summaryrefslogtreecommitdiffstats
path: root/get_path.h
Commit message (Expand)AuthorAgeFilesLines
* Rename get_path.[ch] --> path.[ch].diego2010-03-201-30/+0
* Move SetCodecPath() from loader to get_path.c and make it unconditional.diego2010-03-201-0/+3
* Follow a more proper way to support -codecpath.komh2010-03-171-6/+0
* Add -codecpath option.komh2010-03-151-0/+6
* Add missing 'void' to parameterless function declarations.diego2009-05-041-1/+1
* Use standard license headers with standard formatting.diego2008-05-141-3/+3
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Clean up the way get_path is handled: Compile get_path.c to an object to linkdiego2007-08-281-0/+27