Home away from home
Joined: 2006/11/20 16:26 Last Login
: Yesterday 17:34
From Norway
Group:
Registered Users
|
@smarkusg
The author most likely does not have AmigaOS4.1 system, he just lucky getting it working so well, in any case I try to recommended to everyone in forums using shared amiga libraries, this is what he is using.
I do not know if its because I or some was a pain in the ass. But it’s possible. (Pretty sure it’s not open source, we can’t look at it, or compile a native version.)
Actually, someone figured it was good idea a long time a ago, before AmigaOS4.1, I see used on Music disks etc, but not so common in the old days, not sure when they started putting player routines in Amiga libraries. Most crap has statically compiled in player routines.
Not sure about instability, noticed it crashes on some music modules, its probably not the gui itself, that’s buggy, most likely its libraries / player routines that has bugs. The OS4.1 preplay.libaray did not have support for vumeter, its worth having good look at stack trace and what module crashed, before reporting bugs.
There are cases where bug is found in old code because the old code did not use semaphore / mutex protection, the bugs go undetected on 68K systems simply because there no memory protection, and if the bug is not triggered often, it can go undetected. If bug happen in forbid state, grim reaper is triggered, and it locks up intuition. But you will find crash log on the RS232 port, in the DumpDebugBuffer of the OS4.1 kernel.
Edited by LiveForIt on 2024/1/27 9:35:45 Edited by LiveForIt on 2024/1/27 9:37:43
|