]> git.sesse.net Git - vlc/history - modules/control/dbus/dbus_player.c
dbus: remove useless callback and fix warnings
[vlc] / modules / control / dbus / dbus_player.c
2012-02-03 Edward SheldrakeFix dbus error (close #5977)
2011-12-15 Pere Orgafix filename self-references
2011-08-13 Mirsal Ennaimedbus: Fix the org.mpris.MediaPlayer2.Player.Seek method...
2011-07-26 Rémi Denis-CourmontDBus: fix scale on setting volume
2011-07-26 Rémi Denis-CourmontDBus: do not assume AOUT_VOLUME_DEFAULT = AOUT_VOLUME_M...
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-06-08 Mirsal Ennaimedbus: fix memleaks
2011-05-19 Rafaël Carréfix memory leak
2011-05-16 Mirsal Ennaimedbus: Remove warnings and dead code
2011-05-16 Mirsal Ennaimedbus: Implement the MPRIS v2.1, as published on http...
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-02-19 Mirsal Ennaimedbus: Rework the main loop
2010-07-12 Rafaël Carrédbus: monitor input state change through "intf-event"
2010-07-05 Mirsal EnnaimeReorganize the dbus control module code