Thomas Martitz
|
9393e4c24b
|
Change how all the metadata parsers are read from a giant swich/case to function pointers via array index. Also unify the api.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28672 a1c6a512-1295-4272-9138-f99709370657
|
2010-11-26 18:02:50 +00:00 |
|
Rafaël Carré
|
7c339c937a
|
parse_sap_header(): remove write-only variable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28132 a1c6a512-1295-4272-9138-f99709370657
|
2010-09-21 08:25:46 +00:00 |
|
Rafaël Carré
|
37c1192753
|
ASAP parse_sap_header() : remove write only variables
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28111 a1c6a512-1295-4272-9138-f99709370657
|
2010-09-19 08:16:56 +00:00 |
|
Nils Wallménius
|
2e28c1853b
|
Unify fourcc macro and some style changes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23664 a1c6a512-1295-4272-9138-f99709370657
|
2009-11-18 17:30:42 +00:00 |
|
Björn Stenberg
|
51b45d5602
|
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18814 a1c6a512-1295-4272-9138-f99709370657
|
2008-10-15 06:38:51 +00:00 |
|
Dominik Wenger
|
9b7566e3ec
|
asap: fix stereo mode and hopefully fix metadata handling.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18140 a1c6a512-1295-4272-9138-f99709370657
|
2008-07-28 19:20:40 +00:00 |
|
Dave Chapman
|
0d2254f478
|
SAP codec: Ensure the module_info struct is correctly aligned - seems to fix the data aborts being reported on ARM targets (closes FS#9216).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18126 a1c6a512-1295-4272-9138-f99709370657
|
2008-07-27 10:49:43 +00:00 |
|
Dominik Wenger
|
49d318732f
|
set svn:keywords on the new files.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18123 a1c6a512-1295-4272-9138-f99709370657
|
2008-07-26 15:32:08 +00:00 |
|
Dominik Wenger
|
25bb37bb68
|
commit asap codec. plays .sap files. At the moment it only plays the default song. So subSongs are ignored.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18121 a1c6a512-1295-4272-9138-f99709370657
|
2008-07-26 15:16:10 +00:00 |
|