aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* vo_x11: check allocation errorsGravatar wm42014-12-14
* build: add checks for some compiler warning flagsGravatar wm42014-12-14
* vd_lavc: fix error handling pathGravatar wm42014-12-13
* mp_image: check for malloc failureGravatar wm42014-12-13
* command, dvd: add property which returns list of DVD titlesGravatar wm42014-12-13
* stream_cdda: don't return number of tracks as number of titlesGravatar wm42014-12-13
* dvd: drop last chapterGravatar wm42014-12-13
* dvd: add an extra chapter at position 0Gravatar wm42014-12-13
* osxbundle: don't use sed but pure pythonGravatar Mihai Moldovan2014-12-13
* DOCS: add missing close bracketGravatar Ben Boeckel2014-12-12
* options: add option for ignoring patch in resume mechanismGravatar wm42014-12-13
* player: add a --keep-open=always modeGravatar wm42014-12-12
* options: fix parsing for --ab-loop-*Gravatar wm42014-12-12
* Check some mallocsGravatar wm42014-12-12
* DOCS/crosscompile-mingw: updateGravatar wm42014-12-12
* command: add properties for current bitrateGravatar wm42014-12-12
* demux: don't always make --cache-secs override --demuxer-readahead-secsGravatar wm42014-12-12
* options: make --no-... options work for OPT_REPLACED tooGravatar wm42014-12-11
* DOCS/contribute.md: remove unintentional headlineGravatar selsta2014-12-11
* pipe-win32: possible fix for Windows XP deadlockGravatar James Ross-Gowan2014-12-11
* manpage: fix mistake in --video-zoom mentionGravatar wm42014-12-11
* options: add slightly more sophistcated mechanism for option deprecationGravatar wm42014-12-11
* lua: don't ignore key press events for script key bindingsGravatar wm42014-12-10
* command: fix crash with some forms of script_bindingGravatar wm42014-12-10
* player: update chapter marks when switching filesGravatar wm42014-12-10
* player: set a specific window title in idle modeGravatar wm42014-12-10
* m_option: never return NOPTS value as number from propertiesGravatar wm42014-12-10
* vo: fix some nonsenseGravatar wm42014-12-10
* command: add "idle" propertyGravatar wm42014-12-10
* emux_mkv: fix possible uninitialized reads with short filesGravatar wm42014-12-10
* manpage: update the ao_alsa example (no-block was removed)Gravatar wm42014-12-09
* DOCS/client_api_examples: remove nonsenseGravatar wm42014-12-09
* vo_opengl: fix linkage typeGravatar wm42014-12-09
* vo_opengl: make shader text output slightly nicerGravatar wm42014-12-09
* vo_opengl: don't crash if framebuffers are not availableGravatar wm42014-12-09
* options: enable --ytdl by defaultGravatar wm42014-12-09
* player: change interaction between revert_seek and ab-loopsGravatar wm42014-12-09
* vo_opengl_cb: simplify reconfigure, render transparent if unconfiguredGravatar wm42014-12-09
* vo_opengl: make background color configurableGravatar wm42014-12-09
* options: --wid can be set at any timeGravatar wm42014-12-09
* w32: copy WinID optionGravatar wm42014-12-09
* x11: copy WinID optionGravatar wm42014-12-09
* client API: expose OpenGL rendererGravatar wm42014-12-09
* vo: include normal render-ahead time in flip_queue_offsetGravatar wm42014-12-09
* w32_common: fix GUID linking in CygwinGravatar James Ross-Gowan2014-12-09
* player: restore ab-loop settings with playback resumeGravatar wm42014-12-09
* cocoa: fix crashGravatar Stefano Pigozzi2014-12-08
* input.conf: add example for aspect ratio cyclingGravatar wm42014-12-08
* demux_mkv: support svq3Gravatar wm42014-12-08
* build: fix --disable-libassGravatar wm42014-12-08