Search found 4999 matches
- Sun Aug 07, 2022 2:14 pm
- Forum: Newbie questions
- Topic: Reversed Audio Channels
- Replies: 3
- Views: 173
Re: Reversed Audio Channels
It's a little bit confusing. I just want to make sure the end user gets the right experience. It's important that the sound direction corresponds with what is happening on screen. These are audio streams (ogg format). I'm working in Designer 6 at the moment, is there a flag to set when compiling fo...
- Sun Aug 07, 2022 2:12 pm
- Forum: General programming
- Topic: Issue using usb serial devices in MorphOS and AROS
- Replies: 4
- Views: 106
Re: Issue using usb serial devices in MorphOS and AROS
Can you post a SnoopDOS log?
- Fri Aug 05, 2022 10:58 pm
- Forum: Newbie questions
- Topic: Reversed Audio Channels
- Replies: 3
- Views: 173
Re: Reversed Audio Channels
This could be related to the fact that Hollywood runs in a special legacy audio mode on 68k by default. The reason is that this audio mode is less heavy on the CPU, especially when it comes to Protracker playback. You can force Hollywood to use the non-legacy audio mode on 68k by starting it with th...
- Thu Aug 04, 2022 12:15 pm
- Forum: Designer bugs
- Topic: Designer Crashes
- Replies: 13
- Views: 702
- Wed Aug 03, 2022 7:19 pm
- Forum: General programming
- Topic: Programming with JoyPad/GamePad
- Replies: 2
- Views: 204
Re: Programming with JoyPad/GamePad
It's a known limitation on AmigaOS. On AmigaOS, gamepad support is implemented through lowlevel.library which was originally created by Commodore for the CD32. Since the CD32 gamepad has 7 buttons (blue, red, yellow, green, forward, reverse, play) lowlevel.library doesn't support more than that and ...
- Wed Jul 27, 2022 10:23 pm
- Forum: Designer bugs
- Topic: Designer Crashes
- Replies: 13
- Views: 702
Re: Designer Crashes
I find that iconic plugin crash Designer 4.0 under MorphOS. Perhaps that is the fault one. As can be seen from the video, the OP uses Designer 6.0. Hi - good tip, now I have deleted all the files and there is no crash now. But how do I get the whole thing to work with the addons now? :) My bet is t...
- Wed Jul 27, 2022 11:12 am
- Forum: Designer bugs
- Topic: Designer Crashes
- Replies: 13
- Views: 702
Re: Designer Crashes
Can you try to delete all plugins from LIBS:Hollywood and see if it makes a difference?
- Tue Jul 26, 2022 10:38 pm
- Forum: Designer bugs
- Topic: Designer Crashes
- Replies: 13
- Views: 702
Re: Designer Crashes
Can't reproduce it here on WinUAE with OS 3.9. Are you using the normal 68020 version of Designer or the FPU version?
- Fri Jul 22, 2022 10:59 pm
- Forum: Wishlist
- Topic: Windows 10 Notifications
- Replies: 9
- Views: 5616
Re: Windows 10 Notifications
Or make it more generic and support also Magic Beacon on MorphOS - New [MorphOS]: ShowNotification() supports the MagicBeacon system now; two different kinds are supported: normal and error notifications; to show an error, set the "Icon" tag in the optional table argument to #REQICON_ERROR; otherwi...
- Fri Jul 22, 2022 10:57 pm
- Forum: Announcements
- Topic: Plananarama 2.0 released
- Replies: 8
- Views: 1571
Re: Plananarama 2.0 released
- Fix: When compiling executables or applets, Hollywood will no longer fail in case a plugin is missing; this allows you to cross-compile scripts on platforms that don't have all plugins available on the target platform, e.g. it's now possible to compile scripts that need the Plananarama plugin on ...