0.4.6.15
- Added extra TRACK_CALL_TEXT in lyric_loader::StartReading function for a crash identification.
- Possible bug fix in lyric_loader::StartReading function.
0.4.6.14
- Added TRACK_CALL_TEXT Macros for future crash identification.
- fixed Extra "\" Character In "Save Filename Pattern"
0.4.6.13
- Addded http timeout detection (console)
- fixed "full cache" behavior
0.4.6.12
- fixed saved lyrics not getting displayed first when loaded from cache
0.4.6.11
- fixed some images not getting resized correctly
0.4.6.10
- online stream song start position is no longer lost on a lyrics change
- added posibility to use folders in file name save pattern 
0.4.6.9
- added support for internet radios / streams
- manual downloaded lyrics are now loaded immediately
- added "about current lyrics" info dialog
- fixed memory leak on dui window destruction
- fixed RAM cache not always getting used
- fixed list settings not working
- fixed config dialog not being on top
- added possible freeze workaround
0.4.6.8
- fixed displaying lyrics on playback stop
- fixed download button stays disabled after online search
- reduced cpu-time for playback callback
- fixed crashbug on track change
- fixed 3 memory leaks related to track change
- fixed ailrc support
- added tag editing support for "Open with external editor" (will open foobar2000 file properties)
- codepage dialog now applies selected codepage to preview text when opened
- disabled lrcdb because webpage is down 
- updated database implementations to support title-only searches
0.4.6.7
- fixed incorrect usage of dui font
- fixed freezing when using online search
- fixed padding changes not taking effect immediately
- changed codepage assumption for assicated lyrics files
0.4.6.6
- added new setting "try to display synced lyrics first"
- fix for online lyrics sometimes not getting saved automatically
- possible fix for freezes on track change
- added option "use dui font/colors" to override font&color with dui settings
- now every instance has its own configuration and configuration is saved in dui/cui theme settings
**** WARNING: you will loose your configuration when upgrading to this version, due to new configuration system *******
0.4.6.5
- added "keep aspect ratio" setting for cover art background
- cover art background image now alpha blends into background color
- fixed scrolling not possible if auto-scrolling is disabled
0.4.6.4
- fixed synced lyrics sometimes jumping back without reason
- optimized drawing of transparent background
- added IsRepaintNeeded() function concept by jano to optimize drawing	
- fixed incorrect internal drawing (now only draws on system-invoked WM_PAINT messages) thanks goes to Yirkha and foosion
0.4.6.3
- fixed flickering in CUI transparent mode
0.4.6.2
- fixed critical crash bug
0.4.6.1
- fixed text sometimes jerking to the top
- possible fix for online lyrics sometimes not getting saved automatically
- changed "Open folder" to be available more often
- added "reset offset" option into context menu, a double-click will also trigger this
- fixed typo (configruation)
- added option to set lyrics save filename
- moved "online search" button in context menu up
- fixed online search not having focus after creation
- new option: "background image" - display either cover art or a user select image 
0.4.6
- fixed word wrapping not working sometimes
- fixed vertical/horizontal padding causing problems
- fixed black background error
- possible fix for proxy authentication
- changed rendering timer to reduce cpu usage
- removed error message if tag writing fails
0.4.5.9
- Corrected behavior where adding DUI element with "Layout Editing Mode" Enabled
(The element wasn't disabled and editing menu wasn't show) [lualejandro]
- re-ordered config menu
- fixed cache manager crashing due to not being multithreading safe
- fixed file_search crashing due to using illegal pointers
0.4.5.7
- fixed online search dialog
- fix: "open file location" and "open with external editor" buttons  are not available
0.4.5.6
- fixed cui/dui tab support
- reduced cpu usage
- fixed multi-instance support (per instance configuration is not possible, yet)
0.4.5.5
- fixed not displaying saved lyrics first after saving lyrics
0.4.5.4
- fixed crash on quit when using CUI
0.4.5.3
- final cue fix
- added jano's DUI mode fixes (edit mode, visibility)
0.4.5.2
- support for DUI
- fixed c++ runtime errors
- possible fix for cue files (can someone please verify this?)
- updated to 1.0 SDK - foobar 1.0 is now required
0.4.5
- fixed unicode/utf-8 support broken for urls in online search
- fixed associations not working
0.4.4
- fixed bug "synced lyrics is sometimes saved to "unsynced lyrics" tag"
- fixed crash on "ReadInternetText: InternetReadFile failed" -> reported via foobar2000 crash dump upload (thx!)
- fixed crash on lyric refreshing -> reported via foobar2000 crash dump upload (thx!)
- added new commands "next lyrics, save, save to tag" to main menu for keyboard shortcut possibility (in "View" -> "Lyric Show 2")
- possible fix for "ReadInternetText: HttpSendRequest failed" errors
0.4.3
- fixed viewlyrics db not being used & rewrote online search 
- added support for foo_customdb's lyrics fiels (thanks to jano)
- used internet databases can now be selected
- fixed assumed codepage selection not being displayed correctly
- scrolling of synced lyrics can now be disabled
- synced lyrics can now be scrolled with the mousewheel (use "Save" or "Save to tag" to save the offset)
- added "Save" and "Save to tag" into context menu, to save current lyrics
- fixed "no lyrics" text formatting settings
- added support for multiple lyrics - lyrics can now be browsed with "Next lyrics" in the context menu
- fixed about 70% of crash causes from the old code base
0.4.2
- added new databases: www.lrcdb.org, www.lyrdb.com
- new option: set which lyrics source to try first, before going through the normal load order (under Misc settings)
- new option: set tag to which unsynced lyrics are written to (under Misc settings)
- new option: set tag to which synced lyrics are written to (under Misc settings)
- fixed crashbug in clipboard code
0.4.1
- first release