| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 1 | -1/+1 |
* | manpage: add notes when to use/not use certain AO and VO drivers | wm4 | 2014-04-19 | 2 | -1/+50 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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 |
* | 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: 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 |
* | 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 |
* | 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 |
* | 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 |
* | options: add --no-terminal switch | wm4 | 2014-02-10 | 1 | -0/+7 |
* | 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 | 1 | -5/+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 |
* | 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 |
* | command: remove radio commands | wm4 | 2013-12-19 | 1 | -2/+1 |
* | 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< |