[vlc-devel] commit: Backport the DBus interface from master ( Rafaël Carré )

git version control git at videolan.org
Mon Jun 9 17:10:20 CEST 2008


vlc | branch: 0.8.6-neuros | Rafaël Carré <funman at videolan.org> | Mon Jun  9 17:10:46 2008 +0200| [b8c412b18fb55ec7d5ad1b584c8d73323d9937d0]

Backport the DBus interface from master

TODO: move input_thread_t->p_meta to input_thread_t.input->p_item->p_meta
Then we will have metadata support available from DBus

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b8c412b18fb55ec7d5ad1b584c8d73323d9937d0
---

 configure.ac               |   20 +
 modules/control/Modules.am |    1 +
 modules/control/dbus.c     | 1194 ++++++++++++++++++++++++++++++++++++++++++++
 modules/control/dbus.h     |  231 +++++++++
 4 files changed, 1446 insertions(+), 0 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b8c412b18fb55ec7d5ad1b584c8d73323d9937d0



More information about the vlc-devel mailing list