summaryrefslogtreecommitdiffstats
path: root/wscript_build.py
Commit message (Expand)AuthorAgeFilesLines
* Install encoding-profiles.conf by defaultwm42013-12-281-0/+2
* input: split off some code from input.c to separate fileswm42013-12-261-0/+3
* Rename getch2....c/h to terminal....c/hwm42013-12-191-2/+2
* Split mpvcore/ into common/, misc/, bstr/wm42013-12-171-15/+19
* Move options/config related files from mpvcore/ to options/wm42013-12-171-7/+9
* Move libquvi stuff to stream/resolve/wm42013-12-171-2/+2
* Move mpvcore/input/ to input/wm42013-12-171-4/+6
* Rename mp_lua.c/h to lua.c/hwm42013-12-171-1/+1
* Move mpvcore/player/ to player/wm42013-12-171-22/+24
* Add prelimimary (basic, possibly broken) dvdnav supportwm42013-12-121-0/+2
* video: move VO reinit from filter chain to playerwm42013-12-101-1/+0
* build: osx: set chmod to 755 for non-bundle binary during installStefano Pigozzi2013-12-041-1/+2
* video/filter: remove vf_down3drightwm42013-12-041-1/+0
* vo_opengl: support for vda hardware decodingStefano Pigozzi2013-12-021-0/+1
* build: make pthreads mandatorywm42013-11-281-1/+1
* build: make cygwin use *nix timersStefano Pigozzi2013-11-261-1/+0
* build: add a gdi check for windowsStefano Pigozzi2013-11-261-2/+1
* build: work around bug in waf's bundle installationStefano Pigozzi2013-11-251-0/+5
* build: add install_files call after the mpv target was definedStefano Pigozzi2013-11-241-2/+3
* build: also install mpv CLI binary when building OS X bundleStefano Pigozzi2013-11-241-0/+2
* Rename sub.c/.h to osd.c/.hwm42013-11-241-1/+1
* video: merge vd.c into dec_video.cwm42013-11-231-1/+0
* build: fix install path for manualStefano Pigozzi2013-11-231-1/+1
* switch the build system to wafStefano Pigozzi2013-11-211-0/+459