mAirList 2.1.39

Version 2.1.39 (2007-10-15)

[] LICENSE FILE FORMAT CHANGED, YOU NEED TO RE-REQUEST YOUR LICENSE FILE!
(see Forum announcement for details)
[-] eldoDB: Access Violation on loading playlists
[-] Individual playlist item colors ignored
[-] Default selected playlist item color black (should be white)
[-] mAirListScript: massive Access Violations (caused by an outdated
version of a source file)
[+] Playlist: New GUI option “item-specific colors have priority over skin.ini”
[+] Playlist: New skin.ini setting “GridLineStyle=solid”
[
] Updated BASS.DLL to 2.3.0.3
[] Updated BASSENC.DLL to 2.3.0.3
[
] Updated BASS_FX.DLL to 2.3.0.3
[] Updated BASSMIX.DLL to 2.3.0.1
[
] Updated BASSASIO.DLL to latest beta
[+] Notification scripts: new procedure OnTimer (see example script for usage)
[-] eldoDB and RadioDB: GetNextPlaylist loads wrong playlist
(next day instead of next hour)
[-] IDatabaseTree.GetDataOfNode not working, replaced by a set of specific
functions for the particular members of TDatabaseNodeData
[+] New file import option “import file tags as attributes”
[] Improved performance when using skin.ini for custom playlist colors
[+] File and Playlist actions: New option “enable variable substitution”.
You can then use the %Y, %M, %D, %h, %h and %s variables which will
be replaced by the components of the current time. You can also specify
a time offset in seconds which will be added to the current time before
the variables get substituted.
[+] Player: New option “loop audio”, still experimental, needs a button
[+] Playlist: New option “Use only a single player in automation mode”
[
] Player shows ramp without “0:” if shorter than one minute
[+] Support for importing DigAS Show XML files
[+] Ability to link items in assist mode. Note the new playlist item option
and the rightmost column in the playlist.
[+] Player: new option ‘Auto load on demand’ (will load the player instantly
when a START command is received)
[] Player: “Move item to history when closing player” option will only put
the item into the history if it has been played
[
] Shoutcast logging performed in a thread, does not block GUI anymore.
[+] Desired position for playlist overlay can be specified in skin.ini:
Keyword “OverlayPosition”, values “N”, “NE”, “E”, “SE”, “S”, “SW”, “W”, “NW”.
You can also specify values for “OverlayPaddingX” and “OverlayPaddingY”.
[-] Config: PFL sound card label not updated
[+] Scripting: New notification procedure OnExecuteCommand(Command: string)
[+] New playlist open/save items in Open and Save menu
[+] New GUI option: “Open and Save buttons apply to first playlist”
[*] Mixdown profiles are now managed in mAirListConfig and specified in
a different way.
[+] New commands: PLAYLIST x MOVE UP, PLAYLIST x MOVE DOWN