.. |
bitmaps
|
Revert hotkey bitmaps
|
2010-05-07 14:46:42 +00:00 |
codecs
|
Unroll mpc's requantization loops for some (minor) speed up.
|
2010-05-07 21:36:55 +00:00 |
eqs
|
|
|
gui
|
Minor const police raid.
|
2010-05-07 16:35:37 +00:00 |
keymaps
|
HD200 - add FM support.
|
2010-04-29 13:14:43 +00:00 |
lang
|
Slovak language update
|
2010-05-08 15:32:16 +00:00 |
menus
|
Fix red
|
2010-05-07 14:53:06 +00:00 |
metadata
|
Save some binsize.
|
2010-05-08 13:21:27 +00:00 |
player
|
Revert hotkey bitmaps
|
2010-05-07 14:46:42 +00:00 |
plugins
|
Gigabeat S: Reclaim about 800K of memory that was laying unused. Get rid of DEVBSS_ATTR for this target and implement as NOCACHEBSS_ATTR. Plugin and codec buffers move so all that is now incompatible (do full update). No version increase for plugins/codecs because the loader will reject them.
|
2010-05-08 07:45:34 +00:00 |
recorder
|
Fix some more snprintf related warnings.
|
2010-05-06 21:37:03 +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
|
|
|
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
|
|
|
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
|
|
|
dsp.h
|
|
|
dsp_arm.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_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
|
Add arm assembler for dsp_apply_gain(). Speeds up this routine by 30-40% on PP502x.
|
2010-04-11 19:02:43 +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
|
Fix hotkey select behavior, ignore selection if menu item is not hotkeyable. Will not exit the context menu now
|
2010-05-07 15:03:44 +00:00 |
menu.h
|
Hotkey menu items have their own icon
|
2010-05-07 03:21:12 +00:00 |
metadata.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 |
metadata.h
|
|
|
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
|
|
|
mp3data.h
|
|
|
mpeg.c
|
Fix yellow.
|
2010-05-07 16:41:14 +00:00 |
mpeg.h
|
|
|
onplay.c
|
Hotkey menu items have their own icon
|
2010-05-07 03:21:12 +00:00 |
onplay.h
|
Mark const return value; correct the comment about valid menu items for the hotkey
|
2010-04-12 16:44:02 +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
|
|
|
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#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 |
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
|
|
|
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#11099 - Rewind before resume
|
2010-04-24 14:10:28 +00:00 |
settings_list.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_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
|
Minor const police raid.
|
2010-05-07 16:35:37 +00:00 |
tree.h
|
FS#10756 - Free unused init code
|
2010-03-03 23:20:32 +00:00 |
usb_keymaps.c
|
|
|
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
|
|
|