aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* player: don't show the path part for external subtitle filesGravatar wm42014-08-02
* client API: minor optimizations for property notificationGravatar wm42014-08-02
* TOOLS: add test script for property change notificationsGravatar wm42014-08-02
* command: add a property that returns a list of all propertiesGravatar wm42014-08-02
* manpage: remove duplicated misplaced description of a commandGravatar wm42014-08-02
* win32: fix assertion failureGravatar wm42014-08-01
* Remove the last remains of slave modeGravatar wm42014-08-01
* vda: only support the new hwaccel 1.2 API (remove old code)Gravatar Stefano Pigozzi2014-08-01
* travis: use homebrew to build ffmpeg on OS XGravatar Stefano Pigozzi2014-08-01
* player: don't ignore first chapterGravatar wm42014-07-31
* video: fix attached picture modeGravatar wm42014-07-31
* audio: simplify conditionGravatar wm42014-07-31
* audio: fix A/V sync in encoding modeGravatar wm42014-07-31
* client API: don't send internal events to the clientsGravatar wm42014-07-31
* command: add cache-idle propertyGravatar wm42014-07-31
* client API: make "cache" property and similar observableGravatar wm42014-07-31
* client API: fix deadlock when calling mpv_terminate_destroy before initGravatar wm42014-07-31