Commit graph

13 commits

Author SHA1 Message Date
Thomas Frauendorfer
982660510a OTHER: get rid of XMMSHandler and update classes using it 2008-11-04 19:50:28 +01:00
Thomas Frauendorfer
d4cb52ecd9 OTHER: Handle source preferences correctly
This is done through some ugly hack, that will have to exist until
xmms2d or the c++ bindings make things easier for us client developers
;-)
2008-10-20 03:49:39 +02:00
Thomas Frauendorfer
11b7e5e6e7 OTHER: Rework the 'Quit server on close' option
Quit server on close is now implemented in a cleaner and easier
understandable way. It also doesn't impact the application shutdown time
any more.
2008-10-16 19:02:09 +02:00
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