]> git.sesse.net Git - vlc/history - include/vlc_keys.h
mkv.cpp: better timecode sent by the demuxer (doesn't seem right with native MPEG4.2)
[vlc] / include / vlc_keys.h
2005-08-24 Eric Petit vlc_keys.h: fixed ACTIONID_JUMP_BACKWARD_1MIN
2005-08-20 Antoine Cellerierchange file name in comment
2005-08-09 Jean-Paul SamanAdded new hotkeys (key-intf-hide, key-jump-3sec, key...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-04-26 Laurent Aimar * all: added a new access_filter module: record +...
2005-04-19 Gildas Bazin* include/vlc_keys.h: Added Insert and Delete hotkeys.
2004-12-21 Gildas Bazin* src/video_output/vout_intf.c: implemented vout_Contro...
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-11-06 Clément StenacImprovements to the playlist core
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
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.