| Commit message (Expand) | Author | Age | Files | Lines |
* | demux_mkv: adjust subtitle preroll again (2) | wm4 | 2014-11-15 | 1 | -0/+19 |
* | vo_opengl: allow setting different filters for downscaling | wm4 | 2014-11-14 | 1 | -1/+6 |
* | command: export some option metadata | wm4 | 2014-11-13 | 1 | -1/+24 |
* | command: rename "option-flags" property to "option-info" | wm4 | 2014-11-13 | 1 | -3/+3 |
* | command: export mpv configure arguments as property | wm4 | 2014-11-13 | 1 | -0/+4 |
* | manpage: adjust --hwdec docs | wm4 | 2014-11-12 | 1 | -6/+8 |
* | client API: deprecate some events | wm4 | 2014-11-08 | 2 | -22/+12 |
* | command: export the flag whether an option was set on commandline | wm4 | 2014-11-07 | 1 | -0/+12 |
* | audio: add --audio-client-name option | wm4 | 2014-11-07 | 1 | -0/+5 |
* | command: add display-names property | Kevin Mitchell | 2014-11-07 | 1 | -0/+4 |
* | command: add window-minimized property (X11 only) | wm4 | 2014-11-02 | 1 | -0/+3 |
* | command: expose mpv version as property | wm4 | 2014-11-02 | 1 | -0/+4 |
* | player: add --chapters-file option | wm4 | 2014-11-02 | 1 | -0/+4 |
* | manpage: update --playlist comments | wm4 | 2014-11-02 | 2 | -9/+10 |
* | ipc: make it possible to receive log messages | wm4 | 2014-11-01 | 1 | -0/+10 |
* | ipc: add a command to retrieve API version | wm4 | 2014-11-01 | 1 | -0/+4 |
* | manpage: ipc: fix command name for observe_property | wm4 | 2014-11-01 | 1 | -1/+1 |
* | player: update meaning of drop_frame_cnt | wm4 | 2014-11-01 | 1 | -3/+4 |
* | player: change framedrop display in the status line | wm4 | 2014-10-31 | 1 | -8/+9 |
* | options: accept --audio-channels=auto | wm4 | 2014-10-30 | 1 | -2/+3 |
* | client API: qthelper: add set_option_variant() | wm4 | 2014-10-30 | 1 | -0/+1 |
* | player: add an option to abort playback on partial init failures | wm4 | 2014-10-28 | 2 | -0/+8 |
* | client API: better error reporting | wm4 | 2014-10-28 | 1 | -0/+2 |
* | client API: add an enum for mpv_event_end_file.reason | wm4 | 2014-10-28 | 1 | -0/+1 |
* | manpage: clarify loadfile append-play mode | wm4 | 2014-10-28 | 1 | -1/+3 |
* | libmpv: cocoa: add basic menu | Stefano Pigozzi | 2014-10-27 | 1 | -10/+7 |
* | command: add audio-device property | wm4 | 2014-10-27 | 1 | -0/+13 |
* | audio: add command/function to reload audio output | wm4 | 2014-10-27 | 1 | -1/+1 |
* | manpage: options: various fixes | Alessandro Ghedini | 2014-10-26 | 1 | -9/+9 |
* | dxva2: use optimized memcpy | James Ross-Gowan | 2014-10-26 | 1 | -1/+1 |
* | Drop libquvi support | wm4 | 2014-10-25 | 4 | -39/+5 |
* | video: initial dxva2 support | wm4 | 2014-10-25 | 1 | -0/+1 |
* | manpage: use the proper environment variable for CSIDL_APPDATA | wm4 | 2014-10-25 | 1 | -4/+8 |
* | command: add vo-configured property | wm4 | 2014-10-24 | 1 | -0/+5 |
* | osd: slightly change default style | Martin Herkt | 2014-10-23 | 1 | -3/+3 |
* | command: add a "cached" mode to sub_add | wm4 | 2014-10-23 | 1 | -0/+7 |
* | manpage: ipc: comment about invalid UTF-8 | wm4 | 2014-10-23 | 1 | -0/+12 |
* | win32: change config path priorities | wm4 | 2014-10-23 | 1 | -0/+29 |
* | reflect recent coreaudio changes in the manual | Stefano Pigozzi | 2014-10-23 | 1 | -11/+4 |
* | command: make reverse cycle_values match up with forward one | wm4 | 2014-10-21 | 1 | -1/+1 |
* | command: add cursor-autohide property | wm4 | 2014-10-21 | 1 | -0/+4 |
* | command: add playback-abort property | wm4 | 2014-10-21 | 1 | -0/+5 |
* | command: add video-rotate property | wm4 | 2014-10-21 | 1 | -0/+3 |
* | player: add stream selection by ffmpeg index | wm4 | 2014-10-21 | 1 | -0/+9 |
* | command: add field-dominance property | Kevin Mitchell | 2014-10-21 | 1 | -0/+3 |
* | lua: add convenience function for hooks | wm4 | 2014-10-21 | 1 | -0/+26 |
* | command: extend sub_add command | wm4 | 2014-10-21 | 1 | -1/+17 |
* | manpage: fix a typo | Ben Boeckel | 2014-10-20 | 1 | -1/+1 |
* | manpage: ipc: mention unavailability on Windows | wm4 | 2014-10-19 | 1 | -1/+3 |
* | manpage: ipc: mention the socat tool | wm4 | 2014-10-19 | 1 | -1/+2 |
* | ipc: skip empty and commented lines | wm4 | 2014-10-19 | 1 | -1/+5 |
* | ipc: accept both JSON and "old" commands | wm4 | 2014-10-19 | 2 | -1/+11 |
* | audio: quote devices in --audio-device=help | wm4 | 2014-10-19 | 1 | -1/+3 |
* | lua: expose JSON parser | wm4 | 2014-10-19 | 1 | -0/+14 |
* | lua: add an utility function for starting processes | wm4 | 2014-10-19 | 1 | -0/+42 |
* | manpage: ipc: explain security implications | wm4 | 2014-10-17 | 1 | -0/+8 |
* | DOCS/client_api_examples: qtexample: don't require Qt 5.x | wm4 | 2014-10-17 | 1 | -0/+7 |
* | manpage: add JSON IPC documentation | Alessandro Ghedini | 2014-10-17 | 4 | -2/+147 |
* | cocoa: allow mouse events to bubble up with no-input-cursor | Stefano Pigozzi | 2014-10-17 | 1 | -0/+1 |
* | options: don't load per-file config files by default | wm4 | 2014-10-17 | 1 | -1/+1 |
* | sub: adjustments to --ass-style-override option | wm4 | 2014-10-17 | 1 | -0/+1 |
* | DOCS/client_api_examples: qtexample: set a magic Qt flag | wm4 | 2014-10-16 | 1 | -0/+1 |
* | DOCS/client_api_examples: qtexample: embedding works on Cocoa | wm4 | 2014-10-16 | 1 | -2/+1 |
* | manpage: fix reference to a defunct option | shdown | 2014-10-16 | 1 | -2/+2 |
* | command: allow setting per-file options at runtime | wm4 | 2014-10-15 | 1 | -0/+10 |
* | stream_lavf: expose concat:// | wm4 | 2014-10-14 | 1 | -0/+4 |
* | DOCS/client_api_examples: qtexample: remove debugging code | wm4 | 2014-10-14 | 1 | -2/+1 |
* | DOCS/client_api_examples: qtexample: stuff | wm4 | 2014-10-13 | 3 | -7/+31 |
* | client API: add qthelper.hpp | wm4 | 2014-10-13 | 1 | -0/+1 |
* | DOCS/edl-mpv: minor clarification | wm4 | 2014-10-12 | 1 | -1/+1 |
* | vf_vapoursynth: add standalone Lua scripting | wm4 | 2014-10-12 | 1 | -0/+25 |
* | libmpv/cocoa: allow clients to use mpv event system | Stefano Pigozzi | 2014-10-12 | 1 | -11/+26 |
* | lua: add command_native() function | wm4 | 2014-10-11 | 1 | -0/+9 |
* | client API: add mpv_command_node[_async] | wm4 | 2014-10-11 | 1 | -0/+1 |
* | command: make audio device list available to the client API | wm4 | 2014-10-10 | 1 | -0/+21 |
* | Revert "player: --save-position-on-quit should always work" | wm4 | 2014-10-10 | 1 | -3/+4 |
* | libmpv/cocoa: don't start the event monitor | Stefano Pigozzi | 2014-10-09 | 1 | -0/+5 |
* | libmpv/cocoa: make global events work and get rid of is_cplayer | Stefano Pigozzi | 2014-10-09 | 2 | -4/+9 |
* | manpage: fix --audio-pitch-correction description | Alessandro Ghedini | 2014-10-09 | 1 | -4/+4 |
* | audio: add device selection & listing with --audio-device | wm4 | 2014-10-09 | 1 | -0/+17 |
* | manpage: improve --wid description | wm4 | 2014-10-09 | 1 | -8/+19 |
* | client API: rename --input-x11-keyboard to --input-vo-keyboard | wm4 | 2014-10-09 | 3 | -4/+9 |
* | cocoa: allow to embed into an arbitrary NSView | Stefano Pigozzi | 2014-10-08 | 1 | -1/+1 |
* | client API: introduce numeric log levels | wm4 | 2014-10-08 | 1 | -0/+1 |
* | DOCS/client_api_examples: qtexample: add a log window | wm4 | 2014-10-08 | 2 | -0/+29 |
* | msg, client API: buffer partial lines | wm4 | 2014-10-08 | 1 | -0/+1 |
* | command: add cache-buffering-state property | wm4 | 2014-10-07 | 1 | -0/+4 |
* | client API: clarify pause/unpause events, modify core-idle property | wm4 | 2014-10-07 | 2 | -0/+6 |
* | DOCS/client_api_examples: qtexample: set the locale | James Ross-Gowan | 2014-10-07 | 1 | -0/+6 |
* | player: --save-position-on-quit should always work | wm4 | 2014-10-06 | 1 | -4/+3 |
* | cocoa: remove --fs-missioncontrol | Stefano Pigozzi | 2014-10-05 | 1 | -7/+0 |
* | cocoa: fix some pointer casts to be 32bit safe | Stefano Pigozzi | 2014-10-05 | 1 | -1/+1 |
* | cocoa/libmpv: allow to embed mpv GL view in another window | Stefano Pigozzi | 2014-10-05 | 1 | -2/+42 |
* | examples/cocoa: never instance NSApplication with new | Stefano Pigozzi | 2014-10-05 | 1 | -1/+1 |
* | examples/cocoa: set activation policy to mimic nib applications | Stefano Pigozzi | 2014-10-05 | 1 | -0/+8 |
* | manpage: changes: random corrections and additions | wm4 | 2014-10-04 | 1 | -13/+19 |
* | manpage: changes: move internal changes section to the end | wm4 | 2014-10-04 | 1 | -22/+22 |
* | options: add --no-keepaspect-window | wm4 | 2014-10-04 | 1 | -0/+7 |
* | manpage: refactor MPlayer -> mpv changes section | Alessandro Ghedini | 2014-10-04 | 1 | -90/+137 |
* | x11: stupid workaround for XMonad | wm4 | 2014-10-04 | 1 | -4/+14 |
* | manpage: improve consistency with new ~/.config/mpv default | Kevin Mitchell | 2014-10-04 | 4 | -27/+32 |
* | man: replaced : with , in broken --lua-opts osc example | Stephen Caraher | 2014-10-03 | 1 | -1/+1 |
* | command: allow passing memory addresses to overlay_add | wm4 | 2014-10-03 | 1 | -0/+10 |
* | manpage: remove non-existing ratio-pos property | wm4 | 2014-10-02 | 1 | -3/+0 |
* | manpage: redocument audio delay key bindings | wm4 | 2014-10-02 | 1 | -0/+3 |
* | audio: enable pitch correction by default when playing fast | wm4 | 2014-10-02 | 1 | -0/+8 |
* | 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 |
* | man: tweak --sub-codepage for concision | Kevin Mitchell | 2014-05-09 | 1 | -20/+18 |
* | command: add property that estimates current video FPS | wm4 | 2014-05-08 | 1 | -0/+8 |
* | options: add --hr-seek-framedrop option | wm4 | 2014-05-07 | 2 | -1/+11 |
* | manpage: fix typo in previous commit | wm4 | 2014-05-06 | 1 | -1/+1 |
* | manpage: adjustments to file-size property | wm4 | 2014-05-06 | 1 | -1/+3 |
* | command: rename stream-length to file-size, format file size | Andrey Morozov | 2014-05-06 | 1 | -3/+3 |
* | manpage: fix vf_scale options | wm4 | 2014-05-04 | 1 | -9/+11 |
* | options: merge ---sub-auto-match with --sub-auto | wm4 | 2014-05-04 | 2 | -10/+7 |
* | manpage: improve --input-cursor description | wm4 | 2014-05-04 | 1 | -2/+2 |
* | options: remove deprecated --identify | Martin Herkt | 2014-05-04 | 2 | -15/+10 |
* | options: remove obsolete --fsmode-dontuse | Martin Herkt | 2014-05-04 | 2 | -4/+1 |
* | options: rename device-specific options | Martin Herkt | 2014-05-04 | 3 | -3/+5 |
* | options: rename msg-related options | Martin Herkt | 2014-05-04 | 5 | -24/+31 |
* | options: rename video-related options/properties | Martin Herkt | 2014-05-04 | 4 | -38/+43 |
* | options: rename audio-related options/properties | Martin Herkt | 2014-05-04 | 4 | -53/+59 |
* | options: rename subtitle-related options | Martin Herkt | 2014-05-04 | 3 | -49/+53 |
* | options: rename input-related options | Martin Herkt | 2014-05-04 | 3 | -51/+56 |
* | DOCS: update changes.rst | Martin Herkt | 2014-05-03 | 1 | -39/+47 |
* | manpage: adjust description of vdpau deint sub-option | wm4 | 2014-05-02 | 1 | -6/+8 |
* | manpage: deprecated vo_vdpau postprocessing options | wm4 | 2014-05-02 | 1 | -0/+19 |
* | manpage: document vf_vdpaupp | wm4 | 2014-05-02 | 1 | -0/+49 |
* | lua: remove "lua/" prefix from script names | wm4 | 2014-05-02 | 1 | -5/+5 |
* | manpage: fix the alternative suggested for stream-path | wm4 | 2014-05-02 | 1 | -1/+1 |
* | man: grammar tweak of mp.add_timeout() | Kevin Mitchell | 2014-04-29 | 1 | -3/+3 |
* | vf_vapoursynth: use frame durations instead of _AbsoluteTime | wm4 | 2014-04-28 | 1 | -2/+2 |
* | client API: add chapter change event | wm4 | 2014-04-27 | 1 | -0/+3 |
* | manpage: fix grammar | wm4 | 2014-04-26 | 1 | -1/+1 |
* | manpage: forced->used | wm4 | 2014-04-26 | 1 | -1/+1 |
* | manpage: improve --osd-level description | wm4 | 2014-04-25 | 1 | -4/+4 |
* | af.rst: fix replaygain-track description | Alessandro Ghedini | 2014-04-25 | 1 | -2/+1 |
* | command: allow native access to "vf" property | wm4 | 2014-04-24 | 1 | -0/+16 |
* | video: add a "hwdec" property to enable or disable hw decoding at runtime | wm4 | 2014-04-23 | 1 | -0/+10 |
* | man: minor typo why not to use portaudio | Kevin Mitchell | 2014-04-22 | 1 | -1/+1 |
* | command: export rotation parameter | wm4 | 2014-04-22 | 1 | -0/+4 |
* | vf_rotate: support all multiples of 90 degrees | wm4 | 2014-04-21 | 1 | -9/+2 |
* | encode: don't apply default config options | wm4 | 2014-04-19 | 2 | -1/+6 |
* | manpage: add notes when to use/not use certain AO and VO drivers | wm4 | 2014-04-19 | 2 | -1/+50 |
* | lua: add example to rebuild the status line | David Weber | 2014-04-19 | 1 | -0/+69 |
* | input: discard key history when a key is mapped | wm4 | 2014-04-19 | 1 | -4/+4 |
* | manpage: clarify one aspect of multi-keybindings | wm4 | 2014-04-18 | 1 | -1/+2 |
* | input: close window when window close button is pressed with --input-test | wm4 | 2014-04-18 | 1 | -3/+3 |
* | input: handle multi-combinations as key sequences | wm4 | 2014-04-18 | 1 | -0/+10 |
* | manpage: document loop-file property | wm4 | 2014-04-18 | 1 | -0/+3 |
* | player: add a --loop-file option | wm4 | 2014-04-17 | 1 | -0/+6 |
* | ao_null: add simulated device latency, simulate EOF problems | wm4 | 2014-04-17 | 1 | -0/+7 |
* | vo_opengl: make spline36 default with --vo=opengl-hq | wm4 | 2014-04-17 | 1 | -2/+4 |
* | player: add a --dump-stats option | wm4 | 2014-04-17 | 1 | -0/+8 |
* | client API: remove mpv_event_pause_reason | wm4 | 2014-04-14 | 1 | -21/+5 |
* | command: add property to indicate when pausing due to --keep-open | wm4 | 2014-04-14 | 1 | -0/+7 |
* | command: add a property to indicate core pause state | wm4 | 2014-04-14 | 1 | -0/+5 |
* | New option --no-ometadata to opt out of including metadata when encoding. | Rudolf Polzer | 2014-04-14 | 1 | -0/+4 |
* | vf_vapoursynth: wipe vapoursynth state completely on reloading | wm4 | 2014-04-14 | 1 | -4/+1 |
* | Remove radio:// | wm4 | 2014-04-13 | 2 | -56/+0 |
* | command: add vf-metadata property | Kevin Mitchell | 2014-04-13 | 1 | -1/+12 |
* | command: add paused-for-cache, total-avsync-change, drop-frame-count properties | David Weber | 2014-04-13 | 1 | -0/+11 |
* | manpage: vf_vapoursynth: document what happens on seeking | wm4 | 2014-04-13 | 1 | -0/+8 |
* | manpage: lua: separate "advanced" functions into a separate section | wm4 | 2014-04-12 | 1 | -4/+10 |
* | lua: make it easier to integrate with foreign event loops | wm4 | 2014-04-12 | 1 | -0/+20 |
* | lua: wrap mpv_get_wakeup_pipe() | wm4 | 2014-04-12 | 1 | -0/+4 |
* | video: add VapourSynth filter bridge | wm4 | 2014-04-12 | 1 | -0/+47 |
* | manpage: fix --vf=scale options | James Ross-Gowan | 2014-04-11 | 1 | -3/+3 |
* | manpage: document how the client API retrieves the complicated properties | wm4 | 2014-04-11 | 1 | -0/+82 |
* | lua: add a minor helper function | wm4 | 2014-04-10 | 1 | -0/+4 |
* | cache: allow resizing at runtime | wm4 | 2014-04-09 | 1 | -0/+12 |
* | manpage: --ad-spdif-dtshd=yes works now | wm4 | 2014-04-08 | 1 | -1/+2 |
* | vd_lavc: by default, do not show corrupt frames | wm4 | 2014-04-08 | 1 | -1/+1 |
* | client API: avoid redundant property change events if possible | wm4 | 2014-04-08 | 1 | -5/+9 |
* | lua: add API for observing property changes | wm4 | 2014-04-08 | 1 | -0/+22 |
* | remove redundant/outdated line from encodeing.rst:"what works" | Kevin Mitchell | 2014-04-03 | 1 | -1/+0 |
* | lua: give more control over timers | wm4 | 2014-04-02 | 1 | -5/+17 |
* | lua: add mp.unregister_event() function | wm4 | 2014-04-01 | 1 | -0/+5 |
* | DOCS/encoding: make "What does not work yet" a proper RST section | wm4 | 2014-04-01 | 1 | -0/+1 |
* | vo_opengl, cocoa: allow to autoselect a color profile | Stefano Pigozzi | 2014-03-31 | 1 | -0/+7 |
* | command: allow changing filters before video chain initialization | wm4 | 2014-03-30 | 1 | -0/+6 |
* | command: change what the metadata property returns | wm4 | 2014-03-30 | 1 | -3/+9 |
* | manpage: remove misleading description for --ontop | Stefano Pigozzi | 2014-03-29 | 1 | -2/+1 |
* | manpage: osc: document some recent additions | wm4 | 2014-03-20 | 1 | -0/+27 |
* | manpage: clarify what to pass to --hwdec-codecs option | wm4 | 2014-03-20 | 1 | -1/+3 |
* | manpage: mark disc-title as writeable | wm4 | 2014-03-18 | 1 | -2/+3 |
* | changes.rst: add dvd://1 -> dvd://0 change | wm4 | 2014-03-17 | 1 | -0/+1 |
* | lua: rename mp.register_script_command() to mp.register_script_message() | wm4 | 2014-03-17 | 1 | -5/+5 |
* | command, lua: change script_message semantics | wm4 | 2014-03-17 | 2 | -14/+29 |
* | manpage: remove author field | wm4 | 2014-03-16 | 1 | -1/+0 |
* | vf_delogo: remove internal implementation | wm4 | 2014-03-16 | 1 | -5/+0 |
* | command: rename dvd- properties to disc- | wm4 | 2014-03-15 | 1 | -4/+4 |
* | DOCS/coding-style: add another requirement for commit messages | wm4 | 2014-03-15 | 1 | -0/+3 |
* | command: prefix DVD title properties with "dvd-" | wm4 | 2014-03-15 | 1 | -1/+4 |
* | af_volume: add detach option | wm4 | 2014-03-14 | 1 | -0/+6 |
* | manpage: af: minor syntax improvements | wm4 | 2014-03-14 | 1 | -4/+4 |
* | af_volume: remove double-negated suboption | wm4 | 2014-03-14 | 1 | -3/+3 |
* | af_volume: add support for replaygain pre-amp and clipping prevention | Alessandro Ghedini | 2014-03-13 | 1 | -0/+6 |
* | af_volume: add replaygain support | Alessandro Ghedini | 2014-03-13 | 1 | -0/+6 |
* | DOCS/coding-style: add an example and another rule | wm4 | 2014-03-13 | 1 | -0/+25 |
* | DOCS/tech-overview: DOCS/OUTDATED-tech/ was deleted | wm4 | 2014-03-12 | 1 | -3/+1 |
* | DOCS: add coding style | wm4 | 2014-03-12 | 1 | -0/+111 |
* | options.rst: correct broken URL | Diogo Franco | 2014-03-11 | 1 | -1/+1 |
* | vo_opengl: Simplify and clarify color correction code | Niklas Haas | 2014-03-10 | 1 | -13/+13 |
* | audio: make --channels option always force the output layout | wm4 | 2014-03-10 | 2 | -11/+15 |
* | DOCS: fix an external link | wm4 | 2014-03-09 | 1 | -3/+3 |
* | ao_jack: use new pull API helpers | wm4 | 2014-03-09 | 1 | -3/+0 |
* | ao_null: add option for simulated device speed | wm4 | 2014-03-09 | 1 | -0/+5 |
* | sd_ass: add a very simple and evil way to override ASS subtitle styles | wm4 | 2014-03-01 | 1 | -5/+10 |
* | lua: add option to disable auto-loading of lua scripts | wm4 | 2014-02-28 | 2 | -1/+6 |
* | manpage: document properties added in previous commit | wm4 | 2014-02-28 | 1 | -0/+7 |
* | manpage: lua: fix typo | wm4 | 2014-02-28 | 1 | -1/+1 |
* | manpage: lua: update from previous commit | wm4 | 2014-02-28 | 1 | -1/+7 |
* | DOCS: kill the rest of the old mplayer tech documentation | wm4 | 2014-02-28 | 8 | -949/+0 |
* | vo_opengl: change gamma suboption to take a value | wm4 | 2014-02-27 | 1 | -2/+7 |
* | vo_opengl: Change the default icc-intent to relative colorimetric | Niklas Haas | 2014-02-26 | 1 | -2/+2 |
* | lua: add set_property_native function | wm4 | 2014-02-26 | 1 | -2/+12 |
* | options: allow changing options at runtime | wm4 | 2014-02-25 | 1 | -2/+4 |
* | manpage: remove unused environment variable | wm4 | 2014-02-25 | 1 | -3/+0 |
* | config: add a --config-dir option to force config directory | wm4 | 2014-02-25 | 1 | -0/+11 |
* | manpage: Improve wording on icc-approx-gamma | Niklas Haas | 2014-02-25 | 1 | -5/+5 |
* | manpage: document the new loadfile argument | wm4 | 2014-02-25 | 1 | -1/+6 |
* | client api examples: set an option with MPV_FORMAT_FLAG | wm4 | 2014-02-24 | 1 | -1/+2 |
* | client API: report pause/unpause reason | wm4 | 2014-02-24 | 1 | -0/+19 |
* | lua: add a bunch of functions to get/set properties by their native type | wm4 | 2014-02-24 | 1 | -2/+40 |
* | vo_opengl: Add :icc-approx-gamma suboption to approximate BT.709 gamma | Niklas Haas | 2014-02-24 | 1 | -0/+8 |
* | command: use DVD volume ID for media-title property | xylosper | 2014-02-23 | 1 | -0/+2 |
* | manpage: fix a metadata property name | wm4 | 2014-02-23 | 1 | -1/+1 |
* | manpage: fix yadif example in one case | wm4 | 2014-02-23 | 1 | -1/+1 |
* | input: check for abort cmd in multi-commands | wm4 | 2014-02-20 | 1 | -5/+0 |
* | manpage: input: clarify chapter-metadata property | wm4 | 2014-02-19 | 1 | -2/+8 |
* | command: allow accessing metadata entries as list | wm4 | 2014-02-19 | 1 | -0/+12 |
* | command: move metadata entry access to metadata/by-key/ | wm4 | 2014-02-19 | 1 | -2/+8 |
* | manpage: lua: improve explanation of tracks-changed and tracks-switched | wm4 | 2014-02-19 | 1 | -4/+4 |
* | client API: add event for metadata changes | wm4 | 2014-02-19 | 1 | -0/+3 |
* | command: export list of editions as properties | wm4 | 2014-02-19 | 1 | -0/+22 |
* | command: export codec for each track | wm4 | 2014-02-19 | 1 | -0/+4 |
* | edl: extend with chapter timestamps | wm4 | 2014-02-19 | 1 | -1/+17 |
* | manpage: lua: shorten description of register_script_command() | wm4 | 2014-02-17 | 1 | -37/+12 |
* | manpage: lua: attempt to improve add_key_binding() description | wm4 | 2014-02-17 | 1 | -18/+23 |
* | manpage: lua: improve introduction, add simplistic example | wm4 | 2014-02-17 | 1 | -15/+26 |
* | manpage: lua: fix typo | wm4 | 2014-02-17 | 1 | -1/+1 |
* | manpage: input: document script_message command | wm4 | 2014-02-17 | 1 | -0/+8 |
* | client API: add events for video and audio reconfig | wm4 | 2014-02-17 | 1 | -0/+6 |
* | lua: add mechanism for script provided key bindings | wm4 | 2014-02-17 | 1 | -1/+99 |
* | client API: add a client message event | wm4 | 2014-02-17 | 1 | -0/+6 |
* | lua: allow giving fallback values in get_property() calls | wm4 | 2014-02-17 | 1 | -6/+8 |
* | DOCS/crosscompile-mingw: use settings.mk instead of make variables | Timothy Gu | 2014-02-17 | 1 | -9/+20 |
* | DOCS/crosscompile-mingw: update disk space stats | Timothy Gu | 2014-02-17 | 1 | -1/+1 |
* | DOCS/crosscompile-mingw: update | Timothy Gu | 2014-02-17 | 1 | -16/+24 |
* | command: export chapter list as properties | wm4 | 2014-02-16 | 1 | -0/+12 |
* | command: export playlist as properties | wm4 | 2014-02-16 | 1 | -0/+9 |
* | command: expose track list as properties | wm4 | 2014-02-16 | 1 | -0/+42 |
* | command: export more video params as properties | wm4 | 2014-02-16 | 1 | -3/+40 |
* | crosscompile-mingw: improve instructions for MXE | wm4 | 2014-02-14 | 1 | -0/+2 |
* | options: make --no-config block all auto-loaded configuration files | wm4 | 2014-02-14 | 1 | -4/+2 |
* | lua: auto-load scripts from ~/.mpv/lua/ | wm4 | 2014-02-14 | 1 | -0/+5 |
* | lua: make register_event() not overwrite previous event handler | wm4 | 2014-02-14 | 1 | -0/+4 |
* | manpage: reformat property list | wm4 | 2014-02-12 | 1 | -113/+344 |
* | manpage: lua: move less important events to the end of the list | wm4 | 2014-02-12 | 1 | -36/+35 |
* | manpage: lua: document receiving of terminal messages | wm4 | 2014-02-12 | 1 | -2/+36 |
* | manpage: lua: rewrite event description | wm4 | 2014-02-12 | 1 | -30/+86 |
* | manpage: lua: minor fixes | wm4 | 2014-02-12 | 1 | -4/+4 |
* | man: update wayland options | Alexander Preisinger | 2014-02-11 | 1 | -3/+8 |
* | manpage: fix Lua script shutdown description again | wm4 | 2014-02-11 | 1 | -6/+6 |
* | manpage: document --aspect special values | wm4 | 2014-02-11 | 1 | -0/+7 |
* | manpage: use Lua for Lua example | wm4 | 2014-02-11 | 1 | -1/+1 |
* | manpage: document mp.commandv Lua command | wm4 | 2014-02-11 | 1 | -0/+15 |
* | manpage: move description of script shutdown to a separate paragraph | wm4 | 2014-02-11 | 1 | -4/+6 |
* | manpage: fix formatting of example code | wm4 | 2014-02-11 | 1 | -6/+7 |
* | manpage: document some Lua scripting functions | wm4 | 2014-02-11 | 1 | -2/+160 |
* | Add a client API example | wm4 | 2014-02-10 | 2 | -0/+53 |
* | options: add --no-terminal switch | wm4 | 2014-02-10 | 1 | -0/+7 |
* | DOCS/waf-buildsystem: add link to the Waf book | Timothy Gu | 2014-02-06 | 1 | -1/+1 |
* | DOCS/crosscompile-mingw: use Markdown | Timothy Gu | 2014-02-06 | 1 | -1/+6 |
* | DOCS/crosscompile-mingw: update | Timothy Gu | 2014-02-06 | 1 | -4/+0 |
* | quvi: disable subtitle fetching by default | wm4 | 2014-01-31 | 1 | -4/+6 |
* | options: alternative way to specify color options | wm4 | 2014-01-31 | 1 | -10/+22 |
* | manpage: fix af_equalizer syntax | wm4 | 2014-01-19 | 1 | -1/+1 |
* | lua: add a --lua-opts option, which can be queried by scripts | wm4 | 2014-01-16 | 1 | -0/+5 |
* | player: add --term-osd-bar, which shows a status bar on the terminal | wm4 | 2014-01-15 | 1 | -0/+12 |
* | manpage: document --term-osd=force | wm4 | 2014-01-13 | 1 | -1/+3 |
* | player: redo terminal OSD and status line handling | wm4 | 2014-01-13 | 1 | -5/+0 |
* | options: remove --screenw and --screenh | wm4 | 2014-01-11 | 1 | -8/+0 |
* | options: don't reset pause mode when switching to next file | wm4 | 2014-01-09 | 1 | -3/+3 |
* | screenshot: add format specifiers to get file directory path | wm4 | 2014-01-08 | 1 | -0/+6 |
* | Switch PDF manual generation to rst2pdf | Martin Herkt | 2014-01-08 | 2 | -24/+0 |
* | ao_pulse: lower default buffer size from 1000ms to 250ms | wm4 | 2014-01-07 | 1 | -1/+1 |
* | ao_pulse: add suboption to control buffer size | wm4 | 2014-01-07 | 1 | -0/+6 |
* | manpage: mention how to get a list of codecs for use with --hwdec-codecs | wm4 | 2014-01-07 | 1 | -0/+3 |
* | Fix audio delay inversion | Martin Herkt | 2014-01-06 | 1 | -2/+2 |
* | quvi: add option to not fetch subtitles | Andre D | 2014-01-05 | 1 | -0/+7 |
* | manpage: fix typo | wm4 | 2014-01-05 | 1 | -1/+1 |
* | manpage: mention --pause | Martin Herkt | 2014-01-03 | 1 | -0/+3 |
* | manpage: clarifications about bitmap subtitles and --secondary-sid | wm4 | 2014-01-01 | 1 | -2/+4 |
* | manpage: fix description on the slave mode msglevel | wm4 | 2014-01-01 | 1 | -2/+1 |
* | manpage: fix vf_noise parameter name | wm4 | 2013-12-30 | 1 | -2/+2 |
* | vd_lavc: by default, output all frames, even corrupted ones | wm4 | 2013-12-29 | 1 | -0/+5 |
* | Install encoding-profiles.conf by default | wm4 | 2013-12-28 | 1 | -6/+5 |
* | player: add --secondary-sid for displaying a second subtitle stream | wm4 | 2013-12-24 | 2 | -0/+23 |
* | changes.rst: add entry for dvdnav menu | wm4 | 2013-12-23 | 1 | -1/+1 |
* | manpage: mention video-unscaled property | wm4 | 2013-12-23 | 1 | -0/+1 |
* | options: disable joystick by default | wm4 | 2013-12-23 | 1 | -1/+1 |
* | af_export: require filename argument | wm4 | 2013-12-21 | 1 | -2/+2 |
* | msg: change --msglevel, reduce legacy glue | wm4 | 2013-12-20 | 2 | -12/+17 |
* | crosscompile-mingw.txt: fix instructions | wm4 | 2013-12-19 | 1 | -1/+1 |
* | command: remove radio commands | wm4 | 2013-12-19 | 1 | -2/+1 |
* | Fix OSX build; remove all remaining mpvcore references | 11rcombs | 2013-12-17 | 1 | -7/+7 |
* | command: scale osd’s time remaining by the current speed | Vivek Jain | 2013-12-16 | 1 | -0/+1 |
* | manpage: fix --vf=expand aspect ratio example | Alessandro Ghedini | 2013-12-16 | 1 | -1/+1 |
* | manpage: undocument syntax for skipping optional arguments in input commands | wm4 | 2013-12-16 | 1 | -2/+0 |
* | matroska: add --ordered-chapters-files option | wm4 | 2013-12-14 | 1 | -0/+12 |
* | manpage: mention that the "run" does not wait for the command | wm4 | 2013-12-14 | 1 | -0/+3 |
* | Allow some options taking filenames to refer to mpv config dir | wm4 | 2013-12-14 | 1 | -0/+22 |
* | dvdnav: select longest title by default | wm4 | 2013-12-14 | 1 | -0/+1 |
* | video: change --video-zoom behavior | wm4 | 2013-12-13 | 1 | -3/+8 |
* | osd: add option for "unscaled" OSD | wm4 | 2013-12-10 | 1 | -0/+6 |
* | demux: set fps for mf:// to 1 | wm4 | 2013-12-10 | 1 | -1/+1 |
* | manpage: remove some --flip leftovers | wm4 | 2013-12-07 | 2 | -2/+2 |
* | manpage: mark "run" command as Unix-only | wm4 | 2013-12-07 | 1 | -0/+1 |
* | video: remove --flip | wm4 | 2013-12-05 | 1 | -3/+0 |
* | video: allow hardware decoding only for certain codecs | wm4 | 2013-12-05 | 1 | -4/+12 |
* | docs: edl: minor corrections | wm4 | 2013-12-05 | 1 | -4/+5 |
* | af_pan: change options, use option parser | wm4 | 2013-12-04 | 1 | -9/+13 |
* | af_ladspa: change options, use option parser | wm4 | 2013-12-04 | 1 | -4/+13 |
* | af_delay: change option parsing, fix bugs, use option parser | wm4 | 2013-12-04 | 1 | -3/+3 |
* | af_channels: change options, fix bugs, use option parser | wm4 | 2013-12-04 | 1 | -8/+15 |
* | ad_lavc: expose an option to enable threading | wm4 | 2013-12-04 | 1 | -0/+6 |