]> git.sesse.net Git - vlc/history - modules/control/hotkeys.c
hotkeys: Properly set seekable.
[vlc] / modules / control / hotkeys.c
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: