1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps
Bertrik Sikken f02c45ef61 Spanish language update, FS #11394 by Adrián Cereto Massagué
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26812 a1c6a512-1295-4272-9138-f99709370657
2010-06-12 07:32:42 +00:00
..
bitmaps
codecs Build h10 GB with EABI toolchain. Remove some pointless ICODE attributes from mp3_enc.codec and, to make it build, move one function out of IRAM there since it really shouldn't matter. 2010-06-11 21:21:36 +00:00
eqs
gui add a hotkey option to the wps touchregion. 2010-06-10 13:05:23 +00:00
keymaps
lang Spanish language update, FS #11394 by Adrián Cereto Massagué 2010-06-12 07:32:42 +00:00
menus
metadata
player
plugins text viewer: can select the indent spaces when the line mode is reflow. 2010-06-11 11:13:02 +00:00
radio Changeover to the new skin format. SkinBreakingChange in the wiki has the runown of the changes. 2010-06-07 03:44:11 +00:00
recorder FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
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 FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
dsp_arm_v6.S
dsp_asm.h
dsp_cf.S
enc_config.c
enc_config.h
eq.c
eq.h
eq_arm.S FS#11335 by me: make ARM assembly functions thumb-friendly 2010-06-11 04:41:36 +00:00
eq_cf.S
features.txt
filetree.c
filetree.h
filetypes.c
filetypes.h
fixedpoint.c Improve accuracy of NR-based fp_sqrt with better initial estimation and using one more bit internally. More reliable early termination. Good enough until better method is completed. 2010-06-08 04:51:00 +00:00
fixedpoint.h
fracmul.h
iap.c
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
menu.c
menu.h
metadata.c
metadata.h
misc.c simplify parse_list. don't search for terminating separator or parenthesis when '-' is set. 2010-06-09 12:58:02 +00:00
misc.h
mp3data.c
mp3data.h
mpeg.c
mpeg.h
onplay.c a few more HAVE_PICTUREFLOW_INTEGRATION 2010-06-09 09:00:42 +00:00
onplay.h FS#11270 by Chris Savery - WPS integration for pictureflow 2010-06-09 04:25:41 +00:00
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
plugin.h
README
replaygain.c
replaygain.h
root_menu.c fix a fun infinite loop when follow playlist is on and you started playback from PF and stopped it inside the WPS 2010-06-09 09:41:16 +00:00
root_menu.h FS#11270 by Chris Savery - WPS integration for pictureflow 2010-06-09 04:25:41 +00:00
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c
scrobbler.h
settings.c
settings.h
settings_list.c a few more HAVE_PICTUREFLOW_INTEGRATION 2010-06-09 09:00:42 +00:00
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
voice_thread.c
voice_thread.h

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