]> git.sesse.net Git - vlc/commit
A new GUI for Maemo based on Hildon framework
authorAntoine Lejeune <phytos@videolan.org>
Fri, 27 Jun 2008 16:55:15 +0000 (18:55 +0200)
committerRémi Denis-Courmont <rdenis@simphalempin.com>
Thu, 13 Nov 2008 16:43:55 +0000 (18:43 +0200)
commit374571ac06c8bfbf4816cf130637bd20f9c3baf9
tree4b80db7eefa1a225bbecc594c494c8517c4efb2c
parent4b07d84daa85a9ac984ca8f088b456e9793f588f
A new GUI for Maemo based on Hildon framework

Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
17 files changed:
Makefile.am
configure.ac
modules/gui/Modules.am
modules/gui/maemo/Modules.am [new file with mode: 0644]
modules/gui/maemo/maemo.c [new file with mode: 0644]
modules/gui/maemo/maemo.h [new file with mode: 0644]
modules/gui/maemo/maemo_callbacks.c [new file with mode: 0644]
modules/gui/maemo/maemo_callbacks.h [new file with mode: 0644]
modules/gui/maemo/maemo_input.c [new file with mode: 0644]
modules/gui/maemo/maemo_input.h [new file with mode: 0644]
modules/gui/maemo/maemo_interface.c [new file with mode: 0644]
modules/gui/maemo/maemo_interface.h [new file with mode: 0644]
share/Makefile.am
share/maemo/playlist.png [new file with mode: 0644]
share/maemo/vlc_intf.rc [new file with mode: 0644]
share/maemo/vlc_left_tab_active.png [new file with mode: 0644]
share/maemo/vlc_left_tab_passive.png [new file with mode: 0644]