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
3eb9d24817
OTHER: Correctly update a playlist when entries are added
2009-07-18 22:00:02 +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
9e1aa92d20
OTHER: show playlist and selection playtimes in playlistwindow
2009-01-07 02:53:59 +01:00
Thomas Frauendorfer
c682233749
OTHER: scroll playlist to current entry
2008-12-14 23:55:56 +01:00
Thomas Frauendorfer
63def9b10b
OTHER: Some cleanups
...
Whitespace cleanups and small changes to SkinChooser
2008-09-22 20:47:10 +02:00
Thomas Frauendorfer
1fa72bd3f0
OTHER: Update promoe to the latest api change (currentPos)
...
At the moment the api change has not yet reached the c++ bindings in
xmms2-devel.
get patch for bug #1973 if necessary
2008-05-19 16:44:50 +02:00
Thomas Frauendorfer
1bc5d6fb02
OTHER: Fixed mistake in fix for BUG 1963
2008-05-15 03:25:59 +02:00
Thomas Frauendorfer
ca0582e1cc
BUG(1963): update promoe to playlist position broadcast
...
Promoe should still compile with DrK. If you compile against -devel,
you need the fix for Bug 1965 from xmms2-eclipser.git
2008-05-14 17:51:36 +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
47d8e323ab
make playlist show playtime again
2008-02-01 09:53:10 +01:00
Thomas Frauendorfer
e677ad6f83
Enable Drag and Drop in playlist
2008-01-26 05:13:42 +01:00
Thomas Frauendorfer
0cf6c18de4
Implement removing of items in the Playlist
2007-10-17 14:11:45 +02:00
Thomas Frauendorfer
503385309b
Change playlist to use Esperanza's playlistmodel
2007-10-07 14:34:53 +02:00