This website requires JavaScript.
Explore
Help
Sign In
Nyaaori
/
rockbox
Watch
1
Star
0
Fork
You've already forked rockbox
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
36ca4967e0
rockbox
/
apps
History
…
..
bitmaps
Fix Onda
2009-07-19 23:53:47 +00:00
codecs
eqs
gui
keymaps
lang
FS#10199: Adds limiter DSP function
2009-08-18 03:24:45 +00:00
menus
metadata
player
plugins
FS#10199: Adds limiter DSP function
2009-08-18 03:24:45 +00:00
recorder
abrepeat.c
abrepeat.h
Clean up some #includes
2009-03-08 16:10:40 +00:00
action.c
action.h
alarm_menu.c
alarm_menu.h
Updated our source code header to explicitly mention that we are GPL v2 or
2008-06-28 18:10:04 +00:00
appevents.h
applimits.h
apps.make
audio_path.c
bookmark.c
bookmark.h
buffering.c
FS#10080
2009-07-14 13:57:45 +00:00
buffering.h
codecs.c
FS#10080
2009-07-14 13:57:45 +00:00
codecs.h
core_asmdefs.c
cuesheet.c
cuesheet.h
more cuesheet cleanup. pass the cuesheet into cue functions so they dont have to call audio_current_track()
2009-07-24 01:13:30 +00:00
debug_menu.c
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
filetree.c
filetree.h
filetypes.c
filetypes.h
fixedpoint.c
fixedpoint.h
fracmul.h
iap.c
keyboard.h
language.c
language.h
logfdisp.c
logfdisp.h
main.c
menu.c
User definable UI viewport, to be able to restrict the UI into a viewport for all bitmap displays.
2009-08-16 22:20:11 +00:00
menu.h
Fix redraw sequence when exiting a setting menu, so splashes work properly - see FS#9994.
2009-03-10 07:27:13 +00:00
metadata.c
metadata.h
misc.c
misc.h
mp3data.c
mp3data.h
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
2008-10-15 06:38:51 +00:00
mpeg.c
fix FS#10453 - the cuesheet changes broke playback on swcodec, rework it so it uses the audio buffer instead of a temp buffer from the start (which also removes one pretty big memcpy)
2009-07-20 15:50:26 +00:00
mpeg.h
onplay.c
onplay.h
pcmbuf.c
pcmbuf.h
playback.c
playback.h
playlist.c
playlist.h
playlist_catalog.c
playlist_catalog.h
playlist_menu.h
playlist_viewer.c
Make kbd_input() show a cancel splash to indicate user abort better and for better consistency all over the place. Change checking for its return value (style-wise) at some places too.
2009-08-12 14:38:25 +00:00
playlist_viewer.h
plugin.c
plugin.h
README
replaygain.c
replaygain.h
root_menu.c
root_menu.h
screen_access.c
screen_access.h
screens.c
screens.h
scrobbler.c
scrobbler.h
settings.c
settings.h
settings_list.c
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
Remove an unneeded include
2009-07-11 21:33:45 +00:00
tree.c
tree.h
version.h
voice_thread.c
voice_thread.h
README
For general information see: docs/README For API information see: docs/API