haiku/src
Stephan Aßmus 6d15d13087 * Disabled GPL H.264 ASM code
* Enabled WAV muxer.
* Updated configure line in config.h to be closer to what it could have been
  to produce the current config.h, but a lot of encoders and muxers are enabled
  manually at the moment, so this line wouldn't produce the config.h as is.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@32188 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-08-07 14:54:17 +00:00
..
add-ons * Disabled GPL H.264 ASM code 2009-08-07 14:54:17 +00:00
apps * Applied patch by sil2100 that basically adds a "Yes to all" button, see 2009-08-06 15:00:52 +00:00
bin Better give the good len. 2009-08-06 16:04:20 +00:00
build Fixing random GCC4 warnings. Mostly missing consts, some parentheses, some braces... Should all be harmless and not change anything. 2009-07-16 02:42:03 +00:00
data change video/ts to video/mp2t as recommended by Fredrik Ekdahl 2009-07-14 20:57:11 +00:00
documentation
kits Minor cleanup. 2009-08-07 14:39:15 +00:00
libs Disabled the display of the "Rounding" (a.k.a. Hinting) property for the time 2009-07-27 14:39:39 +00:00
preferences * If the user selected color space is not available for the selected resolution, 2009-08-07 10:22:22 +00:00
servers * Made the changes in r30278 depending on the USE_ACCELERATION define, ie. you 2009-08-07 11:27:30 +00:00
system * Replaced all "status < B_OK" with != B_OK - this should make the VFS layer 2009-08-07 12:29:17 +00:00
tests Reverted r21451, otherwise ParticlesII crashes after a while, if the 2009-08-05 21:29:22 +00:00
tools Patch by Jens Arm: 2009-07-27 15:26:23 +00:00
Jamfile