Commit graph

10 commits

Author SHA1 Message Date
Thomas Frauendorfer
5e8d83ca8e OTHER: Make 'Quit server on close' option work 2008-10-14 03:56:27 +02:00
Thomas Frauendorfer
8221642227 OTHER: Fix crash on disconnected server.
Promoe now displays a message box, telling about what happened and
terminates correctly after that
2008-07-03 10:39:54 +02:00
Thomas Frauendorfer
3a74436a2e Fix a warning on string comparison 2008-02-29 00:29:07 +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
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
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
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