rockbox/apps
Jonathan Gordon f9736c0b63 ok, use a smaller font size on shorter display targets (3K instead of 10K)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25963 a1c6a512-1295-4272-9138-f99709370657
2010-05-12 10:22:00 +00:00
..
bitmaps Revert hotkey bitmaps 2010-05-07 14:46:42 +00:00
codecs Revert r25929. Test have shown that the assembler code is more than 50% faster than the C code both on ARM7TDMI (tested on PP5002 and PP5022) and on ARM1136JF-S (tested on Gigabeat S). If it is slower on ARM9*, it should be disabled for ARM9 only. 2010-05-10 19:05:25 +00:00
eqs
gui ok, use a smaller font size on shorter display targets (3K instead of 10K) 2010-05-12 10:22:00 +00:00
keymaps HD200 - add FM support. 2010-04-29 13:14:43 +00:00
lang FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. 2010-05-09 02:02:51 +00:00
menus FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. 2010-05-09 02:02:51 +00:00
metadata chunksize decreases 4 bytes regardless wave/wave64. 2010-05-10 11:13:17 +00:00
player Revert hotkey bitmaps 2010-05-07 14:46:42 +00:00
plugins HD200 - add support for the device in greylib 2010-05-10 13:06:38 +00:00
recorder slightly rework peakmeter handling to make it cleaner and be able to be used in conditionals 2010-05-09 13:01:59 +00:00
abrepeat.c
abrepeat.h
action.c Fix typos in the comment (now in .c) 2010-05-04 21:02:32 +00:00
action.h Fix typos in the comment 2010-05-04 20:47:52 +00:00
alarm_menu.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
alarm_menu.h
appevents.h
applimits.h
apps.make Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
audio_path.c
bookmark.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
bookmark.h
buffering.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
buffering.h
codec_thread.c
codec_thread.h
codecs.c Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn't like mode_t there, and unsigned int should be equally correct) and check the correct bitmask in sim_open(). 2010-05-07 16:56:40 +00:00
codecs.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
core_asmdefs.c
cuesheet.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
cuesheet.h
debug_menu.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
debug_menu.h
dsp.c
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 ARM DSP: Add assembly custom sound channel processing. 13% to 14% faster than currently-used default C code on ARMv4. 2010-05-11 12:37:49 +00:00
dsp_arm_v6.S Optimized DSP sample out functions for armv6. (For stereo output) ~9% faster than SVN asm and about 4% faster than SVN asm rearranged to observe pipeline hazards. 2010-04-25 20:04:47 +00:00
dsp_asm.h ARM DSP: Add assembly custom sound channel processing. 13% to 14% faster than currently-used default C code on ARMv4. 2010-05-11 12:37:49 +00:00
dsp_cf.S
enc_config.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
enc_config.h
eq.c
eq.h
eq_arm.S
eq_cf.S Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
features.txt
filetree.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
filetree.h
filetypes.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
filetypes.h
fixedpoint.c
fixedpoint.h
fracmul.h
iap.c Clean up IAP / ipod remote tuner a bit. 2010-04-18 15:46:56 +00:00
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 Remove last traces of sprintf.h 2010-05-07 02:13:47 +00:00
logfdisp.h
main.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
menu.c FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. 2010-05-09 02:02:51 +00:00
menu.h FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. 2010-05-09 02:02:51 +00:00
metadata.c nomsg 2010-05-09 21:42:09 +00:00
metadata.h nomsg 2010-05-09 21:42:09 +00:00
misc.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
misc.h
mp3data.c
mp3data.h
mpeg.c Fix yellow. 2010-05-07 16:41:14 +00:00
mpeg.h
onplay.c No need to have a variable for a thing computed by the preprocessor 2010-05-11 17:10:07 +00:00
onplay.h Add Insert Shuffled to hotkey options 2010-05-11 13:40:25 +00:00
pcmbuf.c
pcmbuf.h Crossfade: carved out crossfade related code with lots of HAVE_CORSSFADE conditionals, eliminated fade buffer on low memory targets 2009-11-10 03:46:08 +00:00
playback.c FS#11099 - Rewind before resume 2010-04-24 14:10:28 +00:00
playback.h
playlist.c Minor const police raid. 2010-05-07 16:35:37 +00:00
playlist.h Minor const police raid. 2010-05-07 16:35:37 +00:00
playlist_catalog.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
playlist_viewer.h
plugin.c Fix disastrous variable shadowing, change casts to unsigned in (cygwin doesn't like mode_t there, and unsigned int should be equally correct) and check the correct bitmask in sim_open(). 2010-05-07 16:56:40 +00:00
plugin.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
README
replaygain.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
replaygain.h
root_menu.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
root_menu.h FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. 2010-05-09 02:02:51 +00:00
screen_access.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
screen_access.h
screens.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
screens.h
scrobbler.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
scrobbler.h
settings.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
settings.h FS#11250: Hotkey setting method changed to menu item vs button pres in context menu. Manuals updated to match. 2010-05-09 02:02:51 +00:00
settings_list.c Add Insert Shuffled to hotkey options 2010-05-11 13:40:25 +00:00
settings_list.h
sound_menu.h
SOURCES Add MPIO HD200 port - changed files 2010-04-26 21:40:00 +00:00
status.c
status.h
tagcache.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
tagcache.h FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
tagnavi.config
tagtree.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
tagtree.h FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
talk.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
talk.h
tdspeed.c Fix red in bootloaders 2009-07-11 17:16:23 +00:00
tdspeed.h FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
tree.c Fix red 2010-05-09 02:07:42 +00:00
tree.h
usb_keymaps.c
usb_keymaps.h
version.h
voice_thread.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
voice_thread.h

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