Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Sat, 20 Mar 2010 23:27:07 +0000 |
diego |
Move SetCodecPath() from loader to get_path.c and make it unconditional.
|
Thu, 18 Mar 2010 20:44:01 +0000 |
reimar |
Split codec path related code into a separate file to fix Windows build.
|
Sun, 14 Mar 2010 16:13:32 +0000 |
diego |
Replace separate Win32, XAnim and Real codec directories by one global dir.
|
Fri, 26 Feb 2010 15:01:37 +0000 |
diego |
Do not cast the results of malloc/calloc/realloc.
|
Thu, 02 Apr 2009 09:20:48 +0000 |
diego |
Remove unnecessary malloc.h #includes and related #ifdeffery.
|
Tue, 17 Feb 2009 11:16:19 +0000 |
diego |
Convert HAVE_MALLOC_H into a 0/1 definition, fixes the warning:
|
Thu, 16 Oct 2008 20:17:56 +0000 |
diego |
Replace all occurrences of '__volatile__' and '__volatile' by plain 'volatile'.
|
Sun, 08 Jun 2008 10:43:30 +0000 |
diego |
Rename loader/driver.[ch] to loader/drv.[ch], otherwise loader/driver.h can
|