| Commit message (Expand) | Author | Age | Files | Lines |
* | mehass_shit | wm4 | 2020-03-26 | 1 | -1/+8 |
* | video: report negative subtitle/OSD margins if necessary | wm4 | 2020-03-26 | 1 | -4/+4 |
* | travis: reactivate notifications on failure | der richter | 2020-03-25 | 1 | -1/+1 |
* | travis: fix config validation warnings | der richter | 2020-03-25 | 1 | -3/+1 |
* | vd_lavc: make hwdec fallback message more consistent | wm4 | 2020-03-24 | 1 | -4/+1 |
* | lua: mp.get_property[_osd] don't need special handling anymore | Avi Halachmi (:avih) | 2020-03-23 | 1 | -11/+2 |
* | lua: readdir: fix double closedir, use one more autofree | Avi Halachmi (:avih) | 2020-03-22 | 1 | -3/+1 |
* | lua: autofree: use in few more places where it could leak | Avi Halachmi (:avih) | 2020-03-22 | 1 | -14/+49 |
* | lua: autofree: the ctx is now an argument | Avi Halachmi (:avih) | 2020-03-22 | 1 | -40/+41 |
* | lua: use an autofree wrapper instead of mp_lua_PITA | Avi Halachmi (:avih) | 2020-03-22 | 1 | -38/+51 |
* | encode: fix occasional init crash due to initialization order issues | wm4 | 2020-03-22 | 2 | -9/+7 |
* | lua: restore recent end-file event, and deprecate it | wm4 | 2020-03-22 | 4 | -6/+18 |
* | ci: remove missed remnants of libass from the macOS script as well | Jan Ekström | 2020-03-22 | 1 | -1/+1 |
* | ci: remove libass enablement | Jan Ekström | 2020-03-22 | 2 | -2/+0 |
* | travis: shut the fuck up | wm4 | 2020-03-22 | 1 | -1/+1 |
* | encode: deprecate encoding mode | wm4 | 2020-03-22 | 2 | -1/+3 |
* | encode: add some shit that does some shit | wm4 | 2020-03-22 | 1 | -3/+6 |
* | encode: restore audio muxer timebase use | wm4 | 2020-03-22 | 3 | -0/+12 |
* | encode: fix whitespace | wm4 | 2020-03-22 | 1 | -1/+1 |
* | js: make wait_event autofree | Avi Halachmi (:avih) | 2020-03-22 | 1 | -6/+5 |
* | js: use unified events (match 218d6643, 8a58a699) | Avi Halachmi (:avih) | 2020-03-21 | 1 | -98/+4 |
* | lua: simplify further | wm4 | 2020-03-21 | 1 | -8/+1 |
* | client API, lua: unify event code further | wm4 | 2020-03-21 | 3 | -54/+38 |
* | command: fix accidental stack dumping | wm4 | 2020-03-21 | 1 | -1/+1 |
* | client API, lua, ipc: unify event struct return | wm4 | 2020-03-21 | 9 | -259/+294 |
* | client API: add a playlist entry unique ID | wm4 | 2020-03-21 | 7 | -2/+53 |
* | player: add potentially forgotten property change trigger | wm4 | 2020-03-21 | 1 | -0/+1 |
* | player: add a number of new playlist contol commands/properties | wm4 | 2020-03-21 | 5 | -19/+156 |
* | player: playlist-pos now use -1 for "no entry selected" | wm4 | 2020-03-21 | 4 | -11/+17 |
* | demux: average reported download speed some more | wm4 | 2020-03-21 | 1 | -1/+5 |
* | manpage: improve loadfile description | wm4 | 2020-03-21 | 1 | -3/+9 |
* | osc: avoid using a deprecated event | wm4 | 2020-03-21 | 1 | -1/+1 |
* | client API: actually warn against enabling any deprecated events | wm4 | 2020-03-21 | 1 | -2/+18 |
* | player: fix subtle idle mode differences on early program start | wm4 | 2020-03-21 | 7 | -22/+26 |
* | player: remove additional newline before exit message | wm4 | 2020-03-21 | 1 | -1/+1 |
* | player: actually report an exit error if encoding mode fails on closing | wm4 | 2020-03-21 | 1 | -1/+1 |
* | wayland: simplify mouse wheel direction calculation | Jan Ekström | 2020-03-19 | 1 | -3/+2 |
* | ao_wasapi: try mix format except for chmap | Kevin Mitchell | 2020-03-19 | 1 | -11/+36 |
* | ao_wasapi: handle S_FALSE in mp_format_res_str | Kevin Mitchell | 2020-03-19 | 1 | -2/+3 |
* | win32: pthread: define PTHREAD_MUTEX_ERRORCHECK | wm4 | 2020-03-19 | 1 | -0/+1 |
* | build: make libass non-optional | wm4 | 2020-03-18 | 6 | -71/+6 |
* | osdep: add a pthread debugging wrapper | wm4 | 2020-03-18 | 3 | -1/+91 |
* | f_decoder_wrapper: fix use of destroyed mutex | wm4 | 2020-03-18 | 1 | -0/+2 |
* | options: fix OPT_BYTE_SIZE upper limits | wm4 | 2020-03-18 | 3 | -9/+8 |
* | demux_mkv: fix another integer/float conversion warning | wm4 | 2020-03-18 | 1 | -1/+2 |
* | client API: fix MPV_FORMAT_DOUBLE => MPV_FORMAT_INT64 | wm4 | 2020-03-18 | 1 | -1/+3 |
* | m_option: attempt to fix two rounding issues | wm4 | 2020-03-18 | 1 | -5/+5 |
* | options: change option macros and all option declarations | wm4 | 2020-03-18 | 78 | -1634/+1641 |
* | wayland: notify vo if an output changes | Dudemanguy | 2020-03-15 | 1 | -0/+2 |
* | m_option: remove debug code | wm4 | 2020-03-14 | 1 | -3/+0 |
* | vo_gpu: warn if correct-downscaling is ignored | Avi Halachmi (:avih) | 2020-03-14 | 2 | -0/+13 |
* | osc: fix updating message when paused | wm4 | 2020-03-14 | 1 | -5/+12 |
* | github: additionally ask for log files on build problems and questions | der richter | 2020-03-14 | 2 | -0/+14 |
* | ao_pcm: fix double free on exit | wm4 | 2020-03-14 | 1 | -6/+8 |
* | cocoa-cb: support maximize/minimize on startup | der richter | 2020-03-14 | 1 | -1/+9 |
* | options: introduce bool option type, use it for --fullscreen | wm4 | 2020-03-14 | 6 | -11/+80 |
* | DOCS/interface-changes.rst: add note about property notification changes | wm4 | 2020-03-14 | 1 | -0/+7 |
* | command: disable edition switching if there are no editions | wm4 | 2020-03-14 | 2 | -1/+4 |
* | options: change how option range min/max is handled | wm4 | 2020-03-13 | 16 | -119/+142 |
* | ao_lavc: don't spam underrun warnings | wm4 | 2020-03-13 | 1 | -0/+1 |
* | options: more pushing code around | wm4 | 2020-03-13 | 4 | -151/+245 |
* | options: split m_config.c/h | wm4 | 2020-03-13 | 13 | -1238/+1336 |
* | options: remove intpair option type | wm4 | 2020-03-13 | 4 | -61/+5 |
* | options: remove min/max support from strings and string lists | wm4 | 2020-03-13 | 3 | -33/+6 |
* | build: make C11 atomics mandatory | wm4 | 2020-03-13 | 1 | -14/+5 |
* | video/out/android_common: use jni helpers | Aman Gupta | 2020-03-12 | 1 | -10/+11 |
* | vo_gpu: generally allow non-storable FBOs | Niklas Haas | 2020-03-08 | 2 | -3/+12 |
* | vo_gpu: avoid error spam when ra_fbo fmt is non-storable | Niklas Haas | 2020-03-08 | 1 | -0/+2 |
* | filter: minor cosmetic naming issue | wm4 | 2020-03-08 | 6 | -41/+47 |
* | command: add libass-version property | wm4 | 2020-03-08 | 2 | -0/+20 |
* | sub: log libass version | wm4 | 2020-03-08 | 1 | -0/+2 |
* | player: rearrange libav* library check | wm4 | 2020-03-08 | 3 | -21/+12 |
* | stream_file: mark fd protocols as "unsafe" | wm4 | 2020-03-08 | 2 | -2/+11 |
* | wayland: always use the fs-screen id for fs | Dudemanguy | 2020-03-08 | 1 | -33/+31 |
* | stream_lavf: use smb:// for ffmpeg libsmbclient support | wm4 | 2020-03-07 | 2 | -2/+2 |
* | ci: remove libsmblient | wm4 | 2020-03-07 | 1 | -1/+0 |
* | player: move on_unload hook after frame step pausing | wm4 | 2020-03-07 | 1 | -2/+2 |
* | client API: always reset new_property_events fields | wm4 | 2020-03-07 | 1 | -1/+2 |
* | manpage: explicitly mention "tick" event as deprecated | wm4 | 2020-03-07 | 1 | -1/+1 |
* | demux: bump --cache-secs default value | wm4 | 2020-03-07 | 1 | -1/+1 |
* | demux: mark recently added debug option as deprecated | wm4 | 2020-03-07 | 1 | -1/+2 |
* | js: osd-overlay update: return the command result (match 7a76b577) | Avi Halachmi (:avih) | 2020-03-07 | 1 | -2/+1 |
* | js: osd-overlay update: support arbitrary key names | Avi Halachmi (:avih) | 2020-03-07 | 1 | -9/+11 |
* | client API: provide ways to finish property changes on file changes | wm4 | 2020-03-07 | 4 | -5/+104 |
* | client API: avoid returning stale value on property notifications | wm4 | 2020-03-06 | 1 | -4/+8 |
* | client API: remove deprecated qthelper.hpp header | wm4 | 2020-03-06 | 3 | -387/+11 |
* | command: remove legacy hook API | wm4 | 2020-03-06 | 5 | -104/+13 |
* | command: extend osd-overlay command with bounds reporting | wm4 | 2020-03-06 | 10 | -8/+161 |
* | manpage: fix typos | wm4 | 2020-03-06 | 1 | -2/+2 |
* | player: force update of cache properties even on inactive demuxer cache | wm4 | 2020-03-05 | 2 | -1/+7 |
* | build: disable RPI vendor blob auto-detection | wm4 | 2020-03-05 | 1 | -0/+1 |
* | demux: deprecate --cache-secs | wm4 | 2020-03-05 | 3 | -3/+17 |
* | player: reduce impact of blocking filters | wm4 | 2020-03-05 | 1 | -0/+1 |
* | manpage: make suggestion for --vd-queue dynamic config | wm4 | 2020-03-05 | 1 | -1/+3 |
* | f_decoder_wrapper: make decoder thread responsive while filling queue | wm4 | 2020-03-05 | 2 | -3/+8 |
* | f_decoder_wrapper: use proper log prefix for all involved filters | wm4 | 2020-03-05 | 1 | -1/+1 |
* | filter: add functions to suspend filtering temporarily | wm4 | 2020-03-05 | 2 | -1/+66 |
* | atomic: add atomic_exchange_explicit() fallback | wm4 | 2020-03-05 | 1 | -2/+7 |
* | dispatch: add strange mechanism for making worker threads responsive | wm4 | 2020-03-05 | 2 | -2/+26 |
* | f_decoder_wrapper: enable DR and hwdec with --vd-queue-enable | wm4 | 2020-03-05 | 1 | -0/+10 |
* | manpage: document how final queue size is determined | wm4 | 2020-03-05 | 1 | -0/+5 |
* | manpage: clarify writes to playlist-pos | wm4 | 2020-03-05 | 1 | -2/+8 |
* | stream_smb: remove this | wm4 | 2020-03-05 | 5 | -168/+0 |
* | drm_prime: double free bug | Sven Kroeger | 2020-03-05 | 3 | -15/+93 |
* | drm_prime: forward modifiers from FFMPEG to drm APIdrmprime-modifiers | Sven Kroeger | 2020-03-03 | 1 | -2/+9 |
* | demuxer-lavf: udp_multicast rtsp-transport option | mg | 2020-03-03 | 2 | -2/+5 |
* | manpage: suggest using the decoding queue with backward playback | wm4 | 2020-03-01 | 1 | -0/+3 |
* | f_decoder_wrapper: make most queue options runtime changeable | wm4 | 2020-03-01 | 2 | -13/+25 |
* | options: make decoder options local to decoder wrapper | wm4 | 2020-03-01 | 6 | -82/+96 |
* | demux: another hack to deal with track switching refresh | wm4 | 2020-02-29 | 1 | -1/+2 |
* | ad_lavc: disable decoder downmix by default | wm4 | 2020-02-29 | 2 | -2/+2 |
* | player: add optional separate video decoding thread | wm4 | 2020-02-29 | 5 | -55/+383 |
* | filter: add async queue filter | wm4 | 2020-02-29 | 4 | -1/+393 |
* | filter: decide how multi-threading is supposed to work | wm4 | 2020-02-29 | 2 | -8/+24 |
* | skip-logo.lua: remove lua 5.2 warning message | wm4 | 2020-02-29 | 1 | -1/+0 |
* | build: pick up Lua 5.2 by default | wm4 | 2020-02-29 | 1 | -4/+4 |
* | demux: add a way to block reading after seeks | wm4 | 2020-02-29 | 2 | -0/+7 |
* | ta: fix logging of unfreed child allocations | wm4 | 2020-02-29 | 1 | -1/+1 |
* | filter: fix possibly lost async wakeups | wm4 | 2020-02-29 | 1 | -5/+5 |
* | f_decoder_wrapper: replace most public fields with setters/getters | wm4 | 2020-02-29 | 7 | -68/+125 |
* | test: update img_formats.txt | wm4 | 2020-02-29 | 1 | -6/+27 |
* | player: remove delayed audio seek thing | wm4 | 2020-02-29 | 3 | -51/+0 |
* | demux_lavf: don't interpret errors as EOF | wm4 | 2020-02-28 | 1 | -3/+9 |
* | osc: use default hr-seek when dragging progress bar to seek | wm4 | 2020-02-28 | 2 | -7/+11 |
* | player: dumb seeking related stuff, make audio hr-seek default | wm4 | 2020-02-28 | 8 | -49/+74 |
* | player: attempt to fix playback end on hr-seeking past EOF again | wm4 | 2020-02-28 | 1 | -3/+6 |
* | player: set playback_pts in hr-seek past EOF case | wm4 | 2020-02-28 | 5 | -7/+11 |
* | player: remove stale last frame references | wm4 | 2020-02-28 | 1 | -2/+5 |
* | demux: make seek ranges work for static images + audio | wm4 | 2020-02-28 | 1 | -1/+3 |
* | demux_timeline: fix bad EOF reporting | wm4 | 2020-02-28 | 1 | -11/+10 |
* | command: remove unintended newline | wm4 | 2020-02-27 | 1 | -1/+1 |
* | demux_mkv: document probe-start-time option and enable it by default | wm4 | 2020-02-27 | 2 | -1/+8 |
* | demux: simplify some internals, stop trying to read packets after EOF | wm4 | 2020-02-27 | 2 | -27/+37 |
* | *.py: cosmetic changes | jnozsc | 2020-02-27 | 9 | -32/+40 |
* | sub: do not ignore demuxer wakeups | wm4 | 2020-02-27 | 1 | -6/+7 |
* | sub: fix typo in comment | wm4 | 2020-02-27 | 1 | -1/+1 |
* | sub, demux: improve behavior with negative subtitle delay/muxed subs | wm4 | 2020-02-27 | 3 | -8/+48 |
* | demux: avoid some queue management corner cases with subtitles | wm4 | 2020-02-27 | 1 | -2/+3 |
* | scripting: fix racy crash if loading .run files fails | wm4 | 2020-02-25 | 1 | -0/+3 |
* | OpenGL: Also detect softpipe as a software driver | linkmauve | 2020-02-25 | 1 | -0/+1 |
* | ipc: allow sending commands with named arguments | wm4 | 2020-02-24 | 2 | -23/+33 |
* | ipc: add more blabla that nobody reads | wm4 | 2020-02-24 | 1 | -0/+23 |
* | ipc: implement asynchronous commands | wm4 | 2020-02-24 | 2 | -11/+90 |
* | client API: minor clarification when asynchronous commands send events | wm4 | 2020-02-24 | 1 | -0/+5 |
* | ta: remove two pointless wrappers | wm4 | 2020-02-23 | 4 | -7/+3 |
* | ta: minor simplification | wm4 | 2020-02-23 | 1 | -2/+1 |
* | client API: fix race condition on client exit | wm4 | 2020-02-23 | 1 | -1/+1 |
* | ta: change API; ta_set_parent() and ta_set_destructor() never fail | wm4 | 2020-02-23 | 3 | -45/+22 |
* | ta: remove seperate internal "ext" header | wm4 | 2020-02-23 | 1 | -79/+54 |
* | ta: remove ta_find_parent() | wm4 | 2020-02-23 | 3 | -18/+0 |
* | ytdl_hook: fix URL extraction for manifests | sfan5 | 2020-02-23 | 1 | -4/+4 |
* | cocoa-cb: fix crash with some japanese characters | der richter | 2020-02-22 | 1 | -1/+2 |
* | mac, cocoa: fix UI updates on none main queue threads | der richter | 2020-02-22 | 2 | -5/+11 |
* | cocoa-cb: remove unnecessary semicolons | der richter | 2020-02-22 | 3 | -16/+16 |
* | mac: fix media key support for libmpv users | der richter | 2020-02-22 | 5 | -43/+33 |
* | x11: switch back to StaticGravity | wm4 | 2020-02-22 | 1 | -4/+1 |
* | ytdl_hook: prefer "format" over "format_note" field for track titles | wm4 | 2020-02-21 | 1 | -1/+1 |
* | ytdl_hook: use "format" as fallback for "format_note" for stream titles | wm4 | 2020-02-21 | 1 | -1/+1 |
* | ytdl_hook: fix audio codec with some extractors | wm4 | 2020-02-21 | 1 | -5/+11 |
* | ytdl_hook: fix Lua escapes | wm4 | 2020-02-21 | 1 | -3/+3 |
* | ytdl_hook, edl: add fps, samplerate codec parameters | wm4 | 2020-02-21 | 3 | -2/+18 |
* | manpage: directly link interface-changes.rst in changelog section | wm4 | 2020-02-21 | 1 | -4/+6 |
* | ytdl_hook: make codec mapping more declarative | wm4 | 2020-02-21 | 1 | -12/+9 |
* | ytdl_hook: remove some old playlist redirection hack | wm4 | 2020-02-21 | 1 | -6/+0 |
* | ytdl_hook: enable default selection via --ytdl-format with all_formats | wm4 | 2020-02-21 | 2 | -5/+32 |
* | edl: make it possible to set the track "default" flag | wm4 | 2020-02-21 | 2 | -0/+22 |
* | manpage: fix some path description details | wm4 | 2020-02-21 | 1 | -5/+4 |
* | manpage: suggest using PuTTY for accessing mpv IPC named pipes on win32 | wm4 | 2020-02-21 | 1 | -0/+3 |
* | ytdl_hook: add length parameter to delay-loaded tracks only once | wm4 | 2020-02-21 | 1 | -3/+3 |
* | demux_edl: correct warning on duplicate parameters | wm4 | 2020-02-21 | 1 | -2/+4 |
* | ytdl_hook: remove bitrate estimation from file size | wm4 | 2020-02-21 | 1 | -4/+0 |
* | ytdl_hook: use tbr for all tracks if vbr/abr not available | wm4 | 2020-02-21 | 1 | -0/+9 |
* | ytdl_hook: replace skip_muxed with force_all_formats option | wm4 | 2020-02-21 | 2 | -42/+43 |
* | manpage: reorganize ytdl_hook option descriptions | wm4 | 2020-02-21 | 1 | -51/+66 |
* | ytdl_hook: delay-load interleaved files | wm4 | 2020-02-21 | 1 | -23/+36 |
* | edl: make it possible to delay-load files with multiple tracks | wm4 | 2020-02-21 | 4 | -17/+65 |
* | demux_lavf: signal no seeking for RTSP streams without duration | wm4 | 2020-02-20 | 1 | -0/+5 |
* | demux_timeline: don't open every delayed-open track on seeking | wm4 | 2020-02-20 | 1 | -1/+1 |
* | demux: fix seek range caching with delay_open hack | wm4 | 2020-02-20 | 1 | -1/+2 |
* | ytdl_hook: signal duration in all_formats mode | wm4 | 2020-02-20 | 1 | -1/+6 |
* | ytdl_hook: attempt to filter out muxed streams if all_formats is used | wm4 | 2020-02-20 | 2 | -74/+159 |
* | ytdl_hook: remove forgotten debug message | wm4 | 2020-02-20 | 1 | -1/+0 |
* | ytdl_hook: use bitrate fields for bitrate metadata instead of file sizes | wm4 | 2020-02-20 | 1 | -1/+8 |
* | ytdl_hook: try to skip interleaved streams with all_formats | wm4 | 2020-02-20 | 1 | -2/+11 |
* | ytdl_hook: iterate format list by array order | wm4 | 2020-02-20 | 1 | -1/+1 |
* | demux_timeline: warn if streams are invisible | wm4 | 2020-02-20 | 1 | -0/+6 |
* | player: change bitrate in track listing back to kilobits | wm4 | 2020-02-20 | 1 | -1/+1 |
* | manpage: minor fixes | wm4 | 2020-02-19 | 2 | -11/+11 |
* | scripting: add a way to run sub processes as "scripts" | wm4 | 2020-02-19 | 8 | -20/+176 |
* | client API: document requirement about PID management | wm4 | 2020-02-19 | 1 | -0/+3 |
* | build: remove fchmod() check | wm4 | 2020-02-19 | 2 | -6/+0 |
* | ytdl_hook: add all_formats option | wm4 | 2020-02-19 | 2 | -18/+102 |
* | ytdl_hook: add a way to not pass --format to the command line | wm4 | 2020-02-19 | 2 | -4/+12 |
* | player: print manifest per-stream bitrate information to terminal | wm4 | 2020-02-19 | 2 | -2/+2 |
* | input: log commands with parameter names | wm4 | 2020-02-19 | 1 | -1/+12 |
* | audio: remove outdated comment | wm4 | 2020-02-19 | 1 | -2/+0 |
* | manpage: deprecated options in examples | xPMo | 2020-02-19 | 1 | -4/+4 |
* | video: drop NV24 alias | wm4 | 2020-02-18 | 2 | -4/+0 |
* | options: remove deprecation warning for "-foo bar" syntax | wm4 | 2020-02-17 | 1 | -3/+0 |
* | demux: cosmetic change | wm4 | 2020-02-17 | 1 | -2/+1 |
* | demux: update file-size property even when paused | wm4 | 2020-02-16 | 1 | -0/+3 |
* | stream_file: remove file size caching | wm4 | 2020-02-16 | 1 | -14/+7 |
* | demux: only query stream size at most once per second | wm4 | 2020-02-16 | 1 | -5/+9 |
* | demux: invert update_cache() locking | wm4 | 2020-02-16 | 1 | -9/+7 |
* | stream_file: use fstat() instead of lseek() to determine file size | wm4 | 2020-02-16 | 1 | -3/+8 |
* | manpage: improve command_native_async description | wm4 | 2020-02-16 | 1 | -6/+13 |
* | subprocess: implement proper detached processes on POSIX | wm4 | 2020-02-16 | 3 | -10/+66 |
* | subprocess: change to a fancier API | wm4 | 2020-02-16 | 3 | -83/+185 |
* | f_lavfi: don't propagate filter failure if creation fails | wm4 | 2020-02-16 | 1 | -3/+0 |
* | f_auto_filters: always fall back to hw-download+yadif if no hw deint filter | wm4 | 2020-02-16 | 1 | -3/+8 |
* | Remove remains of Libav compatibility | wm4 | 2020-02-16 | 21 | -257/+31 |
* | sub: add an option to filter subtitles by regex | wm4 | 2020-02-16 | 7 | -0/+160 |
* | sub: make filter_sdh a "proper" filter, allow runtime changes | wm4 | 2020-02-16 | 9 | -50/+217 |
* | TOOLS/lua/autoload.lua: update script comments | Thomas Carmichael | 2020-02-15 | 1 | -6/+6 |
* | manpage: fix a case of broken indentation | wm4 | 2020-02-15 | 1 | -15/+16 |
* | ytdl_hook.lua: delay load subtitles | wm4 | 2020-02-15 | 1 | -2/+12 |
* | f_decoder_wrapper, sd_add: accept "null" codec | wm4 | 2020-02-15 | 2 | -2/+12 |
* | edl: add mechanism for delay loading streams | wm4 | 2020-02-15 | 5 | -33/+219 |
* | demux_edl: warn if no_clip is used with multiple parts | wm4 | 2020-02-15 | 2 | -1/+5 |
* | demux_edl: allow a redundant new_stream at the beginning | wm4 | 2020-02-15 | 2 | -1/+16 |
* | demux_edl: accept protocol entries in EDL entries again | wm4 | 2020-02-15 | 1 | -1/+4 |
* | demux_edl: improve parsing slightly | wm4 | 2020-02-15 | 2 | -46/+101 |
* | demux_timeline: fix another cursed memory management issue | wm4 | 2020-02-15 | 1 | -3/+7 |
* | demux_timeline: fix a comment | wm4 | 2020-02-15 | 1 | -2/+2 |
* | demux_timeline: reorder some functions | wm4 | 2020-02-15 | 1 | -157/+153 |
* | msg: slightly improve --msg-time output | wm4 | 2020-02-14 | 2 | -2/+5 |
* | stream: early-out in stream_seek_skip() if nothing is skipped | wm4 | 2020-02-14 | 1 | -2/+7 |
* | stream_file: cache file size | wm4 | 2020-02-14 | 1 | -4/+11 |
* | manpage: clarify --player-operation-mode | wm4 | 2020-02-14 | 2 | -6/+13 |
* | wayland: make resizing better | Dudemanguy | 2020-02-13 | 2 | -6/+32 |
* | audio: slightly simplify pull underrun message printing | wm4 | 2020-02-13 | 3 | -20/+11 |
* | wayland: fix autofit and rotating issues | Dudemanguy | 2020-02-13 | 1 | -5/+7 |
* | player: consider audio buffer if AO driver does not report underruns | wm4 | 2020-02-13 | 8 | -23/+25 |
* | ao: avoid unnecessary wakeups | wm4 | 2020-02-13 | 3 | -9/+14 |
* | zimg: fix previous odd sizes commit | wm4 | 2020-02-13 | 1 | -4/+2 |
* | manpage: fix typo on sub-end | wm4 | 2020-02-12 | 1 | -1/+1 |
* | sws_utils: use zimg by default if available | wm4 | 2020-02-12 | 3 | -7/+6 |
* | zimg: correct output to odd (chroma un-aligned) sizes | wm4 | 2020-02-12 | 1 | -10/+18 |
* | zimg: fix typos in a comment | wm4 | 2020-02-12 | 1 | -3/+2 |
* | vo_drm, wo_wlshm: mention that it's software scaling | wm4 | 2020-02-11 | 2 | -2/+2 |
* | vo_x11: don't call X11 "crap" | wm4 | 2020-02-11 | 1 | -1/+1 |
* | zimg: add pal8 unpacker | wm4 | 2020-02-10 | 1 | -0/+39 |
* | img_format: add alias for ffmpeg pal8 format | wm4 | 2020-02-10 | 2 | -0/+4 |
* | manpage: add some blabla about zimg speed vs. libswscale | wm4 | 2020-02-10 | 1 | -1/+10 |
* | zimg: rename zplanes field | wm4 | 2020-02-10 | 1 | -4/+4 |
* | zimg: support gray/alpha conversion | wm4 | 2020-02-10 | 1 | -6/+19 |
* | zimg: fix some confusion about plane permutation | wm4 | 2020-02-10 | 1 | -4/+9 |
* | img_format: add gray/alpha planar formats | wm4 | 2020-02-10 | 3 | -2/+88 |
* | zimg: add alpha support | wm4 | 2020-02-09 | 2 | -18/+69 |
* | vo: fix typo in comment | wm4 | 2020-02-09 | 1 | -1/+1 |
* | vf_format: add w, h parameters | wm4 | 2020-02-09 | 2 | -3/+15 |
* | sub: enhance SDH filtering | Dan Oscarsson | 2020-02-09 | 1 | -0/+8 |
* | github: fix a typo in the contact links info | der richter | 2020-02-09 | 1 | -2/+2 |
* | github: ask users to first reproduce the issue with --no-config | der richter | 2020-02-09 | 4 | -0/+12 |
* | mac: always include the macOS config when cocoa is available | der richter | 2020-02-09 | 1 | -1/+1 |
* | bash completion: complete ao/af/vo/vf options | Philip Langdale | 2020-02-08 | 1 | -1/+1 |
* | bash completion: Cache the options list | Philip Langdale | 2020-02-08 | 1 | -8/+11 |
* | sub: fix SDH filtering after change | Dan Oscarsson | 2020-02-08 | 1 | -1/+1 |
* | player: add ab-loop-count option/property | wm4 | 2020-02-08 | 6 | -1/+21 |
* | DOCS/interface-changes.rst: mention it's for incompatible changes | wm4 | 2020-02-08 | 1 | -1/+3 |
* | DOCS/interface-changes.rst: mention OSX bundle logging | wm4 | 2020-02-08 | 1 | -0/+1 |
* | cocoa-cb: fix auto-selection of title bar style with older SDKs | der richter | 2020-02-08 | 1 | -0/+4 |
* | cocoa-cb: simplify cursor hiding and make it less greedy | der richter | 2020-02-08 | 3 | -12/+7 |
* | mac: activate logging when started from the bundle | der richter | 2020-02-08 | 4 | -7/+50 |
* | mac: remove stdout and stderr redirect for logging | der richter | 2020-02-08 | 1 | -11/+0 |
* | wayland: adjust vo_wayland_wait_frame logic | Dudemanguy | 2020-02-07 | 1 | -6/+6 |
* | DOCS: js: minor update for require | Avi Halachmi (:avih) | 2020-02-07 | 1 | -5/+5 |
* | js: require: directory-scripts: first look at <dir>/modules/ | Avi Halachmi (:avih) | 2020-02-07 | 4 | -1/+16 |
* | js: require: don't use ~~/scripts/modules.js/ | Avi Halachmi (:avih) | 2020-02-07 | 2 | -12/+26 |
* | osc: use cache state cache-duration field | wm4 | 2020-02-07 | 1 | -1/+1 |
* | command: add cache-duration to cache state property | wm4 | 2020-02-07 | 2 | -0/+6 |
* | demux: add option to disable "sharing" between back and forward buffers | wm4 | 2020-02-07 | 2 | -2/+18 |
* | console: fix typo in previous commit | wm4 | 2020-02-07 | 1 | -1/+1 |
* | console: manually map numeric keypad (KP*) bindings | wm4 | 2020-02-07 | 1 | -0/+7 |
* | screenshot: fix typo in comment | wm4 | 2020-02-07 | 1 | -1/+1 |
* | player: make screenshot each-frame mode more accurate | wm4 | 2020-02-07 | 4 | -5/+11 |
* | options: disable vsfilter blur compat by default | wm4 | 2020-02-07 | 2 | -2/+2 |
* | lua: fix typo in comment | wm4 | 2020-02-06 | 1 | -1/+1 |
* | options.lua: avoid unnecessary on_update calls | Oscar Manglaras | 2020-02-06 | 1 | -1/+1 |
* | stats: fix incorrect ass formatting on 3rd page when vo was switched | sfan5 | 2020-02-06 | 1 | -0/+1 |
* | scripting: give proper name to scripts using a directory | wm4 | 2020-02-06 | 1 | -2/+8 |
* | wayland: toplevel config fixes | Dudemanguy | 2020-02-06 | 2 | -3/+18 |
* | lua: use mp_path_is_absolute() for checking package paths | wm4 | 2020-02-06 | 1 | -1/+1 |
* | path: add mp_path_is_absolute() | wm4 | 2020-02-06 | 3 | -10/+41 |
* | path: change win32 semantics for joining drive-relative paths | wm4 | 2020-02-06 | 2 | -14/+14 |
* | test: add some path handling tests | wm4 | 2020-02-06 | 4 | -0/+51 |
* | lua: fix highly security relevant arbitrary code execution buglua-remote-code-execution | wm4 | 2020-02-06 | 1 | -14/+28 |
* | lua: add mp.get_script_directory() function | wm4 | 2020-02-04 | 2 | -5/+27 |
* | player: partially fix backward playback display of cached text subtitles | wm4 | 2020-02-04 | 2 | -5/+4 |
* | options: stop hiding deprecated options | wm4 | 2020-02-04 | 2 | -7/+3 |
* | cue: tolerate NBSP as whitespace | wm4 | 2020-02-03 | 1 | -5/+31 |
* | stream_libarchive: disable tar support | wm4 | 2020-02-02 | 1 | -5/+0 |
* | drm_atomic: do not set immutable properties | Anton Kindestam | 2020-02-02 | 1 | -1/+6 |
* | stream_cdda: fix operation | wm4 | 2020-02-02 | 1 | -12/+15 |
* | manpage: --sub-codepage cannot do muxed subs | wm4 | 2020-02-01 | 1 | -0/+5 |
* | lua: set package path if loaded from a script directory | wm4 | 2020-02-01 | 3 | -10/+72 |
* | scripting: load scripts from directories | wm4 | 2020-02-01 | 7 | -52/+83 |
* | options: remove unused set_defaults callback | wm4 | 2020-02-01 | 2 | -6/+0 |
* | ao_wasapi_utils: remove invalid audio session icon path (fixes #7269) | Rafael Rivera | 2020-01-31 | 1 | -2/+1 |
* | wayland: remove wayland-frame-wait-offset option | dudemanguy | 2020-01-31 | 5 | -17/+5 |
* | msg: move central msg lock to mp_log_root | wm4 | 2020-01-30 | 1 | -34/+36 |
* | msg: fix some locking issues | wm4 | 2020-01-30 | 1 | -7/+8 |
* | msg: make --log-file buffered through a thread | wm4 | 2020-01-29 | 2 | -53/+170 |
* | options: merge split_opt functions | wm4 | 2020-01-29 | 1 | -30/+18 |
* | options: suggest not using the syntax that was recently disabled | wm4 | 2020-01-29 | 1 | -0/+4 |
* | manpage: update force dedicated gpu on macOS option | der richter | 2020-01-27 | 1 | -1/+1 |
* | Update VERSION | sfan5 | 2020-01-26 | 1 | -1/+1 |
* | Release 0.32.0v0.32.0release/0.32 | sfan5 | 2020-01-26 | 3 | -63/+25 |
* | lua: stop setting bogus package path | wm4 | 2020-01-26 | 1 | -25/+0 |
* | w32_common: support minimized and maximized properties | James Ross-Gowan | 2020-01-26 | 1 | -5/+90 |
* | player: fix minor coding style issue | wm4 | 2020-01-26 | 1 | -1/+2 |
* | player: check if file is URL before attempting to get mtime | Chris Down | 2020-01-26 | 1 | -2/+5 |
* | stream_lavf: remove version from user agent | wm4 | 2020-01-26 | 1 | -1/+1 |
* | mac: change Report Issue menu link to the new choose template page | der richter | 2020-01-26 | 1 | -1/+1 |
* | cocoa-cb: add pinch to resize window gesture | der richter | 2020-01-26 | 2 | -0/+11 |
* | cocoa-cb: never set a window size smaller than the set minSize | der richter | 2020-01-26 | 1 | -0/+5 |
* | travis: don't send notifications for forks | der richter | 2020-01-26 | 1 | -0/+1 |
* | cocoa-cb: fix race condition on quit | der richter | 2020-01-26 | 1 | -0/+1 |
* | cocoa-cb: add support for forcing the dedicated GPU for rendering | der richter | 2020-01-26 | 5 | -6/+19 |
* | cocoa-cb: don't set App icon when called from bundle | der richter | 2020-01-26 | 1 | -1/+3 |
* | mac: report playback state to the MediaPlayer Command Center | der richter | 2020-01-26 | 2 | -11/+48 |
* | mac: add support for PLAYONLY and PAUSEONLY key codes to MediaPlayer | der richter | 2020-01-26 | 1 | -3/+3 |
* | input: add new PLAYONLY and PAUSEONLY MP_KEY key codes | der richter | 2020-01-26 | 3 | -0/+6 |
* | client API: document srand() use | wm4 | 2020-01-21 | 1 | -0/+2 |
* | player: make failure to load scripts non-fatal again | wm4 | 2020-01-20 | 1 | -2/+1 |
* | stream_libarchive: more broken garbage | wm4 | 2020-01-20 | 1 | -7/+22 |
* | Revert "stream_libarchive: remove "old" rar volume pattern" | wm4 | 2020-01-20 | 1 | -0/+8 |
* | github: rename Bug to Issue and slightly change the question template | der richter | 2020-01-20 | 6 | -9/+16 |
* | input: fix cycle 2nd argument stringification | wm4 | 2020-01-19 | 1 | -0/+6 |
* | stream_libarchive: do not require leading / in archive URLs | wm4 | 2020-01-19 | 1 | -3/+3 |
* | scripting: make player error when attempting to load unknown scripts | wm4 | 2020-01-19 | 4 | -10/+19 |
* | player: write watch-later config even for unseekable streams | wm4 | 2020-01-17 | 1 | -5/+7 |
* | f_autoconvert: remove subfmt conversion BS | wm4 | 2020-01-17 | 3 | -71/+1 |
* | f_hwtransfer: extend vaapi whitelist with some working formats | wm4 | 2020-01-17 | 1 | -1/+2 |
* | f_hwtransfer: minor debug logging improvement | wm4 | 2020-01-17 | 1 | -2/+5 |
* | vo_gpu: hwdec_vaapi: set correct hw_imgfmt value | wm4 | 2020-01-17 | 1 | -0/+1 |
* | osc: more frequent cache updates: from 10% diff to 5% or 5s | Avi Halachmi (:avih) | 2020-01-14 | 1 | -2/+2 |
* | bash completion: only generate option list when needed | Philip Langdale | 2020-01-13 | 1 | -5/+5 |
* | osc: usability improvements for pseudo-csd title bar | Philip Langdale | 2020-01-13 | 1 | -4/+21 |
* | osc: when fullscreened, un-maximise window control should un-fullscreen | Philip Langdale | 2020-01-12 | 1 | -2/+8 |
* | wayland: support maximize/minimize on startup | Dudemanguy | 2020-01-12 | 1 | -0/+6 |
* | wayland: unscrew up cursors | dudemanguy | 2020-01-12 | 1 | -6/+4 |
* | Revert "options: move cursor autohiding opts to mp_vo_opts" | dudemanguy | 2020-01-12 | 4 | -12/+11 |
* | f_hwtransfer: move format fields to private struct | wm4 | 2020-01-12 | 2 | -40/+37 |
* | f_hwtransfer: restructure and error properly on broken cases | wm4 | 2020-01-12 | 1 | -20/+24 |
* | f_autoconvert: usw f_hwtransfer properly | wm4 | 2020-01-12 | 1 | -2/+4 |
* | input: escape command parameters when logging | wm4 | 2020-01-12 | 1 | -1/+9 |
* | f_hwtransfer: slightly better logging | wm4 | 2020-01-11 | 1 | -3/+4 |
* | f_hwtransfer: whitelist vaapi formats that actually appear to work | wm4 | 2020-01-11 | 1 | -3/+50 |
* | f_hwtransfer: change order in which hwdec upload formats are considered | wm4 | 2020-01-11 | 1 | -26/+28 |
* | vaapi: reduce log levels further | wm4 | 2020-01-11 | 2 | -8/+11 |
* | vo_gpu: hwdec_vaapi: silence warning during probing | wm4 | 2020-01-11 | 1 | -1/+4 |
* | wayland: don't set cursor before pointer id | Dudemanguy | 2020-01-11 | 1 | -1/+1 |
* | bash completion: add initial implementation of bash completion | Philip Langdale | 2020-01-09 | 3 | -0/+116 |
* | cocoa-cb: don't active window when minimized or hidden on file change | der richter | 2020-01-09 | 1 | -1/+6 |
* | github: add several issue templates and a warning to not ignore them | der richter | 2020-01-09 | 9 | -7/+238 |
* | cocoa-cb: add runtime dpi change and use proper fallback for initial dpi | der richter | 2020-01-09 | 2 | -4/+7 |
* | command, vo: add a mechanism for runtime DPI scale changes | wm4 | 2020-01-09 | 4 | -4/+10 |
* | travis: update macOS images and make building faster | der richter | 2020-01-09 | 2 | -61/+51 |
* | client API: fix property notification from non-playloop sources | wm4 | 2020-01-09 | 1 | -2/+4 |
* | client API: change event mask to event number in one place | wm4 | 2020-01-09 | 1 | -4/+5 |
* | stream_libarchive: fix unnecessarily opening all volumes on opening | wm4 | 2020-01-09 | 1 | -9/+54 |
* | js: use osd-dimentions for mp.get_osd_{size,margins} | Avi Halachmi (:avih) | 2020-01-08 | 2 | -14/+7 |
* | vo_gpu: fix crash if dither texture fails to allocate | wm4 | 2020-01-08 | 1 | -0/+3 |
* | osc: don't delay updates on resize | wm4 | 2020-01-08 | 1 | -4/+19 |
* | osd: fix possible misses of osd-dimensions property updates | wm4 | 2020-01-08 | 3 | -2/+16 |
* | command: cache display-hidpi-scale property | wm4 | 2020-01-08 | 1 | -4/+14 |
* | command: remove outdated MP_EVENT_WIN_STATE entries | wm4 | 2020-01-08 | 1 | -2/+1 |
* | lua: use new OSD property | wm4 | 2020-01-08 | 2 | -21/+6 |
* | command: add osd-dimensions property | wm4 | 2020-01-08 | 2 | -22/+57 |
* | options: change option parsing when using a single dash | wm4 | 2020-01-07 | 3 | -7/+27 |
* | build: fix minimum libarchive version | wm4 | 2020-01-07 | 1 | -1/+1 |
* | manpage: explain deprecated usage of multiple items with *-add | Dave | 2020-01-07 | 1 | -6/+9 |
* | DOCS/encoding.rst: remove deprecated usage of multiple items with *-add | Dave | 2020-01-07 | 1 | -2/+6 |
* | stream_libarchive: enable anger management | wm4 | 2020-01-07 | 1 | -6/+7 |
* | wayland: don't exit the option loop | Dudemanguy | 2020-01-04 | 1 | -16/+12 |
* | command: make sub-step command actually apply sub-delay change properly | wm4 | 2020-01-04 | 3 | -3/+19 |
* | stream_libarchive: remove "old" rar volume pattern | wm4 | 2020-01-04 | 1 | -8/+0 |
* | stream_libarchive: add annoying message regarding multi-volume archives | wm4 | 2020-01-04 | 1 | -2/+13 |
* | libarchive: some shitty hack to make opening slightly faster | wm4 | 2020-01-04 | 4 | -4/+39 |
* | stream_libarchive: log each opened volume | wm4 | 2020-01-04 | 1 | -0/+1 |
* | demux: add per-demuxer sub-options | wm4 | 2020-01-04 | 2 | -0/+14 |
* | options: add mechanism to add sub-options from component lists | wm4 | 2020-01-04 | 2 | -0/+15 |
* | stream_libarchive: remove unnecessary string list of volumes | wm4 | 2020-01-04 | 1 | -34/+25 |
* | stream_libarchive: some more hacks to improve multi-volume archives | wm4 | 2020-01-04 | 3 | -33/+39 |
* | stream_libarchive: enable rar5 support | wm4 | 2020-01-04 | 2 | -1/+2 |
* | demux_edl: restore relative path resolution | wm4 | 2020-01-02 | 1 | -0/+12 |
* | osc: reset input handling state on a change in visibility mode | Philip Langdale | 2020-01-02 | 1 | -0/+7 |
* | wayland: disable by default for gnome | Dudemanguy | 2020-01-01 | 1 | -0/+4 |
* | Revert "vo_gpu: move wayland below X11 in autoprobe order" | Dudemanguy | 2020-01-01 | 1 | -6/+6 |
* | Bump copyright year | wm4 | 2019-12-31 | 1 | -1/+1 |
* | demux: make track switching instant with certain mpegts files | wm4 | 2019-12-31 | 1 | -0/+16 |
* | configfiles: Fix utime retcode check | Chris Down | 2019-12-31 | 1 | -1/+1 |
* | player: make unpausing directly after seek work with --keep-open | wm4 | 2019-12-30 | 1 | -0/+3 |
* | vo_gpu: move wayland below X11 in autoprobe order | wm4 | 2019-12-30 | 1 | -6/+6 |
* | manpage: update discussion of nvidia hardware acceleration | Philip Langdale | 2019-12-29 | 1 | -26/+25 |
* | video: cuda: add explicit context creation for copy hwaccels | Philip Langdale | 2019-12-29 | 7 | -14/+72 |
* | demux: fix --stream-record runtime change handling | wm4 | 2019-12-29 | 1 | -1/+1 |
* | build: actually remove MediaPlayer sources from build when disabled | der richter | 2019-12-29 | 1 | -1/+1 |
* | vo_gpu: hwdec_vaegl: remove support for old-style interop | Philip Langdale | 2019-12-28 | 5 | -134/+9 |
* | vo_gpu: hwdec_vdpau: remove direct_mode | Philip Langdale | 2019-12-28 | 3 | -170/+47 |
* | command: add a playlist-unshuffle command | wm4 | 2019-12-28 | 4 | -0/+42 |
* | playlist: change from linked list to an array | wm4 | 2019-12-28 | 11 | -187/+172 |
* | ta: add another funny macro | wm4 | 2019-12-28 | 1 | -0/+15 |
* | ta: document funny macros | wm4 | 2019-12-28 | 1 | -0/+10 |
* | travis: fix python3 for macOS machines | der richter | 2019-12-28 | 1 | -1/+6 |
* | stream_dvb: Remove implicit fallthroughs and consistify debug messages. | Oliver Freyermuth | 2019-12-28 | 1 | -4/+12 |
* | w32_common: remove implicit fallthrough | James Ross-Gowan | 2019-12-29 | 1 | -2/+3 |
* | lua: fix mp.file_info for large files | Sai Ke WANG | 2019-12-28 | 1 | -2/+2 |
* | Update VERSION | sfan5 | 2019-12-28 | 1 | -1/+1 |
* | Release 0.31.0v0.31.0release/0.31 | sfan5 | 2019-12-28 | 3 | -81/+56 |
* | DOCS/tech-overview.txt: some more blabla | wm4 | 2019-12-28 | 1 | -27/+67 |
* | audio: react to --ao and --audio-buffer runtime changes | wm4 | 2019-12-27 | 1 | -3/+3 |
* | m_option: fix runtime changing of --audio-channels | wm4 | 2019-12-27 | 1 | -3/+14 |
* | DOCS/tech-overview.txt: add lots of irrelevant blabla | wm4 | 2019-12-27 | 1 | -0/+373 |
* | cocoa-cb: force redraw when screen or size changes | der richter | 2019-12-24 | 1 | -0/+2 |
* | cocoa-cb: implement hidpi scale reporting | der richter | 2019-12-24 | 2 | -0/+7 |
* | console: add a basic help command | wm4 | 2019-12-24 | 1 | -1/+50 |
* | console: do not strip leading spaces | wm4 | 2019-12-24 | 1 | -0/+3 |
* | command: extend command-list output | wm4 | 2019-12-24 | 1 | -0/+14 |
* | manpage: fix example in --hwdec section | wm4 | 2019-12-24 | 1 | -1/+3 |
* | stats: do not use "tick" event | wm4 | 2019-12-24 | 1 | -2/+6 |
* | build: force bootstrap.py to use python3 | Niklas Haas | 2019-12-24 | 1 | -1/+1 |
* | osc: redraw on visibility option runtime changes | wm4 | 2019-12-24 | 1 | -0/+1 |
* | vd_lavc: remove hwdec-by-default special case for RPI | wm4 | 2019-12-24 | 2 | -1/+4 |
* | vd_lavc: more hwdec autoselect nonsense | wm4 | 2019-12-24 | 2 | -21/+85 |
* | build: fix build with disabled swift and Media Player | der richter | 2019-12-23 | 2 | -1/+7 |
* | js: support mp.create_osd_overlay (match 07287262) | Avi Halachmi (:avih) | 2019-12-23 | 3 | -23/+57 |
* | js: batch key bindings updates (match 96932fe7) | Avi Halachmi (:avih) | 2019-12-23 | 1 | -3/+12 |
* | osc: add option to disable santa hat | Nicolas F | 2019-12-23 | 2 | -2/+8 |
* | lua: fix guard against division by 0 | wm4 | 2019-12-23 | 1 | -1/+1 |
* | lua: fix passing non-integers to mp.set_osd_ass() | wm4 | 2019-12-23 | 1 | -0/+2 |
* | osc: set an arbitrary high Z-order | wm4 | 2019-12-23 | 1 | -0/+1 |
* | osc: use new overlay API | wm4 | 2019-12-23 | 1 | -5/+18 |
* | client API, lua: add new API for setting OSD overlays | wm4 | 2019-12-23 | 11 | -68/+292 |
* | lua: batch-update key bindings | wm4 | 2019-12-23 | 1 | -3/+11 |
* | manpage: document that --vo=xv breaks "boxvideo" | wm4 | 2019-12-23 | 1 | -0/+3 |
* | demux: stop setting dummy stream on demux_close_stream() | wm4 | 2019-12-23 | 2 | -7/+9 |
* | stream_concat, stream_memory: more stream_origin stuff | wm4 | 2019-12-23 | 2 | -0/+19 |
* | bstr: remove unused bstr_splitlines() function | wm4 | 2019-12-23 | 2 | -23/+0 |
* | demux_mf: use stream API to open list files | wm4 | 2019-12-23 | 1 | -15/+28 |
* | osc: display Santa hat for idle logo in December | TheAMM | 2019-12-23 | 1 | -18/+43 |
* | client API: deprecate tick event | wm4 | 2019-12-22 | 3 | -3/+7 |
* | js: read_options: on_update: don't re-read the config file | Avi Halachmi (:avih) | 2019-12-22 | 2 | -4/+4 |
* | console: reduce border size | wm4 | 2019-12-22 | 1 | -1/+1 |
* | osc: use video margins only if OSC is visible | wm4 | 2019-12-22 | 1 | -6/+5 |
* | osc: cleanup boxvideo margin handling | wm4 | 2019-12-22 | 1 | -20/+23 |
* | osc: full reinit on runtime option changes | wm4 | 2019-12-22 | 1 | -3/+2 |
* | lua: change runtime option change behavior | wm4 | 2019-12-22 | 2 | -24/+33 |
* | demux: remove debug abort() | wm4 | 2019-12-22 | 1 | -1/+1 |
* | vo_gpu: vulkan: set allow_suboptimal when possible | Niklas Haas | 2019-12-22 | 1 | -0/+5 |
* | video/out/x11: add fs-screen fallback | Nicolas F | 2019-12-22 | 3 | -2/+7 |
* | command: fix confusing displayed aspect-ratio | Abdullah Alansari | 2019-12-22 | 1 | -0/+33 |
* | js: read_options: support on_update (match 478a321d) | Avi Halachmi (:avih) | 2019-12-21 | 2 | -3/+18 |
* | osc: cosmetics: remove some excessive whitespace | wm4 | 2019-12-20 | 1 | -7/+0 |
* | osc: react to script-opts runtime changes | wm4 | 2019-12-20 | 1 | -1/+8 |
* | lua: add a helper for runtime script option changes | wm4 | 2019-12-20 | 2 | -17/+71 |
* | osc: rearrange hidetimeout/visibiltiy handling | wm4 | 2019-12-20 | 1 | -19/+19 |
* | osc: move windowcontrols option code to the right place | wm4 | 2019-12-20 | 1 | -15/+14 |
* | manpage: add osc and console default keys to keyboard control section | wm4 | 2019-12-20 | 1 | -0/+6 |
* | console: use hidpi scale reporting | wm4 | 2019-12-20 | 2 | -3/+11 |
* | x11: implement hidpi scale reporting | wm4 | 2019-12-20 | 1 | -0/+3 |
* | command: add property returning hidpi scale | wm4 | 2019-12-20 | 3 | -0/+19 |
* | demux: add an option to control tag charset | wm4 | 2019-12-20 | 3 | -1/+96 |
* | edl: accept arbitrary paths | wm4 | 2019-12-20 | 2 | -20/+0 |
* | stream, demux: redo origin policy thing | wm4 | 2019-12-20 | 34 | -70/+133 |
* | libarchive: prefix entry names in archive URLs with '/' | wm4 | 2019-12-20 | 2 | -2/+4 |
* | osc: fix a comment | wm4 | 2019-12-20 | 1 | -1/+1 |
* | osc: fade out if paused and mouse position is outside of OSC | wm4 | 2019-12-19 | 1 | -5/+18 |
* | osc: fix crash when toggling visibility | wm4 | 2019-12-19 | 1 | -1/+0 |
* | js: support shared script properties (match 7e4819e7) | Avi Halachmi (:avih) | 2019-12-19 | 1 | -0/+22 |
* | js: require: allow custom module search paths via mp.module_paths | Avi Halachmi (:avih) | 2019-12-19 | 2 | -4/+18 |
* | DOCS: js: minor update for modules/require | Avi Halachmi (:avih) | 2019-12-19 | 1 | -7/+10 |
* | osc: don't run update_margins() every frame | wm4 | 2019-12-19 | 1 | -2/+4 |
* | command: reduce OSC/stats log spam | wm4 | 2019-12-19 | 2 | -8/+12 |
* | osc: use property notifications and a timer instead of "tick" events | wm4 | 2019-12-19 | 1 | -60/+47 |
* | client API: remove comment about error status | wm4 | 2019-12-19 | 1 | -1/+0 |
* | manpage: lua: mention what happens on unavailable properties | wm4 | 2019-12-19 | 1 | -0/+4 |
* | client API: rewrite property observation (again) | wm4 | 2019-12-19 | 3 | -137/+195 |
* | options: fix incorrect deprecation message | wm4 | 2019-12-19 | 1 | -2/+4 |
* | options: fix UB/crash in key/values parser | wm4 | 2019-12-18 | 1 | -2/+2 |
* | console: adjust position to OSC | wm4 | 2019-12-18 | 1 | -1/+17 |
* | osc: make margins available | wm4 | 2019-12-18 | 1 | -1/+23 |
* | command, lua: add a way to share data between scripts | wm4 | 2019-12-18 | 3 | -0/+77 |
* | command: make change-list work with pure properties too | wm4 | 2019-12-18 | 1 | -5/+14 |
* | x11: fix X property out of bounds memory reads | wm4 | 2019-12-18 | 1 | -2/+2 |
* | options: deprecate -del for list options | wm4 | 2019-12-18 | 5 | -6/+14 |
* | options: fix filter list comparison (again) | wm4 | 2019-12-18 | 3 | -19/+18 |
* | options: add -remove action to list options | wm4 | 2019-12-18 | 4 | -12/+60 |
* | options: make keys in key/value lists unique | wm4 | 2019-12-18 | 2 | -0/+30 |
* | options: increase consistency between list options and document them | wm4 | 2019-12-18 | 6 | -33/+145 |
* | vd_lavc: add gross workaround for nvdec/libavcodec broken API issue | wm4 | 2019-12-18 | 1 | -4/+10 |
* | f_lavfi: add gross workaround for af_dynaudnorm bug | wm4 | 2019-12-18 | 1 | -0/+35 |
* | cocoa-cb: report fullscreen state for legacy fullscreen | der richter | 2019-12-17 | 1 | -0/+2 |
* | command, vo: remove old option change notification mechanisms | wm4 | 2019-12-17 | 4 | -39/+3 |
* | client API: remove some dead code | wm4 | 2019-12-17 | 1 | -6/+0 |
* | command: slightly simplify input-ipc-server change detection/init | wm4 | 2019-12-17 | 2 | -19/+8 |
* | video/w32_common: follow updates to the border option instead of VOCTRL_BORDER | Jan Ekström | 2019-12-18 | 1 | -4/+3 |
* | video/w32_common: follow updates to the ontop option instead of VOCTRL_ONTOP | Jan Ekström | 2019-12-18 | 1 | -3/+2 |
* | video/w32_common: move minimized state signaling to where it happens | Jan Ekström | 2019-12-18 | 1 | -3/+3 |