]> git.sesse.net Git - vlc/history - modules/control/hotkeys.c
hotkeys: reorder the Big Switch and remove some useless checks
[vlc] / modules / control / hotkeys.c
2013-01-30 Rémi Denis-Courmonthotkeys: reorder the Big Switch and remove some useless...
2013-01-14 Rémi Denis-Courmonthotkeys: use aout_DeviceGet() and aout_DevicesList()
2013-01-14 Rémi Denis-Courmonthotkeys: use aout_DeviceSet() directly
2012-12-15 Rémi Denis-Courmonthotkeys: adapt to new device selection
2012-11-27 Rémi Denis-CourmontRemove pf_run
2012-11-01 Rémi Denis-Courmontinterfaces: use playlist_GetAout() where applicable...
2012-11-01 Rémi Denis-Courmontplaylist: use playlist audio functions
2012-08-26 Zoran TuralijaDeinterlace: Add hotkey to cycle through deinterlace...
2012-08-16 Zoran TuralijaAdd hotkey to cycle through program SIDs.
2012-07-03 Rémi Denis-Courmontaout_Volume*: use float rather than integer
2012-07-03 Rémi Denis-Courmontaout_MuteGet: fix name and add VLC_OBJECT() magic cast
2012-07-03 Rémi Denis-Courmontaout_MuteToggle: fix name and remove unused or misused...
2012-03-20 Jean-Baptiste KempfFix OSD when auto-scaling
2012-02-09 Felix Paul Kühnemacosx: fixed zooming the main window when using the...
2011-12-12 Mal GratyPlaylist status not being updated on play/pause
2011-11-01 Jean-Baptiste KempfHotkeys: rename the text/longtext about mousewheel
2011-10-06 Jean-Baptiste KempfChange the "intf-show" variable into a toggle.
2011-09-05 Laurent AimarAdded 'Boss Key' support to the core.
2011-07-26 Rémi Denis-Courmonthotkeys: print volume also in fullscreen and fix refere...
2011-07-16 Rémi Denis-CourmontMove <vlc_aout.h> UI functions into their own <vlc_aout...
2011-04-29 Rémi Denis-Courmonthotkeys: remove ineffective config save
2011-04-22 Can Wuhotkey: code ACTION_RATE_NORMAL like similar functions
2011-04-22 Can Wuhotkey: DisplayMessage() prototype has a channel argment
2010-10-22 Rémi Denis-Courmontadd_integer: remove callback parameter
2010-10-22 Rémi Denis-CourmontRemove unused change_integer_list parameter
2010-10-04 Ilkka Ollakkarefactor rate(,-faster,-slower) to playlist
2010-06-11 Jakob LebenHotkeys: playlist locking
2010-05-29 Laurent AimarMoved "sub-margin" to vout.
2010-05-29 Laurent AimarSimplify up/down subtitle hotkey.
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Laurent AimarUsed a vout object for vout_OSDMessage/OSDSlider/OSDIcon.
2010-05-04 Laurent AimarCleaned up a bit spu_t API.
2010-03-26 Laurent AimarFixed fine rate modifications in hotkeys.
2010-03-26 Casian Andreiinput: set OSD message when changing rate via hotkeys...
2010-03-13 Rémi Denis-CourmontFix "play only" hotkey when playlist is stopped (i...
2010-02-13 Rémi Denis-CourmontVariable choice names are in psz_string, not var.psz_name
2010-02-10 Rémi Denis-CourmontKeep the authoritative fullscreen status on the playlist
2010-02-10 Rémi Denis-Courmont"fullscreen" callback: do nothing if value is unchanged
2010-02-10 Rémi Durafforthotkeys: use the return value of var_ToggleBool.
2010-02-09 Rémi Denis-CourmontRemove pl_Release, and rename pl_Hold back to pl_Get
2010-02-02 Laurent AimarUsed vout_OSDEpg for the time hotkeys.
2009-12-30 Rémi Denis-Courmonthotkeys: user var_Inherit (partial)
2009-12-26 Rémi Denis-CourmontRename directx-wallpaper to video-wallpaper
2009-12-21 Laurent AimarFixed fine rate control (hotkeys).
2009-12-04 Jean-Baptiste KempfHotkeys: add missing break in switch
2009-11-28 Jakob Lebensubtitles/hotkeys: hotkey accessible subtitle position...
2009-11-23 Rémi Denis-CourmontConvert "rate" variable to float everywhere
2009-10-05 Laurent AimarUpdated hotkeys after deinterlace changes.
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-07-27 Rémi DuraffortUse var_ToggleBool when applicable.
2009-07-24 Rémi DuraffortUse var_TriggerCallback instead of var_SetVoid (the...
2009-07-23 Jean-Baptiste KempfUse Brackets for global headers.
2009-07-09 Rémi Denis-Courmonthotkeys: change volume on playlist rather than interface
2009-07-09 Rémi Denis-Courmontaout_VolumeMute -> aout_ToggleMute
2009-06-27 Rémi Denis-CourmontFix format security warnings (fixes: #2857)
2009-06-25 Rémi Denis-CourmontProcess key action immediately, kill the hotkey thread
2009-06-15 Jean-Paul Samanhotkeys: remove unused members of p_sys
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-31 Laurent AimarDo not access vout_thread_t fields when it can be avoided.
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Derk-Jan HartmanPrefs: repair category system for some lost options.
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-26 Rémi Durafforthotkeys: fix a big object leak and factorize a bit.
2009-05-26 Rémi Durafforthotkeys: fix memleak with var_Change(VLC_VAR_GETCHOICES).
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 Rémi Denis-CourmontMerge branch 1.0-bugfix into master
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 DuraffortCreate a function to free the memory allocated when...
2009-04-15 Rémi Denis-CourmontHotkeys: cleanup variable use
2009-04-15 Rémi Denis-CourmontThread-safe and more compact hotkeys initialization
2009-04-11 Jean-Philippe AndreFix object leak (1 from my previous commit + 2 others)
2009-04-11 Jean-Philippe AndreFix segfault: press Shift+A without an opened AOUT...
2009-02-27 Rémi Durafforthotkeys: factorization.
2009-02-25 Laurent AimarAdded hotkeys for fine playback rate control.
2009-02-24 Laurent AimarFixed a segfault in hotkeys.
2009-02-24 Jean-Baptiste KempfMerge branch 'master' of git@git.videolan.org:vlc
2009-02-23 Derk-Jan Hartmanaxe -> axis
2009-02-23 Jean-Baptiste KempfForgotten ' ' space in longhelp.
2009-02-23 Jean-Baptiste KempfRemove one vlc_object_find usage.
2009-02-23 Jean-Baptiste KempfHotkeys: configurability of mousewheel action to stop...
2009-02-20 Frédéric CrozatFix format-security warnings
2009-02-20 Rémi Denis-CourmontRemove silly cast
2009-02-18 Laurent AimarAdded a "key-rate-normal" to reset input playback rate...
2009-02-14 Rémi Denis-CourmontKill stupid VOUT_SNAPSHOT control.
2009-02-05 Rémi Denis-CourmontUnitialized variable
2009-02-05 Rémi Denis-CourmontMenu key triggers the popup menu
2009-02-02 Joseph TulouCore implementation of --[no]-autoscale and --scale...
2009-01-26 Rémi Durafforthotkeys: fix potential buffer overflows, use var_Create...
2009-01-26 Joseph TulouEnabling scaling activation/deactivation
2009-01-24 Rémi Denis-CourmontUse libvlc_Quit
2009-01-20 Rémi Denis-CourmontPartially cleanup the vout_window API
2009-01-06 Laurent AimarFix quit sequence in hotkeys.
next