aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* TOOLS: idet: use quotes for the verdict valueGravatar Ben Boeckel2014-09-16
* TOOLS: shellcheck: quote variable expansionsGravatar Ben Boeckel2014-09-16
* TOOLS: shellcheck: remove '$' on variables in $(()) expansionGravatar Ben Boeckel2014-09-16
* TOOLS, version.sh: shellcheck: replace `cmd` with $(cmd)Gravatar Ben Boeckel2014-09-16
* TOOLS: idet: remove unused codeGravatar Ben Boeckel2014-09-16
* vo_wayland: remove unnecessary checkGravatar Alexander Preisinger2014-09-16
* wayland/buffer: use buffer macros consistentlyGravatar Alexander Preisinger2014-09-16
* manpage: fix typo in input.rstGravatar Aleksey Andreev2014-09-15
* input.conf: map ESC to exiting fullscreenGravatar wm42014-09-15
* af_lavrresample: fix crash with size 0Gravatar wm42014-09-15
* ao_oss: don't break playback when device can't be reopenedGravatar wm42014-09-15
* ao_oss: audio_buf_info isn't stateGravatar wm42014-09-15
* ao_oss: remove duplicate audio device open codeGravatar wm42014-09-15
* ao_oss: assume audio format reinit is not needed with SNDCTL_DSP_RESETGravatar wm42014-09-15
* ao_oss: don't use SNDCTL_DSP_RESET when pausing on NetBSDGravatar wm42014-09-15
* ao_oss: fix incorrect comments using bytes instead of samplesGravatar wm42014-09-15
* x11: if the WM supports _NET_FRAME_EXTENTS, don't wait for mapGravatar wm42014-09-15
* DOCS/client_api_examples: qtexample: resize to video sizeGravatar wm42014-09-15
* manpage: clarify description of dwidth/dheightGravatar wm42014-09-15
* img_convert: sanitizer: avoid invalid left-shiftsGravatar Ben Boeckel2014-09-14
* sanitizer: avoid divide-by-zero instancesGravatar Ben Boeckel2014-09-14
* input: use libwaio for pipe input on WindowsGravatar wm42014-09-14
* x11: remove unused functionGravatar wm42014-09-14
* player: shorten skip heuristic for playlist_prev to 1 secondGravatar wm42014-09-14
* input: fix nested commandsGravatar wm42014-09-13
* stream: fix build with emulated atomicsGravatar wm42014-09-13
* client API: use playback abort mechanismGravatar wm42014-09-13
* input: distinguish playlist navigation and quit commands for abortGravatar wm42014-09-13
* stream: redo playback abort handlingGravatar wm42014-09-13
* input: "quit_watch_later" and "stop" are abort commandsGravatar wm42014-09-13
* TOOLS/zsh.pl: complete options that take file namesGravatar Philip Sequeira2014-09-13
* options: add M_OPT_FILE flag to mark options that want a file(list)Gravatar Alessandro Ghedini2014-09-13
* m_config: fix theoretic undefined behaviorGravatar wm42014-09-13
* player: fix idle mode event handlingGravatar wm42014-09-13
* input: don't autorepeat cycle_values commandGravatar wm42014-09-13
* input: simplifyGravatar wm42014-09-13
* input: fix autorepeatGravatar wm42014-09-13
* manpage: document shift+pgup/pgdwn bindingsGravatar wm42014-09-13
* ao_oss: fix audio device leak on errorGravatar wm42014-09-11
* ao_oss: use poll(), drop --disable-audio-select supportGravatar wm42014-09-11
* ao_pulse: dump library version etc.Gravatar wm42014-09-10
* old-build: fix build with waylandGravatar wm42014-09-10
* wayland_common: fix changing videos when fullscreenGravatar Alexander Preisinger2014-09-10
* vo_wayland: pixel perfect buffersGravatar Alexander Preisinger2014-09-10
* osdep/semaphore_osx.c: Include osdep/semaphore.h before #ifdefGravatar Diogo Franco (Kovensky)2014-09-10
* build: fix everythingGravatar wm42014-09-10
* osdep: fix windows buildGravatar wm42014-09-10
* input: remove central select() callGravatar wm42014-09-10
* osdep: add POSIX semaphore emulation for OSXGravatar wm42014-09-10
* input: remove useless joystick.h/lirc.h include filesGravatar wm42014-09-10