Rockbox Development > New Ports
SanDisk Sansa c200v2, m200v4, clipv1, clipv2, clip+, and fuzev2
FlynDice:
Seems that r20124 broke all playback on my e280v2 including flac and ogg. r20123 works fine.
Edit: changes:
/apps/plugin.h:
line 808 & 815: __attribute__ ((section (".data"))) changed to DATA_ATTR
/apps/codecs/codec_crt0.c:
line 25: __attribute__ ((section (".data"))) changed to DATA_ATTR
/firmware/export/config.h.
line 627 added: #define DATA_ATTR __attribute__ ((section(".data")))
line 645 added #define DATA_ATTR
Maybe a clue here for why mp3 didn't work before? Codecs in (or out of) iram?
sko:
I have r20127 on my e250v2 and I can confirm that all playback is not working.
midgey:
Please try a build r20135 or newer. I've committed a fix to my changes from the other day and codecs are working on the Gigabeat once again. See the IRC log if you want to understand why the change broke things.
Hillshum:
I uploaded a patch to http://www.rockbox.org/tracker/task/9968 to enable charging on the e200. You folks that know a little more than me, please comment on it.
epithetless:
Out of rabid curiosity: Does the progress that's been made so far with the Fuze also apply to the newer v2 Fuzes, or just the original (now v1) Fuzes? In my searching across these forums, I haven't been able to determine whether anyone's tested on the v2 Fuze hardware yet (or even owns a v2 Fuze to test on). I suppose it'd be helpful to know the same about the v2 Clips as well...
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version