| Commit message (Expand) | Author | Age | Files | Lines |
* | client API, lua: add new API for setting OSD overlays | wm4 | 2019-12-23 | 1 | -0/+32 |
* | command: fix confusing displayed aspect-ratio | Abdullah Alansari | 2019-12-22 | 1 | -0/+33 |
* | command: add property returning hidpi scale | wm4 | 2019-12-20 | 1 | -0/+12 |
* | command: reduce OSC/stats log spam | wm4 | 2019-12-19 | 1 | -8/+11 |
* | command, lua: add a way to share data between scripts | wm4 | 2019-12-18 | 1 | -0/+31 |
* | command: make change-list work with pure properties too | wm4 | 2019-12-18 | 1 | -5/+14 |
* | command, vo: remove old option change notification mechanisms | wm4 | 2019-12-17 | 1 | -13/+2 |
* | command: slightly simplify input-ipc-server change detection/init | wm4 | 2019-12-17 | 1 | -17/+6 |
* | command: change "window-scale" property behavior | wm4 | 2019-12-16 | 1 | -20/+15 |
* | command: remove unnecessary mute property implementation | wm4 | 2019-12-16 | 1 | -15/+0 |
* | command: change "edition" property behavior | wm4 | 2019-12-16 | 1 | -10/+19 |
* | command: fix unintended reset of filters | wm4 | 2019-12-06 | 1 | -1/+1 |
* | options: move cursor autohiding opts to mp_vo_opts | dudemanguy | 2019-12-04 | 1 | -1/+1 |
* | wayland: update Maximize and Minimize handling to use new options | Philip Langdale | 2019-12-01 | 1 | -4/+0 |
* | command: remove property change notification from property dispatcher | wm4 | 2019-11-30 | 1 | -3/+2 |
* | command: merge two functions | wm4 | 2019-11-30 | 1 | -11/+3 |
* | command: remove another unneeded hack | wm4 | 2019-11-30 | 1 | -12/+2 |
* | command: change window-minimized/window-maximized to options | wm4 | 2019-11-29 | 1 | -50/+4 |
* | player: change m_config to use new option handling mechanisms | wm4 | 2019-11-29 | 1 | -5/+17 |
* | command: use m_option_equal() | wm4 | 2019-11-29 | 1 | -16/+1 |
* | command: add `window-maximized` and make `window-minimized` settable | Philip Langdale | 2019-11-29 | 1 | -2/+38 |
* | options: remove options-to-property bridge | wm4 | 2019-11-25 | 1 | -49/+2 |
* | command: shuffle around even more crap | wm4 | 2019-11-25 | 1 | -76/+17 |
* | command: change vid/aid/sid property behavior slightly | wm4 | 2019-11-25 | 1 | -44/+26 |
* | command: change af/vf property behavior wrt. filter creation failures | wm4 | 2019-11-25 | 1 | -6/+7 |
* | command: remove redundant reinit_filters() call on filter change failure | wm4 | 2019-11-25 | 1 | -1/+0 |
* | command, options: deprecate old --display-fps behavior | wm4 | 2019-11-25 | 1 | -2/+20 |
* | command: shuffle some crap around | wm4 | 2019-11-25 | 1 | -166/+98 |
* | command, input: add input-bindings property | wm4 | 2019-11-23 | 1 | -1/+18 |
* | command: add command-list property | wm4 | 2019-11-23 | 1 | -0/+25 |
* | input: change mp_cmd.original from bstr to cstr | wm4 | 2019-11-23 | 1 | -2/+2 |
* | input: add text produced by key to script key events | wm4 | 2019-11-22 | 1 | -3/+4 |
* | options: remove M_SETOPT_RUNTIME | wm4 | 2019-11-10 | 1 | -9/+6 |
* | stats, demux: log byte level stream seeks | wm4 | 2019-11-07 | 1 | -0/+1 |
* | img_format: remove some unused format flags | wm4 | 2019-11-03 | 1 | -1/+1 |
* | command: remove some unused property metadata | wm4 | 2019-10-25 | 1 | -16/+2 |
* | options: rename --video-aspect to --video-aspect-override | Niklas Haas | 2019-10-04 | 1 | -2/+27 |
* | stream_dvb: Allow actual zapping of channels again. | Oliver Freyermuth | 2019-10-02 | 1 | -0/+1 |
* | player: Add mp_property_dvb_channel helper. | Oliver Freyermuth | 2019-10-02 | 1 | -0/+17 |
* | command: fix bitrate rounding error | Stefan Pöschel | 2019-09-26 | 1 | -2/+2 |
* | command: add expand-path to expand mpv paths | Nicolas F | 2019-09-22 | 1 | -0/+12 |
* | command: add sub-start & sub-end properties | Stefano Pigozzi | 2019-09-22 | 1 | -0/+34 |
* | input: add keybind command | Dudemanguy911 | 2019-09-21 | 1 | -0/+17 |
* | player: expose pixel aspect ratio, bitrate and rotation value on tracks | wnoun | 2019-09-21 | 1 | -0/+7 |
* | command: add video-add/video-remove/video-reload commands | Paul B Mahol | 2019-09-21 | 1 | -0/+21 |
* | command: drop removed cache properties from cache update events | wm4 | 2019-09-20 | 1 | -2/+2 |
* | command: make vf-metadata/af-metadata somewhat observable | wm4 | 2019-09-19 | 1 | -1/+1 |
* | command: make vf-metadata/af-metadata not query metadata twice | wm4 | 2019-09-19 | 1 | -7/+13 |
* | command: don't add deprecated CLI aliases to property list | wm4 | 2019-09-19 | 1 | -0/+12 |
* | command, demux: add AB-loop keyframe cache align command | wm4 | 2019-09-19 | 1 | -0/+22 |
* | command: shuffle cache-dump start message | wm4 | 2019-09-19 | 1 | -2/+2 |
* | demux, command: add a third stream recording mechanism | wm4 | 2019-09-19 | 1 | -1/+111 |
* | screenshot: move message showing to common code | wm4 | 2019-09-19 | 1 | -0/+18 |
* | demux: add a on-disk cache | wm4 | 2019-09-19 | 1 | -0/+2 |
* | command: show number of hidden items in OSD lists | wm4 | 2019-09-19 | 1 | -6/+12 |
* | options: rename --play-direction to --play-dir | wm4 | 2019-09-19 | 1 | -1/+1 |
* | player: modify/simplify AB-loop behavior | wm4 | 2019-09-19 | 1 | -7/+1 |
* | Implement backwards playback | wm4 | 2019-09-19 | 1 | -0/+15 |
* | command: put seek ranges at the end of output | wm4 | 2019-09-19 | 1 | -12/+12 |
* | demux, command: export bof/eof flags | wm4 | 2019-09-19 | 1 | -0/+3 |
* | command: make demuxer-cache-state property observable | wm4 | 2019-09-19 | 1 | -1/+1 |
* | command: report unknown file size as unavailable, not -1 | wm4 | 2019-09-19 | 1 | -0/+2 |
* | demux: simplify API for returning cache status | wm4 | 2019-09-19 | 1 | -17/+11 |
* | demux: return stream file size differently, rip out stream ctrls | wm4 | 2019-09-19 | 1 | -3/+1 |
* | command: make playlist builtin OSD property show titles instead of URLs | wm4 | 2019-09-19 | 1 | -5/+8 |
* | command, demux: remove program property | wm4 | 2019-09-13 | 1 | -58/+0 |
* | Remove classic Linux analog TV support, and DVB runtime controls | wm4 | 2019-09-13 | 1 | -185/+0 |
* | Remove optical disc fancification layers | wm4 | 2019-09-13 | 1 | -145/+0 |
* | Merge branch 'master' into pr6360 | Jan Ekström | 2019-03-11 | 1 | -0/+1 |
|\ |
|
| * | command: notify on multiply | Dan Oscarsson | 2019-01-16 | 1 | -0/+1 |
* | | demux, stream: readd cache-speed in some other form | wm4 | 2018-12-06 | 1 | -0/+21 |
* | | Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer... | Anton Kindestam | 2018-12-05 | 1 | -392/+557 |
|\ \
| |/
|/| |
|
| * | demux, stream: rip out the classic stream cache | wm4 | 2018-08-31 | 1 | -134/+0 |
| * | command: avoid some direct MPOpts write accesses | wm4 | 2018-05-24 | 1 | -7/+7 |
| * | vd_lavc: move hwdec opts to local config, don't use global MPOpts | wm4 | 2018-05-24 | 1 | -6/+8 |
| * | ao: use a local option struct | wm4 | 2018-05-24 | 1 | -1/+8 |
| * | m_config: remove extra default_data field | wm4 | 2018-05-24 | 1 | -3/+4 |
| * | input: remove now unused "abort command" and cancel infrastructure | wm4 | 2018-05-24 | 1 | -5/+5 |
| * | player: change the role of the "stop_play" and "playing" variable | wm4 | 2018-05-24 | 1 | -2/+2 |
| * | player: simplify edition switching | wm4 | 2018-05-24 | 1 | -2/+2 |
| * | command: whitelist some blocking accesses for certain demuxers/streams | wm4 | 2018-05-24 | 1 | -8/+10 |
| * | command: make loadlist command async and abortable | wm4 | 2018-05-24 | 1 | -2/+6 |
| * | player: make various commands for managing external tracks abortable | wm4 | 2018-05-24 | 1 | -4/+17 |
| * | command: give named arguments to almost all commands | wm4 | 2018-05-24 | 1 | -170/+225 |
| * | command: make "subprocess" explicitly abortable | wm4 | 2018-05-24 | 1 | -5/+7 |
| * | command: add a way to abort asynchronous commands | wm4 | 2018-05-24 | 1 | -4/+18 |
| * | lua: reimplement mp.subprocess() by invoking the new subprocess command | wm4 | 2018-05-24 | 1 | -1/+1 |
| * | command: add a subprocess command | wm4 | 2018-05-24 | 1 | -0/+96 |
| * | input: add a define for the number of mouse buttons and use it | wm4 | 2018-05-24 | 1 | -1/+1 |
| * | screenshot: change async behavior to be in line with new semantics | wm4 | 2018-05-24 | 1 | -2/+6 |
| * | command: move screenshot command stubs to screenshot.c | wm4 | 2018-05-24 | 1 | -45/+0 |
| * | player: make all external file loading actions async | wm4 | 2018-05-24 | 1 | -5/+11 |
| * | command: make sub-add and audio-add commands async | wm4 | 2018-05-24 | 1 | -2/+4 |
| * | command: add infrastructure for async commands | wm4 | 2018-05-24 | 1 | -19/+151 |
| * | command: handle list commands like normal commands | wm4 | 2018-05-24 | 1 | -7/+11 |
* | | player: expose hearing/visual impaired flags on audio tracks | Aman Gupta | 2018-08-13 | 1 | -0/+2 |
* | | player: simplify edition switching | wm4 | 2018-05-31 | 1 | -2/+2 |
* | | input: add a define for the number of mouse buttons and use it | wm4 | 2018-05-25 | 1 | -1/+1 |
|/ |
|
* | command: fix condition for failure when parsing cycle-value params | wm4 | 2018-05-03 | 1 | -1/+1 |
* | command: simplify option property init | wm4 | 2018-05-03 | 1 | -22/+13 |
* | command: split big command handler switch into separate functions | wm4 | 2018-05-03 | 1 | -775/+995 |
* | input: remove some explicit uses of command IDs | wm4 | 2018-05-03 | 1 | -11/+17 |
* | input: move command list to command.c | wm4 | 2018-05-03 | 1 | -0/+216 |
* | command: change cycle-value command behavior | wm4 | 2018-04-29 | 1 | -73/+88 |
* | command: make track properties cycle through no/auto if uninitialized | wm4 | 2018-04-29 | 1 | -9/+18 |
* | command: fix coding style | wm4 | 2018-04-29 | 1 | -5/+6 |
* | video: remove internal stereo_out flag | wm4 | 2018-04-29 | 1 | -3/+1 |
* | demux, player: mark dependent tracks | Aman Gupta | 2018-04-17 | 1 | -0/+1 |
* | player: fix hook processing consistency and code duplication issues | wm4 | 2018-03-26 | 1 | -1/+3 |
* | client API: add a first class hook API, and deprecate old API | wm4 | 2018-03-26 | 1 | -48/+91 |
* | command: remove an old compatibility hack | wm4 | 2018-03-26 | 1 | -48/+1 |
* | command: remove duplication of property set error message handling | wm4 | 2018-03-26 | 1 | -59/+36 |
* | command: move property multiply code to m_property.c | wm4 | 2018-03-26 | 1 | -26/+3 |
* | command: use mpv_node helpers instead of duplicated code | wm4 | 2018-03-26 | 1 | -26/+8 |
* | vo: pass through framedrop flag differently | wm4 | 2018-03-15 | 1 | -11/+0 |
* | vo: move display-fps internal option value to VO opts | wm4 | 2018-03-15 | 1 | -11/+4 |
* | command: fix whitespace | wm4 | 2018-03-03 | 1 | -1/+1 |
* | command: simplify mp_property_filter_metadata | wm4 | 2018-02-16 | 1 | -19/+11 |
* | input: add a keybinding to toggle hardware decoding | wm4 | 2018-02-13 | 1 | -0/+1 |
* | player: correctly set track information on adding external files | Zehua Chen | 2018-02-10 | 1 | -18/+24 |
* | video: fix passing down FPS to vf_vapoursynth | wm4 | 2018-02-03 | 1 | -2/+2 |
* | codecs: remove unused family field | wm4 | 2018-02-01 | 1 | -1/+0 |
* | audio: move to decoder wrapper | wm4 | 2018-01-30 | 1 | -4/+1 |
* | video: make decoder wrapper a filter | wm4 | 2018-01-30 | 1 | -20/+21 |
* | audio: rewrite filtering glue code | wm4 | 2018-01-30 | 1 | -44/+31 |
* | video: rewrite filtering glue code | wm4 | 2018-01-30 | 1 | -17/+33 |
* | command: add --osd-on-seek option defaulting to bar | Kevin Mitchell | 2018-01-26 | 1 | -6/+9 |
* | Revert "command: make pause display the same osd-msg-bar as seek" | Kevin Mitchell | 2018-01-26 | 1 | -3/+1 |
* | command: make change-list show changed option on OSD | wm4 | 2018-01-25 | 1 | -0/+1 |
* | command: add a change-list command | wm4 | 2018-01-25 | 1 | -0/+31 |
* | options: add an option type for byte sizes | wm4 | 2018-01-25 | 1 | -18/+0 |
* | command: make sure to redraw on overlay commands | wm4 | 2018-01-25 | 1 | -0/+1 |
* | input: make command argument list a dynamic array | wm4 | 2018-01-10 | 1 | -3/+8 |
* | command: make pause display the same osd-msg-bar as seek | Kevin Mitchell | 2018-01-07 | 1 | -1/+3 |
* | command: default to osd-msg-bar for seeks | Kevin Mitchell | 2018-01-07 | 1 | -4/+3 |
* | command: remove unnecessary whitespace | Kevin Mitchell | 2018-01-07 | 1 | -67/+69 |
* | demux: export some debugging fields about low level demuxer behavior | wm4 | 2018-01-05 | 1 | -0/+5 |
* | player: remove internal `vo-resize` command again | sfan5 | 2018-01-02 | 1 | -7/+0 |
* | vo_gpu/context_android: replace both options with android-surface-size | sfan5 | 2018-01-02 | 1 | -0/+5 |
* | options: move most subtitle and OSD rendering options to sub structs | wm4 | 2018-01-02 | 1 | -7/+9 |
* | sub: move all subtitle timestamp messing code to a central place | wm4 | 2018-01-02 | 1 | -6/+4 |
* | command: add demuxer-lavf-list property | Ricardo Constantino | 2018-01-02 | 1 | -0/+15 |
* | player: add internal `vo-resize` command | sfan5 | 2017-12-27 | 1 | -0/+7 |
* | options: drop some previously deprecated options | wm4 | 2017-12-25 | 1 | -44/+0 |
* | player: update duration based on highest timestamp demuxed | wm4 | 2017-12-24 | 1 | -0/+1 |
* | command: use IEC symbols for file size formatting | Martin Herkt | 2017-12-24 | 1 | -4/+4 |
* | options: deprecate --ff- options and properties | wm4 | 2017-12-21 | 1 | -0/+2 |
* | command: make video-frame-info property observable | wm4 | 2017-12-20 | 1 | -1/+1 |
* | dvb: Fix long channel switching: next/prev channel | rim | 2017-12-16 | 1 | -4/+4 |
* | msg: reinterpret a bunch of message levels | Niklas Haas | 2017-12-15 | 1 | -1/+1 |
* | vd_lavc: rewrite how --hwdec is handled | wm4 | 2017-12-01 | 1 | -25/+14 |
* | vo_gpu: make it possible to load multiple hwdec interop drivers | wm4 | 2017-12-01 | 1 | -8/+4 |
* | af: remove deprecated audio filters | wm4 | 2017-11-29 | 1 | -32/+1 |
* | player: change 3 remaining GPL-only code pieces to LGPL | wm4 | 2017-11-24 | 1 | -10/+1 |
* | player: minor fix/simplification of OSD time/duration handling | wm4 | 2017-11-24 | 1 | -1/+1 |
* | demux: export demuxer cache sizes in bytes | wm4 | 2017-11-10 | 1 | -0/+2 |
* | demux: refactor to export seek ranges | wm4 | 2017-10-30 | 1 | -7/+8 |
* | |