Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename get_path.[ch] --> path.[ch]. | diego | 2010-03-20 | 1 | -1/+1 |
* | Move SetCodecPath() from loader to get_path.c and make it unconditional. | diego | 2010-03-20 | 1 | -1/+1 |
* | Split codec path related code into a separate file to fix Windows build. | reimar | 2010-03-18 | 1 | -21/+1 |
* | Replace separate Win32, XAnim and Real codec directories by one global dir. | diego | 2010-03-14 | 1 | -2/+2 |
* | Do not cast the results of malloc/calloc/realloc. | diego | 2010-02-26 | 1 | -2/+2 |
* | Remove unnecessary malloc.h #includes and related #ifdeffery. | diego | 2009-04-02 | 1 | -3/+0 |
* | Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning: | diego | 2009-02-17 | 1 | -1/+1 |
* | Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'. | diego | 2008-10-16 | 1 | -4/+4 |
* | Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can | diego | 2008-06-08 | 1 | -0/+199 |