| Commit message (Expand) | Author | Age |
* | Merge svn changes up to r26510 | Uoti Urpala | 2008-04-23 |
|\ |
|
* | | Makefile: Compile and link talloc.c | Uoti Urpala | 2008-04-23 |
* | | Start of new option system | Uoti Urpala | 2008-04-23 |
| * | There is no need to remove .a files from subdirectories, they are only | diego | 2008-04-23 |
| * | Merge libvo/Makefile into top-level Makefile. | diego | 2008-04-23 |
| * | Merge libao2/Makefile into top-level Makefile. | diego | 2008-04-23 |
| * | Merge tremor/Makefile into top-level Makefile. | diego | 2008-04-22 |
| * | Only add loader to PARTS on x86. | diego | 2008-04-22 |
| * | Create standard recursive rules from a template. | diego | 2008-04-22 |
| * | Use directory name as library name template. | diego | 2008-04-22 |
| * | Simplify phony target declaration. | diego | 2008-04-22 |
| * | Add an unconditional phony recurse rule and make the binaries depend on it. | diego | 2008-04-22 |
| * | Merge TOOLS/Makefile into the top-level Makefile. | diego | 2008-04-22 |
|/ |
|
* | Add dependency information to recursive rules. While more eager than strictly | diego | 2008-04-19 |
* | Add missing recursive rule for libmpcodecs/libmpencoders.a. | diego | 2008-04-19 |
* | cosmetics: Sort recursive rules alphabetically. | diego | 2008-04-19 |
* | per-file dependencies (for the non-recursive parts) | diego | 2008-04-18 |
* | Always generate dependency information. This also allows dropping the | diego | 2008-04-18 |
* | 10l: Rename remaining instances of $i to $lang. | diego | 2008-04-18 |
* | Add libpostproc to list of pseudo-dependencies. | diego | 2008-04-13 |
* | Declare all clean targets phony in mpcommon.mak. | diego | 2008-04-13 |
* | The TAGS and tags targets are not phony. | diego | 2008-04-13 |
* | Add gui subdirectories to DIRS instead of manually cleaning them. | diego | 2008-04-13 |
* | Replace shell for loop by proper make foreach construct. | diego | 2008-04-13 |
* | Add Makefile variable for DVB OSD menu, saves one ifeq. | diego | 2008-04-13 |
* | Restore compilation of osdep/mplayer-rc.o. | diego | 2008-04-13 |
* | Makefile: Fix compilation on systems with dvb support | uau | 2008-04-11 |
* | Merge ./gui/Makefile into ./Makefile, one less instance of recursive make. | diego | 2008-04-11 |
* | Ahem, libmenu objects should only be compiled when OSD menu is enabled. | diego | 2008-04-11 |
* | if it's 'for lang in...' it's better off to use $$lang as a variable next ;) | ptt | 2008-04-10 |
* | 10l: libass compilation should be conditional. | diego | 2008-04-09 |
* | Merge libaf/Makefile into Makefile, one less instance of recursive make. | diego | 2008-04-09 |
* | Restore osdep/mmap-os2.c compilation, which was accidentally removed. | diego | 2008-04-09 |
* | cosmetics: Align columns. | diego | 2008-04-09 |
* | Merge libass/Makefile into Makefile, one less recursive make directory. | diego | 2008-04-08 |
* | cosmetics: Rename some shell variables to give them more descriptive names. | diego | 2008-04-08 |
* | cosmetics: Merge shell commands into one line. | diego | 2008-04-08 |
* | Do not suppress command output. | diego | 2008-04-08 |
* | Merge osdep/Makefile into the top-level Makefile, thus getting rid | diego | 2008-04-08 |
* | Build all parts in the libmenu subdirectory nonrecursively. | diego | 2008-04-07 |
* | Get rid of recursive make for the input/ subdirectory. | diego | 2008-04-06 |
* | 100l: Revert previous accidental commit. | diego | 2008-04-06 |
* | Rename RTJPEG files so that filenames consist of lowercase name only. | diego | 2008-04-06 |
* | Add multiple inclusion guards to help_mp.h. | diego | 2008-04-05 |
* | Remove now useless PARTS-yes line. | diego | 2008-04-01 |
* | Compile codec-cfg binary with -O, avoids problems due to compilers | reimar | 2008-02-24 |
* | allow generation of ctags and etags | ben | 2008-01-10 |
* | Remove internal unrarlib copy, the new unrarexec code is a strict superset. | diego | 2007-12-20 |
* | Support using unrar executable to access rar-compressed vobsub files. | ulion | 2007-12-14 |
* | Add audio filter scaletempo | uau | 2007-11-01 |