This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10433 - Add Sun Audio codec
Attached to Project:
Rockbox
Opened by Yoshihisa Uchida (Uchida) - Sunday, 12 July 2009, 14:16 GMT+1
Last edited by Yoshihisa Uchida (Uchida) - Sunday, 28 February 2010, 12:05 GMT+1
Opened by Yoshihisa Uchida (Uchida) - Sunday, 12 July 2009, 14:16 GMT+1
Last edited by Yoshihisa Uchida (Uchida) - Sunday, 28 February 2010, 12:05 GMT+1
|
This task depends upon
FS#10422 - [aiff/wav codec] rework aiff codec and wav codec
FS#10423 - [aiff/wav codec] supports IEEE float format
View Dependency Graph
View Dependency Graph
Closed by Yoshihisa Uchida (Uchida)
Sunday, 28 February 2010, 12:05 GMT+1
Reason for closing: Accepted
Additional comments about closing: commit patch and manual updates.
Sunday, 28 February 2010, 12:05 GMT+1
Reason for closing: Accepted
Additional comments about closing: commit patch and manual updates.
In this one though, all the files hunks fail.
Just a suggestion, but also if a lot of the tasks depend on each other, shouldn't this be made so they are shown as connected? as at the moment it only says they are in the task descriptions, they are not showing as depending on other tasks, where there is an option to show this in the fs entry.
I operate the follwoing:
$ cd rockbox (~/rockbox is stored Rockbox souces)
$ patch -p1 < ../rb_aiff_wav.patch (
FS#10422)$ patch -p1 < ../rb_ieee_float.patch (
FS#10423)$ patch -p1 < ../rb_adpcms.patch (
FS#10424)$ patch -p1 < ../rb_ima_adpcms.patch (
FS#10425)$ patch -p1 < ../rb_snd.patch (
FS#10433)My build environment
OS
Linux
Windows + Cygwin
Source
r21903
FS#10422-FS#10425, andFS#10433).changes
- sync r24691
- sync new
FS#10424,FS#10425, andFS#10432patch- snd.c -> au.c
Please apply new
FS#10424,FS#10425andFS#10432patch before applying this patch.