haiku/src
Adrien Destugues 27606dae36 Mixer resampler: refactor using templates.
There is no need to copypaste the resampling code which is mostly the
same for all formats. However, gcc2 is confused by member function
templates (I hit an internal compiler error) so the resampling code was
moved to a static function instead.
2014-12-08 12:43:45 +01:00
..
add-ons Mixer resampler: refactor using templates. 2014-12-08 12:43:45 +01:00
apps ResourceEdit: delete from tree. 2014-12-07 16:20:43 +00:00
bin
build
data
documentation
kits Style fixes to BStringView related to docs 2014-12-04 17:56:24 -05:00
libs
preferences Mouse prefs: further layout fixes. 2014-12-08 08:39:55 +01:00
servers app_server: fix gradients with no stops at the ends 2014-12-05 14:52:31 +01:00
system
tests Add a test for #2945. 2014-12-05 14:51:47 +01:00
tools
Jamfile