This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#9919 - lib/buffer_alloc support in pictureflow
Attached to Project:
Rockbox
Opened by Andrew Mahone (Unhelpful) - Tuesday, 17 February 2009, 01:12 GMT+2
Last edited by Andrew Mahone (Unhelpful) - Wednesday, 04 March 2009, 22:26 GMT+2
Opened by Andrew Mahone (Unhelpful) - Tuesday, 17 February 2009, 01:12 GMT+2
Last edited by Andrew Mahone (Unhelpful) - Wednesday, 04 March 2009, 22:26 GMT+2
|
DetailsInitial patch converting pictureflow to use buffer_alloc functions rather than rb->bufalloc. Works in sim, but many album covers are not drawn at all.
|
This task depends upon
FS#9916 - bufalloc-like memory allocator for use with plugin buffer
View Dependency Graph
View Dependency Graph
Closed by Andrew Mahone (Unhelpful)
Wednesday, 04 March 2009, 22:26 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed as r20203
Wednesday, 04 March 2009, 22:26 GMT+2
Reason for closing: Accepted
Additional comments about closing: committed as r20203
EDIT: and another replacement, since i failed at diff.
EDIT: fix some minor problems with the first patch uploaded
FS#9916