]> git.sesse.net Git - vlc/history - modules/control/dbus.c
D-Bus Patch by Mirsal ENNAIME
[vlc] / modules / control / dbus.c
2007-02-01 Jean-Baptiste KempfD-Bus Patch by Mirsal ENNAIME
2006-12-06 Rafaël CarréSimplification of one-instance mode
2006-12-06 Rafaël CarréD-Bus module now uses new specification
2006-11-28 Rafaël CarréAdd a method to export playlists
2006-11-26 Antoine CellerierFix dbus compilation
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-21 Rafaël CarréReenables D-Bus one instance code, without needing...
2006-11-21 Rafaël CarréRevert [17878], that must not be made in libvlc, but...
2006-11-21 Rafaël CarréUnref D-Bus connections when not using them anymore
2006-11-21 Rafaël CarréImplement input position control
2006-11-21 Rafaël CarréImplement Volume control
2006-11-20 Rafaël CarréUses playlist facilities
2006-11-19 Rafaël CarréInitial support of one instance mode on systems running...
2006-11-19 Rafaël CarréAdds GetPlayingItem method
2006-11-18 Rafaël CarréAdd Next, Prev, and Stop methods
2006-11-18 Rafaël CarréAdded quit method
2006-11-18 Rafaël CarréInitial support of D-Bus based control interface