rockbox/apps
Ralf Ertzinger b170c73f92 Updated IAP commands.
Originally written and uploaded by Lalufu (Ralf Ertzinger) in Feb 2012.
They have been condensed into a single patch and some further additions
by Andy Potter.

Currently includes Authentication V2 support from iPod to Accessory,
RF/BlueTooth transmitter support, selecting a playlist and selecting a
track from the current playlist. Does not support uploading Album Art
or podcasts. Has been tested on the following iPods,
4th Gen Grayscale, 4th Gen Color/Photo, Mini 2nd Gen, Nano 1st Gen and
Video 5.5Gen.

Change-Id: Ie8fc098361844132f0228ecbe3c48da948726f5e
Co-Authored by: Andy Potter <liveboxandy@gmail.com>
Reviewed-on: http://gerrit.rockbox.org/533
Reviewed-by: Frank Gevaerts <frank@gevaerts.be>
2013-11-10 18:41:24 +01:00
..
bitmaps
gui
hosted/android
iap Updated IAP commands. 2013-11-10 18:41:24 +01:00
keymaps Initial commit for the Creative ZEN Mozaic 2013-10-22 00:34:44 +02:00
lang apps: factor depth3d capability in features.txt 2013-09-25 14:31:39 +02:00
menus Cleanup MV/MD macros a little. 2013-08-17 12:18:22 -04:00
player
plugins lua: Switch memory allocator from dl to tlsf 2013-08-26 09:42:47 +02:00
radio
recorder Swap over a position of cursor while reaching the end of filename in keyboard 2013-07-09 18:43:10 +02:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c
audio_thread.c
audio_thread.h
beep.c
bookmark.c
bookmark.h
buffering.c
buffering.h
codec_thread.c
codec_thread.h
codecs.c
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c
debug_menu.h
enc_config.c
enc_config.h
features.txt
filetree.c
filetree.h
filetypes.c
filetypes.h Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. 2011-12-19 20:12:52 +00:00
fracmul.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
menu.c
menu.h
misc.c Updated IAP commands. 2013-11-10 18:41:24 +01:00
misc.h
mpeg.c
mpeg.h
onplay.c
onplay.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h Get rid of some superfluous single-purpose functions in playback. 2013-07-13 00:08:51 -04:00
playlist.c
playlist.h Use crc32 of filename to resume tracks 2013-01-02 08:29:38 +01:00
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c
plugin.h
rbcodec_helpers.c
rbcodecconfig.h Change CODECFLAGS to a "simply-expanded" var to give the individual 2013-08-23 18:34:30 +02:00
rbcodecplatform.h
README
root_menu.c
root_menu.h
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c
scrobbler.h
settings.c
settings.h Enable setting of global output samplerate on certain targets. 2013-07-06 04:22:04 +02:00
settings_list.c Add an alternative analogic touchpad sensitivity setting 2013-07-15 09:22:32 +02:00
settings_list.h
shortcuts.c
shortcuts.h
sound_menu.h Remove unneeded include. 2010-08-21 16:07:34 +00:00
SOURCES Updated IAP commands. 2013-11-10 18:41:24 +01:00
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c Add comment to clarify calculation. 2012-06-05 22:53:21 +02:00
talk.h
tree.c
tree.h Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR. 2011-12-19 20:12:52 +00:00
usb_keymaps.c
usb_keymaps.h
voice_thread.c
voice_thread.h

For general information see: docs/README
For API information see: docs/API