rockbox/apps
Michael Sevakis 7e891aa4d3 Oops. Actually add the IDCT file for ARM. :p
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14852 a1c6a512-1295-4272-9138-f99709370657
2007-09-25 03:14:06 +00:00
..
bitmaps
codecs Fix playback of HE-AACv2 (aka SBR+PS) files. 2007-09-21 17:39:24 +00:00
eqs
gui Get rid of macros and do these calculations only once instead 2007-09-20 10:06:33 +00:00
keymaps H10: use POWER button to abort keyboard (was FF button) 2007-09-23 23:09:33 +00:00
lang Updated italian translation. 2007-09-23 18:29:01 +00:00
menus shouldnt have been commited 2007-09-25 02:49:57 +00:00
metadata
player
plugins Oops. Actually add the IDCT file for ARM. :p 2007-09-25 03:14:06 +00:00
recorder small optimisation: make a locally used function static 2007-09-22 09:05:06 +00:00
abrepeat.c
abrepeat.h
action.c
action.h
alarm_menu.c
alarm_menu.h
applimits.h
audio_path.c
bookmark.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
bookmark.h
codecs.c
codecs.h
cuesheet.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
cuesheet.h
debug_menu.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
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
FILES
filetree.c
filetree.h
filetypes.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
filetypes.h
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
Makefile
menu.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
menu.h
metadata.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
metadata.h Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
misc.c
misc.h
onplay.c
onplay.h
pcmbuf.c
pcmbuf.h
playback.c Fix disabling voice. 2007-09-22 22:47:12 +00:00
playback.h
playlist.c Remove annoying 'Shuffling' splash 2007-09-21 23:29:57 +00:00
playlist.h
playlist_catalog.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
playlist_catalog.h
playlist_menu.h
playlist_viewer.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
playlist_viewer.h
plugin.c Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just to make it all work more nicely. Move UI simulator YUV code to its core to adapt it. 2007-09-25 02:59:42 +00:00
plugin.h Dithering option for mpegplayer on gigabeat-f/x and e200. Assembly IDCT for ARm just to make it all work more nicely. Move UI simulator YUV code to its core to adapt it. 2007-09-25 02:59:42 +00:00
README
root_menu.c
root_menu.h
screen_access.c Simplify initing of the screens[] struct by using an initializer, also some reordering of the struct, and the required plugin api bump 2007-09-18 19:05:35 +00:00
screen_access.h Simplify initing of the screens[] struct by using an initializer, also some reordering of the struct, and the required plugin api bump 2007-09-18 19:05:35 +00:00
screens.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
screens.h
scrobbler.c
scrobbler.h
settings.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
settings.h Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
settings_list.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
settings_list.h Disable wrapping of the bass and treble settings and do the same for volume in a cleaner way, closes FS#7783 2007-09-15 17:29:15 +00:00
sound_menu.h
SOURCES Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks. 2007-09-21 15:51:53 +00:00
status.c
status.h
tagcache.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
tagcache.h
tagnavi.config
tagtree.c
tagtree.h
talk.c Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find. 2007-09-19 10:40:55 +00:00
talk.h
tree.c minor update to gui_synclist_do_button() which will hopefully simplify things later. 2007-09-17 10:08:50 +00:00
tree.h
version.h

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