| Commit message (Expand) | Author | Age |
* | core: manage tracks in the frontend | wm4 | 2012-09-18 |
* | command: remove sub_remove command | wm4 | 2012-09-07 |
* | command: remove sub_log command | wm4 | 2012-09-07 |
* | input: add ability to disable all default bindings for an input section | wm4 | 2012-08-24 |
* | Remove dvdnav support (DVD menus) | wm4 | 2012-08-16 |
* | options: get rid of ambiguous option parsing | wm4 | 2012-08-05 |
* | Remove teletext support | wm4 | 2012-08-03 |
* | mplayer: rip out --capture support | wm4 | 2012-08-02 |
* | input: change bind_keys() to use bstr | wm4 | 2012-08-01 |
* | input: replace internal key binds with included etc/input.conf | wm4 | 2012-08-01 |
* | input: refactor: store builtin key binds along user user binds | wm4 | 2012-08-01 |
* | input: simplify input.conf parsing | wm4 | 2012-08-01 |
* | Remove dead code | wm4 | 2012-08-01 |
* | VO: add mechanisms to change VO commandline for VOs supporting it | wm4 | 2012-08-01 |
* | mplayer: turn playtree into a list, and change per-file option handling | wm4 | 2012-07-31 |
* | lirc: silence output in case LIRC can't be opened | wm4 | 2012-07-30 |
* | bstr: rename bstr() function to bstr0(), and typedef bstr to struct bstr | wm4 | 2012-07-28 |
* | commands: add show_tracks_osd command to display audio and subtitle tracks on... | wm4 | 2012-07-28 |
* | commands: add show_chapters_osd command to display chapters on OSD | wm4 | 2012-07-28 |
* | Merge remote-tracking branch 'origin/master' | wm4 | 2012-07-28 |
|\ |
|
| * | options: support parsing values into substructs | Uoti Urpala | 2012-07-16 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-05-20 |
|\| |
|
| * | options: change --input=keylist, cmdlist implementation | Uoti Urpala | 2012-05-07 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-29 |
|\| |
|
| * | OSX, input: implement wakeup in response to Cocoa events | Stefano Pigozzi | 2012-04-26 |
* | | win32: support key modifiers (shift, ctrl, alt) | wm4 | 2012-04-06 |
* | | Merge remote-tracking branch 'origin/master' | wm4 | 2012-04-01 |
|\| |
|
| * | ao_pulse, core: make pulse thread wake up core for more data | Uoti Urpala | 2012-03-26 |
| * | input.c: simplify command definitions | Uoti Urpala | 2012-03-25 |
| * | x11: input: add print and menu keys | wm4 | 2012-03-25 |
| * | input: allow unicode keys and reassign internal key codes | wm4 | 2012-03-25 |
* | | Merge remote-tracking branch 'origin/master' into my_master | wm4 | 2012-03-16 |
|\| |
|
| * | windows support: unicode filenames | wm4 | 2012-03-09 |
* | | input: fix OSD cycling | wm4 | 2012-02-12 |
* | | commands: add pt_clear command to clear playlist | wm4 | 2012-02-10 |
* | | input.c: simplify command definitions | wm4 | 2012-01-26 |
* | | Merge branch 'utf8_input' into my_master | wm4 | 2012-01-18 |
|\ \ |
|
| * | | x11: add print and menu keys | wm4 | 2012-01-18 |
| * | | input: allow unicode keys and reassign internal key codes | wm4 | 2012-01-18 |
| |/ |
|
* | | input: simplify previous commit a bit more | wm4 | 2012-01-18 |
* | | input: fix crashes with libmenu | wm4 | 2012-01-18 |
|/ |
|
* | core: add screenshot mode for actual VO window contents | wm4 | 2011-11-25 |
* | libmenu: remove OSD menu functionality (--menu) | Uoti Urpala | 2011-10-25 |
* | video, options: implement better YUV->RGB conversion control | wm4 | 2011-10-16 |
* | input/ar.c, input/lirc.c: fix changes missing from 1916b95b8 | Uoti Urpala | 2011-09-04 |
* | options, subs: add --ass-vsfilter-aspect-compat | harklu | 2011-08-12 |
* | commands: parsing: fix string argument quoting/escaping | Uoti Urpala | 2011-08-05 |
* | bstr: rename BSTR() -> bstr() | Uoti Urpala | 2011-07-27 |
* | input: fix input.conf parse errors | Uoti Urpala | 2011-07-20 |
* | input: fix problem with key autorepeat | Uoti Urpala | 2011-07-18 |