]> git.sesse.net Git - vlc/commit
Interface for Familiar v0.7 and GPE. This interface is based on gtk2 libaries.
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 23 Jul 2003 22:02:56 +0000 (22:02 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Wed, 23 Jul 2003 22:02:56 +0000 (22:02 +0000)
commit7f661cb300890ac6ee63c85c63748c11acaaa1a7
tree5deaf1d1c862b2df68889bd4c5050dd800cc9e42
parent4684a91eafdc7a56414208681294ecccaac9b83c
Interface for Familiar v0.7 and GPE. This interface is based on gtk2 libaries.
17 files changed:
configure.ac
modules/LIST
modules/gui/pda/Modules.am [new file with mode: 0644]
modules/gui/pda/callbacks.c [new file with mode: 0644]
modules/gui/pda/callbacks.h [new file with mode: 0644]
modules/gui/pda/interface.c [new file with mode: 0644]
modules/gui/pda/interface.h [new file with mode: 0644]
modules/gui/pda/network.c [new file with mode: 0644]
modules/gui/pda/network.h [new file with mode: 0644]
modules/gui/pda/pda.c [new file with mode: 0644]
modules/gui/pda/pda.glade [new file with mode: 0644]
modules/gui/pda/pda.gladep [new file with mode: 0644]
modules/gui/pda/pda.h [new file with mode: 0644]
modules/gui/pda/playlist.c [new file with mode: 0644]
modules/gui/pda/playlist.h [new file with mode: 0644]
modules/gui/pda/support.c [new file with mode: 0644]
modules/gui/pda/support.h [new file with mode: 0644]