[vlc-devel] commit: A new GUI for Maemo based on Hildon framework (Antoine Lejeune )

git version control git at videolan.org
Thu Nov 13 17:50:52 CET 2008


vlc | branch: master | Antoine Lejeune <phytos at videolan.org> | Fri Jun 27 18:55:15 2008 +0200| [374571ac06c8bfbf4816cf130637bd20f9c3baf9] | committer: Rémi Denis-Courmont 

A new GUI for Maemo based on Hildon framework

Signed-off-by: Rémi Denis-Courmont <rdenis at simphalempin.com>

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

 Makefile.am                          |    5 +-
 configure.ac                         |   23 ++
 modules/gui/Modules.am               |    5 +-
 modules/gui/maemo/Modules.am         |    8 +
 modules/gui/maemo/maemo.c            |  378 ++++++++++++++++++++++++++++++++++
 modules/gui/maemo/maemo.h            |   52 +++++
 modules/gui/maemo/maemo_callbacks.c  |  249 ++++++++++++++++++++++
 modules/gui/maemo/maemo_callbacks.h  |   48 +++++
 modules/gui/maemo/maemo_input.c      |  189 +++++++++++++++++
 modules/gui/maemo/maemo_input.h      |   52 +++++
 modules/gui/maemo/maemo_interface.c  |  189 +++++++++++++++++
 modules/gui/maemo/maemo_interface.h  |   30 +++
 share/Makefile.am                    |   30 +++-
 share/maemo/playlist.png             |  Bin 0 -> 1602 bytes
 share/maemo/vlc_intf.rc              |   42 ++++
 share/maemo/vlc_left_tab_active.png  |  Bin 0 -> 312 bytes
 share/maemo/vlc_left_tab_passive.png |  Bin 0 -> 279 bytes
 17 files changed, 1297 insertions(+), 3 deletions(-)

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



More information about the vlc-devel mailing list