aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* player: indicate on the status line whether a seek is activeGravatar wm42014-08-08
* input.conf: remap pgup/dwn to chapter seeksGravatar wm42014-08-07
* build: add hacks to force waf to generate valid .pc filesGravatar wm42014-08-07
* input: fix off by one error in command parserGravatar wm42014-08-07
* audio: fix encoding modeGravatar wm42014-08-07
* client API: qtexample: don't pass deallocated strings to mpvGravatar wm42014-08-07
* demux: fix playback abort if --demuxer-thread is not usedGravatar wm42014-08-07
* player: remove unused declarationGravatar wm42014-08-07
* gitignore: fix manpage entriesGravatar wm42014-08-06
* old-build: HAVE_COCOA_APPLICATION must be setGravatar wm42014-08-06
* stream_dvb: restore --dvbin-file optionGravatar wm42014-08-06
* stream_dvb: fix channels.conf preference orderGravatar wm42014-08-06
* vo_direct3d: allow resizing before video initGravatar wm42014-08-06
* win32: never call GetClientRect(0, ...)Gravatar wm42014-08-06
* demux: make track switching asynchronousGravatar wm42014-08-06
* client API: trigger MPV_EVENT_VIDEO_RECONFIG on vf recreationGravatar wm42014-08-06
* audio: fix inverted conditionGravatar wm42014-08-06
* wayland: remove redundant lineGravatar Alexander Preisinger2014-08-06
* wayland: changes for nested compositorsGravatar Alexander Preisinger2014-08-06
* build: allow to disable building the cplayerGravatar Stefano Pigozzi2014-08-06
* build: expose waf variants to the userGravatar Stefano Pigozzi2014-08-06
* cocoa: fix build by using the correct HAVE_* macroGravatar Stefano Pigozzi2014-08-06
* cocoa: macosx_application needs cocoa-applicationGravatar FRAU KOUJIRO2014-08-06
* build: cocoa-application config targetGravatar FRAU KOUJIRO2014-08-06
* cocoa: move handleFilesArray: to macosx_eventsGravatar FRAU KOUJIRO2014-08-06
* cocoa: move set_input_context to macosx_eventsGravatar FRAU KOUJIRO2014-08-06
* cocoa: sync inputContext inside EventsResponderGravatar FRAU KOUJIRO2014-08-06
* cocoa: decouple events from application somewhatGravatar FRAU KOUJIRO2014-08-06
* win32: fix buildGravatar wm42014-08-05
* build: move def file to libmpv/Gravatar wm42014-08-05
* win32: create OpenGL context on the GUI threadGravatar wm42014-08-05
* win32: cleanup OpenGL context creationGravatar wm42014-08-05
* build: syms: reindentGravatar Stefano Pigozzi2014-08-05
* build: syms: fix *.def file for mach-o binary formatGravatar Stefano Pigozzi2014-08-05
* options: fix key-value-list optionsGravatar wm42014-08-05
* client API: add and use the MPV_MAKE_VERSION macroGravatar wm42014-08-05
* build: list exported symbols explicitlyGravatar wm42014-08-05
* build: fix export of libmpv symbols on mingwGravatar wm42014-08-05
* build: fix cross-compilation of libmpvGravatar wm42014-08-05
* vdpau: don't crash on flipped imagesGravatar wm42014-08-05
* sub: fix subtitle timing for TSGravatar wm42014-08-04
* sub: don't read packets if video and audio are disabledGravatar wm42014-08-04
* gl_wayland: Don't try to resize the egl_window before it existsGravatar Michael Forney2014-08-04
* input.conf: remap 2 keysGravatar wm42014-08-03
* player: some further playloop cleanupsGravatar wm42014-08-03
* player: make quit exit immediatelyGravatar wm42014-08-03
* player: allow redrawing screen during seeksGravatar wm42014-08-03
* manpage: be more explicit where input.conf is locatedGravatar wm42014-08-02
* Improve setting AVOptionsGravatar wm42014-08-02
* manpage: explain how to replace --slave-brokenGravatar wm42014-08-02