Sun, 21 Feb 2010 23:26:16 +0000 |
diego |
Add header for asf_mmst_streaming_start() instead of forward declaring it.
|
Fri, 19 Feb 2010 09:12:23 +0000 |
komh |
Remove useless CONFIG_SETLOCALE
|
Sun, 31 May 2009 13:09:48 +0000 |
reimar |
Using nl_langinfo in the asf mmst implementation makes no sense since
|
Wed, 13 May 2009 02:58:57 +0000 |
diego |
whitespace cosmetics: Remove all trailing whitespace.
|
Sun, 01 Feb 2009 13:42:27 +0000 |
diego |
Convert HAVE_WINSOCK2_H into a 0/1 definition.
|
Mon, 01 Sep 2008 07:31:57 +0000 |
diego |
Move '#define closesocket close' preprocessor directive to a common place
|
Sun, 31 Aug 2008 13:59:54 +0000 |
diego |
Revert moving closesocket definition and network headers to network.h.
|
Fri, 29 Aug 2008 22:55:39 +0000 |
diego |
Move duplicated '#define closesocket close' into network.h along with
|
Fri, 29 Aug 2008 20:05:08 +0000 |
diego |
Rename HAVE_WINSOCK preprocessor condition to HAVE_WINSOCK_H.
|
Thu, 07 Aug 2008 10:36:07 +0000 |
diego |
Rename font-related preprocessor directives.
|
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.
|
Fri, 16 May 2008 08:43:15 +0000 |
diego |
cosmetics: Remove useless parentheses from return statements.
|
Wed, 14 May 2008 17:20:42 +0000 |
diego |
Use standard license headers with standard formatting.
|
Thu, 08 Feb 2007 17:03:24 +0000 |
reimar |
Quick hack mostly for documentation purposes to make -aid work with mms://
|