rockbox/apps
Jeffrey Goode e141f80e11 Add Insert Shuffled to hotkey options
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25950 a1c6a512-1295-4272-9138-f99709370657
2010-05-11 13:40:25 +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 slightly rework peakmeter handling to make it cleaner and be able to be used in conditionals 2010-05-09 13:01:59 +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 Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions. 2010-03-07 12:51:23 +00:00
abrepeat.h Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions. 2010-03-07 12:51:23 +00:00
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 Set svn:keywords property on .c and .h files that didn't already have it. Correct svn:executable property on some files. 2010-01-03 14:28:09 +00:00
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 Fix "bookmark on stop: ask" when idle poweroff triggers. 2010-03-28 23:27:49 +00:00
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 Remove more tabs 2010-02-07 18:38:47 +00:00
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 Pass width instead of x+width to ab_draw_markers()/cue_draw_markers() and don't recalculate the width in these functions. 2010-03-07 12:51:23 +00:00
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 Partially revert svn r24888 that causes build failure on coldfire targets 2010-02-24 19:52:39 +00:00
dsp.h
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
features.txt FS#11081 - Hotkey patch. Many targets supported, but some keymaps need work before they can be switched on 2010-04-01 03:14:44 +00:00
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 FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
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
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 Remove more tabs 2010-02-07 18:38:47 +00:00
mp3data.h
mpeg.c Fix yellow. 2010-05-07 16:41:14 +00:00
mpeg.h
onplay.c Add Insert Shuffled to hotkey options 2010-05-11 13:40:25 +00:00
onplay.h Add Insert Shuffled to hotkey options 2010-05-11 13:40:25 +00:00
pcmbuf.c
pcmbuf.h
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 Playlist Viewer Changes to bring consistency: 2010-02-20 19:06:39 +00:00
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 skin rework (FS#10922) notable changes: 2010-01-29 07:52:13 +00:00
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
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 FS#10756 - Free unused init code 2010-03-03 23:20:32 +00:00
usb_keymaps.c Add a missing #include, make a function static, make touchpad_set_buttonlight implementation and declaration consistent 2010-01-18 21:20:36 +00:00
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