Commit graph

17 commits

Author SHA1 Message Date
Thomas Frauendorfer
5b5600aadd Enable loading playlists from filesystem 2008-02-17 17:49:16 +01:00
Thomas Frauendorfer
6af763a954 Whitespace cleanups and replaceing a functon from XMMSHandler by one in xplayback 2008-02-17 08:12:30 +01:00
Thomas Frauendorfer
f10cd0465a remove some now unused code from XMMSHandler and clean up headers 2008-02-11 19:28:07 +01:00
Thomas Frauendorfer
e1e809d8fb added dialog to add urls 2008-02-10 10:35:57 +01:00
Thomas Frauendorfer
4c7317f71d Improve the playlists-choose dialog 2008-02-09 15:25:47 +01:00
Thomas Frauendorfer
d93f2ee188 Implement creation, deletion and switching of playlists (Idlists) 2008-02-08 14:36:30 +01:00
Thomas Frauendorfer
ba27687590 renamed XSettings to XConfig. 2008-02-05 08:22:29 +01:00
Thomas Frauendorfer
ac44b4efc6 implement equalizer widget. access to legacy equalizer is now possible 2008-02-04 18:26:36 +01:00
Thomas Frauendorfer
47d8e323ab make playlist show playtime again 2008-02-01 09:53:10 +01:00
Thomas Frauendorfer
a228d7a01b rework PlaylistWindow: move handling of visibilitychanges into Playlistwindow
and rely on signals and slots to get rid of MainWindow::togglePL().
cleaned up some unnecessary includes
2008-02-01 05:16:32 +01:00
Thomas Frauendorfer
efa16e9236 rewrote Button and ToggleButton to use the new PixmapButton as baseclass. 2008-01-27 07:58:02 +01:00
Thomas Frauendorfer
e677ad6f83 Enable Drag and Drop in playlist 2008-01-26 05:13:42 +01:00
Thomas Frauendorfer
0cf6c18de4 Implement removing of items in the Playlist 2007-10-17 14:11:45 +02:00
Thomas Frauendorfer
eef3e53bd9 Make playlist's selection buttons work 2007-10-17 03:00:15 +02:00
Thomas Frauendorfer
c988db9f31 added myself to Authors and small cleanups 2007-10-17 02:02:21 +02:00
Thomas Frauendorfer
cbb6ed1d15 Implement a XSettings Class as interface to xmms2d's serverside config 2007-10-10 16:46:16 +02:00
Thomas Frauendorfer
503385309b Change playlist to use Esperanza's playlistmodel 2007-10-07 14:34:53 +02:00