rockbox/apps
2008-05-25 01:38:08 +00:00
..
bitmaps
codecs
eqs
gui
keymaps
lang
menus
metadata
player
plugins
recorder
abrepeat.c
abrepeat.h Put 'Id' in the headers 2008-05-08 18:33:41 +00:00
action.c
action.h Setup the touchpads to have two modes - stylus and button - and set them in button mode by default. 2008-04-15 10:35:11 +00:00
alarm_menu.c
alarm_menu.h Code for alarm mod. Enable with adding -DHAVE_ALARM_MOD in Makefile (EXTRA_DEFINES). 2003-01-22 12:50:34 +00:00
applimits.h
audio_path.c
bookmark.c
bookmark.h Better bookmark resume handling, in particular when resuming a directory. If Load Last Bookmark is set to Yes and the last bookmarked file could not be found, play the selected file instead. When selecting a bookmark for a missing file in the bookmark list, show a message that resume isn't possible (and don't play any selected file if Load Last Bookmark is set to Ask). 2008-02-10 12:16:27 +00:00
buffering.c
buffering.h Migrate the buffering code to the new events system. 2008-04-03 17:51:53 +00:00
codecs.c
codecs.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
cuesheet.c
cuesheet.h Cleaned up playblack.h header file and usage of it. 2008-04-28 14:13:13 +00:00
debug_menu.c
debug_menu.h
dsp.c
dsp.h Remove FRACMUL_8_LOOP macro. This only benefited Coldfire, and we have assembler routines for the gain function there now. 2008-04-08 21:44:07 +00:00
dsp_arm.S
dsp_asm.h Commit FS#8750. Add ARM assembler for the dsp-functions channels_process_sound_chan_mono(), channels_process_sound_chan_karaoke(), sample_output_mono() and sample_output_stereo(). By measurement the speed up is ~75% for the first three functions and ~40% for sample_output_stereo(). Additionally avoid calling yield() to often in dsp.c -- it is now limited to once per tick. 2008-03-19 13:55:53 +00:00
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 Factor first order shelving filter code out for easier reuse and replace the crossfeed filter with it. Crossfeed _should_ still sound the same, so please do tell if it doesn't. 2007-03-07 15:06:33 +00:00
eq_arm.S
eq_cf.S
features.txt
filetree.c
filetree.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
filetypes.c
filetypes.h FS#9033 by Alexander Levin, also a couple of minor typo fixes by me and making the inbuilt_filetypes array static 2008-05-24 20:56:19 +00:00
keyboard.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
language.c
language.h FS#8482 take two. Make the language files built first, so that the largest 2008-02-18 12:17:34 +00:00
logfdisp.c
logfdisp.h Added logfdump - that writes the internal logf log to .rockbox/logf.txt 2005-06-01 13:07:37 +00:00
main.c
Makefile
menu.c
menu.h option_screen() now accepts a viewport 2008-04-23 11:07:40 +00:00
metadata.c
metadata.h Cleaned up playblack.h header file and usage of it. 2008-04-28 14:13:13 +00:00
misc.c
misc.h Introduce a small helper function that asks the user if the dynamic playlist should be erased to increase code re-use 2008-05-01 10:13:12 +00:00
onplay.c
onplay.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
pcmbuf.c
pcmbuf.h Removed unused function get_pcmbuf_descsize from pcmbuf.c 2008-04-19 23:08:13 +00:00
playback.c
playback.h Accept FS#6188: study mode. 2008-05-04 13:47:58 +00:00
playlist.c
playlist.h Const police raid. 2008-05-12 17:52:50 +00:00
playlist_catalog.c
playlist_catalog.h Const police raid. 2008-05-12 17:52:50 +00:00
playlist_menu.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
playlist_viewer.c
playlist_viewer.h Const police raid. 2008-05-12 17:52:50 +00:00
plugin.c
plugin.h Fix FS#9010 warning in checkwps when building on an amd64 machine 2008-05-19 14:37:16 +00:00
README
root_menu.c
root_menu.h Fix a bug whereby ACTION_TREE_WPS (GO_TO_PREVIOUS_MUSIC) brings us to the 2007-10-12 04:20:20 +00:00
screen_access.c
screen_access.h Greyscale library: * Implement linearisation curve flipping for 1st/2nd Gen iPods (LCD is inverted when backlight is on, so the curve is also inverted). This needs a slight extension of is_backlight_on() functionality in the core. * Thorough recalibration of all reachable greyscale targets, and #ifdef cleanup. * Reduce on-target gamma a bit, because the displayable contrast range of a monochrome/greyscale isn't that high. 2008-04-02 22:16:14 +00:00
screens.c
screens.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
scrobbler.c
scrobbler.h A patch by Robert Keevil that's been in the tracker way to long, fixes FS #6213: Audioscrobbler incorrectly submits last song 2007-06-24 18:46:04 +00:00
settings.c
settings.h Straigten-out lcd sleeping on Gigabeat F/X. Add a service function to backlight.c to handle lcd sleep timer. Make HAVE_LCD_SLEEP useable without a setting and use HAVE_LCD_SLEEP_SETTING when a setting is available in addition to HCD_HAVE_SLEEP. If a setting isn't used, the target must define the timeout to be used in the config. 2008-05-14 19:29:25 +00:00
settings_list.c
settings_list.h FS#8353 - add a quick way to make a .cfg from the sound settings. 2007-12-24 22:35:31 +00:00
sound_menu.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
SOURCES
status.c
status.h Made global variable ff_mode local by making it static (should be accessed by status_get_ffmode() anyway). 2008-04-20 00:04:08 +00:00
tagcache.c
tagcache.h Renamed build_tagcache to tagcache_build to make it consistent with the function naming of the other functions in tagcache.c 2008-05-03 16:23:37 +00:00
tagnavi.config
tagtree.c
tagtree.h revise commit r15463 - we still get the immediate display of runtime data in the wps, but avoid unnecessary calls while initialising/updating the database. 2007-11-23 23:36:42 +00:00
talk.c
talk.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
tree.c
tree.h Better bookmark resume handling, in particular when resuming a directory. If Load Last Bookmark is set to Yes and the last bookmarked file could not be found, play the selected file instead. When selecting a bookmark for a missing file in the bookmark list, show a message that resume isn't possible (and don't play any selected file if Load Last Bookmark is set to Ask). 2008-02-10 12:16:27 +00:00
version.h Convert the whole codebase to UTF-8, except docs/COMMITTERS and tools/creative.c, which need checking. 2008-05-05 10:32:46 +00:00
voice_thread.c
voice_thread.h Make speex the new voice format for SWCODEC targets (non-Archos). Remove codec swapping and build speex voice decoding directly into the core binary. 2007-11-18 17:12:19 +00:00

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