commit | 16a9f84571276a13f4cfd5c66db8cd63ce4e2e7f | [log] [tgz] |
---|---|---|
author | Michael Sevakis <jethead71@rockbox.org> | Tue Jan 17 14:45:07 2017 -0500 |
committer | Michael Sevakis <jethead71@rockbox.org> | Tue Jan 17 15:27:47 2017 -0500 |
tree | c1a746cbf9ef8b7780b8ffd06783c75a97941373 | |
parent | a931c76b3a46d1884e985a3bfc82b947521dab97 [diff] |
Reenable database ramcache and playlist dircache Playlist dircache references should be back in working order. Reenabling dircache references in the database ramcache is not yet done as it requires quite a bit of rework. Otherwise, the database in RAM is functional again. Some buffer compatibility changes have been made for database commit because the dircache buffer can no longer be stolen, only freed by an API call. Change-Id: Ib57c3e98cb23e798d4439e9da7ebd73826e733a4