log loader/registry.c @ 37174:6c941fe7fc3e

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