RaaA: Add initial Pandora support
commit6e9e6a7571275f1942630e0383d3fdf912178c8d
authorThomas Jarosch <tomj@simonv.com>
Sun, 27 Feb 2011 23:42:37 +0000 (27 23:42 +0000)
committerThomas Jarosch <tomj@simonv.com>
Sun, 27 Feb 2011 23:42:37 +0000 (27 23:42 +0000)
tree74545da1553abed88ef536f0281ab1acbee96576
parent87f7dcf38ed521fcea5561e2a0b7954617f96e66
RaaA: Add initial Pandora support

More information: www.openpandora.org

Possible things to implement:
- Special button mappings
- Battery monitoring
- ALSA audio backend
- Automate creation of "pnd" (=binary) file

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29451 a1c6a512-1295-4272-9138-f99709370657
13 files changed:
apps/codecs.c
apps/main.c
apps/settings_list.c
firmware/common/filefuncs.c
firmware/common/rbpaths.c
firmware/export/config.h
firmware/export/config/pandora.h [new file with mode: 0644]
firmware/export/debug.h
firmware/include/dir_uncached.h
firmware/include/file.h
firmware/target/hosted/sdl/app/button-application.c
firmware/target/hosted/sdl/system-sdl.c
tools/configure