]> git.sesse.net Git - vlc/history - include/vlc_keys.h
vlc_bits: use vlc_common and guards against failed realloc
[vlc] / include / vlc_keys.h
2004-07-08 Sigmund Augdal HelbergForgot this file in my last commit.
2004-04-19 Andre Pang* Add hotkeys to go back/forward in media browsing...
2004-03-29 Clément Stenac* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
2004-03-11 Olivier Teulière * include/vlc_keys.h: mouse wheel events now considere...
2004-01-25 Clément Stenac* Strings review in include/
2003-12-12 Yoann Peronneau* added hotkeys F1, F2, ..., F10 to switch between...
2003-12-11 Yoann Peronneauadded a 'mute' hotkey ('m')
2003-12-10 Yoann Peronneauadded a hotkey ('t') which displays the position in...
2003-11-16 Sam Hocevar * include/vlc_keys.h: Fixed a warning in StringToKey().
2003-11-11 Derk-Jan Hartman* include/vlc_keys.h: added StringToKey()
2003-11-08 Eric Petit + configure.ac: link httpd and stream_out_standard...
2003-10-30 Gildas Bazin* modules/control/hotkeys.c, src/libvlc.h, include...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-28 Derk-Jan Hartman* src/misc/darwin_specific.m: fixed some languages.
2003-10-28 Sam Hocevar * include/vlc_keys.h: inlined the static function...
2003-10-08 Gildas Bazin* include/vlc_codec.h: defines decoders/encoders relate...
2003-08-14 Sigmund Augdal HelbergFirst part of code to allow configurable hotkeys.