mAirList 3.0.11 has been realeased today. This version contains numerous bug fixes, as well as an updated version of the audio engine BASS, so all users are advised to upgrade to this release as soon as possible.

Change log:

Version 3.0.11 Build 649 (2009-11-20)

[-] Database playlist browser: Wrong time when clicking "Next" on Sun 23:00
[-] Sporading error messages "BASS_Init: Error -1"
[*] Screen objects: Moved all configuraton related to the visual appearance
 of the screen objects (fonts, colors, etc.) from skin.ini into the
 main configuration (screenobjects.ini, managed through mAirListConfig)
[-] First browser cannot be renamed
[+] New style browser: Hints are displayed for minimized panes
[-] Stop actions and logging not performed for Silence items
[+] New set of actions for controlling the streaming encoder
 (connect, disconnect, enable/disable live feed, enable/disbale local output)
[+] Notification scripts: re-enabled OnTimer() procedure; enable with
 EnableTimer(interval in ms); disable with DisableTimer()
[+] DB: Items can be copied into multiple folders by holding the Ctrl key
 during drag & drop; remove item from folder by moving it into "Unsorted"
[+] Cartwall: Re-added support for adding pre-v2.2 .mlc files
[+] DB: Synchronization skips ".AppleDouble" directories
[*] PFL cue dialog: active cue value displayed in "h:nn:ss.v" format
[-] Cue points may be ignored when very close to the beginning of the item
[*] Improved draw algorithms to reduce CPU load on older systems
[-] DB: Access Violation when closing Synchronize dialog while scanning folders
[*] Improved Vista/Win7 compatibility: When no "config" folder is present
 in the program directory, mAirList will look for it in
 C:\ProgramData\mAirList\3.0 (on Vista an Windows 7) or
 C:\Documents and Settings\All Users\AppData\mAirList\3.0 (on 2000/XP).
 All "standard files" (e.g. standard.mlt) will also need to be placed
 into that folder than. Installers have been adjusted accordingly.
 Existing installations are not affected, but it is recommended to
 modify your installation to avoid problems with user permissions etc.
[-] Player config: Progress bar options not saved correctly
[+] ASIO: Ability to display control panel from ASIO Output config page
[-] Joystick configuration: No dropdown lists on "Button Released" page
[-] PFL Player tool window: drag&drop from directory browser doesn't work
[-] Minor fixes