rockbox/apps
Adam Boot c1916afa41 Sample-accurate seeking for FLAC
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11474 a1c6a512-1295-4272-9138-f99709370657
2006-11-08 22:00:45 +00:00
..
bitmaps
codecs Sample-accurate seeking for FLAC 2006-11-08 22:00:45 +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 fix booboo in ata.c (SYS_POWEROFF falling into SYS_USB_CONNECTED) 2006-11-08 02:23:01 +00:00
keymaps
lang
player
plugins dont allow the volume setting to wrap 2006-11-06 10:11:51 +00:00
recorder Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. 2006-11-06 18:07:30 +00:00
abrepeat.c
abrepeat.h
action.c sorry 2006-08-21 11:41:48 +00:00
action.h
alarm_menu.c
alarm_menu.h
applimits.h
bookmark.c
bookmark.h
codecs.c
codecs.h
database.c
database.h
dbtree.c
dbtree.h Added ID3 database support for individual tracks in the context menu 2005-08-30 07:52:36 +00:00
debug_menu.c Restore CPU default frequency when boosting cancelled in debug menu 2006-11-01 11:12:21 +00:00
debug_menu.h
dsp.c
dsp.h
dsp_arm.S
dsp_asm.h
dsp_cf.S
enc_config.c
enc_config.h Forgot to use cvs add on a few new files in the fresh checkout I used. woops. 2006-11-06 18:18:05 +00:00
eq.c
eq.h
eq_arm.S EQ filtering code for ARM targets. 2006-02-01 00:04:55 +00:00
eq_cf.S Shorten innerloop by one instruction. 2006-02-02 22:11:10 +00:00
eq_menu.c
eq_menu.h
FILES
filetree.c Added FS#2939 Encoder Codec Interface + Codecs by Antonius Hellmann with additional FM Recording support and my modifications 2006-08-28 22:38:41 +00:00
filetree.h
filetypes.c
filetypes.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
main_menu.c
main_menu.h
Makefile
menu.c
menu.h
metadata.c
metadata.h
misc.c
misc.h Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. 2006-11-06 18:07:30 +00:00
onplay.c ifdef all the tagcache code, allows rombox to be compiled again, Thanks Austin Appel 2006-10-25 10:17:57 +00:00
onplay.h
options.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. 2006-11-06 18:07:30 +00:00
playlist.h
playlist_catalog.c
playlist_catalog.h
playlist_menu.c
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c
plugin.h
README
screen_access.c
screen_access.h
screens.c
screens.h * fixed the pitch screen key mappings for all targets, targets require a 2006-08-16 13:25:45 +00:00
scrobbler.c
scrobbler.h
settings.c
settings.h
settings_menu.c
settings_menu.h Move the 'manage settings' option onto the main menu 2005-07-04 09:24:31 +00:00
sound_menu.c Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. 2006-11-06 18:07:30 +00:00
sound_menu.h
SOURCES
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config Allow all tag type in formatting string. Included example with 2006-10-24 16:20:48 +00:00
tagtree.c
tagtree.h
talk.c
talk.h Fixed voice units in recording quality and filesplit by size options. 2006-09-26 17:44:43 +00:00
tree.c Big Patch adds primarily: Samplerate and format selection to recording for SWCODEC. Supprort for samplerates changing in playback (just goes with the recording part inseparably). Samplerates to all encoders. Encoders can be configured individually on a menu specific to the encoder in the recording menu. File creation is delayed until flush time to reduce spinups when splitting. Misc: statusbar icons for numbers are individual digits to display any number. Audio buffer was rearranged to maximize memory available to recording and properly reinitialized when trashed. ColdFire PCM stuff moved to target tree to avoid a complicated mess when adding samplerate switching. Some needed API changes and to neaten up growing gap between hardware and software codecs. 2006-11-06 18:07:30 +00:00
tree.h
version.h

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