.. |
audio
|
FS#10086 - Playback and recording sample rate setting on the 5G iPod
|
2009-04-06 02:46:42 +00:00 |
rtc
|
FS#9635 - On V1, V2 and FM Archos recorders, ensure instant backlight switch-off. (Formerly, backlight switch-off was unpredicrable on some of these devices. The backlight would either turn off instantly or brighten instantly and then fade.)
|
2009-04-14 19:23:39 +00:00 |
tuner
|
D2: Enable FM radio (based on FS#10035 by Michael Burtin with some changes by myself). Also updates the LV24020 driver to add optional logf debugging.
|
2009-03-21 00:13:20 +00:00 |
ata.c
|
Commit the common portion of FS#9708: ATA (IDE) DMA by Boris Gjenero with a couple cosmetic tweaks and without the inclusion of 'FS#9721: No error check after writes in ata.c'changes (which can be done separately). No code is changed for targets without HAVE_ATA_DMA defined other than to not display DMA modes in the View Disk Info debug screen if not using DMA (Gigabeat F/X/S were). No target uses the code yet but Gigabeat S use will follow shortly.
|
2009-03-12 02:01:25 +00:00 |
ata_flash.c
|
conditionalise *_get_info() to get some binsize back
|
2008-11-01 17:33:21 +00:00 |
ata_mmc.c
|
implement single-driver storage layer with macros instead of inlines
|
2008-11-02 01:14:46 +00:00 |
button.c
|
beginings of a working touchscreen interface for the WPS. 2 new tags:
|
2009-04-20 01:41:56 +00:00 |
dac.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
dac.h
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
eeprom_24cxx.c
|
Various files: make function implementations consistent with their declaration in the header file or static if
|
2009-01-31 23:51:11 +00:00 |
fat.c
|
implement single-driver storage layer with macros instead of inlines
|
2008-11-02 01:14:46 +00:00 |
fmradio.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
generic_i2c.c
|
Cosmetic fix: remove duplicate semicolons
|
2009-03-04 18:15:06 +00:00 |
i2c.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
isp1362.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
isp1583.c
|
Creative ZVM:
|
2009-02-05 21:47:54 +00:00 |
lcd-1bit-vert.c
|
Fix reds and yellows (hopefully). Some targets apparently didn't properly #ifdef lcd_enable and lcd_sleep code out, so that it got partly active in the bootloader; rename the ui simulator stub fixes most reds; for the clip: move the hook code into lcd-1bit-vert.c which should fix the bootloader red.
|
2009-03-17 03:36:36 +00:00 |
lcd-2bit-horz.c
|
Cosmetic fix: remove duplicate semicolons
|
2009-03-04 18:15:06 +00:00 |
lcd-2bit-vert.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
lcd-2bit-vi.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
lcd-16bit.c
|
Rework lcd_enabled and lcd_set/call_enable hook
|
2009-03-17 02:43:47 +00:00 |
lcd-charcell.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
lcd-charset-player.c
|
Add 4 extended latin letters which are needed for Czech and Polish, and an additional Greek letter that comes almost for free.
|
2008-08-08 21:04:47 +00:00 |
lcd-remote-1bit-v.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
lcd-remote-2bit-vi.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
led.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
m5636.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
mas.c
|
Moved pcm_record from firmware to apps. Cleaned up some. Now all code using struct mp3entry is in apps.
|
2008-10-14 11:12:20 +00:00 |
nand_id.c
|
TCC NAND: The BLOCKS_PER_SEGMENT define was actually the number of planes mentioned in the Samsung NAND datasheet. Add this to the nand_id struct, so that it can be runtime detected (required for some D2s to boot). Use the struct directly instead of making a local copy, and format the nand_info table to 80 columns.
|
2009-03-02 23:36:12 +00:00 |
pcf50605.c
|
Ensure consistency between header file and implementation for iPod drivers, by #including the appropriate header file and #ifdef'fing out unused code
|
2008-07-16 11:02:14 +00:00 |
pcf50606.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
qt1106.c
|
Make the meizu m3 load from flash, so interrupts work. More work is needed to get the m6sl "working" again
|
2008-10-18 22:28:59 +00:00 |
ramdisk.c
|
Onda VX747:
|
2008-11-05 00:24:46 +00:00 |
serial.c
|
Remove unnecessary #include "adc.h"
|
2009-04-25 22:24:59 +00:00 |
sw_i2c.c
|
Updated our source code header to explicitly mention that we are GPL v2 or
|
2008-06-28 18:10:04 +00:00 |
synaptics-mep.c
|
Backlight brightness and button lights for the Philips HDD1630
|
2009-02-18 02:19:22 +00:00 |
touchscreen.c
|
Add generic touchscreen driver which allows calibration (apps/ layer will follow later).
|
2009-02-19 22:15:02 +00:00 |
tsc2100.c
|
M:Robe 500: Fix red, commit missing work, reduce lcd wakeup time.
|
2009-04-28 05:20:31 +00:00 |