]> git.sesse.net Git - vlc/history - modules/control/globalhotkeys
Merge commit 'origin/1.0-bugfix'
[vlc] / modules / control / globalhotkeys /
2009-05-05 Rémi Denis-CourmontRemove useless memset
2009-03-17 Rémi Duraffortfix a segfault when launching a video inside a tty.
2009-03-01 Laurent AimarConverted globalhotkeys to XCB.
2009-02-02 Rémi Denis-CourmontUse --x11-display whenever calling XOpenDisplay (except...
2009-01-28 Rémi Denis-CourmontFix plugin strings translation
2009-01-28 Rémi Denis-CourmontTrailing ;
2009-01-26 Laurent AimarFixed missing vlc_savecancel in globalhotkeys (x11).
2009-01-25 Rémi Denis-CourmontMerge commit 'videolan/master'
2009-01-25 Laurent AimarIgnore X11 errors.
2009-01-25 Laurent AimarFixed double vlc_restorecancle call.
2009-01-25 Laurent AimarAdded x11 global hotkeys support (linux).
2009-01-25 Laurent AimarMoved global hotkeys to its own directory.