Mon, 13 Aug 2007 01:46:16 +0200 |
mf0102 |
include a header that had been missed
trunk
|
Sun, 12 Aug 2007 16:10:45 -0700 |
Ben Tucker |
Implemented TrackChange, StatusChange signals, with a stub for CapsChange.
trunk
|
Sun, 12 Aug 2007 13:28:09 -0700 |
Ben Tucker |
merged with master
trunk
|
Sun, 12 Aug 2007 13:26:02 -0700 |
Ben Tucker |
-Implemented /Player GetStatus, GetMetadata, GetCaps, PositionGet, PositionSet, VolumeGet, and VolumeSet
trunk
|
Sun, 12 Aug 2007 21:57:53 +0200 |
Christian Birchinger |
cue:// should get accepted before. Contact me if it breaks cue:// support somehow.
trunk
|
Sun, 12 Aug 2007 21:38:04 +0200 |
Christian Birchinger |
Remove hardcoded test because uri_get_plugin should take care of it now
trunk
|
Sun, 12 Aug 2007 21:12:54 +0200 |
Christian Birchinger |
Check for registered URI://s defined by uri_set_plugin
trunk
|
Sun, 12 Aug 2007 20:18:04 +0200 |
Christian Birchinger |
Add functions for custom uri support of input plugins
trunk
|
Sun, 12 Aug 2007 17:23:21 +0200 |
Giacomo Lozito |
adjusted comments for == and != tuple operators
trunk
|
Sun, 12 Aug 2007 16:58:43 +0200 |
Giacomo Lozito |
added support for raw text comparisons in tuple == operator (and that means != as well)
trunk
|
Sun, 12 Aug 2007 21:21:46 +0900 |
Yoshiki Yazawa |
- fix a bug that playlist_ins_url() always returns 1 even if no url has been added. now playlist_ins_url() returns number of new entries which actually added to the playlist.
trunk
|
Sat, 11 Aug 2007 22:17:13 -0700 |
Ben Tucker |
removed Disconnect method and Disconnected signal as they have been removed from the spec.
trunk
|
Sat, 11 Aug 2007 20:32:13 +0200 |
Giacomo Lozito |
simplified the tuple formatter a bit
trunk
|
Sat, 11 Aug 2007 23:59:24 +0900 |
Yoshiki Yazawa |
rename xmms_get_gentitle_format() to get_gentitle_format().
trunk
|