aboutsummaryrefslogtreecommitdiffhomepage
path: root/input
Commit message (Expand)AuthorAge
...
| * commands: remove unimplemented "use_master" commandGravatar wm42012-10-12
| * commands: change input commands to make OSD usage explicitGravatar wm42012-10-12
| * commands: simplify legacy command-to-property bridgeGravatar wm42012-10-12
| * commands: remove legacy slave mode get commandsGravatar wm42012-10-12
* | commands: fix parsing bugGravatar wm42012-09-23
|/
* vf_rectangle: remove as it is very dirty and we have a replacement nowGravatar Rudolf Polzer2012-09-18
* core: manage tracks in the frontendGravatar wm42012-09-18
* command: remove sub_remove commandGravatar wm42012-09-07
* command: remove sub_log commandGravatar wm42012-09-07
* input: add ability to disable all default bindings for an input sectionGravatar wm42012-08-24
* Remove dvdnav support (DVD menus)Gravatar wm42012-08-16
* options: get rid of ambiguous option parsingGravatar wm42012-08-05
* Remove teletext supportGravatar wm42012-08-03
* mplayer: rip out --capture supportGravatar wm42012-08-02
* input: change bind_keys() to use bstrGravatar wm42012-08-01
* input: replace internal key binds with included etc/input.confGravatar wm42012-08-01
* input: refactor: store builtin key binds along user user bindsGravatar wm42012-08-01
* input: simplify input.conf parsingGravatar wm42012-08-01
* Remove dead codeGravatar wm42012-08-01
* VO: add mechanisms to change VO commandline for VOs supporting itGravatar wm42012-08-01
* mplayer: turn playtree into a list, and change per-file option handlingGravatar wm42012-07-31
* lirc: silence output in case LIRC can't be openedGravatar wm42012-07-30
* bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstrGravatar wm42012-07-28
* commands: add show_tracks_osd command to display audio and subtitle tracks on...Gravatar wm42012-07-28
* commands: add show_chapters_osd command to display chapters on OSDGravatar wm42012-07-28
* Merge remote-tracking branch 'origin/master'Gravatar wm42012-07-28
|\
| * options: support parsing values into substructsGravatar Uoti Urpala2012-07-16
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-05-20
|\|
| * options: change --input=keylist, cmdlist implementationGravatar Uoti Urpala2012-05-07
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-29
|\|
| * OSX, input: implement wakeup in response to Cocoa eventsGravatar Stefano Pigozzi2012-04-26
* | win32: support key modifiers (shift, ctrl, alt)Gravatar wm42012-04-06
* | Merge remote-tracking branch 'origin/master'Gravatar wm42012-04-01
|\|
| * ao_pulse, core: make pulse thread wake up core for more dataGravatar Uoti Urpala2012-03-26
| * input.c: simplify command definitionsGravatar Uoti Urpala2012-03-25
| * x11: input: add print and menu keysGravatar wm42012-03-25
| * input: allow unicode keys and reassign internal key codesGravatar wm42012-03-25
* | Merge remote-tracking branch 'origin/master' into my_masterGravatar wm42012-03-16
|\|
| * windows support: unicode filenamesGravatar wm42012-03-09
* | input: fix OSD cyclingGravatar wm42012-02-12
* | commands: add pt_clear command to clear playlistGravatar wm42012-02-10
* | input.c: simplify command definitionsGravatar wm42012-01-26
* | Merge branch 'utf8_input' into my_masterGravatar wm42012-01-18
|\ \
| * | x11: add print and menu keysGravatar wm42012-01-18
| * | input: allow unicode keys and reassign internal key codesGravatar wm42012-01-18
| |/
* | input: simplify previous commit a bit moreGravatar wm42012-01-18
* | input: fix crashes with libmenuGravatar wm42012-01-18
|/
* core: add screenshot mode for actual VO window contentsGravatar wm42011-11-25
* libmenu: remove OSD menu functionality (--menu)Gravatar Uoti Urpala2011-10-25
* video, options: implement better YUV->RGB conversion controlGravatar wm42011-10-16