Tue, 06 Nov 2007 09:49:55 +0000 |
diego |
cosmetics: Comment grammar and spelling fixes.
|
Tue, 06 Nov 2007 09:41:38 +0000 |
diego |
Reduce excessive verbosity: Move debug messages to the appropriate MSGL
|
Sun, 04 Nov 2007 23:39:05 +0000 |
iive |
10l Diego, revert commit 24966.
|
Sun, 04 Nov 2007 13:41:07 +0000 |
diego |
Fix previous incorrect commit, +/- has higher precedence than shifts.
|
Sat, 03 Nov 2007 20:25:00 +0000 |
diego |
Add some parentheses to fix the following warnings:
|
Wed, 26 Sep 2007 02:48:37 +0000 |
diego |
warning fixes:
|
Tue, 28 Aug 2007 10:55:53 +0000 |
diego |
warning fix:
|
Sat, 25 Aug 2007 16:32:20 +0000 |
diego |
Fix warnings:
|
Tue, 05 Jun 2007 14:27:54 +0000 |
reimar |
Replace implicit use of fast_memcpy via macro by explicit use to allow
|
Sun, 01 Apr 2007 21:59:54 +0000 |
uau |
"()" to "(void)" function param list fixes
|
Thu, 29 Mar 2007 17:16:11 +0000 |
rathann |
Code cleanup: don't include a .c file in mplayer.c and fix a few
|
Sun, 08 Oct 2006 22:16:38 +0000 |
syrjala |
Fix DirectFB version check. The old code simply concatenated the
|
Fri, 01 Sep 2006 12:11:11 +0000 |
diego |
The FSF changed postal address.
|
Sun, 02 Jul 2006 03:59:36 +0000 |
reynaldo |
rm unnecesary casts from void* - part 2
|
Mon, 27 Mar 2006 07:22:48 +0000 |
diego |
Change 'if(verbose)' to the more appropriate mp_msg_test.
|