summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cocoa: perform VOCTRL_SET_UNFS_WINDOW_SIZE asyncronouslyStefano Pigozzi2014-10-241-3/+6
* demux: don't access stream while lock is heldwm42014-10-241-22/+30
* demux: cache STREAM_CTRL_GET_BASE_FILENAMEwm42014-10-241-0/+18
* command: add vo-configured propertywm42014-10-242-1/+15
* player: disable --force-window if VO failswm42014-10-241-1/+5
* video: send MPV_EVENT_VIDEO_RECONFIG on uninitwm42014-10-241-0/+1
* player: adjust uninit order of componentswm42014-10-241-6/+7
* command: fix debug outputwm42014-10-242-3/+3
* osc: make text squuezing layout dependentChrisK22014-10-241-31/+48
* osc: make tooltip_an default propertyChrisK22014-10-241-2/+3
* terminal: drop ncurses/terminfo/termcap supportwm42014-10-233-405/+3
* terminal: strictly don't read terminal input if stdout is not a terminalwm42014-10-232-9/+8
* player: fix exiting if both audio and video fail initializingwm42014-10-234-8/+22
* ao_alsa: move parameter append code to a functionwm42014-10-231-16/+27
* lua: fix non-sensewm42014-10-231-1/+1
* client API: print properties set with -vwm42014-10-231-0/+7
* m_option: format mpv_node as jsonwm42014-10-231-1/+7
* command: print executed commands with -vwm42014-10-233-0/+25
* osd: slightly change default styleMartin Herkt2014-10-232-6/+6
* command: add a "cached" mode to sub_addwm42014-10-233-2/+30
* osc.lua: add “bottombar” and “topbar” layoutsMartin Herkt2014-10-231-5/+281
* command: return error on invalid/absent IDs with ff-sid/ff-aidwm42014-10-231-2/+6
* manpage: ipc: comment about invalid UTF-8wm42014-10-231-0/+12
* win32: change config path prioritieswm42014-10-232-2/+31
* rename ao_coreaudio_device.c -> ao_coreaudio_exclusive.cStefano Pigozzi2014-10-232-1/+1
* reflect recent coreaudio changes in the manualStefano Pigozzi2014-10-231-11/+4
* coreaudio: redirect IEC61937 to coreaudio_exclusiveStefano Pigozzi2014-10-232-1/+7
* audio/out: add redirection-on-init mechanismwm42014-10-222-14/+47
* audio/out: missing error checkwm42014-10-221-0/+2
* audio/out: don't add special devices to --audio-device listwm42014-10-221-2/+2
* audio/out: include coreaudio_exclusive in auto-probingwm42014-10-221-3/+3
* player: show busy symbol on OSD if seeking takes too longwm42014-10-221-2/+7
* command: make trailing sub_add actually optionalwm42014-10-221-1/+2
* lua: don't let temporary values take the place of argumentswm42014-10-221-1/+13
* osdep: NetBSD pthread_setname_np()wm42014-10-223-1/+15
* command: make reverse cycle_values match up with forward onewm42014-10-212-5/+4
* command: fix video-rotate update when pausedwm42014-10-211-11/+11
* lua: don't use "output" as identifierwm42014-10-211-4/+4
* command: add cursor-autohide propertywm42014-10-212-0/+18
* command: add playback-abort propertywm42014-10-212-0/+13
* command: add video-rotate propertywm42014-10-212-0/+15
* options: allow selecting track ID 0 toowm42014-10-211-1/+1
* player: add stream selection by ffmpeg indexwm42014-10-219-11/+77
* sd_lavc: strictly letter-box PGS subtitleswm42014-10-213-4/+9
* json: handle >\\"< fragments correctlywm42014-10-211-2/+3
* TOOLS/lua: update README.mdKevin Mitchell2014-10-211-9/+2
* TOOLS/lua: remove tabs from some lua scriptsKevin Mitchell2014-10-213-50/+50
* TOOLS/lua: add autodeint.luaKevin Mitchell2014-10-211-0/+164
* command: add field-dominance propertyKevin Mitchell2014-10-212-0/+4
* lua: add convenience function for hookswm42014-10-212-0/+47
* command: extend sub_add commandwm42014-10-213-4/+30
* command: remove hook cancellation mechanismwm42014-10-203-15/+3
* command: allow sub_add at an earlier stagewm42014-10-201-1/+1
* osdep: shorten thread name on glibc onlywm42014-10-201-3/+7
* manpage: fix a typoBen Boeckel2014-10-201-1/+1
* osdep: limit thread names to 16 characterswm42014-10-202-2/+2
* stream: stupid compilation workaround for win32wm42014-10-191-1/+1
* Set thread name for debuggingwm42014-10-1917-0/+73
* manpage: ipc: mention unavailability on Windowswm42014-10-191-1/+3
* player: shutdown all clients before actual uninitwm42014-10-191-2/+2
* manpage: ipc: mention the socat toolwm42014-10-191-1/+2
* ipc: skip empty and commented lineswm42014-10-192-3/+9
* ipc: accept both JSON and "old" commandswm42014-10-193-31/+38
* ipc: fix minor error cleanup issueswm42014-10-191-8/+8
* ipc: decouple from MPContextwm42014-10-194-52/+54
* audio: quote devices in --audio-device=helpwm42014-10-192-2/+4
* fix build on OS X and BSDStefano Pigozzi2014-10-192-2/+4
* Merge pull request #1195 from kevmitch/luafixChrisK22014-10-191-1/+3
|\
| * lua: fix lua_objlen -> lua_rawlen for lua 5.2Kevin Mitchell2014-10-181-1/+3
|/
* lua: strictly free memory on errorswm42014-10-193-30/+32
* lua: expose JSON parserwm42014-10-194-0/+46
* lua: add an utility function for starting processeswm42014-10-196-9/+223
* command: add "estimated-vf-fps" change notifcationwm42014-10-191-1/+2
* lua: add a helper to auto-free temporary C memorywm42014-10-191-6/+32
* win32: remove an unneeded mechanismwm42014-10-192-7/+3
* win32: remove outdated commentwm42014-10-191-3/+0
* cocoa: reintroduce async resizeStefano Pigozzi2014-10-187-9/+71
* Revert "cocoa: perform init and uninit synchronously"Stefano Pigozzi2014-10-181-1/+3
* manpage: ipc: explain security implicationswm42014-10-171-0/+8
* DOCS/client_api_examples: qtexample: don't require Qt 5.xwm42014-10-171-0/+7
* ipc: fix a small memory leakwm42014-10-171-1/+2
* win32: clear window handle on destructionwm42014-10-171-0/+1
* win32: get rid of mp_stat in the normal source codewm42014-10-176-12/+59
* win32: make lseek() fail on pipeswm42014-10-172-0/+19
* old-build: adjust to latest changeswm42014-10-171-1/+2
* input: implement --input-file on unix using the IPC supportAlessandro Ghedini2014-10-176-77/+62
* manpage: add JSON IPC documentationAlessandro Ghedini2014-10-175-3/+148
* input: implement JSON-based IPC protocolAlessandro Ghedini2014-10-176-0/+743
* misc: add JSON parserwm42014-10-172-0/+309
* cocoa: allow mouse events to bubble up with no-input-cursorStefano Pigozzi2014-10-174-24/+115
* cocoa: allow to disable apple remote at compile timeStefano Pigozzi2014-10-173-1/+15
* demux: print a warning if stream is not seekablewm42014-10-171-2/+3
* options: don't load per-file config files by defaultwm42014-10-172-12/+12
* sub: adjustments to --ass-style-override optionwm42014-10-173-5/+9
* audio: don't go to sleep after audio reinitwm42014-10-171-0/+1
* input: don't add weird padding when formatting keycodewm42014-10-171-1/+1
* terminal: recognize ^hwm42014-10-171-0/+1
* stream: better error message for unmatched protocolwm42014-10-171-1/+3
* vo_opengl: fix wrong commentswm42014-10-161-2/+2
* vo_opengl: fix theoretical format mismatch issuewm42014-10-161-4/+4
* cocoa: perform init and uninit synchronouslyStefano Pigozzi2014-10-161-3/+1
* DOCS/client_api_examples: qtexample: set a magic Qt flagwm42014-10-161-0/+1
* DOCS/client_api_examples: qtexample: embedding works on Cocoawm42014-10-161-2/+1
* player: quote %-starting stringsshdown2014-10-161-0/+2
* common: fix \x-style escapingshdown2014-10-161-1/+1
* TOOLS/vf_dlopen/ildetect.sh: remove duplicated assigmentshdown2014-10-161-1/+0
* manpage: fix reference to a defunct optionshdown2014-10-161-2/+2
* player: fix crash on early audio uninitwm42014-10-161-2/+2
* player: free subtitle renderer on exitwm42014-10-161-1/+1
* command: add a mechanism to allow scripts to intercept file loadswm42014-10-168-12/+193
* command: allow setting per-file options at runtimewm42014-10-152-7/+34
* audio/out/push: reset projected EOF time on new datawm42014-10-141-1/+4
* client API: qthelper: remove commented codewm42014-10-141-2/+0
* demux_lavf: set stream network options if applicablewm42014-10-143-31/+50
* demux_lavf: let libavformat open HLS streams directlywm42014-10-141-1/+2
* player: fix OSD cyclingwm42014-10-141-0/+2
* stream_lavf: expose concat://wm42014-10-142-0/+5
* osd: properly redraw external overlays when they are setwm42014-10-141-0/+1
* client API: allow returning float properties as integerswm42014-10-141-0/+4
* player: fix --frameswm42014-10-142-2/+4
* DOCS/client_api_examples: qtexample: remove debugging codewm42014-10-141-2/+1
* client API: qthelper: fix bugswm42014-10-141-1/+3
* DOCS/client_api_examples: qtexample: stuffwm42014-10-133-7/+31
* client API: add qthelper.hppwm42014-10-134-2/+237
* ta/README: fix typoswm42014-10-131-2/+2
* ao_wasapi: implement device listingwm42014-10-133-10/+32
* ao_dsound: implement device listingwm42014-10-131-20/+86
* ao_portaudio: implement device listingwm42014-10-131-2/+24
* ao_openal: implement device listingwm42014-10-131-1/+16
* audio/out: add "auto" pseudo-devicewm42014-10-131-1/+3
* demux_mkv: fix undefined behaviorwm42014-10-131-1/+1
* vf_vapoursynth: add debug message when returning error from GetFramewm42014-10-131-0/+1
* x11: don't wait for asynchronous X resizing with window-scalewm42014-10-131-3/+4
* vf_vapoursynth: don't error if invoke() doesn't return a clipwm42014-10-121-3/+2
* vf_vapoursynth: resolve paths relative to home/configwm42014-10-121-0/+3
* demux: fix a commentwm42014-10-121-2/+1
* coreaudio: use the new device selection APIStefano Pigozzi2014-10-124-54/+28
* af_lavcac3enc: fix byte orderwm42014-10-121-2/+2
* DOCS/edl-mpv: minor clarificationwm42014-10-121-1/+1
* gl_x11: distinguish missing GLX and too old GLX versionswm42014-10-121-3/+5
* vf_vapoursynth: add standalone Lua scriptingwm42014-10-127-19/+326
* vf_vapoursynth: abstract scripting backendwm42014-10-121-28/+87
* libmpv/cocoa: allow clients to use mpv event systemStefano Pigozzi2014-10-123-36/+54
* cocoa: remove usage of Objective-C categoriesStefano Pigozzi2014-10-125-89/+37
* command: don't display non-sense if volume is unavailablewm42014-10-111-1/+1
* command: make volume/mute unavailable if audio is not initializedwm42014-10-111-6/+4
* build: remove useless functionStefano Pigozzi2014-10-111-3/+0
* build: update waf to version 1.8.1Stefano Pigozzi2014-10-114-21/+9
* vf_vapoursynth: return dummy frames if frames are requested during initwm42014-10-111-1/+12
* vf_vapoursynth: factor stuffwm42014-10-111-13/+25
* vf_vapoursynth: when seeking, recreate only if it's already createdwm42014-10-111-1/+2
* x11: don't wait until window is destroyedwm42014-10-111-5/+0
* build: install input config files into doc dirwm42014-10-111-0/+5
* client API: check result ptr in mpv_command_nodeJames Ross-Gowan2014-10-121-1/+1
* libmpv/mpv.def: add mpv_command_node[_async]James Ross-Gowan2014-10-121-0/+2
* build: make zsh completion directory configurablePhilip Sequeira2014-10-112-1/+2
* vf_vapoursynth: fail gracefully if filter init requests frameswm42014-10-111-0/+10
* lua: add command_native() functionwm42014-10-112-0/+32
* client API: add mpv_command_node[_async]wm42014-10-113-6/+63
* etc/mplayer-input.conf: fix off by one errorwm42014-10-101-1/+1
* input: remove some unneeded codewm42014-10-101-59/+25
* input: cosmetics: move codewm42014-10-101-68/+69
* input: use mpv_node parser for char** command parserswm42014-10-106-64/+43
* input: add a function to parse mpv_node as commandwm42014-10-102-62/+162
* command: make audio device list available to the client APIwm42014-10-102-0/+53
* audio: don't list encoder AO with --audio-device=helpwm42014-10-101-0/+2
* player: fix terminal status in idle modewm42014-10-101-0/+1
* player: don't mess up cursor visibility statewm42014-10-101-1/+1
* ao_pulse: implement AO device listing APIwm42014-10-101-1/+38
* ao_pulse: move setup code to separate functionwm42014-10-101-23/+48
* audio: change internal device listing APIwm42014-10-105-28/+54
* player: exit if audio init fails and there's no videowm42014-10-101-0/+2
* player: signal EOF when using --frameswm42014-10-102-2/+2
* player: minor simplificationwm42014-10-102-8/+2
* player: don't close audio device in gapless modewm42014-10-101-2/+1
*