aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* command: add generic "multiply" commandGravatar wm42013-10-31
* command: add property to scale window sizeGravatar wm42013-10-31
* x11: factor out normal window resize codeGravatar wm42013-10-31
* sd_lavc: display DVD subs with unknown durationGravatar wm42013-10-31
* ao_pulse: fix channel layoutsGravatar wm42013-10-31
* vd_lavc: add more ifdeffery and ffmpeg cargo culting for correctnessGravatar wm42013-10-31
* dec_video: remove unused declaration of a former global variableGravatar wm42013-10-31
* encoding-example-configs: add more comments regarding the scaling methodGravatar Rudolf Polzer2013-10-31
* gl_common: osx: fix compilation with latest XQuartz RCGravatar Stefano Pigozzi2013-10-30
* tech-overview.txt: reflect recent updatesGravatar wm42013-10-30
* ta: track location debug info in 2 more casesGravatar wm42013-10-30
* x11: restore support for --wid=0Gravatar wm42013-10-30
* x11: remove ancient metacity hackGravatar wm42013-10-30
* x11: minor cosmeticsGravatar wm42013-10-30
* main: improve a terminal messageGravatar wm42013-10-30
* player: merge mp_osd.h into mp_core.hGravatar wm42013-10-30
* mp_core: sort function prototypes by source fileGravatar wm42013-10-30
* ao_alsa: return negative value on error in play()Gravatar wm42013-10-30
* Fix style of the HP Slate 7 vf-add line.Gravatar Rudolf Polzer2013-10-30
* encoding-example-profiles: support HP Slate 7's weird aspect.Gravatar Rudolf Polzer2013-10-30
* Split mplayer.cGravatar wm42013-10-30
* Move files part of the playback core to player sub-directoryGravatar wm42013-10-30
* 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