]> git.sesse.net Git - vlc/history - modules/control/hotkeys.c
* string review.
[vlc] / modules / control / hotkeys.c
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: