Mon, 04 Jan 2010 13:13:10 +0000 |
diego |
Add missing config.h #include; remove a redundant one.
|
Wed, 03 Dec 2008 23:01:03 +0000 |
diego |
Get rid of pointless 'extern' keywords.
|
Wed, 30 Jul 2008 12:01:30 +0000 |
diego |
Start unifying names of internal preprocessor directives.
|
Tue, 22 Apr 2008 09:33:39 +0000 |
diego |
Add standard GPL header to individual files.
|
Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Wed, 20 Feb 2008 08:51:53 +0000 |
diego |
Remove pointless #ifdefs around extern declarations.
|
Mon, 31 Dec 2007 16:15:50 +0000 |
diego |
Add explanatory comments to the #endif part of multiple inclusion guards.
|
Sat, 25 Aug 2007 13:05:07 +0000 |
diego |
Remove redundant extern declarations, #include the right headers instead.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Mon, 02 Jul 2007 20:55:05 +0000 |
diego |
Add consistent GUI prefix to multiple inclusion guards.
|
Sun, 24 Jun 2007 11:18:12 +0000 |
reimar |
revert broken r23628, mp_core.h is not included by cfg.h, so double extern
|
Sun, 24 Jun 2007 10:09:05 +0000 |
reimar |
ass_enabled is already in mp_core.h
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|