aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* cocoa: bundle: use idle=onceGravatar Stefano Pigozzi2014-12-07
* options: add a 'once' idle modeGravatar Stefano Pigozzi2014-12-07
* sub: remove assertionGravatar wm42014-12-07
* player: when seeking past EOF with --keep-open, seek to last frameGravatar wm42014-12-07
* vo_opengl: extend filter size to 64Gravatar wm42014-12-06
* vo_opengl: clamp filters to their sizeGravatar wm42014-12-06
* cocoa: fix view leak in uninit when fullscreenGravatar Stefano Pigozzi2014-12-06
* af_hrtf: Fix out-of-range read.Gravatar reimar2014-12-06
* cocoa: use --idle when running inside bundleGravatar Stefano Pigozzi2014-12-06
* demux_mkv: reject 0 TimecodeScaleGravatar wm42014-12-06
* cocoa: don't change app activation policy in libmpvGravatar Stefano Pigozzi2014-12-06
* demux_playlist: fix negated conditionGravatar wm42014-12-06
* vo_opengl: disable fancy-downscaling for opengl-hq againGravatar wm42014-12-06
* vo_opengl: extend filter size to 32Gravatar wm42014-12-06
* vaapi/GLX: remove a direct reference to an GL symbolGravatar wm42014-12-06
* demux: silence unseekable messageGravatar wm42014-12-05
* demux_playlist: detect headerless m3u files by extensionGravatar wm42014-12-05
* cocoa: save screenshots to desktop when using app bundleGravatar Stefano Pigozzi2014-12-05
* cocoa: don't create Dock icon for audio only filesGravatar Stefano Pigozzi2014-12-05
* DOCS, OSC: Un-document removed seektooltip optionGravatar ChrisK22014-12-05
* osc: improve slimbox layout and minor code cleanupsGravatar ChrisK22014-12-05
* DOCS, OSC: Document layout optionGravatar ChrisK22014-12-05
* assdraw: Properly approximate circle for rounded boxGravatar ChrisK22014-12-05
* ao_alsa: minor simplificationGravatar wm42014-12-05
* ao_alsa: hackfix mono playbackGravatar wm42014-12-05
* osc, dvd, bd: fix mouse state when changing menu modesGravatar wm42014-12-05
* coreaudio: don't output too many channel descriptionsGravatar Stefano Pigozzi2014-12-05
* Merge pull request #1314 from rossy/win-waf-gitignoreGravatar James Ross-Gowan2014-12-05
|\
| * gitignore: ignore waf directory on WindowsGravatar James Ross-Gowan2014-12-05
|/
* coreaudio: add missing \n in log lineGravatar Stefano Pigozzi2014-12-05
* coreaudio: don't print layout a second timeGravatar Stefano Pigozzi2014-12-05
* ao_alsa: simplify, remove no-block suboptionGravatar wm42014-12-05
* cocoa: don't async redraw when waiting for VO redrawGravatar Stefano Pigozzi2014-12-04
* ao_alsa: try to fallback to "default" device if device is busyGravatar wm42014-12-04
* demux: explicitly wake up playback thread on metadata change etc.Gravatar wm42014-12-04
* demux: don't print message if replaygain tags were not foundGravatar wm42014-12-04
* discnav: remove redundant callGravatar wm42014-12-04
* dvd, bd: don't unnecessarily block on demuxer/stream all the timeGravatar wm42014-12-04
* input: add a hack to fix keyboard navigation with dvd/bd menuGravatar wm42014-12-04
* build: update to waf 1.8.4Gravatar Stefano Pigozzi2014-12-04
* coreaudio: reject descriptions with too many channelsGravatar Stefano Pigozzi2014-12-04
* coreaudio: fix more layout printsGravatar Stefano Pigozzi2014-12-04
* coreaudio: fix prints of uint32_t in log_layoutGravatar Stefano Pigozzi2014-12-04
* dvd, bd, osc: disable OSC while a menu is activeGravatar wm42014-12-04
* build: showqscale was removedGravatar wm42014-12-04
* video: remove things forgotten in previous commitGravatar wm42014-12-03
* video: remove internal QP passingGravatar wm42014-12-03
* video/filter: kill vf_pp (libpostproc)Gravatar wm42014-12-03
* lua: fully cleanup removed key bindingsGravatar wm42014-12-03
* vo_opengl: make uninit idempotentGravatar wm42014-12-03