.. |
common
|
Update some missed pointers when moving the dircache allocation
|
2011-11-19 14:57:56 +00:00 |
decompressor
|
Fix assembler .size directives. Currently used binutils don't complain, but 2.21.1 treats these as errors.
|
2011-11-09 19:20:33 +00:00 |
drivers
|
If Rockbox never turns off ATA power, don't compile code for turning it back on. Note that ATA power may still need to be turned on when starting, so that code in ata_init() always remains.
|
2011-11-27 17:40:57 +00:00 |
export
|
glyph_cache_save should be static
|
2011-11-27 15:24:53 +00:00 |
include
|
Finish r30818 revert
|
2011-10-22 08:23:52 +00:00 |
libc
|
Fix reds, inclusion of C files into plugins is tricky.
|
2010-12-02 21:29:05 +00:00 |
target
|
dm320: call storage idle notifys on in sdmmc thread
|
2011-11-28 21:12:54 +00:00 |
test
|
|
|
usbstack
|
Use array index 'i' only -after- bounds check
|
2011-10-21 18:51:19 +00:00 |
arabjoin.c
|
|
|
arabjoin.h
|
|
|
ata_idle_notify.c
|
|
|
backlight-sw-fading.c
|
|
|
backlight.c
|
|
|
bidi.c
|
|
|
buffer.c
|
Fix errors and warnings.
|
2011-08-14 15:37:05 +00:00 |
buflib.c
|
In buflib_buffer_shift(), properly update handle->alloc values, which are char * and not union buflib data *
|
2011-11-27 01:40:47 +00:00 |
COPYING
|
|
|
core_alloc.c
|
core_alloc: Provide a tiny test allocation, which can be freed for debug purposes.
|
2011-10-05 18:32:19 +00:00 |
debug.c
|
Redirect (L)DEBUGFs to adb logcat in DEBUG enabled builds.
|
2010-09-20 17:38:47 +00:00 |
eeprom_settings.c
|
|
|
enc_base.c
|
|
|
events.c
|
|
|
firmware.make
|
|
|
font.c
|
Guard font functions against invalid font ids. These arguably should never be passed, but this prevents freezes. Fixes FS#12400
|
2011-11-27 15:36:03 +00:00 |
font_cache.c
|
remove stray debugging line
|
2011-11-27 16:27:20 +00:00 |
general.c
|
|
|
hangul.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
ifp_usb_serial.c
|
|
|
kernel.c
|
Fix "variable 'result' set but not used" warning
|
2011-07-19 21:06:30 +00:00 |
load_code.c
|
|
|
logf.c
|
Fix a logf bug which would trigger undefined behaviour(and probably crash) when both DEBUG, CONFIG_PLATFORM & PLATFORM_HOSTED are enable
|
2010-08-02 09:10:35 +00:00 |
lru.c
|
Revert r30818
|
2011-10-22 08:02:38 +00:00 |
panic.c
|
|
|
pcm.c
|
Shuffle some functions around so that interfacing with playback.c in particular isn't required. Though playback does finish the audio init, pcm doesn't care who does it.
|
2011-09-01 12:15:43 +00:00 |
pcm_mixer.c
|
Use playback channel directly for peakmeters and plugins using peak calculation. Also, for now, don't allow mixer playback to overlap recording, even if full duplex works.
|
2011-07-02 11:55:38 +00:00 |
pcm_sampr.c
|
|
|
powermgmt.c
|
FS:12299 Font glyph cache is no longer saved. Each font will now have its own glyph cache file with the extension '.gc' Includes a temporary fix that delays saving the file to prevent the creation of multiple gc files with same name. Mostly JD Gordon's code.
|
2011-10-16 13:18:46 +00:00 |
profile.c
|
|
|
README
|
lets point to ../docs/README
|
2002-08-21 11:13:46 +00:00 |
rolo.c
|
GSoC/Buflib: Add buflib memory alocator to the core.
|
2011-08-30 14:01:33 +00:00 |
rom.lds
|
|
|
screendump.c
|
Really fix yellow: Rename BMP_LINESIZE and BMP_BPP to get rid of the macro name collision
|
2010-10-25 12:52:02 +00:00 |
scroll_engine.c
|
|
|
sdmmc.c
|
|
|
sound.c
|
Sandisk Sansa Connect port (FS #12363)
|
2011-11-16 14:08:01 +00:00 |
SOURCES
|
Sandisk Sansa Connect port (FS #12363)
|
2011-11-16 14:08:01 +00:00 |
storage.c
|
|
|
system.c
|
|
|
thread.c
|
|
|
timer.c
|
|
|
tuner.c
|
|
|
usb.c
|
Fix typo in comment
|
2011-11-20 17:57:24 +00:00 |