aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* x11: un-inline GNOME layer stuffGravatar wm42014-05-23
* x11: prefer NetWM hints over _WIN_LAYER for --ontopGravatar wm42014-05-23
* x11: rename identifiers using reserved namespaceGravatar wm42014-05-23
* x11: fix NetWM ontop settingGravatar wm42014-05-23
* x11: add a generic function for NetWM state settingGravatar wm42014-05-23
* old-build: fix building with libquvi4Gravatar wm42014-05-23
* old-makefile: add options.luaGravatar wm42014-05-23
* lua/osc: forgot some changed files in previous commitGravatar ChrisK22014-05-23
* lua/osc: small overhaulGravatar ChrisK22014-05-23
* timer: workaround for crappy operating systemsGravatar wm42014-05-23
* timer: fix previous commitGravatar wm42014-05-22
* timer: improve overflow checksGravatar wm42014-05-22
* player: give quit_watch_later an exit code argument like quitGravatar wm42014-05-22
* tl_mpv_edl: correct misspelling on line 233Gravatar Yomi02014-05-22
* timer: fix (usually impossible) timespec.tv_sec overflowGravatar wm42014-05-22
* vdpau: move RGB surface management out of the VOGravatar wm42014-05-22
* vo_vdpau: always allocate the black pixelGravatar wm42014-05-22
* old-configure: we accidentally used bash featuresGravatar wm42014-05-22
* player: fix cover art sometimes "syncing" against audioGravatar wm42014-05-22
* player: suggest --no-audio-display on cover artGravatar wm42014-05-22
* video: fix display of cover art with vo_vdpauGravatar wm42014-05-22
* cache: be silent if no initial fill is requestedGravatar wm42014-05-22
* edl: use start PTS of the source files as default start timeGravatar wm42014-05-22
* x11: fix a warning with --disable-xextGravatar Jerome Leclanche2014-05-22
* build: "tv-v4l2" needs "tv"Gravatar wm42014-05-22
* vo: minor simplificationsGravatar wm42014-05-22
* vo: remove config_ok check from vo_check_events()Gravatar wm42014-05-22
* vo_vaapi: don't redraw twiceGravatar wm42014-05-22
* Fix the build on OpenBSD and FreeBSDGravatar Juan Francisco Cantero Hurtado2014-05-21
* osdep: silence a -Wshadow warningGravatar wm42014-05-21
* atomics: more correct usage of gcc/clang __atomic builtinsGravatar wm42014-05-21
* atomics: switch to C11 stdatomic.hGravatar wm42014-05-21
* input: allow disabling window dragging with --no-window-draggingGravatar wm42014-05-20
* input: fix compilation on windowsGravatar wm42014-05-20
* manpage: mention bdnav://Gravatar wm42014-05-20
* README: describe release cycleGravatar wm42014-05-20
* cache: redo options and default settingsGravatar wm42014-05-20
* x11: unbreak build without xineramaGravatar wm42014-05-19
* x11: leaving fullscreen -> reset WM hints only if neededGravatar wm42014-05-19
* demux_subreader: remove support for some subtitle formatsGravatar wm42014-05-19
* x11: always check whether a window existsGravatar wm42014-05-19
* x11: request and handle resize events of parent windows with --widGravatar wm42014-05-19
* x11: remove a duplicated lineGravatar wm42014-05-18
* etc/input.conf: add example how to change window size by key bindingGravatar wm42014-05-18
* x11: never enable DPMS if we didn't disable itGravatar wm42014-05-18
* timer: account for negative time valuesGravatar wm42014-05-18
* compat/libav: remove unneeded thingsGravatar wm42014-05-18
* vdpau: don't fallback to software decoding on preemptionGravatar wm42014-05-18
* client API: add mpv_load_config_file()Gravatar wm42014-05-18
* options: unify code for setting string and "raw" optionsGravatar wm42014-05-18