rockbox/apps
Mohamed Tarek 82f05895af Initial support for ATRAC3 streams in wav containers.
Current state :
- Playback and seeking are possible.
- We now support ATRAC3 in any of its possible containers (wav/at3, oma/aa3, and rm/ra).

TODO :
- Fix joint-stereo decoding for ATRAC3 - the decoder currently produces lots of glitches.
- Rename atrac3_oma.c since it works for both oma and wav containers.



git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24689 a1c6a512-1295-4272-9138-f99709370657
2010-02-16 03:34:39 +00:00
..
bitmaps
codecs Initial support for ATRAC3 streams in wav containers. 2010-02-16 03:34:39 +00:00
eqs Add some presets for the equalizer. Includes a Default preset that resets everything. From FS#6113, thanks to David Quesada. 2006-10-12 20:48:40 +00:00
gui WPS volume touchregion: fix reverse Y coordinate in portrait mode 2010-02-14 15:31:19 +00:00
keymaps Touchscreen: Pitch-screen and Quick-screen keymapping changes 2010-02-14 17:32:47 +00:00
lang updated German translation 2010-02-16 02:53:20 +00:00
menus fix text scrolling handling in do_menu, set_time_screen and time_screen. 2010-02-11 10:41:06 +00:00
metadata Initial support for ATRAC3 streams in wav containers. 2010-02-16 03:34:39 +00:00
player
plugins Brickmania: Fix continue message for Cowon D2 2010-02-15 19:52:29 +00:00
recorder keyboard: check length of the last line. avoid dividing by 0. 2010-02-14 05:00:41 +00:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
apps.make
audio_path.c
bookmark.c skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
bookmark.h
buffering.c Convert RINGBUF_* macros to inline functions, saving binsize and improving type safety. 2010-02-12 13:12:59 +00:00
buffering.h
codec_thread.c
codec_thread.h
codecs.c
codecs.h Bump APIs' versions. 2010-02-16 01:39:37 +00:00
core_asmdefs.c Remove more tabs 2010-02-07 18:38:47 +00:00
cuesheet.c
cuesheet.h more cuesheet cleanup. pass the cuesheet into cue functions so they dont have to call audio_current_track() 2009-07-24 01:13:30 +00:00
debug_menu.c
debug_menu.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
dsp.c Compressor: simplify makeup gain setting, expand release range, finally provide documention in the manual! 2009-11-04 18:14:36 +00:00
dsp.h Compressor: simplify makeup gain setting, expand release range, finally provide documention in the manual! 2009-11-04 18:14:36 +00:00
dsp_arm.S
dsp_asm.h
dsp_cf.S
enc_config.c
enc_config.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
eq.c
eq.h
eq_arm.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
eq_cf.S
features.txt Show USB power not charging in the ondio manual, and rename usb_charging to usb_power as it is dependent on HAVE_USB_POWER. 2010-01-31 14:04:57 +00:00
filetree.c FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
filetree.h
filetypes.c Initial support for ATRAC3 streams in wav containers. 2010-02-16 03:34:39 +00:00
filetypes.h Add support for running Lua games/apps from the Plugins menu 2009-10-28 23:31:42 +00:00
fixedpoint.c
fixedpoint.h
fracmul.h
iap.c
keyboard.h
language.c
language.h Change the .lng files to contain strings from multiple users. Still hard-coded to only output the core strings for now. Should be the majority of the core changes needed for translatable plugins. 2009-10-18 00:56:42 +00:00
logfdisp.c
logfdisp.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
main.c FS#10824 - viewport/statusbar API rework. 2009-12-09 07:25:46 +00:00
menu.c fix text scrolling handling in do_menu, set_time_screen and time_screen. 2010-02-11 10:41:06 +00:00
menu.h
metadata.c Initial support for ATRAC3 streams in wav containers. 2010-02-16 03:34:39 +00:00
metadata.h Add two extra fields to struct mp3entry, in preparation for making ATRAC3 more generic. (i.e, to avoid having to pass it RMContext even when the codec has nothing to do with rm.) 2010-02-16 01:24:11 +00:00
misc.c
misc.h
mp3data.c Remove more tabs 2010-02-07 18:38:47 +00:00
mp3data.h
mpeg.c Remove more tabs 2010-02-07 18:38:47 +00:00
mpeg.h mpeg.h/c cleanup 2009-11-16 22:02:06 +00:00
onplay.c onplay.c: optimize a little bit. 2010-02-15 13:04:09 +00:00
onplay.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h mpeg.h/c cleanup 2009-11-16 22:02:06 +00:00
playlist.c Aceppt FS#10945 by Tomasz Kowalczyk - Fix playlists not returning to the origional order after shuffle/unshuffle 2010-02-05 23:33:31 +00:00
playlist.h
playlist_catalog.c
playlist_catalog.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
playlist_menu.h
playlist_viewer.c Accept FS#8321 by Lee Kang Hyuk 2009-12-24 07:13:04 +00:00
playlist_viewer.h
plugin.c FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
plugin.h Bump APIs' versions. 2010-02-16 01:39:37 +00:00
README
replaygain.c Remove more tabs 2010-02-07 18:38:47 +00:00
replaygain.h Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
root_menu.c
root_menu.h
screen_access.c skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
screen_access.h skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
screens.c fix text scrolling handling in do_menu, set_time_screen and time_screen. 2010-02-11 10:41:06 +00:00
screens.h
scrobbler.c Fix yellow, again 2009-10-31 19:57:52 +00:00
scrobbler.h Correct wrong usage of event callbacks all over the place. It's not supposed to return anything, and should take a data parameter. 2009-10-20 21:54:44 +00:00
settings.c FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
settings.h FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
settings_list.c FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
settings_list.h
sound_menu.h
SOURCES FS#10984 - multifont! 2 major additions: 2010-02-14 06:26:16 +00:00
status.c Change %mp tag to use current_playmode(). It has upto 9 values now, including recording and radio states. 2009-10-16 19:14:28 +00:00
status.h Change %mp tag to use current_playmode(). It has upto 9 values now, including recording and radio states. 2009-10-16 19:14:28 +00:00
tagcache.c Have tagcache_fill_tags also fill the length entry of the mp3entry structure. 2010-02-14 12:45:59 +00:00
tagcache.h
tagnavi.config
tagtree.c
tagtree.h Move enum table into tagtree.c as it's not used elsewhere and switch to uppercase for its constants as per docs/CONTRIBUTING. 2009-05-30 16:10:34 +00:00
talk.c
talk.h
tdspeed.c
tdspeed.h
tree.c Remove more tabs 2010-02-07 18:38:47 +00:00
tree.h
usb_keymaps.c
usb_keymaps.h Commit "FS#10468 - USB HID: Show keypad mode on screen" 2009-09-30 10:06:04 +00:00
version.h
voice_thread.c
voice_thread.h

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