Mon, 27 Sep 2010 11:54:17 +0000 |
diego |
Mark some function parameters that are not modified as const.
|
Sat, 30 Jan 2010 23:24:23 +0000 |
diego |
Add license header to all top-level files missing them.
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Thu, 10 Jan 2008 18:41:21 +0000 |
ben |
export m_config_set_profile()
|
Sun, 02 Dec 2007 15:35:58 +0000 |
reimar |
First try to mark some things in m_config correctly as const
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Thu, 27 Apr 2006 13:22:23 +0000 |
diego |
spelling/grammar/wording fixes in doxygen and non-doxygen comments
|
Tue, 25 Apr 2006 18:48:53 +0000 |
albeu |
Fix most of the mistakes pointed out by Diego.
|
Mon, 24 Apr 2006 19:20:04 +0000 |
albeu |
Doxygen attack!
|
Tue, 24 Jan 2006 11:16:13 +0000 |
albeu |
Profiles support.
|
Sat, 04 Sep 2004 15:34:20 +0000 |
reimar |
alignment for SPARC64, second try
|
Wed, 13 Aug 2003 16:29:32 +0000 |
alex |
Removed the historic cfgparser and switched full to the new config parser (altought some macros still remain for compatibility). As a side effect 90% of the warning messages are gone from the core. Things should be cleaner now and less confusing for newbies.
|
Tue, 12 Aug 2003 18:00:08 +0000 |
arpi |
min/max float->double
|
Sat, 12 Apr 2003 13:40:30 +0000 |
albeu |
Don't save restore all options wich point to the same variable.
|
Tue, 12 Nov 2002 12:39:05 +0000 |
albeu |
Fix the Gui with NEW_CONFIG
|
Tue, 12 Nov 2002 01:56:42 +0000 |
albeu |
New config system + cleanup of header inter dependency
|