1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps
Amaury Pouly e5caf93e23 Commit FS#10889: detect file handles leaks in plugins and automatically close them on exit and warn the user.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24598 a1c6a512-1295-4272-9138-f99709370657
2010-02-11 19:15:37 +00:00
..
bitmaps
codecs APE: Fused vector math for the filters on ARMv5te. Speedup on Cowon D2 is ~4% for -c2000..-c4000 (less for -c5000). Thanks to Frank Gevaerts for testing. 2010-02-10 23:23:17 +00:00
eqs
gui color_picker: a bit of rework for color_picker. 2010-02-11 14:18:31 +00:00
keymaps Fix FS#10997 - Clipv1 Quickscreen - left button cancels instead of toggling shuffle 2010-02-11 13:26:35 +00:00
lang Updated Russian Translation 2010-02-11 15:02:47 +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
player
plugins New plugin: FFT, A frequency analyzer plugin 2010-02-10 19:44:11 +00:00
recorder
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
appevents.h
applimits.h
apps.make
audio_path.c
bookmark.c
bookmark.h
buffering.c
buffering.h
codec_thread.c
codec_thread.h
codecs.c
codecs.h
core_asmdefs.c
cuesheet.c
cuesheet.h
debug_menu.c
debug_menu.h
dsp.c
dsp.h
dsp_arm.S
dsp_asm.h
dsp_cf.S
enc_config.c
enc_config.h
eq.c
eq.h
eq_arm.S
eq_cf.S
features.txt
filetree.c
filetree.h
filetypes.c
filetypes.h
fixedpoint.c
fixedpoint.h
fracmul.h
iap.c
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
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
metadata.h
misc.c
misc.h
mp3data.c
mp3data.h
mpeg.c
mpeg.h
onplay.c
onplay.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c
playlist.h
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
playlist_viewer.h
plugin.c Commit FS#10889: detect file handles leaks in plugins and automatically close them on exit and warn the user. 2010-02-11 19:15:37 +00:00
plugin.h color_picker: a bit of rework for color_picker. 2010-02-11 14:18:31 +00:00
README
replaygain.c
replaygain.h
root_menu.c
root_menu.h
screen_access.c
screen_access.h
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
scrobbler.h
settings.c fix red. these long #if's need to be changed to a single #define 2010-02-08 09:47:08 +00:00
settings.h
settings_list.c
settings_list.h
sound_menu.h
SOURCES
status.c
status.h
tagcache.c
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c
talk.h
tdspeed.c
tdspeed.h
tree.c
tree.h
usb_keymaps.c
usb_keymaps.h
version.h
voice_thread.c
voice_thread.h

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