aboutsummaryrefslogtreecommitdiffhomepage
path: root/TOOLS
Commit message (Expand)AuthorAge
* Added Alan Nisotas modify_reg.Gravatar cehoyos2007-08-06
* Remove unused variables.Gravatar diego2007-08-04
* Add a dummy guiMessageBox so it still compiles when MPlayer was configured withGravatar reimar2007-08-04
* Make the printoption function take the default values from the variableGravatar ivo2007-07-31
* cosmetics, indentationGravatar ivo2007-07-31
* Shorten (un)setting of all test flagsGravatar ivo2007-07-31
* Much smaller command line parserGravatar ivo2007-07-31
* Update copyright info and licenseGravatar ivo2007-07-31
* cosmetics, break overly long linesGravatar ivo2007-07-31
* replace ^I by $TAB now that TAB is globalGravatar ivo2007-07-31
* only test for stupid code and reserved identifiers if there are any .c or .hGravatar ivo2007-07-31
* 10l, forgot to make TAB globalGravatar ivo2007-07-31
* Test for reserved identifiers.Gravatar ivo2007-07-31
* Add test for GNUismsGravatar ivo2007-07-30
* ISO8859-1 --> UTF-8Gravatar diego2007-07-09
* Remove unused variables.Gravatar diego2007-07-04
* Mark main() function as a function that takes no parameters.Gravatar diego2007-06-27
* Fix "control reaches end of non-void function" warnings.Gravatar diego2007-06-27
* Fix unused variable warnings.Gravatar diego2007-06-27
* Fix implicit declaration of function warnings.Gravatar diego2007-06-27
* test for tab charactersGravatar ivo2007-05-07
* do not run stupid code checks if chfilelist is emptyGravatar ivo2007-05-07
* Move netstream documentation into TOOLS/README.Gravatar diego2007-04-09
* Move TOOLS/cpuinfo.c into the root directory.Gravatar diego2007-04-09
* Ignore netstream and fix its compilation; remove object files on make clean.Gravatar diego2007-04-01
* Move netstream.c out of its single-file subdirectory.Gravatar diego2007-04-01
* Remove unnecessary dependencies.Gravatar diego2007-04-01
* Get netstream somewhat closer to linking.Gravatar diego2007-04-01
* Don't compile cpuinfo and fastmemcpybench by default.Gravatar diego2007-03-31
* Sync with removed tools.Gravatar diego2007-03-31
* Remove obsolete TV output tools.Gravatar diego2007-03-31
* Remove unused/nonworking wallpaper setting utility.Gravatar diego2007-03-31
* Remove unused benchmarking scripts.Gravatar diego2007-03-31
* Remove obsolete bitmap font tools.Gravatar diego2007-03-31
* Remove obsolete/unnecessary/trivial scripts and programs.Gravatar diego2007-03-31
* document edgedetect.fp, emboss.fpGravatar gpoirier2007-03-27
* Merge realcodecs/ documentation into the README.Gravatar diego2007-03-25
* Use the top-level TOOLS Makefile to build the Real codecs wrappers.Gravatar diego2007-03-25
* Add description of realcodecs subdirGravatar rtogni2007-03-25
* Remove files maintained by Reimar that he no longer sees a use for.Gravatar diego2007-03-24
* Add missing $(EXESUF).Gravatar diego2007-03-20
* Add vfw2menc to the Makefile.Gravatar diego2007-03-20
* Add explicit SDL include path. This should allow compilation even whenGravatar diego2007-03-20
* Add return 0 to fix the following warning:Gravatar diego2007-03-20
* Include stdlib.h and string.h to fix the following warnings:Gravatar diego2007-03-20
* Add #include <string.h> to fix the following warning:Gravatar diego2007-03-20
* Move gltest and bmovl-test into the main TOOLS directory, subdirectoriesGravatar diego2007-03-20
* Simplify Makefile.Gravatar diego2007-03-19
* Bring somewhat closer to linking, still won't work, though.Gravatar diego2007-03-17
* Simplify link command.Gravatar diego2007-03-17