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
|