Tue, 05 Jun 2007 11:37:16 +0000 |
reimar |
Make gmplayer show right colors if X server does not use native byteorder.
|
Tue, 05 Jun 2007 11:13:32 +0000 |
reimar |
Avoiding sscanf in cddb support reading more data with %s than buffer size
|
Tue, 05 Jun 2007 10:05:09 +0000 |
diego |
Keep -pipe option in CFLAGS even in debug mode.
|
Tue, 05 Jun 2007 07:35:07 +0000 |
gpoirier |
sync w/23467 (was just a typo in english doc, no incidence here)
|
Tue, 05 Jun 2007 01:07:35 +0000 |
corey |
then/than typo spotted by "JRaSH"
|
Tue, 05 Jun 2007 00:26:54 +0000 |
diego |
Keep unused parameter warnings in debug mode.
|
Tue, 05 Jun 2007 00:17:42 +0000 |
kraymer |
r23416: Drop the metadata stuff and replace it with generic property
|
Mon, 04 Jun 2007 13:16:39 +0000 |
reimar |
get rid of Gui code that has been commented out since ages
|
Mon, 04 Jun 2007 13:15:35 +0000 |
reimar |
Factor out some duplicated gui code
|
Mon, 04 Jun 2007 13:05:26 +0000 |
reimar |
Remove some useless code
|
Mon, 04 Jun 2007 09:39:55 +0000 |
zuxy |
Use 'static inline' instead of 'inline static' to avoid warnings
|
Mon, 04 Jun 2007 09:20:00 +0000 |
zuxy |
Change '%ld' to '%d' to remove warnings introduced by r23452
|