aboutsummaryrefslogtreecommitdiffhomepage
path: root/old-makefile
Commit message (Expand)AuthorAge
* build: generate and install zsh completion scriptGravatar Alessandro Ghedini2014-06-08
* stream: remove VCD supportGravatar wm42014-06-01
* old-build: fix building with libquvi4Gravatar wm42014-05-23
* old-makefile: add options.luaGravatar wm42014-05-23
* old-build: accidental rewriteGravatar wm42014-05-14
* old-build: drop support for anything but Linux, simplifyGravatar wm42014-05-14
* player: reorganize how lua scripts are loadedGravatar wm42014-05-13
* old-makefile: add a missing source directoryGravatar wm42014-05-10
* video/out: separate out code to compute window sizeGravatar wm42014-05-06
* vdpau: add a postprocessing pseudo-filterGravatar wm42014-05-02
* dispatch: move into its own source fileGravatar wm42014-04-23
* Remove CPU detection and inline asm handlingGravatar wm42014-04-19
* Remove radio://Gravatar wm42014-04-13
* mp_tags: move generic mp_tags stuff into its own .c/.h files in common/Gravatar Kevin Mitchell2014-04-13
* player: remove ASX, SMIL and NSC playlist parsersGravatar wm42014-04-13
* video: add VapourSynth filter bridgeGravatar wm42014-04-12
* player: rename dvdnav to discnavGravatar xylosper2014-03-30
* stream_cdda: remove unused stuffGravatar wm42014-03-26
* build: simplify libavfilter configure checksGravatar wm42014-03-16
* af_lavrresample: remove avresample_set_channel_mapping() fallbacksGravatar wm42014-03-16
* sub: remove old MPlayer DVD sub decoderGravatar wm42014-03-16
* vd_lavc: remove compatibility crapGravatar wm42014-03-16
* audio/out: feed AOs from a separate threadGravatar wm42014-03-09
* build: add option to build a libraryGravatar wm42014-02-10
* Add a client APIGravatar wm42014-02-10
* w32: use the w32_common keymap in terminal-win tooGravatar James Ross-Gowan2014-01-19
* cocoa: add application icon to the Dock when run from CLIGravatar Stefano Pigozzi2014-01-14
* Switch PDF manual generation to rst2pdfGravatar Martin Herkt2014-01-08
* build: fix build on old build systemGravatar Stefano Pigozzi2014-01-04
* Install encoding-profiles.conf by defaultGravatar wm42013-12-28
* input: split off some code from input.c to separate filesGravatar wm42013-12-26
* old-makefile: fix mpvcore references and the DIRS variableGravatar wm42013-12-17
* Split mpvcore/ into common/, misc/, bstr/Gravatar wm42013-12-17
* Move options/config related files from mpvcore/ to options/Gravatar wm42013-12-17
* Move libquvi stuff to stream/resolve/Gravatar wm42013-12-17
* Move mpvcore/input/ to input/Gravatar wm42013-12-17
* Rename mp_lua.c/h to lua.c/hGravatar wm42013-12-17
* Move mpvcore/player/ to player/Gravatar wm42013-12-17
* Add prelimimary (basic, possibly broken) dvdnav supportGravatar wm42013-12-12
* video: move VO reinit from filter chain to playerGravatar wm42013-12-10
* video/filter: remove vf_down3drightGravatar wm42013-12-04
* vo_opengl: support for vda hardware decodingGravatar Stefano Pigozzi2013-12-02
* Rename sub.c/.h to osd.c/.hGravatar wm42013-11-24
* video: merge vd.c into dec_video.cGravatar wm42013-11-23
* switch the build system to wafGravatar Stefano Pigozzi2013-11-21