| Commit message (Expand) | Author | Age | Files | Lines |
* | Release 0.6.0v0.6.0 | Alessandro Ghedini | 2014-09-30 | 1 | -0/+1 |
* | man: fix to->too typo | Kevin Mitchell | 2014-09-30 | 1 | -1/+1 |
* | audio: remove --audiodrop | wm4 | 2014-09-30 | 1 | -5/+0 |
* | lua: add mpv/lua directories to the lua path | Otto Modinos | 2014-09-28 | 1 | -3/+8 |
* | DOCS/client_api_examples: qtexample: remove broken resizing | wm4 | 2014-09-28 | 1 | -8/+6 |
* | client API, X11: change default keyboard input handling again | wm4 | 2014-09-28 | 4 | -0/+28 |
* | audio: decouple demux and audio decoder/filter sample formats | wm4 | 2014-09-24 | 1 | -0/+1 |
* | player: change --keep-open semantics | wm4 | 2014-09-24 | 1 | -1/+8 |
* | audio: drop swapped-endian audio formats | wm4 | 2014-09-23 | 1 | -3/+2 |
* | player: allow passing number of loops to --loop-file | wm4 | 2014-09-22 | 1 | -5/+9 |
* | options: remove --volstep | wm4 | 2014-09-21 | 1 | -4/+0 |
* | manpage: clarify vf_pp docs | wm4 | 2014-09-21 | 1 | -8/+14 |
* | vo_vdpau: better integration with the generic framedrop code | wm4 | 2014-09-20 | 1 | -3/+2 |
* | manpage: document terminal status line components | wm4 | 2014-09-20 | 1 | -0/+45 |
* | player: allow overriding OSD message for all OSD levels | wm4 | 2014-09-18 | 1 | -0/+24 |
* | command: allow using ASS tags on OSD messages | wm4 | 2014-09-18 | 1 | -2/+19 |
* | command: add osd-sym-cc property | wm4 | 2014-09-18 | 1 | -0/+5 |
* | options: change --volstep to 2 | wm4 | 2014-09-16 | 1 | -1/+1 |
* | manpage: fix typo in input.rst | Aleksey Andreev | 2014-09-15 | 1 | -1/+1 |
* | input.conf: map ESC to exiting fullscreen | wm4 | 2014-09-15 | 1 | -1/+4 |
* | DOCS/client_api_examples: qtexample: resize to video size | wm4 | 2014-09-15 | 1 | -0/+21 |
* | manpage: clarify description of dwidth/dheight | wm4 | 2014-09-15 | 1 | -2/+6 |
* | input: use libwaio for pipe input on Windows | wm4 | 2014-09-14 | 1 | -0/+9 |
* | input: "quit_watch_later" and "stop" are abort commands | wm4 | 2014-09-13 | 1 | -2/+8 |
* | manpage: document shift+pgup/pgdwn bindings | wm4 | 2014-09-13 | 1 | -0/+4 |
* | lua: synchronously wait until scripts are loaded | wm4 | 2014-09-06 | 1 | -0/+9 |
* | vo_corevideo: remove this VO | Stefano Pigozzi | 2014-09-06 | 2 | -8/+1 |
* | win32: add tmpfile() replacement | James Ross-Gowan | 2014-09-05 | 1 | -3/+2 |
* | manpage: fix sub_add description | wm4 | 2014-09-05 | 1 | -1/+1 |
* | audio: make buffer size configurable | wm4 | 2014-09-05 | 1 | -0/+14 |
* | player: add --media-title option | wm4 | 2014-09-02 | 1 | -0/+5 |
* | player: add --osd-playing-msg option | wm4 | 2014-09-02 | 1 | -0/+7 |
* | player: simplistic HLS bitrate selection | wm4 | 2014-09-01 | 1 | -2/+11 |
* | command: remove broken quvi-format property | wm4 | 2014-09-01 | 2 | -10/+0 |
* | man: fix a whole bunch of typos | Martin Herkt | 2014-09-01 | 11 | -130/+130 |
* | player: always load playlists | wm4 | 2014-08-31 | 1 | -14/+6 |
* | x11: when using --wid, inherit event flags from parent window | wm4 | 2014-08-31 | 1 | -0/+1 |
* | lua: expose mp_getcwd through mp.utils | Otto Modinos | 2014-08-31 | 1 | -0/+4 |
* | manpage: be more explicit about "estimated-..." properties | wm4 | 2014-08-31 | 1 | -2/+7 |
* | video: initial Matroska 3D support | wm4 | 2014-08-30 | 1 | -0/+16 |
* | cache_file: add a mode that creates a temporary file | wm4 | 2014-08-30 | 1 | -15/+36 |
* | player: reduce default demuxer cache | wm4 | 2014-08-30 | 1 | -1/+1 |
* | manpage: document that --cache-file doesn't work with ordered chapters | wm4 | 2014-08-30 | 1 | -0/+2 |
* | manpage: fix minor grammar issue | wm4 | 2014-08-29 | 1 | -1/+1 |
* | command: export demuxer cache info properties | wm4 | 2014-08-28 | 1 | -0/+9 |
* | player: redo how stream caching and pausing on low cache works | wm4 | 2014-08-27 | 1 | -14/+9 |
* | vo_opengl: add parameter to gaussian filter | Bin Jin | 2014-08-26 | 1 | -1/+9 |
* | vo_opengl: add radius options for filters | Bin Jin | 2014-08-26 | 1 | -5/+16 |
* | vo_opengl: add cparam1 and cparam2 options | Bin Jin | 2014-08-26 | 1 | -0/+7 |
* | manpage: mention that mp.commandv doesn't expand properties | Otto Modinos | 2014-08-25 | 1 | -0/+4 |
* | options: compatibility hack for --slave-broken | wm4 | 2014-08-25 | 1 | -0/+2 |
* | ao_dsound: raise default buffer size to 200ms, make it configurable | wm4 | 2014-08-22 | 1 | -0/+3 |
* | manpage: remove duplicated content | Bin Jin | 2014-08-22 | 1 | -29/+0 |
* | options.rst: fix warning | Alexander Preisinger | 2014-08-20 | 1 | -1/+1 |
* | command: add estimated-frame-count & estimated-frame-number properties | Andrey Morozov | 2014-08-19 | 1 | -0/+7 |
* | manpage: fix opengl-hq defaults | wm4 | 2014-08-18 | 1 | -1/+1 |
* | DOCS/tech-overview.txt: some updates | wm4 | 2014-08-18 | 1 | -17/+35 |
* | video: enable framedropping by default | wm4 | 2014-08-17 | 1 | -4/+4 |
* | demux: enable thread by default | wm4 | 2014-08-16 | 1 | -1/+3 |
* | demux: add option to control the readahead buffer by a duration value | wm4 | 2014-08-16 | 1 | -3/+13 |
* | video: add --display-fps switch to control framedrop FPS | wm4 | 2014-08-16 | 1 | -0/+7 |
* | audio: add a mode to insert silence on severe A/V desync | wm4 | 2014-08-15 | 1 | -0/+5 |
* | vo_opengl: optional support for using GLX_SGI_video_sync | wm4 | 2014-08-15 | 1 | -0/+7 |
* | vo_opengl: if glfinish is used, also call it after swappping | wm4 | 2014-08-15 | 1 | -1/+3 |
* | video: add VO framedropping mode | wm4 | 2014-08-15 | 2 | -10/+39 |
* | sub: add option to workaround broken mkv files | wm4 | 2014-08-14 | 1 | -0/+7 |
* | af_lavcac3enc: lower minimum channel number to 3 | wm4 | 2014-08-12 | 1 | -1/+1 |
* | docs: cocoa example uses wakeup callback API | FRAU KOUJIRO | 2014-08-12 | 1 | -22/+54 |
* | docs: simple cocoa API usage example | FRAU KOUJIRO | 2014-08-12 | 1 | -0/+85 |
* | af_lavcac3enc: change default bitrate to 640 | wm4 | 2014-08-12 | 1 | -1/+3 |
* | video: move display and timing to a separate thread | wm4 | 2014-08-12 | 1 | -7/+0 |
* | DOCS: mark the recent release in client-api-changes.rst | wm4 | 2014-08-12 | 2 | -0/+3 |
* | input.conf: make explanatory text more readable | wm4 | 2014-08-11 | 1 | -0/+1 |
* | manpage: update keybindings | wm4 | 2014-08-11 | 1 | -1/+1 |
* | Move status-line.lua | wm4 | 2014-08-11 | 1 | -69/+0 |
* | video: remove "hard" framedrop mode | wm4 | 2014-08-09 | 1 | -4/+8 |
* | manpage: update key bindings | wm4 | 2014-08-08 | 1 | -36/+6 |
* | manpage: add sections and order by usage | Alexander Preisinger | 2014-08-08 | 1 | -1677/+1810 |
* | command: add a "seeking" property | wm4 | 2014-08-08 | 1 | -0/+6 |
* | client API: qtexample: don't pass deallocated strings to mpv | wm4 | 2014-08-07 | 1 | -1/+2 |
* | client API: add and use the MPV_MAKE_VERSION macro | wm4 | 2014-08-05 | 1 | -0/+1 |
* | player: some further playloop cleanups | wm4 | 2014-08-03 | 2 | -6/+9 |
* | manpage: be more explicit where input.conf is located | wm4 | 2014-08-02 | 2 | -1/+6 |
* | manpage: explain how to replace --slave-broken | wm4 | 2014-08-02 | 1 | -0/+10 |
* | command: add a property that returns a list of all properties | wm4 | 2014-08-02 | 1 | -0/+2 |
* | manpage: remove duplicated misplaced description of a command | wm4 | 2014-08-02 | 1 | -2/+0 |
* | Remove the last remains of slave mode | wm4 | 2014-08-01 | 2 | -32/+10 |
* | command: add cache-idle property | wm4 | 2014-07-31 | 1 | -2/+6 |
* | video/filter: add vf_buffer | wm4 | 2014-07-30 | 1 | -0/+6 |
* | ao_alsa: disable use of non-interleaved formats by default | wm4 | 2014-07-30 | 1 | -0/+4 |
* | stream_lavf: allow setting AVOptions with --stream-lavf-o | wm4 | 2014-07-30 | 1 | -0/+7 |
* | manpage: lua: document timer timeout and oneshot fields | wm4 | 2014-07-29 | 1 | -0/+14 |
* | ao_pulse: allow disabling timing bug workarounds | wm4 | 2014-07-26 | 1 | -0/+6 |
* | manpage: eliminate the word "movie" | wm4 | 2014-07-26 | 4 | -29/+29 |
* | manpage: fix a typo | wm4 | 2014-07-24 | 1 | -1/+1 |
* | command: add append-play loadfile mode | wm4 | 2014-07-23 | 1 | -0/+2 |
* | sub: add detection via BOM | wm4 | 2014-07-22 | 1 | -0/+3 |
* | manpage: correct the --mf options | wm4 | 2014-07-21 | 1 | -6/+6 |
* | manpage: fix wording for --aid | wm4 | 2014-07-20 | 1 | -2/+3 |
* | manpage: fix documented default for --demuxer-thread | wm4 | 2014-07-17 | 1 | -1/+1 |
* | demux: add a demuxer thread | wm4 | 2014-07-16 | 1 | -0/+18 |
* | DOCS/release-policy: mention the release version in the RELEASE_NOTES template | Alessandro Ghedini | 2014-07-13 | 1 | -1/+13 |
* | DOCS/tech-overview: minor updates | wm4 | 2014-07-09 | 1 | -12/+12 |
* | Remove stream_pts stuff | wm4 | 2014-07-06 | 2 | -5/+1 |
* | DOCS/client-api-changes: try to fix rst formatting again | wm4 | 2014-07-06 | 1 | -3/+4 |
* | DOCS, client API: add mpv release versions | wm4 | 2014-07-05 | 1 | -0/+3 |
* | DOCS/client_api_examples: add a Qt example | wm4 | 2014-07-04 | 3 | -0/+177 |
* | DOCS: add a file listing API changes for the client API | wm4 | 2014-07-03 | 2 | -0/+36 |
* | manpage: reflect new coreaudio changes | Stefano Pigozzi | 2014-07-02 | 1 | -1/+13 |
* | command: change cache perentage to float, add cache-free and cache-used | Andrey Morozov | 2014-07-02 | 1 | -1/+7 |
* | options: add --list-protocols option | Alessandro Ghedini | 2014-06-30 | 1 | -0/+3 |
* | options: support setting start time relative to start PTS | Tsukasa OMOTO | 2014-06-29 | 1 | -3/+6 |
* | player: make the time display relative to start PTS | Tsukasa OMOTO | 2014-06-29 | 1 | -0/+3 |
* | manpage: update config file locations | wm4 | 2014-06-28 | 3 | -12/+25 |
* | DOCS: add document describing the release policy and procedure | Alessandro Ghedini | 2014-06-25 | 1 | -0/+57 |
* | manpage: update changed defaults from previous commit | wm4 | 2014-06-23 | 1 | -2/+2 |
* | video: Include better heuristics for guessing primaries | Niklas Haas | 2014-06-22 | 1 | -2/+11 |
* | video: Refactor rendering intent for DCP XYZ and :srgb | Niklas Haas | 2014-06-22 | 1 | -0/+4 |
* | video: Support BT.2020 constant luminance system | Niklas Haas | 2014-06-22 | 1 | -1/+2 |
* | options: Expose --colormatrix-primaries to the user | Niklas Haas | 2014-06-22 | 2 | -0/+24 |
* | video: Add support for non-BT.709 primaries | Niklas Haas | 2014-06-22 | 1 | -1/+7 |
* | video: Add BT.2020-NCL colorspace and transfer function | Niklas Haas | 2014-06-22 | 2 | -2/+3 |
* | stream: add a file cache | wm4 | 2014-06-22 | 1 | -0/+25 |
* | DOCS: remove en/ sub-directory | wm4 | 2014-06-20 | 11 | -0/+0 |
* | manpage: explicitly document protocols | wm4 | 2014-06-20 | 1 | -12/+79 |
* | manpage: remove some trailing whitespace | wm4 | 2014-06-20 | 1 | -1/+1 |
* | manpage: remove bogus significant whitespace | wm4 | 2014-06-18 | 1 | -1/+1 |
* | options: allow adding multiple files with --audio-file | wm4 | 2014-06-18 | 1 | -2/+3 |
* | DOCS/contribute.md: move instructions for sending patches to the top | wm4 | 2014-06-17 | 1 | -50/+56 |
* | DOCS: remove coding-style.md to contribute.md | wm4 | 2014-06-17 | 1 | -0/+0 |
* | sub: add --sub-scale-with-window option | wm4 | 2014-06-14 | 1 | -0/+8 |
* | options: turn --idx, --forceidx into --index | wm4 | 2014-06-13 | 2 | -14/+9 |
* | input: make option struct local | wm4 | 2014-06-11 | 1 | -11/+11 |
* | options: remove global variables for swscale options; rename them | wm4 | 2014-06-11 | 2 | -30/+21 |
* | stream_dvb: remove global option variables | wm4 | 2014-06-11 | 1 | -12/+11 |
* | stream_cdda: remove global option variables | wm4 | 2014-06-11 | 1 | -28/+23 |
* | stream_pvr: remove global option variables | wm4 | 2014-06-11 | 1 | -36/+35 |
* | tv: remove global option variables | wm4 | 2014-06-11 | 1 | -136/+128 |
* | command: redo ancient TV/DVB/PVR commands | wm4 | 2014-06-11 | 2 | -5/+28 |
* | audio: add a "weak" gapless mode, and make it default | wm4 | 2014-06-09 | 1 | -16/+27 |
* | manpage: document new --sub-file semantics | wm4 | 2014-06-08 | 1 | -3/+11 |
* | client API: rename mpv_destroy() to mpv_detach_destroy() | wm4 | 2014-06-07 | 1 | -1/+1 |
* | sub: remove old style override option | wm4 | 2014-06-05 | 1 | -6/+1 |
* | sub: add --ass-style-override=force option | wm4 | 2014-06-05 | 1 | -3/+10 |
* | player: write file name to the watch later config file | Alessandro Ghedini | 2014-06-01 | 1 | -0/+9 |
* | stream: remove VCD support | wm4 | 2014-06-01 | 1 | -1/+0 |
* | ao_alsa: make device the first sub option | wm4 | 2014-05-31 | 1 | -3/+3 |
* | manpage: document write_watch_later_config command | wm4 | 2014-05-27 | 1 | -0/+3 |
* | lua: fix compilation with lua 5.2 | wm4 | 2014-05-26 | 1 | -1/+1 |
* | command: add write_watch_later_config command | Martin | 2014-05-26 | 1 | -0/+3 |
* | DOCS/coding-style: add a hint that new features should be documented | wm4 | 2014-05-25 | 1 | -2/+4 |
* | lua: add some filesystem utility functions | wm4 | 2014-05-25 | 1 | -0/+42 |
* | manpage: lua: cosmetic changes to mp.options section | wm4 | 2014-05-25 | 1 | -4/+4 |
* | osc: fix chapter list display | ChrisK2 | 2014-05-24 | 1 | -2/+2 |
* | video: add --video-rotate option for controlling auto-rotation | wm4 | 2014-05-24 | 1 | -0/+7 |
* | stream: kill start_pos, remove --sb option | wm4 | 2014-05-24 | 2 | -8/+1 |
* | manpage: update references to renamed options | Alessandro Ghedini | 2014-05-23 | 4 | -9/+9 |
* | lua/osc: forgot some changed files in previous commit | ChrisK2 | 2014-05-23 | 2 | -20/+94 |
* | player: give quit_watch_later an exit code argument like quit | wm4 | 2014-05-22 | 1 | -3/+4 |
* | input: allow disabling window dragging with --no-window-dragging | wm4 | 2014-05-20 | 1 | -0/+3 |
* | manpage: mention bdnav:// | wm4 | 2014-05-20 | 1 | -2/+2 |
* | cache: redo options and default settings | wm4 | 2014-05-20 | 2 | -16/+17 |
* | etc/input.conf: add example how to change window size by key binding | wm4 | 2014-05-18 | 1 | -0/+2 |
* | manpage: fix a minor aspect of the discnav command | wm4 | 2014-05-18 | 1 | -2/+1 |
* | manpage: document discnav command | wm4 | 2014-05-18 | 1 | -0/+14 |
* | command: add a disc-menu-active property | wm4 | 2014-05-18 | 1 | -0/+6 |
* | x11: implement --fs-screen properly, separate old code path | wm4 | 2014-05-17 | 1 | -4/+2 |
* | x11: replace--[x11-]fstype option with --x11-netwm | wm4 | 2014-05-16 | 2 | -39/+13 |
* | manpage: changes.rst: minor fixups | wm4 | 2014-05-15 | 1 | -5/+5 |
* | vf_vapoursynth: allow parallel processing | wm4 | 2014-05-14 | 1 | -8/+20 |
* | manpage: updates changes.rst | wm4 | 2014-05-14 | 1 | -46/+59 |
* | manpage: update --playlist entry | wm4 | 2014-05-11 | 1 | -5/+10 |
* | manpage: minor corrections | wm4 | 2014-05-11 | 3 | -8/+10 |
* | input: remove pausing command prefixes | wm4 | 2014-05-11 | 1 | -3/+0 |
* | |