aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
...
* 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
* input: use an input thread for joystickGravatar wm42014-09-10
* input: use an input thread for lircGravatar wm42014-09-10
* input: add convenience function for running input sources in threadsGravatar wm42014-09-10
* input: make some fields internalGravatar wm42014-09-10
* terminal-unix: don't read from stdin if it's not a terminalGravatar wm42014-09-10
* terminal-unix: move to threadGravatar wm42014-09-10
* terminal-win: minor simplificationGravatar wm42014-09-10
* win32: don't request window size larger than the screenGravatar wm42014-09-10
* player: reset some VO state when video is terminatedGravatar wm42014-09-09
* player: deal with some corner cases with playlist navigationGravatar wm42014-09-09
* player: normalize playlist entries on addGravatar wm42014-09-09
* input: fix missed wakeups, simplifyGravatar wm42014-09-09
* ao_pulse: fix typo in error messageGravatar wm42014-09-08
* input: fix use after free with legacy commandsGravatar wm42014-09-08
* input: fix exiting with signalsGravatar wm42014-09-08
* stream: change cache return valuesGravatar wm42014-09-07
* player: some more input refactoringGravatar wm42014-09-07
* win32: copy event flags after running VOCTRLsGravatar wm42014-09-07
* lua: synchronously wait until scripts are loadedGravatar wm42014-09-06
* player: minor refactoringGravatar wm42014-09-06
* audio/out: fix active waiting during pause againGravatar wm42014-09-06
* vo_corevideo: remove this VOGravatar Stefano Pigozzi2014-09-06
* stream_lavf: assume icy title data is terminated with ';'Gravatar wm42014-09-06
* audio: fix initial sync with huge AO bufferGravatar wm42014-09-06
* audio/out/push: redo audio waitingGravatar wm42014-09-06
* audio/out: always round get_space on period sizeGravatar wm42014-09-06
* ao_sndio: fix a commentGravatar wm42014-09-06
* ao_pcm: minor simplificationGravatar wm42014-09-06
* ao_oss: minor simplificationGravatar wm42014-09-06
* mplayer-input.conf: fix broken bindingGravatar wm42014-09-06
* audio/out: remove old thingsGravatar wm42014-09-06
* sub: fix possible deadlock with --no-sub-ass and similarGravatar wm42014-09-06
* audio/out: make EOF handling properly event-basedGravatar wm42014-09-05
* vo_sdl: fix typoGravatar wm42014-09-05
* af_hrtf: request required samplerate, instead of erroring outGravatar wm42014-09-05
* af_hrtf: cosmetics: reindent misaligned code blockGravatar wm42014-09-05
* audio: correctly initialize output bufferGravatar wm42014-09-05
* player: check for null in resume config searchGravatar James Ross-Gowan2014-09-05
* win32: add tmpfile() replacementGravatar James Ross-Gowan2014-09-05
* audio: fix random crashes on uninitGravatar wm42014-09-05