
v1.1 [Apr 6, 2012]
- added: made "Collected" its own library with its own playlists
- added: improved selection box "type ahead" filtering
- added: selection boxes during search and viewing modified tags
- added: ability to set file assocations in the Preferences window
- added: wma and mpc playback plugins
- added: added updated Winamp Emulator plugin
- added: customizable global hotkeys
- added: tango icons
- added: better volume control
- added: Yann Le Moigne's windows media key patch
- added: view -> selection boxes
- added: theme editor dialog. File -> Theme Editor
- added: ability to title a NetRadio when you add it
- added: light playback icon theme
- changed: rearranged main menu bar to be more coherent
- changed: make source devices view hidden by default
- changed: better theme support when drawing the currently playing song.
- changed: playlist 'drag and drop reorder' color
- changed: standardized appearance and workflow of all dialogs
- changed: "musik" in sources panel renamed "browse"
- changed: root items in the sources panel are now capitalized
- changed: sources scrollbar draw location
- changed: sources items now end with an ellipsis if text is not long enough to fit within the draw region (example: long playlist names)
- changed: moved sources window toggles to the main "View" menu
- changed: rearranged the file menu
- changed: disallow 100% transparency
- fixed: next artist/next album hotkeys
- fixed: bug where tray icon would not be displayed properly
- fixed: tag dialog prompts for changes if selected item changes
- fixed: detaching device while playing from it
- fixed: browsing playlists as libraries
- fixed: certain sources drag and drop errors
- fixed: font loading issues
- fixed: nasty crash with extremely long comments (or other fields)
- fixed: BringWindowToTop on file drop
- fixed: font glitch during drag and drop in playlist
- fixed: selection boxes now update properly after a playlist is deleted
- fixed: scrollbar not appearing/disappearing in the sources window
- fixed: miniPlayer's window is musikCube, not the desktop.
- fixed: miniPlayer window not being initialized completely if no song playing
- fixed: bugs regarding removing songs from the library via selection boxes
- fixed: sorting by time added and last played works correctly now
- fixed: OnDragLeave() not being properly handled & leaving DND artifacts around
- fixed: NetRadio works once again
- fixed: NetRadio playlist not refreshing after adding a new station
- fixed: 'not playing' text shifted slightly on first launch.
- fixed: make sure to 'unhighlight' last played song when playback stops
- fixed: last of the theming related color issues
- fixed: no longer have to restart musikCube if you change your system's theme
- fixed: FLAC bug introduced in 1.0rc2
- fixed: rare crash on exit when running debug build
- fixed: minor auto capitalize bug
- fixed: "Show in Explorer" actually selects the song now
- fixed: disallow drag and drop from Now Playing to Now Playing
- fixed: disallow drag and drop from Playlist to Same Playlist
- fixed: cleaned up more drag and drop code
- removed: focus follows cursor option
- removed: unnecessary dialogs from the resource file
- removed: "Save Playlist" from the File menu. This is now done automatically.
- removed: dead and unused accelerators
- fixed: core_net: added BASS_STREAM_META to request that servers send metadata
- added: core_net: added BASS_STREAM_AUTOFREE (can't hurt...)
- fixed: musikCore: last character of metadata from netradio streams was being dumped due to incorrect string pointer math
- fixed: musikCore: don't call MetaDataChanged() unless the metadata actually changed in some way, preventing balloon popup and tunage from getting a hit every 2-5 seconds on some netradio streams