diff options
| author | Michael Sevakis <jethead71@rockbox.org> | 2017-12-08 13:01:25 -0500 |
|---|---|---|
| committer | Michael Sevakis <jethead71@rockbox.org> | 2017-12-09 17:05:59 -0500 |
| commit | c1a01beded5103df32ea2e3ec596e80de740cf2e (patch) | |
| tree | 244e086f06172bb1957c45e1c508a1de5ece6964 /utils/themeeditor | |
| parent | e86ea6bdb9976d5142ba924565dbdf96bf9826a7 (diff) | |
| download | rockbox-c1a01beded5103df32ea2e3ec596e80de740cf2e.zip rockbox-c1a01beded5103df32ea2e3ec596e80de740cf2e.tar.gz rockbox-c1a01beded5103df32ea2e3ec596e80de740cf2e.tar.bz2 rockbox-c1a01beded5103df32ea2e3ec596e80de740cf2e.tar.xz | |
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
Diffstat (limited to 'utils/themeeditor')
0 files changed, 0 insertions, 0 deletions