log loader/registry.c @ 33619:35a12ef532de

age author description
2010-11-14 cboesch Remove most of the NULL pointer check before free all over the code
2010-05-23 sesse Add final missing bits of CineForm HD support on Linux (via the Windows
2010-03-20 diego Rename get_path.[ch] --> path.[ch].
2010-02-26 diego Do not cast the results of malloc/calloc/realloc.
2010-01-10 reimar Fix RegCloseKey to not return an error on success.
2009-05-04 diego Add missing 'void' to parameterless function declarations.
2009-01-05 diego #include the appropriate header instead of using local declarations.
2008-12-03 diego Get rid of pointless 'extern' keywords.
2008-01-27 reimar Remove $Id$ tags, they make diffs between different versions
2008-01-23 diego Disable unused functions find_handle_2, find_handle_by_name, fixes the warning:
2007-09-10 diego warning fixes:
2007-06-02 diego Get rid of superfluous MPLAYER #define, it was always enabled and
2007-04-01 diego typo fixes ported from VLC
2006-11-26 diego Rename config.h --> debug.h and include config.h explicitly.
2006-07-03 reynaldo get_path as const, patch by Stefan Huehner, stefan AT huehner-org
2006-07-02 reynaldo rm unnecesary casts from void* - part 2
2006-06-22 diego CVS --> Subversion in copyright notices
2005-04-15 diego Mark modified imported files as such to comply with GPL ยง2a.
2003-04-21 alex cygwin support patch by Sascha Sommer
2002-09-13 arpi avifile sync - 95% cosmetics 5% bug
2002-01-27 pl avoids warnings
2001-12-11 arpi avifile merge. kabi: indent changes really suxxxx
2001-11-26 alex fixed regpathname bug
2001-11-26 arpi avifile sync again... :(
2001-11-26 arpi avifile sync... maybe broken, tell me if so.
2001-07-29 arpi partial avifile-CVS merge
2001-07-12 jkeil Add prototypes to wine/loader stuff, so that we can catch __stdcall function
2001-04-11 arpi_esp less, and more informal printfs
2001-03-21 szabii get_path()
2001-03-20 arpi_esp registry moved to /root/.mplayer/registry
2001-03-18 arpi_esp DLL loader updated from avifile-0.60beta4
2001-02-24 arpi_esp Initial revision