1
0
Fork 0
forked from len0rd/rockbox

Another pdbox patch by Wincent Balin (FS #10416): switch to using TLSF as memory allocator. Probably the last patch I commit for him, next changes are for him :)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22017 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Peter D'Hoye 2009-07-23 21:37:35 +00:00
parent 0d9b7ec73e
commit 840cd10692
21 changed files with 125 additions and 2357 deletions

View file

@ -2,13 +2,13 @@ pdbox.c
pdbox-net.c
pdbox-func.c
dbestfit-3.3/bmalloc.c
dbestfit-3.3/bysize.c
dbestfit-3.3/dmalloc.c
TLSF-2.4.4/src/tlsf.c
/*
wfirstfit.c
*/
PDa/src/s_audio_rockbox.c
PDa/src/g_canvas.c
PDa/src/g_graph.c
PDa/src/g_text.c
@ -130,7 +130,7 @@ PDa/intern/vline~.c
PDa/intern/vsnapshot~.c
PDa/intern/wrap~.c
PDa/extra/OSCroute.c
/* PDa/extra/OSCroute.c */
PDa/extra/bandpass.c
/* PDa/extra/dumpOSC.c Does not compile, file handling stuff */
PDa/extra/equalizer.c