Sat, 20 Mar 2010 23:38:27 +0000 |
diego |
Rename get_path.[ch] --> path.[ch].
|
Mon, 22 Feb 2010 09:51:44 +0000 |
diego |
Declare externally used variables from vd.c as extern in vd.h.
|
Sat, 20 Feb 2010 21:02:49 +0000 |
diego |
cosmetics: Remove pointless empty lines at EOF.
|
Fri, 19 Feb 2010 10:22:29 +0000 |
diego |
Remove pointless '#if 1' preprocessor directives.
|
Sun, 14 Feb 2010 14:33:16 +0000 |
diego |
Move GUI-related extern declarations to a GUI header file.
|
Sun, 14 Feb 2010 14:02:09 +0000 |
diego |
GUI: Mark functions that are not used outside their files as static.
|
Thu, 24 Dec 2009 10:26:29 +0000 |
reimar |
Remove more direct includes of libass/ass.h
|
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 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
Wed, 06 Aug 2008 23:19:29 +0000 |
diego |
Introduce CONFIG_ALSA preprocessor directive for ALSA 0.9 and 1.x.
|
Tue, 05 Aug 2008 16:32:47 +0000 |
diego |
Rename some audio-output-related preprocessor directives.
|
Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
Fri, 01 Aug 2008 20:28:58 +0000 |
diego |
Rename some preprocessor directives from CONFIG_* to HAVE_* where appropriate;
|
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.
|
Tue, 15 Apr 2008 13:20:15 +0000 |
albeu |
noconfig fix, disable_gui_conf was not defined when compiling mencoder.
|
Mon, 14 Apr 2008 11:21:29 +0000 |
albeu |
Add options to disable some or all config files.
|
Sun, 13 Jan 2008 16:22:43 +0000 |
reimar |
Fix 100l: error check for m_option_print was unreachable
|
Sun, 13 Jan 2008 16:17:57 +0000 |
reimar |
Make big gui_opts array const
|
Tue, 28 Aug 2007 11:20:24 +0000 |
diego |
Clean up the way get_path is handled: Compile get_path.c to an object to link
|
Sat, 25 Aug 2007 13:05:07 +0000 |
diego |
Remove redundant extern declarations, #include the right headers instead.
|
Sat, 25 Aug 2007 12:25:34 +0000 |
diego |
Remove redundant extern variable declarations, include proper headers instead.
|
Wed, 18 Jul 2007 10:09:42 +0000 |
diego |
Fix a bunch of redundant redeclaration warnings.
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|