]> git.sesse.net Git - vlc/history - include/vlc_keys.h
macosx: Use a toolbar to display controls. (Doesn't look like a toolbar though)
[vlc] / include / vlc_keys.h
2008-06-06 Rémi Denis-CourmontRemove __LIBVLC__ test
2008-03-28 Jean-Baptiste KempfUse typedef around vlc_key enum
2008-03-28 Jean-Baptiste KempfReplace big define by enum in vlc_keys.h
2008-03-27 DylanAdd Hotkey to cycle through audio devices
2008-02-29 Jean-Paul SamanPatch by Johannes Buchner (buchner.johannes at gmx...
2007-11-24 Jean-Baptiste KempfInclusion guards for vlc_keys.h
2007-06-21 Jean-Paul SamanAdded new hotkeys "key-menu-[on|off|left|right|up|down...
2007-05-14 Damien Fouilleul- hotkeys: leave full screenscreen hotkey (defaulted...
2007-05-08 Antoine CellerierAdd a hotkey to toggle wallpaper mode. Currently only...
2007-05-08 Pierre d'HerbemontHotkeys: Enable mouse wheel up/down and left/right...
2007-02-24 Antoine CellerierUntested new hotkeys:
2006-12-03 Clément StenacA bit of vlc/libvlc cleanup:
2006-11-08 Rémi Denis-CourmontAdd Dump hotkey
2006-10-21 Rémi Denis-Courmontconst rulez
2006-05-21 Antoine CellerierAdd support for keyboard multimedia keys on win32....
2006-05-13 Antoine CellerierAllow on the fly cropping size change with top, left...
2006-05-13 Antoine CellerierAdd zoom (z) and unzoom (shift+z) hotkeys
2006-01-12 Antoine CellerierFSF address change.
2005-11-29 Antoine Cellerieradd aspect ratio, crop and deinterlace hotkeys. fixes...
2005-11-26 Antoine Cellerier * : make jump hotkeys time interval user configurable
2005-10-28 Derk-Jan Hartman* hotkey: Go to DVD menu (ctrl-M)
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
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.