]> git.sesse.net Git - vlc/history - modules/control/hotkeys.c
For consistency, remove references to vlc from libvlc
[vlc] / modules / control / hotkeys.c
2006-09-15 Clément StenacFor consistency, remove references to vlc from libvlc
2006-07-13 Sam Hocevar * modules/control/hotkeys.c: nawak.
2006-06-06 Yoann Peronneau* use Play icon for play-only hotkey
2006-06-06 Yoann Peronneau* try to fix the pause-only hotkey
2006-05-31 Clément StenacFix playlist crasher and simplify a few things
2006-05-21 Yoann Peronneau* control/hotkeys.c: Fix Play/Pause hotkey
2006-05-14 Clément StenacMerge back branch 0.8.6-playlist-vlm to trunk.
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-04-14 Antoine CellerierPrevent some segfaults when using hotkeys with no vout
2006-03-29 Antoine CellerierControl interfaces first string review.
2006-03-25 Clément Stenac* Remove Advanced/Misc
2006-02-12 Clément StenacFix refcount problems
2006-01-12 Antoine CellerierFSF address change.
2005-11-29 Antoine Cellerieradd aspect ratio, crop and deinterlace hotkeys. fixes...
2005-11-27 Clément Stenac* Improve strings for jumps
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-22 Cyril Deguet* hotkeys.c: don't crash when there is no input
2005-10-16 Jean-Paul SamanMake sure to get the right unit
2005-10-15 Sigmund Augdal Helbergall: updated my name and e-mail address
2005-08-27 Jean-Paul SamanMerged OSD functionality on the same core functions...
2005-08-22 Sam Hocevar * modules/control/hotkeys.c: replaced pow(2,x) constr...
2005-08-10 Jean-Paul SamanFix regression in timing behaviour. A minute jump is...
2005-08-09 Jean-Paul SamanAdded new hotkeys (key-intf-hide, key-jump-3sec, key...
2005-07-25 Derk-Jan Hartman* change hotkeys OSD message from 0-100% to 0-400%
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-01 Rémi Denis-CourmontRemove unused variable - fix compiler warning
2005-05-26 Yoann Peronneau * control/hotkeys.c: Automatically save playlist bookm...
2005-04-18 Jean-Paul SamanFix deadlock while quiting VLC. It can get stuck in...
2005-02-15 Rémi Denis-CourmontRemove bogus executable permissions
2004-12-21 Gildas Bazin* modules/control/hotkeys.c: snapshot hotkey.
2004-12-17 Benjamin Pracht* Hotkey to set audio delay on the fly
2004-11-20 Clément StenacFix crash in bookmarks
2004-10-10 Olivier Teulière - modules/control/showintf.c: new control module,...
2004-10-08 Derk-Jan Hartman* hotkeys.c: change fullscreen setting even if there...
2004-10-02 Clément Stenac* Re-added sub-delay option
2004-10-01 Gildas Bazin* modules/control/hotkeys.c, rc, modules/demux/mp4...
2004-09-15 Gildas Bazin* ALL: separation of the SPU engine from the VOUT.
2004-08-05 Derk-Jan Hartman* Fix a crash with subtitle track hotkey, when no subti...
2004-08-02 Derk-Jan Hartman* hotkeys.c: add some more OSD
2004-07-08 Sigmund Augdal Helberghotkeys.c: Don't show "Disabled" when cycling audio...
2004-07-07 Sigmund Augdal Helberghadded keys to cycle audio track and subtitle track
2004-06-27 Derk-Jan Hartman* check for p_vout before accessing it. (quit before...
2004-06-23 Laurent Aimar* all: - added a boolean "seekable" object variable...
2004-06-22 Laurent Aimar * all: rework of the input.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-08 Yoann Peronneau * modules/control/hotkeys.c: don't display OSD slider...
2004-06-06 Yoann Peronneau * modules/control/hotkeys.c : clean up
2004-06-02 Yoann Peronneau * modules/control/hotkeys.c : Display simultaneously...
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-05-29 Yoann PeronneauAdded a Mute OSD icon.
2004-05-26 Yoann PeronneauAdded Play and Pause OSD Icons for hotkeys.
2004-05-25 Yoann Peronneau* modules/control/hotkeys.c: check if there is a vout...
2004-05-23 Yoann PeronneauOSD sliders are now used if the vout is not embedded...
2004-05-23 Yoann Peronneau* src/video_output/video_widgets.c: Added OSD sliders...
2004-05-17 Yoann Peronneau* modules/control/hotkeys.c: Fixed a bug with hotkey...
2004-05-02 Olivier Teulière * modules/control/hotkeys.c and lirc.c: fixed a refcou...
2004-04-29 Derk-Jan Hartman * src/playlist/playlist.c: Don't do any playlist actio...
2004-04-28 Gildas Bazin* modules/control/hotkeys.c: fixed fullscreen hotkey...
2004-03-31 Gildas Bazin* src/input/control.c: added INPUT_ADD_INFO/INPUT_SET_N...
2004-03-29 Sigmund Augdal Helbergfixed "slower" hotkey.
2004-03-29 Clément Stenac* Implement INPUT_GET_SUBDELAY and INPUT_SET_SUBDELAY
2004-02-17 Derk-Jan Hartman* vout_OSDMessage doxygen doc update
2004-01-25 Anil Daoud* string review.
2003-12-15 Derk-Jan Hartman* added bookmark 9 and 10 but set their combo to KEY_UNSET
2003-12-15 Yoann PeronneauFor OSX:
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 Peronneaufixed a compilation error
2003-12-10 Yoann Peronneauadded a hotkey ('t') which displays the position in...
2003-12-08 Gildas Bazin* modules/control/hotkeys.c: msvc compilation fix.
2003-11-04 Laurent Aimar * input: fixed position-offset, time and time-offset.
2003-10-31 Gildas Bazin* modules/control/hotkeys.c: use demux_Control( p_input...
2003-10-30 Derk-Jan Hartman* Use the new vout_OSDMessage on the new hotkeys functions.
2003-10-30 Derk-Jan Hartman* implemented a vout_OSDMessage to display messages...
2003-10-30 Gildas Bazin* modules/control/hotkeys.c, src/libvlc.h, include...
2003-10-29 Derk-Jan Hartman* the OSX vout has support for the new hotkeys now...
2003-10-29 Gildas Bazin* ALL: improved hotkeys support.
2003-10-26 Sigmund Augdal Helbergsrc/libvlc.c: