aboutsummaryrefslogtreecommitdiffhomepage
path: root/wscript
Commit message (Expand)AuthorAge
* build: update to waf 1.8.4Gravatar Stefano Pigozzi2014-12-04
* video: remove things forgotten in previous commitGravatar wm42014-12-03
* video/filter: kill vf_pp (libpostproc)Gravatar wm42014-12-03
* build: move --cplayer to build optionsGravatar Stefano Pigozzi2014-11-28
* build: move --dvbin to TV features, remove --dvbGravatar Stefano Pigozzi2014-11-28
* build: fix typosGravatar Stefano Pigozzi2014-11-28
* wscript: move down some less important checksGravatar wm42014-11-17
* build: check for mingw-w64 explicitlyGravatar wm42014-11-17
* atomics: add atomic_compare_exchange_strong()Gravatar wm42014-11-09
* vo_opengl: minimal EGL on X11 supportGravatar wm42014-11-04
* build: remove bundle support from wafGravatar Stefano Pigozzi2014-11-01
* build: fix 'ar' invocation when cross-compilingGravatar wm42014-11-01
* Drop libquvi supportGravatar wm42014-10-25
* video: initial dxva2 supportGravatar wm42014-10-25
* build: enable cdda:// by default againGravatar wm42014-10-25
* terminal: drop ncurses/terminfo/termcap supportGravatar wm42014-10-23
* osdep: NetBSD pthread_setname_np()Gravatar wm42014-10-22
* Set thread name for debuggingGravatar wm42014-10-19
* fix build on OS X and BSDGravatar Stefano Pigozzi2014-10-19
* lua: add an utility function for starting processesGravatar wm42014-10-19
* cocoa: allow to disable apple remote at compile timeGravatar Stefano Pigozzi2014-10-17
* vf_vapoursynth: add standalone Lua scriptingGravatar wm42014-10-12
* build: update waf to version 1.8.1Gravatar Stefano Pigozzi2014-10-11
* build: make zsh completion directory configurableGravatar Philip Sequeira2014-10-11
* audio: skip samples and adjust timestamps ourselvesGravatar wm42014-10-03
* audio/out: disable ao_sndio by defaultGravatar wm42014-09-26
* build: update minimum wayland versionGravatar Alexander Preisinger2014-09-19
* input: use libwaio for pipe input on WindowsGravatar wm42014-09-14
* ao_oss: use poll(), drop --disable-audio-select supportGravatar wm42014-09-11
* build: fix everythingGravatar wm42014-09-10
* input: remove central select() callGravatar wm42014-09-10
* vo_corevideo: remove this VOGravatar Stefano Pigozzi2014-09-06
* build: handle insane libavcodec API bullshitGravatar wm42014-09-05
* build: disable terminfo and termcap code by defaultGravatar wm42014-08-21
* x11: listen to xrandr eventsGravatar wm42014-08-17
* build: use pkg-config for xscreensaverGravatar wm42014-08-16
* build: drop check for XF86keysym.hGravatar wm42014-08-16
* x11: use xrandr to retrieve display refresh rateGravatar wm42014-08-16
* demux_lavf: support new metadata update APIGravatar wm42014-08-14
* build: allow to disable building the cplayerGravatar Stefano Pigozzi2014-08-06
* build: expose waf variants to the userGravatar Stefano Pigozzi2014-08-06
* build: cocoa-application config targetGravatar FRAU KOUJIRO2014-08-06
* build: list exported symbols explicitlyGravatar wm42014-08-05
* build: fix cross-compilation of libmpvGravatar wm42014-08-05
* vda: only support the new hwaccel 1.2 API (remove old code)Gravatar Stefano Pigozzi2014-08-01
* ao_pulse: remove hacks for ancient PulseAudio versionsGravatar wm42014-07-26
* build: enable compiler optimization by defaultGravatar Tsukasa OMOTO2014-07-20
* Revert "Remove DVD and Bluray support"Gravatar wm42014-07-15
* Remove DVD and Bluray supportGravatar wm42014-07-14
* build: allow compilation without any atomicsGravatar wm42014-07-05