Thomas Frauendorfer
0e8e5c69a6
OTHER: rename 'lib' directory to 'backend_xmmsclient++'
...
I plan to replace the boost based c++ bindings with native Qt based bindings
in the long run
The currently there is libxmms2qt, but tru stated working on bindings based
on genipc
2009-10-17 20:25:35 +02:00
Thomas Frauendorfer
f524eb5d2d
OTHER: get rid of unused sync connection
2009-10-16 22:31:52 +02:00
Thomas Frauendorfer
7dbdf3bb65
OTHER: Call disconnect from XClient destructor
...
Make valgrind happy
2009-10-16 00:50:15 +02:00
Thomas Frauendorfer
853dea644e
OTHER: post DrM API update
2009-08-25 01:46:31 +02:00
Thomas Frauendorfer
8b1a61082c
OTHER: Let promoe enable xmms2d's equalizer plugin
2008-12-03 21:32:58 +01:00
Thomas Frauendorfer
4df3266088
OTHER: make promoe compile against rv-split
2008-11-25 22:12:12 +01:00
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
f10cd0465a
remove some now unused code from XMMSHandler and clean up headers
2008-02-11 19:28:07 +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