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
d9cedc7c5d
OTHER: add .moc inlcludes to .cpp files
2009-08-30 23:18:22 +02:00
Thomas Frauendorfer
eb96c8b75b
OTHER: make balance slider work
...
Implemented balance handling and moved volume slider handling to
lib/xplayback.cpp
2008-10-12 22:47:55 +02:00
Thomas Frauendorfer
c0ca792481
Fix problem with utf-8 charactes in playlist names
...
If a playlist had utf-8 characters in it's name, promoe couldn't switch
to it.
Also move another function from XMMSHandler to class in lib
2008-07-02 19:25:57 +02:00
Thomas Frauendorfer
bece172e92
OTHER: Make pause button toggle play/pause
2008-05-17 04:48:48 +02:00
Thomas Frauendorfer
4b90120888
Updated copyright notices in the files (mainly 2007->2008)
...
Additionaly, I transfer the copyright for nearly all modifications I made
to the XMMS2 Team (The only exception are the files under directory widgets)
2008-03-09 12:24:36 +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