aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* gl_x11: change error message when GL3 context creation failsGravatar wm42013-10-28
* getch2: assume EOF when input file descriptor is invalidGravatar wm42013-10-28
* getch2: move global state to file scope variablesGravatar wm42013-10-28
* mplayer: handle subtitle renderer cleanup via uninit_playerGravatar wm42013-10-28
* x11_common: refactor of fstype codeGravatar wm42013-10-28
* cocoa: apply the more invasive constraining only with cmd+1/2/3Gravatar Stefano Pigozzi2013-10-28
* command: disable autorepeat for some commands (actually properties)Gravatar wm42013-10-28
* x11: fix border togglingGravatar wm42013-10-27
* vo_xv: check whether image allocation succeedsGravatar wm42013-10-27
* command: don't include stream_dvd.hGravatar wm42013-10-27
* af: replace macros with too generic namesGravatar wm42013-10-26
* gl_common: suggest --vo=opengl-old if OpenGL 2.1 missingGravatar wm42013-10-26
* af_volume: some more cosmeticsGravatar wm42013-10-26
* af_volume: switch to new option parsingGravatar wm42013-10-26
* af_volume: uncrustifyGravatar wm42013-10-26
* af_volume: don't change volume if nothing is to be changedGravatar wm42013-10-26
* af_volume: remove unused featuresGravatar wm42013-10-26
* mpvcore: add a note about desync on track switchesGravatar Ben Boeckel2013-10-26
* docs: osc: update cache display percentage.Gravatar ChrisK22013-10-26
* osc: display cache status only below 45%Gravatar ChrisK22013-10-26
* osc: fix bug for no-duration casesGravatar ChrisK22013-10-26
* osc: add experimental seekbar tooltipGravatar ChrisK22013-10-26
* osc: make sure the OSC actually fits into the videoGravatar ChrisK22013-10-26
* options: don't let watch_later etc. overwite command line optionsGravatar wm42013-10-25
* ao_alsa: don't include alloca.hGravatar wm42013-10-25
* README: add a link to the wiki about the FFmpeg vs. Libav issueGravatar wm42013-10-25
* manpage: clarify --heartbeat-interval operationGravatar wm42013-10-25
* x11_common: reduce screensaver heartbeat from 30 to 10 secondsGravatar wm42013-10-25
* cocoa: constraint the window position a little moreGravatar Stefano Pigozzi2013-10-25
* mplayer: make --length relative to actual start of file, instead of 0Gravatar wm42013-10-25
* m_config: slightly improve name handlingGravatar wm42013-10-25
* m_config: remove unused fieldsGravatar wm42013-10-25
* m_config: allow not allocating option struct, and use itGravatar wm42013-10-25
* wayland: better name for mouse coordinatesGravatar Alexander Preisinger2013-10-25
* wayland: fix fullscreen transparent border regionsGravatar Alexander Preisinger2013-10-25
* cocoa: fix opening quarantined files on 10.9 with the bundle [2]Gravatar Stefano Pigozzi2013-10-25
* m_config: refactor option defaults handlingGravatar wm42013-10-24
* options: fix bogus entryGravatar wm42013-10-24
* m_config: don't require dragging along parent in initializationGravatar wm42013-10-24
* m_config: minor simplificationGravatar wm42013-10-24
* m_config: store m_config_options in an array instead of a listGravatar wm42013-10-24
* m_config: refactor initialization, reduce amount of malloc'ed stringsGravatar wm42013-10-24
* m_config: slightly simplify dynamic option initializationGravatar wm42013-10-24
* m_config: don't allow aliasing with string optionsGravatar wm42013-10-24
* m_config: cosmetics: make code less verboseGravatar wm42013-10-24
* cocoa: fix opening quarantined files on 10.9 with the bundleGravatar Stefano Pigozzi2013-10-24
* cocoa: fix race condition with input context creationGravatar Stefano Pigozzi2013-10-24
* manpage: use the new name for af_force in one placeGravatar wm42013-10-23
* audio/out: remove useless info struct and redundant fieldsGravatar wm42013-10-23
* video/filter: remove useless vf_info fieldsGravatar wm42013-10-23