.. |
adc.h
|
Button driver overhaul: (1) Unified the button driver functions as much as possible (2) Proper #defines for FM recorder button ADC channels (3) Got rid of old port B #defines only valid for recorder (4) button filtering for all models (5) RoLo with ON after panic should now work for FM/V2
|
2004-12-01 00:33:18 +00:00 |
ata.h
|
prepared to mount multiple partitions into one logical file system (most useful for Ondio, internal memory + external MMC)
|
2004-12-28 22:16:07 +00:00 |
ata_mmc.h
|
MMC hotswap handling in USB mode
|
2004-10-10 19:51:11 +00:00 |
backlight.h
|
inconsistent argument type for backlight_set_timeout() fixed
|
2004-01-30 23:27:44 +00:00 |
bitswap.h
|
Added header file for bitswap, and made the fliptable global for re-use
|
2004-09-26 09:25:59 +00:00 |
buffer.h
|
More linker safe MP3 buffer handling in the simulator
|
2003-10-14 10:18:22 +00:00 |
button.h
|
(1) Remapped BUTTON_CANCEL->BUTTON_OFF for gmini better representing its function, and for consistency. (2) Removed TAB chars, prettified formatting
|
2005-01-23 00:27:21 +00:00 |
config-fmrecorder.h
|
Now define the exact LCD controller in use.
|
2005-01-10 22:03:05 +00:00 |
config-gmini120.h
|
Gmini has software poweroff.
|
2005-01-23 00:28:12 +00:00 |
config-h100.h
|
Now define the exact LCD controller in use.
|
2005-01-10 22:03:05 +00:00 |
config-ondiofm.h
|
Now define the exact LCD controller in use.
|
2005-01-10 22:03:05 +00:00 |
config-ondiosp.h
|
Now define the exact LCD controller in use.
|
2005-01-10 22:03:05 +00:00 |
config-player.h
|
Now define the exact LCD controller in use.
|
2005-01-10 22:03:05 +00:00 |
config-recorder.h
|
Now define the exact LCD controller in use.
|
2005-01-10 22:03:05 +00:00 |
config-recorderv2.h
|
Now define the exact LCD controller in use.
|
2005-01-10 22:03:05 +00:00 |
config.h
|
Now define the exact LCD controller in use.
|
2005-01-10 22:03:05 +00:00 |
cpu.h
|
Jean-Philippe Bernardy: TCC730 support added
|
2005-01-09 23:17:32 +00:00 |
debug.h
|
Const policed pointer arguments to functions, part 4
|
2004-08-18 19:59:06 +00:00 |
disk.h
|
Shared mounting code, also more general. It will mount multiple HD partitions, too, once HAVE_MULTIVOLUME is enabled.
|
2004-12-29 22:10:24 +00:00 |
fat.h
|
int -> long where needed
|
2005-01-23 23:20:40 +00:00 |
fmradio.h
|
moved and renamed fmradio_set/get_status to power.c, where it now additionally serves well for tuner power enable on OndioFM
|
2004-10-17 08:53:18 +00:00 |
fmradio_i2c.h
|
Philips tuner supported
|
2004-10-17 23:24:18 +00:00 |
font.h
|
font format documentation updated, obsolete definitions removed
|
2004-08-27 20:03:02 +00:00 |
hwcompat.h
|
Renamed has_new_lcd() to is_new_player(), and got rid of the alias
|
2004-11-22 21:20:54 +00:00 |
i2c.h
|
Move publicly (from apps) accessed files from drivers/ to export/.
|
2003-02-07 10:08:02 +00:00 |
id3.h
|
Const policed pointer arguments to functions, part 1
|
2004-08-16 23:37:23 +00:00 |
kernel.h
|
Jean-Philippe Bernardy: fixed to use long for 32 bit values
|
2005-01-10 22:00:54 +00:00 |
lcd-player-charset.h
|
Added bookmark icon for the Player/Studio
|
2004-07-14 12:21:59 +00:00 |
lcd.h
|
Ported to iRiver H100
|
2004-10-26 06:53:34 +00:00 |
led.h
|
no double negation, define present features, not absent
|
2004-09-10 12:55:55 +00:00 |
mas.h
|
Added MAS3539F support (Ondio SP)
|
2004-09-29 19:51:41 +00:00 |
mcf5249.h
|
The timer registers are 16-bit
|
2004-10-27 06:50:00 +00:00 |
mp3_playback.h
|
New channel configuration setting, allowing fine-grained control of the stereo width. This replaces the 'stereo narrow' and 'stereo wide' modes.
|
2005-01-12 00:24:15 +00:00 |
mp3data.h
|
Frame-accurate file splits when recording. Now the PLAY button closes the current file and opens a new one.
|
2003-11-02 11:24:38 +00:00 |
mpeg.h
|
different kind of recording beep: more faint, but not disturbing prerecording, can beep while we already record (no latency due to beep)
|
2004-12-24 08:42:45 +00:00 |
panic.h
|
Const policed pointer arguments to functions, part 1
|
2004-08-16 23:37:23 +00:00 |
power.h
|
tuner cleanup + improvements:
|
2004-10-19 08:20:38 +00:00 |
powermgmt.h
|
The battery level thresholds for Ondio were a bit optimistic
|
2004-10-25 00:08:38 +00:00 |
rolo.h
|
Include File Cleanup And Move-Around Party 2003.
|
2003-02-07 09:41:57 +00:00 |
rtc.h
|
Move publicly (from apps) accessed files from drivers/ to export/.
|
2003-02-07 10:08:02 +00:00 |
serial.h
|
Move publicly (from apps) accessed files from drivers/ to export/.
|
2003-02-07 10:08:02 +00:00 |
sh7034.h
|
Button driver overhaul: (1) Unified the button driver functions as much as possible (2) Proper #defines for FM recorder button ADC channels (3) Got rid of old port B #defines only valid for recorder (4) button filtering for all models (5) RoLo with ON after panic should now work for FM/V2
|
2004-12-01 00:33:18 +00:00 |
system.h
|
Some more gmini hw support
|
2005-01-24 00:01:37 +00:00 |
tcc730.h
|
more MMIO support
|
2005-01-21 22:22:06 +00:00 |
thread.h
|
More const policeing step 3
|
2004-08-03 05:58:46 +00:00 |
tuner.h
|
tuner cleanup + improvements:
|
2004-10-19 08:20:38 +00:00 |
usb.h
|
I needed a function to return the physical USB detect
|
2003-07-03 22:11:14 +00:00 |