]> git.sesse.net Git - vlc/history - modules/control/dbus/dbus_root.c
trivial_mixer: select conversion in Create(), not DoWork()
[vlc] / modules / control / dbus / dbus_root.c
2014-04-24 Rémi Denis-Courmontdbus: remove evil intractable macro, fix memory leak
2013-12-11 Rémi Duraffortdbus: fix memory leaks (cid #1048913)
2013-11-18 Maxim BublisFixed warnings on duplicate const modifiers.
2013-11-13 Mirsaldbus: Fix the MPRIS version in the header comments
2013-02-07 Mirsal Ennaimedbus: Oops, abandon the correct container on error...
2013-02-06 Mirsal Ennaimedbus: Add memory allocation failure check
2013-01-30 Alex MerryAdd Properties.GetAll support to all D-Bus interfaces
2013-01-29 Alex Merrydbus: Standardise property getters
2013-01-29 Alex Merrydbus: Standardise property marshalling for PropertiesCh...
2013-01-28 Alex MerryAdd Fullscreen property to GetAllProperties on DBus...
2013-01-28 Alex MerryMove helpers for GetAllProperties into dbus.c
2012-08-02 Erwan Tuloudbus: fix vout leak
2012-03-18 Mirsal Ennaimedbus: fix the CanSetFullscreen property getter
2012-02-29 Kevin Anthonydbus: Implement fullscreen switching (MPRIS 2.2)
2012-02-05 Mirsal Ennaimedbus: Fix a couple of warnings
2011-12-29 Mirsal Ennaimedbus: Implement org.freedesktop.Properties.GetAll for...
2011-12-29 Mirsal Ennaimedbus: Move DBus property marshaling code to separate...
2011-12-15 Pere Orgafix filename self-references
2011-10-06 Jean-Baptiste Kempfdbus: Implement the MPRIS Raise method for the Qt interface
2011-08-09 Rafaël Carrédbus: prefer char[][] to *char[]
2011-08-08 Rafaël Carrédbus: move static const tables in the C file
2011-05-19 Rafaël Carrédbus fixes
2011-05-16 Mirsal Ennaimedbus: Implement the MPRIS v2.1, as published on http...
2011-02-19 Mirsal Ennaimedbus: Rework the main loop
2010-07-05 Mirsal EnnaimeReorganize the dbus control module code