Sun, 03 Aug 2008 15:21:40 +0000 |
diego |
Change a bunch of video/audio-output-specific preprocessor directives from
|
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.
|
Sat, 12 Apr 2008 16:03:07 +0000 |
diego |
Make include paths consistent; do not use ../ in them.
|
Fri, 11 Apr 2008 16:55:27 +0000 |
diego |
Add gui/ prefix to some #include paths so that compilation from the
|
Fri, 14 Mar 2008 16:46:13 +0000 |
diego |
#include config.h before all other headers.
|
Sun, 06 Jan 2008 16:31:26 +0000 |
diego |
Rename common.[ch], there are too many files by that name.
|
Fri, 24 Aug 2007 09:15:21 +0000 |
diego |
Remove unused extern variable declaration.
|
Fri, 24 Aug 2007 09:14:41 +0000 |
diego |
Remove redundant variable declaration along with the corresponding warning.
|
Fri, 24 Aug 2007 09:12:00 +0000 |
diego |
1000l: Revert stray hunk that crept in with last commit.
|
Fri, 24 Aug 2007 00:11:15 +0000 |
diego |
Use consistent include path.
|
Mon, 20 Aug 2007 14:17:43 +0000 |
iive |
remove gconvert_uri_to_filename() and use url_unescape_string() instead.
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Wed, 16 May 2007 21:45:46 +0000 |
reimar |
Include string.h for memcpy, fastmemcpy.h alone is not enough.
|
Sun, 29 Apr 2007 12:44:34 +0000 |
diego |
Fix several implicit declarations of functions warnings.
|
Mon, 23 Apr 2007 07:42:42 +0000 |
diego |
Gui --> gui
|