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
6d7cf47b8f
OTHER: use ++iter instead of iter++
2009-03-01 15:41:55 +01:00
Thomas Frauendorfer
6d271f221c
OTHER: Update to c++ iterators and uint remove
2009-03-01 15:22:11 +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
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
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
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