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:
parent
0d9b7ec73e
commit
840cd10692
21 changed files with 125 additions and 2357 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue