forked from len0rd/rockbox
Playback: Move internal track list onto buffer
Does away the statically-allocated track list which frees quite a fair amount of in-RAM size. There's no compile-time hard track limit. Recommended TODO (but not right away): Have data small enough use the handle structure as its buffer data area. Almost the entire handle structure is unused for simple allocations without any associated filesystem path. Change-Id: I74a4561e5a837e049811ac421722ec00dadc0d50
This commit is contained in:
parent
e86ea6bdb9
commit
c1a01beded
4 changed files with 534 additions and 380 deletions
900
apps/playback.c
900
apps/playback.c
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue