------------------------------------------------------------------------
r49 | yess | 2011-10-16 23:44:03 +0000 (Sun, 16 Oct 2011) | 1 line
Changed paths:
   M /trunk/EpicMusicPlayer/core/listmanagement.lua

Fixed a bug where copies of game music did not play properly. You need to copy the faulty ones again.
------------------------------------------------------------------------
r48 | yess | 2011-09-20 04:38:10 +0000 (Tue, 20 Sep 2011) | 1 line
Changed paths:
   M /trunk/EpicMusicPlayer/core/listmanagement.lua

Fixed shuffle again.
------------------------------------------------------------------------
r47 | yess | 2011-09-20 04:06:35 +0000 (Tue, 20 Sep 2011) | 1 line
Changed paths:
   M /trunk/EpicMusicPlayer/core/listmanagement.lua

Fix shuffle.
------------------------------------------------------------------------
r46 | yess | 2011-09-19 02:36:26 +0000 (Mon, 19 Sep 2011) | 1 line
Changed paths:
   M /trunk/EpicMusicPlayer/core/core.lua
   M /trunk/EpicMusicPlayer/core/dropdown.lua
   M /trunk/EpicMusicPlayer/core/listmanagement.lua

Fixed cataclysm skin. 
------------------------------------------------------------------------
r45 | yess | 2011-09-19 00:43:54 +0000 (Mon, 19 Sep 2011) | 1 line
Changed paths:
   M /trunk/EpicMusicPlayer/core/dropdown.lua
   M /trunk/EpicMusicPlayer/localization/enUS.lua

Fixed tooltip bug.
------------------------------------------------------------------------
r44 | yess | 2011-09-11 14:40:09 +0000 (Sun, 11 Sep 2011) | 9 lines
Changed paths:
   M /trunk/EpicMusicPlayer/Bindings.xml
   M /trunk/EpicMusicPlayer/EpicMusicPlayer.toc
   M /trunk/EpicMusicPlayer/core/core.lua
   M /trunk/EpicMusicPlayer/core/dropdown.lua
   M /trunk/EpicMusicPlayer/core/listmanagement.lua
   M /trunk/EpicMusicPlayer/core/options.lua
   M /trunk/EpicMusicPlayer/core/playlistframe.lua
   M /trunk/EpicMusicPlayer/core/scrolllist.lua
   M /trunk/EpicMusicPlayer/core/tooltip.lua
   M /trunk/EpicMusicPlayer/gui/gui.lua
   M /trunk/EpicMusicPlayer/gui/skins.lua
   M /trunk/EpicMusicPlayer/localization/enUS.lua
   M /trunk/EpicMusicPlayer/playlist_generator
   M /trunk/EpicMusicPlayer/playlist_generator/playlist2.lua
   M /trunk/EpicMusicPlayer/playlist_generator/playlist_generator
   M /trunk/EpicMusicPlayer_Broker/empbroker.lua
   M /trunk/EpicMusicPlayer_Dancer/EpicMusicDancer.lua
   M /trunk/EpicMusicPlayer_GameMusic/EpicGameMusic.lua

.)The playlsit format has changed. The old playlist will be converted to the new format with the addon.
.)The playlist now has two additional columns, album and length.
.)The playlist will highlight the currently played song and list.
.)Playlists can be added or removed with a right click in the playlist frame.
.)Songs can be moved or copied to other playlist within the playlist frame.
.)Playlists that cannot be saved ingame are now shown gray in the playlist frame.
Such playlists are the game music lists from the GameMusic module and playlists created with the playlist generator (not playlist manager).
.)Added a classic black layout. 

------------------------------------------------------------------------
