Changelog:
r43549 | gpz | 2023-03-21 21:42:44 +0000 (Tue, 21 Mar 2023) | 1 line
Build the list of available palette files at runtime, scan system path/dirs as needed. Also read extra info from the .vpl files, documented extra info, updated all .vpl files. New palettes can now be just dropped into the data dir and they will appear in the UIs.
------------------------------------------------------------------------
r43548 | blackystardust | 2023-03-21 06:08:13 +0000 (Tue, 21 Mar 2023) | 1 line
Get the active sound chip amount of channels into an array and then use the array instead of calling the channels function multiple times.
------------------------------------------------------------------------
r43547 | blackystardust | 2023-03-21 02:54:49 +0000 (Tue, 21 Mar 2023) | 1 line
Only get amount of channels from active sound devices.
------------------------------------------------------------------------
r43546 | blackystardust | 2023-03-20 13:12:56 +0000 (Mon, 20 Mar 2023) | 1 line
Added missing function.
------------------------------------------------------------------------
r43545 | blackystardust | 2023-03-20 04:30:13 +0000 (Mon, 20 Mar 2023) | 1 line
Guard float sound system code with #ifdef SOUND_SYSTEM_FLOAT
------------------------------------------------------------------------