Thu, 13 Jul 2006 18:52:16 +0000 |
eugeni |
Cosmetics.
|
Thu, 13 Jul 2006 18:49:06 +0000 |
eugeni |
Use FcPatternAdd-Type instead of FcNameParse. The latter, as it turns out, requires escaping of some characters ('-', maybe more).
|
Thu, 13 Jul 2006 16:41:13 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from libmpdemux code
|
Thu, 13 Jul 2006 16:17:24 +0000 |
reynaldo |
drops casts from void * on malloc/calloc from the gui code
|
Thu, 13 Jul 2006 13:28:56 +0000 |
gpoirier |
Some systems[1] list the 970 as PPC970 on /proc/cpuinfo, so add support
|
Thu, 13 Jul 2006 13:04:26 +0000 |
diego |
Compilation fix: Mark mp_property_find parameter as const.
|
Thu, 13 Jul 2006 12:35:30 +0000 |
gpoirier |
some updates and corrections by Jerome Ferrari < jerome PP ferrari AH lappis PP com >
|
Thu, 13 Jul 2006 10:29:21 +0000 |
michael |
rename mpcf.txt to nut.txt
|
Thu, 13 Jul 2006 10:26:33 +0000 |
michael |
freeze (this is pretty much oded shimons patch from a few month ago)
|
Thu, 13 Jul 2006 10:09:06 +0000 |
Gabrov |
man/hu/mplayer.1 synced with r19052
|
Thu, 13 Jul 2006 08:40:53 +0000 |
gpoirier |
synced with r19051
|
Thu, 13 Jul 2006 05:03:43 +0000 |
reynaldo |
marks several string parameters as const, as they are not modified inside the function, Patch by Stefan Huehner, stefan AT huehner-org
|
Thu, 13 Jul 2006 03:05:08 +0000 |
diego |
Streamline GUI build.
|
Thu, 13 Jul 2006 01:20:14 +0000 |
diego |
Clean up codec-cfg and friends handling.
|