[vlc-commits] Hildon UI: remove dead technology

Rémi Denis-Courmont git at videolan.org
Wed Jul 25 19:40:18 CEST 2012


vlc | branch: master | Rémi Denis-Courmont <remi at remlab.net> | Wed Jul 25 20:34:45 2012 +0300| [03062ad358ccd03a1597d07860ae3020ed45e05d] | committer: Rémi Denis-Courmont

Hildon UI: remove dead technology

That plugin was written for Maemo 4. It barely worked with Maemo 5.
Maemo 6 did not have Hildon. Hildon is unmaintained and unused.

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

 Makefile.am                          |    5 +-
 NEWS                                 |    1 +
 configure.ac                         |   27 --
 modules/LIST                         |    1 -
 modules/gui/Modules.am               |    5 +-
 modules/gui/hildon/Modules.am        |    9 -
 modules/gui/hildon/maemo.c           |  371 ------------------
 modules/gui/hildon/maemo.h           |   66 ----
 modules/gui/hildon/maemo_callbacks.c |  363 ------------------
 modules/gui/hildon/maemo_callbacks.h |   48 ---
 modules/gui/hildon/maemo_input.c     |  223 -----------
 modules/gui/hildon/maemo_input.h     |   46 ---
 modules/gui/hildon/maemo_interface.c |  155 --------
 modules/gui/hildon/maemo_interface.h |   29 --
 modules/gui/hildon/maemo_menus.c     |  682 ----------------------------------
 po/POTFILES.in                       |    1 -
 share/Makefile.am                    |   18 -
 share/maemo/next.png                 |  Bin 101 -> 0 bytes
 share/maemo/pause.png                |  Bin 82 -> 0 bytes
 share/maemo/play.png                 |  Bin 102 -> 0 bytes
 share/maemo/playlist.png             |  Bin 85 -> 0 bytes
 share/maemo/previous.png             |  Bin 104 -> 0 bytes
 share/maemo/stop.png                 |  Bin 80 -> 0 bytes
 share/maemo/vlc_intf.rc              |   42 ---
 share/maemo/vlc_left_tab_active.png  |  Bin 222 -> 0 bytes
 share/maemo/vlc_left_tab_passive.png |  Bin 201 -> 0 bytes
 26 files changed, 3 insertions(+), 2089 deletions(-)

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


More information about the vlc-commits mailing list