rockbox/firmware
Rafaël Carré 10dbaa24a7 genversion: generate version.c and version.h independantly
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26349 a1c6a512-1295-4272-9138-f99709370657
2010-05-28 04:07:57 +00:00
..
common dircache: 2010-05-21 12:50:50 +00:00
decompressor
drivers Gigabeat S: Turn off hardware effects (tone and 3d) when doing digital loopback for FM recording otherwise the signal and levels are poorly represented in monitoring (can't just do ADC->DAC for general FM and get voice too). Some tweaking to input setup to improve gain a tiny bit. A little bit quieter startup too. 2010-05-26 05:13:45 +00:00
export fuzev2: lcd_enable and lcd_invert() work fine 2010-05-27 23:32:33 +00:00
include
libc
target Merge common LCD code between fuzev1 & fuzev2 2010-05-27 23:32:38 +00:00
test
usbstack revert part of r26176 to avoid large static allocation 2010-05-19 18:08:32 +00:00
arabjoin.c
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c
backlight.c
bidi.c
buffer.c
COPYING
debug.c
eeprom_settings.c
enc_base.c
events.c
firmware.make genversion: generate version.c and version.h independantly 2010-05-28 04:07:57 +00:00
font.c
font_cache.c
general.c Simplify mpegplayer a bit and use array-based lists rather than linked lists for stream management. Move a couple useful functions to handle pointer arrays from kernel.c into general.c; mpeglayer now makes use of them. 2010-05-17 12:34:05 +00:00
hangul.c
hotswap.c
ifp_usb_serial.c
kernel.c kernel: the header says queue_peek should always be compiled in but the source put it in the #ifdef HAVE_EXTENDED_MESSAGING_AND_NAME section 2010-05-21 12:58:00 +00:00
logf.c
lru.c
mp3_playback.c
panic.c
pcm.c Make PCM->driver interface about as simple as it will get. Registered callback, zero data, alignment and stops are handled entirely inside pcm.c; driver merely calls fixed pcm.c callback. Remove pcm_record_more and do it just like playback; the original reason behind it isn't very practical in general. Everything checks out on supported targets. There wer some compat changes I can't check out on many unsupoorted but if there's a problem it will be a minor oops. Plugins become incompatible due to recording tweak-- full update. Sorted API. 2010-05-24 16:42:32 +00:00
pcm_sampr.c
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c
scroll_engine.c
sound.c
SOURCES Merge common LCD code between fuzev1 & fuzev2 2010-05-27 23:32:38 +00:00
storage.c
system.c
thread.c
timer.c
tuner.c
usb.c

See docs/README