]> git.sesse.net Git - vlc/commit
The OSD menu pictures in two flavors a simple (default.cfg) and a more full version...
authorJean-Paul Saman <jpsaman@videolan.org>
Wed, 10 Aug 2005 21:45:54 +0000 (21:45 +0000)
committerJean-Paul Saman <jpsaman@videolan.org>
Wed, 10 Aug 2005 21:45:54 +0000 (21:45 +0000)
commitfdbb38ee52b000e993e24881141bc50473a3ffc7
treef45e8a1d75a2778ff3d0bfd767ba4f5f9b04e366
parent396d77133092ff6a127824ac3a669192e8a8b07d
The OSD menu pictures in two flavors a simple (default.cfg) and a more full version (dvd.cfg). (forward ported from branches/0.8.1-jpsaman-thedj)
59 files changed:
share/Makefile.am
share/osdmenu/default.cfg [new file with mode: 0644]
share/osdmenu/default/selected/bw.png [new file with mode: 0644]
share/osdmenu/default/selected/esc.png [new file with mode: 0644]
share/osdmenu/default/selected/fw.png [new file with mode: 0644]
share/osdmenu/default/selected/next.png [new file with mode: 0644]
share/osdmenu/default/selected/play_pause.png [new file with mode: 0644]
share/osdmenu/default/selected/previous.png [new file with mode: 0644]
share/osdmenu/default/selected/stop.png [new file with mode: 0644]
share/osdmenu/default/selected/volume.png [new file with mode: 0644]
share/osdmenu/default/selection/bw.png [new file with mode: 0644]
share/osdmenu/default/selection/esc.png [new file with mode: 0644]
share/osdmenu/default/selection/fw.png [new file with mode: 0644]
share/osdmenu/default/selection/next.png [new file with mode: 0644]
share/osdmenu/default/selection/play_pause.png [new file with mode: 0644]
share/osdmenu/default/selection/previous.png [new file with mode: 0644]
share/osdmenu/default/selection/stop.png [new file with mode: 0644]
share/osdmenu/default/selection/volume.png [new file with mode: 0644]
share/osdmenu/default/unselected.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_00.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_01.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_02.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_03.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_04.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_05.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_06.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_07.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_08.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_09.png [new file with mode: 0644]
share/osdmenu/default/volume/volume_10.png [new file with mode: 0644]
share/osdmenu/dvd.cfg [new file with mode: 0644]
share/osdmenu/dvd/selected/bw.png [new file with mode: 0644]
share/osdmenu/dvd/selected/esc.png [new file with mode: 0644]
share/osdmenu/dvd/selected/fw.png [new file with mode: 0644]
share/osdmenu/dvd/selected/mute.png [new file with mode: 0644]
share/osdmenu/dvd/selected/next.png [new file with mode: 0644]
share/osdmenu/dvd/selected/pause.png [new file with mode: 0644]
share/osdmenu/dvd/selected/play.png [new file with mode: 0644]
share/osdmenu/dvd/selected/previous.png [new file with mode: 0644]
share/osdmenu/dvd/selected/slow.png [new file with mode: 0644]
share/osdmenu/dvd/selected/stop.png [new file with mode: 0644]
share/osdmenu/dvd/selected/volume.png [new file with mode: 0644]
share/osdmenu/dvd/selection/bw.png [new file with mode: 0644]
share/osdmenu/dvd/selection/esc.png [new file with mode: 0644]
share/osdmenu/dvd/selection/fw.png [new file with mode: 0644]
share/osdmenu/dvd/selection/mute.png [new file with mode: 0644]
share/osdmenu/dvd/selection/next.png [new file with mode: 0644]
share/osdmenu/dvd/selection/pause.png [new file with mode: 0644]
share/osdmenu/dvd/selection/play.png [new file with mode: 0644]
share/osdmenu/dvd/selection/previous.png [new file with mode: 0644]
share/osdmenu/dvd/selection/slow.png [new file with mode: 0644]
share/osdmenu/dvd/selection/stop.png [new file with mode: 0644]
share/osdmenu/dvd/unselect/barroff.png [new file with mode: 0644]
share/osdmenu/dvd/volume/volume00.png [new file with mode: 0644]
share/osdmenu/dvd/volume/volume01.png [new file with mode: 0644]
share/osdmenu/dvd/volume/volume02.png [new file with mode: 0644]
share/osdmenu/dvd/volume/volume03.png [new file with mode: 0644]
share/osdmenu/dvd/volume/volume04.png [new file with mode: 0644]
share/osdmenu/dvd/volume/volume05.png [new file with mode: 0644]