Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5918 - Rearrange playback.c by thread

Attached to Project: Rockbox
Opened by Steve Bavin (pondlife) - Friday, 01 September 2006, 09:54 GMT+2
Task Type Patches
Category Music playback
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

As part of my ongoing attempt to understand and document playback.c, I've rearranged the routines to be in thread-based sections (i.e. all audio/codec/voice parts together). Despite the large patch, no actual code has changed (apart from a few internal routine names).

I'd like to commit this asap if nobody objects, as it will obviously go out of sync quickly.
   rearrangeplaybackc.patch (153.1 KiB)
 apps/playback.c | 4593 ++++++++++++++++++++++++++++----------------------------
 1 file changed, 2307 insertions(+), 2286 deletions(-)

This task depends upon

Closed by  Steve Bavin (pondlife)
Friday, 01 September 2006, 10:05 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Committed quickly before anyone else updated playback.c - I doubt CVS would like merging with this patch. ;-)

Loading...