Sun, 17 Mar 2013 22:47:17 +0000 |
diego |
Add missing strings.h #includes for strcasecmp().
|
Tue, 25 Oct 2011 19:20:38 +0000 |
reimar |
Remove completely pointless/nonsensical code.
|
Tue, 23 Feb 2010 07:54:10 +0000 |
diego |
Add header for macosx_finder_args() instead of forward declaring it.
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Wed, 11 Nov 2009 09:03:39 +0000 |
reimar |
Support the range syntax (like dvd://2-5) also for dvdnav.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Thu, 07 Aug 2008 12:20:50 +0000 |
diego |
Give a CONFIG_ prefix to preprocessor directives that lacked one and
|
Thu, 07 Aug 2008 10:57:40 +0000 |
diego |
Ahem, the MACOSX_FINDER_SUPPORT directive was renamed to MACOSX_FINDER.
|
Fri, 28 Mar 2008 01:07:59 +0000 |
uau |
Include some .h files in corresponding .c files
|
Sun, 02 Dec 2007 15:46:44 +0000 |
reimar |
Mark more m_option_t uses as const
|
Mon, 27 Nov 2006 15:46:36 +0000 |
ptt |
localization of parser-m*cmd.c messages
|
Tue, 25 Apr 2006 01:26:10 +0000 |
albeu |
Doxygen Attack! - Chapter 3
|
Sat, 22 Apr 2006 21:30:34 +0000 |
reynaldo |
Small fix, incorrect MSGL at fatal error
|
Wed, 19 Apr 2006 15:50:37 +0000 |
reimar |
also print an error when parsing fails with M_OPT_INVALID or M_OPT_PARSER_ERR.
|