.. |
bitmaps
|
Sansa clip zip: fix pinkish outline around usb logo
|
2012-02-18 16:01:06 +01:00 |
gui
|
Fix whitespace in files for following commit.
|
2013-07-12 21:39:06 -04:00 |
hosted/android
|
|
|
keymaps
|
Samsung YP-R0: small patch to enable support to new keylock-in-FM feature.
|
2013-07-06 12:38:41 +02:00 |
lang
|
Reuse frequency string from recording for playback frequency.
|
2013-07-06 17:14:02 -04:00 |
menus
|
Fix whitespace in files for following commit.
|
2013-07-12 21:39:06 -04:00 |
player
|
Fix remaining reds/yellows.
|
2010-05-14 13:21:40 +00:00 |
plugins
|
|
|
radio
|
|
|
recorder
|
|
|
abrepeat.c
|
|
|
abrepeat.h
|
abrepeat: drop some inline's and rearrange code to save some size since this stuff is hardly speed critical.
|
2011-01-18 16:11:33 +00:00 |
action.c
|
Fix missed buttons in action.c if action_wait_for_release() was called
|
2012-08-15 23:08:26 +02:00 |
action.h
|
skin_engine: Make pressing the setting bar touch region work
|
2012-07-06 14:28:34 +10:00 |
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
|
Have voice fire an event when it starts and stops playing.
|
2013-05-31 18:45:51 -04:00 |
applimits.h
|
|
|
apps.make
|
|
|
audio_path.c
|
|
|
audio_thread.c
|
SWCODEC Audio: Add some INIT_ATTR's to get a few bytes back.
|
2013-06-29 22:29:23 -04:00 |
audio_thread.h
|
Update software recording engine to latest codec interface.
|
2013-06-30 00:40:27 +02:00 |
beep.c
|
Enable setting of global output samplerate on certain targets.
|
2013-07-06 04:22:04 +02:00 |
bookmark.c
|
|
|
bookmark.h
|
Fix minor bookmark problems/Enhance bookmark functions
|
2012-03-12 08:54:02 +01:00 |
buffering.c
|
SWCODEC Audio: Add some INIT_ATTR's to get a few bytes back.
|
2013-06-29 22:29:23 -04:00 |
buffering.h
|
|
|
codec_thread.c
|
|
|
codec_thread.h
|
Update software recording engine to latest codec interface.
|
2013-06-30 00:40:27 +02:00 |
codecs.c
|
Update software recording engine to latest codec interface.
|
2013-06-30 00:40:27 +02:00 |
core_asmdefs.c
|
Remove more tabs
|
2010-02-07 18:38:47 +00:00 |
cuesheet.c
|
|
|
cuesheet.h
|
|
|
debug_menu.c
|
woops, revert test code
|
2013-03-28 22:36:49 +11:00 |
debug_menu.h
|
dbg_ports() : move proto to system.h
|
2012-01-04 05:21:44 +00:00 |
enc_config.c
|
|
|
enc_config.h
|
|
|
features.txt
|
Enable setting of global output samplerate on certain targets.
|
2013-07-06 04:22:04 +02:00 |
filetree.c
|
Use crc32 of filename to resume tracks
|
2013-01-02 08:29:38 +01:00 |
filetree.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
filetypes.c
|
Fix color of files with no extension.
|
2013-06-05 18:35:09 -04:00 |
filetypes.h
|
Add more INIT_ATTR and add config.h includes to header files with INIT_ATTR.
|
2011-12-19 20:12:52 +00:00 |
fracmul.h
|
|
|
iap.c
|
|
|
keyboard.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
language.c
|
|
|
language.h
|
|
|
logfdisp.c
|
|
|
logfdisp.h
|
|
|
main.c
|
Fix whitespace in files for following commit.
|
2013-07-12 21:39:06 -04:00 |
menu.c
|
Remove extraneous parens
|
2012-05-06 23:13:34 -04:00 |
menu.h
|
|
|
misc.c
|
Fix whitespace in files for following commit.
|
2013-07-12 21:39:06 -04:00 |
misc.h
|
New GUI browser to select one (or more) folders.
|
2012-07-30 21:20:51 +02:00 |
mpeg.c
|
|
|
mpeg.h
|
mpeg.h/c cleanup
|
2009-11-16 22:02:06 +00:00 |
onplay.c
|
|
|
onplay.h
|
|
|
pcmbuf.c
|
Enable setting of global output samplerate on certain targets.
|
2013-07-06 04:22:04 +02:00 |
pcmbuf.h
|
|
|
playback.c
|
|
|
playback.h
|
Fix whitespace in files for following commit.
|
2013-07-12 21:39:06 -04:00 |
playlist.c
|
Use crc32 of filename to resume tracks
|
2013-01-02 08:29:38 +01:00 |
playlist.h
|
|
|
playlist_catalog.c
|
FS#11808 - Major playlist handling changes (on disk playlists)
|
2011-07-20 14:11:15 +00:00 |
playlist_catalog.h
|
|
|
playlist_menu.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
playlist_viewer.c
|
Fixing data abort (pc in strchr). when scrolling a big playlist very fast.
|
2012-07-19 00:00:41 +02:00 |
playlist_viewer.h
|
FS#11808 - Major playlist handling changes (on disk playlists)
|
2011-07-20 14:11:15 +00:00 |
plugin.c
|
|
|
plugin.h
|
...and mixer_set/get_frequency is SWCODEC only! :-)
|
2013-07-05 22:54:02 -04:00 |
rbcodec_helpers.c
|
Rename HAVE_PITCHSCREEN to HAVE_PITCHCONTROL
|
2012-05-09 14:32:38 +02:00 |
rbcodecconfig.h
|
Enable setting of global output samplerate on certain targets.
|
2013-07-06 04:22:04 +02:00 |
rbcodecplatform.h
|
rbcodec: abstract tdspeed buffer allocation
|
2012-05-07 10:29:07 +02:00 |
README
|
lets point to the docs dir
|
2002-08-21 10:25:16 +00:00 |
root_menu.c
|
Use crc32 of filename to resume tracks
|
2013-01-02 08:29:38 +01:00 |
root_menu.h
|
main menu: Add the ability to hide and reorder the main menu items.
|
2012-02-25 12:40:44 +01:00 |
screen_access.c
|
Add the 9 segment lcd funciton to remote lcds
|
2012-12-09 17:27:11 +11:00 |
screen_access.h
|
9 segment bitmap drawing:
|
2012-12-09 17:11:19 +11:00 |
screens.c
|
Make rbcodec/dsp includes more specific.
|
2012-04-29 17:31:30 -04:00 |
screens.h
|
|
|
scrobbler.c
|
Fix whitespace in files for following commit.
|
2013-07-12 21:39:06 -04:00 |
scrobbler.h
|
Make scrobbler_flush_cache() static
|
2011-08-01 19:43:13 +00:00 |
settings.c
|
Enable setting of global output samplerate on certain targets.
|
2013-07-06 04:22:04 +02:00 |
settings.h
|
Enable setting of global output samplerate on certain targets.
|
2013-07-06 04:22:04 +02:00 |
settings_list.c
|
|
|
settings_list.h
|
|
|
shortcuts.c
|
|
|
shortcuts.h
|
|
|
sound_menu.h
|
|
|
SOURCES
|
|
|
status.c
|
Change %mp tag to use current_playmode(). It has upto 9 values now, including recording and radio states.
|
2009-10-16 19:14:28 +00:00 |
status.h
|
|
|
tagcache.c
|
Fix possible readlink() buffer overflow
|
2013-01-15 22:04:18 +01:00 |
tagcache.h
|
|
|
tagnavi.config
|
FS#12132 patch 7: Add a new default format for untagged tracks:
|
2011-07-31 16:26:39 +00:00 |
tagtree.c
|
Fix whitespace in files for following commit.
|
2013-07-12 21:39:06 -04:00 |
tagtree.h
|
|
|
talk.c
|
|
|
talk.h
|
|
|
tree.c
|
|
|
tree.h
|
|
|
usb_keymaps.c
|
|
|
usb_keymaps.h
|
Commit "FS#10468 - USB HID: Show keypad mode on screen"
|
2009-09-30 10:06:04 +00:00 |
voice_thread.c
|
|
|
voice_thread.h
|
voice_thread_init was left INIT_ATTR but is being called too late.
|
2012-05-21 15:21:36 -04:00 |