]> git.sesse.net Git - vlc/commit
- Ported the 0.2.0's channel changing functions
authorHenri Fallon <henri@videolan.org>
Wed, 11 Apr 2001 02:01:24 +0000 (02:01 +0000)
committerHenri Fallon <henri@videolan.org>
Wed, 11 Apr 2001 02:01:24 +0000 (02:01 +0000)
commitd69ab00d9d696ff207feb13db0819264eead11f0
tree920185e5d8b6dc1fec03e61133dba096e71fe202
parentb3d7d241c512324a517d08a165cbba69e6e5f008
- Ported the 0.2.0's channel changing functions
- Cosmetic changes : the word 'vlan' is disappearing
- network_ChannelJoin is still commented out as it's not in sync anymore
  with our channel server. Nitrox should fix this within a week.
- X and Xv output : added autohide cursor as in SDL
- X and Sv : keys 1 to 0 change channel
- SDL : keys F1 to F10 change channel as I was not able to make 1..0 work
include/common.h
include/config.h.in
include/main.h
include/netutils.h
plugins/sdl/vout_sdl.c
plugins/x11/vout_x11.c
plugins/x11/vout_xvideo.c
src/interface/interface.c
src/interface/intf_ctrl.c
src/interface/main.c
src/misc/netutils.c