]> git.sesse.net Git - vlc/history - include/vlc_keys.h
Use var_Inherit* instead of var_CreateGet*.
[vlc] / include / vlc_keys.h
2010-02-03 Rémi Denis-CourmontUse standard ASCII for ^H, ^I, ^M and escape
2010-01-03 Rémi Denis-CourmontFix struct hotkey
2010-01-03 Rémi Denis-Courmont0 has to be a legal value for vlc_key_t
2009-12-27 Antoine CellerierAdd vlc_GetActionId().
2009-11-28 Jakob Lebensubtitles/hotkeys: hotkey accessible subtitle position...
2009-10-07 Rémi Denis-CourmontKeyToString: allocate key on heap
2009-10-07 Rémi Denis-CourmontGather key functions and tables in a single file
2009-10-07 Rémi Denis-CourmontKEY_SPACE = 32, simplify several outputs and interfaces
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-23 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-21 Felix Paul Kühnecompilation fix
2009-05-21 Rémi Denis-CourmontFix mouse key strings
2009-05-21 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
2009-05-21 Rémi Denis-CourmontDo not use values within the Unicode points range for...
2009-05-21 Rémi Denis-CourmontKeyToString: divide and conquer
2009-05-21 Rémi Denis-CourmontPut keys in VLC key code order
2009-05-21 Rémi Denis-CourmontMedia keys are supported NOT only on Windows
2009-05-21 Rémi Denis-CourmontGet rid of KEY_ASCII and KEY_SPECIAL
2009-05-20 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-20 Rémi Denis-CourmontMerge branch 1.0-bugfix
2009-05-20 JP Dingersprintf +n in file.c, plus add and use vlc_num_keys...
2009-03-28 Antoine CellerierAdd a bunch of possible hotkeys
2009-02-25 Laurent AimarAdded hotkeys for fine playback rate control.
2009-02-18 Laurent AimarAdded a "key-rate-normal" to reset input playback rate...
2009-02-02 Joseph TulouCore implementation of --[no]-autoscale and --scale...
2009-01-26 Jean-Baptiste Kempf10l: Oops.Sorry. Fix build.
2009-01-26 Jean-Baptiste KempfDon't change enum orders.
2009-01-26 Joseph TulouEnabling scaling activation/deactivation
2008-10-22 Laurent AimarAdded hotkey code for input "frame-next".
2008-08-13 Jean-Paul SamanAdd a bunch of \file doxygen comments
2008-08-11 Rémi Denis-CourmontHeaders: use non-reserved identifiers for multi-inclusi...
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.