.. |
adc.h
|
Moved SH1 ADC to target tree.
|
2007-04-15 23:35:56 +00:00 |
arcotg_udc.h
|
Usb Stack: only setup packet handling, and not enabled by default as there is a lot to do.
|
2007-08-27 16:04:32 +00:00 |
as3514.h
|
Sansa c200 port. Rockbox works with sound. Several features are disabled including some lcd options, FM radio, recording, and all plugins. Loading the OF from the Rockbox bootloader does not work.
|
2007-09-06 03:28:58 +00:00 |
ata.h
|
Do the CONFIG_LED define
|
2007-02-18 05:07:19 +00:00 |
ata_idle_notify.h
|
dont allow the ata callbacks to be run less than once every 30s unless
|
2006-11-26 09:53:42 +00:00 |
ata_mmc.h
|
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;).
|
2007-06-30 02:08:27 +00:00 |
audio.h
|
Unify PCM interface just above the hardware driver level for all targets including the sims. Perform lockout of audio callback when changing states. Weird new playback or recording trouble? Check before and after this revision first though things seem quite sound.
|
2007-10-06 22:27:27 +00:00 |
audiohw.h
|
Split wm8731 and wm8721 drivers. wm8721 can be much simpler since it has no recording. Provide reg bit definitions for those. Add some temporary hacks pcm-pp to prevent crashing when playing after recording. Make playback start after recording on pp5020. Get wm8731 to monitor recording but plans are to do that digitally.
|
2007-10-02 07:48:50 +00:00 |
backlight.h
|
Name all button light functions and variables consistently starting with buttonlight_ .
|
2007-10-07 15:02:02 +00:00 |
bidi.h
|
waiting is over: initial unicode commit
|
2005-12-06 13:27:15 +00:00 |
bitswap.h
|
|
|
buffer.h
|
|
|
button.h
|
fix yellow and some house cleaning
|
2007-10-09 21:28:51 +00:00 |
config-c200.h
|
Enable recording for Sansa c200, the keymap is usable but maybe could still be improved later.
|
2007-10-10 22:49:39 +00:00 |
config-e200.h
|
Red-out on the e200/c200 sims.
|
2007-10-08 21:09:26 +00:00 |
config-fmrecorder.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-gigabeat-s.h
|
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
|
2007-09-21 15:51:53 +00:00 |
config-gigabeat.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-h10.h
|
PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurable speedup on iPod Color, huge speedup on small H10 (a factor of 3). Should be a bit faster on big H10 too. * Big H10 changed bitmap format, so needs reconfiguring + full rebuild. * Better register naming for the mono LCD bridge. Register names for the colour LCD bridge.
|
2007-10-12 00:28:57 +00:00 |
config-h10_5gb.h
|
Add the define for the usb stack (in comment) on targets that can be used for it.
|
2007-08-29 00:20:01 +00:00 |
config-h100.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-h120.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-h300.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-iaudiom5.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-iaudiox5.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-ifp7xx.h
|
Disable tagcache on iriver iFP to save some memory.
|
2007-09-20 22:16:08 +00:00 |
config-ipod1g2g.h
|
Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199). Original patch by Tomasz Mon, modified by me.
|
2007-09-29 20:56:07 +00:00 |
config-ipod3g.h
|
Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199). Original patch by Tomasz Mon, modified by me.
|
2007-09-29 20:56:07 +00:00 |
config-ipod4g.h
|
Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199). Original patch by Tomasz Mon, modified by me.
|
2007-09-29 20:56:07 +00:00 |
config-ipodcolor.h
|
Accept patch in FS#6869 by Justin Foell, increases maximum settable battery capacity to 1200 mAh for ipod color and 4g, closes FS#6422
|
2007-09-02 07:31:10 +00:00 |
config-ipodmini.h
|
Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199). Original patch by Tomasz Mon, modified by me.
|
2007-09-29 20:56:07 +00:00 |
config-ipodmini2g.h
|
Fix the LCD line remaining active after shutdown on grayscale ipods (FS#5199). Original patch by Tomasz Mon, modified by me.
|
2007-09-29 20:56:07 +00:00 |
config-ipodnano.h
|
Add the define for the usb stack (in comment) on targets that can be used for it.
|
2007-08-29 00:20:01 +00:00 |
config-ipodvideo.h
|
Add the define for the usb stack (in comment) on targets that can be used for it.
|
2007-08-29 00:20:01 +00:00 |
config-mrobe500.h
|
Get the main build actually compiling - remove the RTC for now since it breaks the build
|
2007-10-03 01:43:34 +00:00 |
config-ondiofm.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-ondiosp.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-player.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-recorder.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-recorderv2.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config-tpj1022.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
config.h
|
spi is shared between the rtc and tsc2100
|
2007-10-01 05:27:43 +00:00 |
config_caps.h
|
Straighten out some audio path APIs and misc. audio stuff. Having recording is not a prerequisite to having input/output source selection which is probably most useful when adding a audio input features like FM to a new port without forcing recording to be implemented first.
|
2007-06-08 23:42:04 +00:00 |
cpu.h
|
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
|
2007-09-21 15:51:53 +00:00 |
debug.h
|
Fix simulator builds, and some debugf() format strings.
|
2007-03-17 09:54:28 +00:00 |
disk.h
|
Partition type 0x84 is "OS/2 hidden C: drive"
|
2007-03-16 14:41:55 +00:00 |
dm320.h
|
Move some more files around and get the main build compiling
|
2007-09-30 16:29:21 +00:00 |
ds2411.h
|
iAudio X5: Enable reading of DS2411 serial number. See it under System|Debug|View HW info.
|
2007-03-11 13:59:31 +00:00 |
eeprom_24cxx.h
|
eeprom driver for the h3x0 series, cleaned up the h1x0 series driver a bit, added debug entry for h3x0 that allows to write to the eeprom
|
2006-08-15 22:54:06 +00:00 |
eeprom_settings.h
|
Prepare core support for the iriver bootloader supporting ROM images
|
2007-01-12 18:34:00 +00:00 |
enc_base.h
|
Remove the PCMREC_PARANOID support since the issues have been identified and fixed however detecting an encoder writing too many samples to a chunk will remain and be enabled in a DEBUG build as an aid for adding encoders. Do some cleanup on the filename queue. Loosen up the control interface where synchronous thread blocking isn't required for pause/stop/resume.
|
2007-09-30 15:55:34 +00:00 |
fat.h
|
Remove unused code, make comments c-style, make one private function static
|
2007-02-25 15:44:55 +00:00 |
fmradio.h
|
Change the radio screen and recording screen to use the global_status structure for state. I guess global_status had been added already and I missed it. :D
|
2007-02-07 04:24:21 +00:00 |
fmradio_i2c.h
|
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
|
2006-07-21 08:42:28 +00:00 |
font.h
|
Tab police
|
2007-09-14 16:04:01 +00:00 |
gdb_api.h
|
Mapped iFP DRAM to 0xc00000 and enabled caching in this area.
|
2006-02-12 23:16:05 +00:00 |
general.h
|
Forgot to use cvs add on a few new files in the fresh checkout I used. woops.
|
2006-11-06 18:18:05 +00:00 |
generic_i2c.h
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
hangul.h
|
Add support for loadable vkeyboard layouts
|
2006-03-29 16:21:42 +00:00 |
hotswap.h
|
Some rewriting of the e200 ata driver. No more panicing. Faster card multiplexing. Some calculated yielding (further tuneable if needed). Hopefully more reliable in general. Easy revert if rebellious.
|
2007-07-25 06:15:07 +00:00 |
hwcompat.h
|
Remove the hack which read the ipod hardware revision from flash in the bootloader and passed it to Rockbox via a fixed address in SDRAM. Rockbox now remaps flash and so can just read the value itself. Also clean up the debug menu a little - only display the hw revision for ipods, and add the lcd_type variable to indicate the type of LCD (0 or 1) for ipod Color/Photo.
|
2007-07-25 13:12:38 +00:00 |
i2c-coldfire.h
|
Patch #5347 by Rani Hod - Adds FM radio and recording features to the iAudio X5.
|
2006-07-21 08:42:28 +00:00 |
i2c-pp.h
|
Correct the (C) info
|
2007-02-27 21:22:29 +00:00 |
i2c.h
|
|
|
i2s.h
|
Reenable scaling on Sansa since a reasonable solution to clicks has been found.
|
2007-07-26 10:46:17 +00:00 |
id3.h
|
Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find.
|
2007-09-19 10:40:55 +00:00 |
imx31l.h
|
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
|
2007-09-21 15:51:53 +00:00 |
isp1362.h
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
kernel.h
|
Make sure that audio_resume() is not called in interrupt context when car adapter mode is enabled. Fixes FS#7304.
|
2007-10-08 09:09:40 +00:00 |
lcd-charcell.h
|
Hmpf, these ever-missing svn properties...
|
2007-04-06 11:22:26 +00:00 |
lcd-remote.h
|
Enable a lot more features for simulators and add stubs where necessary, simulators should now work with identical lng and voice files as the respective target
|
2007-08-12 19:49:03 +00:00 |
lcd.h
|
Save a few bytes in the line selector style handling code.
|
2007-09-30 21:12:33 +00:00 |
led.h
|
removed old statusbar and buttonbar code
|
2005-11-20 01:02:14 +00:00 |
linkedlist.h
|
fix red and yellow - i hope and double content in some files.. dont ask how this could happen
|
2007-08-27 16:26:56 +00:00 |
logf.h
|
Fix simulator builds, and some debugf() format strings.
|
2007-03-17 09:54:28 +00:00 |
lv24020lp.h
|
e200: Tuner driver needs to yield alot and also be mutexed. FM debug screen got broken again and was ignoring cancellation and not drawing the lines.
|
2007-07-14 22:00:50 +00:00 |
m5636.h
|
Removed executable flag
|
2007-01-09 23:29:07 +00:00 |
mas.h
|
|
|
mas35xx.h
|
make audiohw.h include the DAC header files
|
2007-05-22 20:17:35 +00:00 |
mcf5249.h
|
H300: (1) Use DMA for LCD updates, with auto-aligned line reads. Speeds up LCD updates by ~ 75% at 11MHz and 45MHz. Only ~ 11% speedup at 124MHz due to (2). (2) Less aggressive LCD transfer timing at 124MHz. With the previous timing, slightly corrupted display contents was reported, and with DMA transfers at least 4 waitstates are needed to make updates work at all. * A table in system-iriver.c shows settings for all integer multiples of the base clock frequency (info for developers, not yet complete).
|
2006-11-02 20:50:50 +00:00 |
mcf5250.h
|
Some corrections for MCF5250
|
2006-02-22 20:48:27 +00:00 |
mp3_playback.h
|
Accept FS#7264 'Build with -Os switch for coldfire targets'.
|
2007-06-13 15:35:07 +00:00 |
mp3data.h
|
Shave a few bytes off the binary size, especially on hwcodec targets
|
2007-02-15 22:55:22 +00:00 |
mpeg.h
|
Remove the ID3 tag version priority setting on the grounds of it being pretty pointless. ID3v2 tags are superior to ID3v1 tags, and needs less seeking around to find.
|
2007-09-19 10:40:55 +00:00 |
panic.h
|
|
|
pcf50605.h
|
Try to fix the case where Ipods would spuriously wake up even though no alarm had been set.
|
2007-09-28 15:09:54 +00:00 |
pcf50606.h
|
Some more M5 adjustments.
|
2007-03-05 01:31:26 +00:00 |
pcm.h
|
Unify PCM interface just above the hardware driver level for all targets including the sims. Perform lockout of audio callback when changing states. Weird new playback or recording trouble? Check before and after this revision first though things seem quite sound.
|
2007-10-06 22:27:27 +00:00 |
pcm_record.h
|
Unify PCM interface just above the hardware driver level for all targets including the sims. Perform lockout of audio callback when changing states. Weird new playback or recording trouble? Check before and after this revision first though things seem quite sound.
|
2007-10-06 22:27:27 +00:00 |
pcm_sampr.h
|
e200: Add recording. Just from MIC right now and FM integration will happen soon. Most every bit of weirdness is nescessary and no problems seem to exist that the retailos doesn't exhibit too (namely noise when LCD is on when recording from MIC).
|
2007-06-05 07:03:30 +00:00 |
pnx0101.h
|
PNX0101: new register names and polishing support for Clock Generation Unit
|
2007-09-20 22:13:48 +00:00 |
power.h
|
Moved archos power handling into target tree. * Tuner power handling cleaned up a bit.
|
2007-08-14 22:06:23 +00:00 |
powermgmt.h
|
First step of powermanagement rework: * Move target specific stuff into target tree, starting with battery voltage tables and voltage reading. (This revealed some incorrect percent_to_voltage_charging mappings). * Voltage reading on 1st gen ipods is now correct. * Clean up obsolete config #defines.
|
2007-08-17 06:45:18 +00:00 |
pp5002.h
|
PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurable speedup on iPod Color, huge speedup on small H10 (a factor of 3). Should be a bit faster on big H10 too. * Big H10 changed bitmap format, so needs reconfiguring + full rebuild. * Better register naming for the mono LCD bridge. Register names for the colour LCD bridge.
|
2007-10-12 00:28:57 +00:00 |
pp5020.h
|
PP LCD drivers: * Optimised and cleaned up PP colour LCD drivers. Immeasurable speedup on iPod Color, huge speedup on small H10 (a factor of 3). Should be a bit faster on big H10 too. * Big H10 changed bitmap format, so needs reconfiguring + full rebuild. * Better register naming for the mono LCD bridge. Register names for the colour LCD bridge.
|
2007-10-12 00:28:57 +00:00 |
pp5024.h
|
Accept FS#7134 - Sansa: external sd card support by Antonius Hellmann with some tweaks. All testers have given the green light. (Now for the RED ?? ;).
|
2007-06-30 02:08:27 +00:00 |
profile.h
|
Fix profile builds
|
2006-08-24 13:10:20 +00:00 |
replaygain.h
|
Small ReplayGain cleanup. Move RVA2 specific code to id3.c and don't do the parsing via strings. Generalize parts of the code for later use by MPC. Make some local functions static. Add and update some comments for clarity.
|
2007-08-25 10:25:13 +00:00 |
rolo.h
|
Improved RoLo support for PortalPlayer - handles the COP correctly
|
2007-02-27 22:55:12 +00:00 |
rtc.h
|
Set CONFIG_RTC to 0 for non-RTC targets, and check with #if to profit from -Wundef. No code change.
|
2007-03-16 23:47:03 +00:00 |
s1a0903x01.h
|
Fix all the red this time?
|
2007-07-14 13:41:59 +00:00 |
s3c2440.h
|
Get rid of yellow plus an optimization I should have seen in the first place.
|
2007-07-05 08:21:10 +00:00 |
scroll_engine.h
|
Fix red due to previous commit, remove some ifdefs. (/me crosses his fingers)
|
2007-09-30 21:40:22 +00:00 |
serial.h
|
Logf output on the serial port for h100 targets
|
2006-10-12 20:22:16 +00:00 |
sh7034.h
|
|
|
sound.h
|
make audiohw.h include the DAC header files
|
2007-05-22 20:17:35 +00:00 |
spdif.h
|
Straighten out some audio path APIs and misc. audio stuff. Having recording is not a prerequisite to having input/output source selection which is probably most useful when adding a audio input features like FM to a new port without forcing recording to be implemented first.
|
2007-06-08 23:42:04 +00:00 |
spi.h
|
spi is shared between the rtc and tsc2100
|
2007-10-01 05:27:43 +00:00 |
structec.h
|
Make database endianess independent.
|
2007-02-13 21:51:18 +00:00 |
sw_i2c.h
|
FS#6419 - driver for H1x0 series RTC Mod with runtime detection
|
2007-02-28 13:20:36 +00:00 |
system.h
|
Messages queues must be guarded on both ends or else it's a race between detecting a message present and missing a wakeup on thread about to wait. Keeping IRQs from interacting with the scheduler would be preferable but this should do at the moment. Add more detailed panic info regarding blocking violations so we know who. Make panicf function well enough on Gigabeat and PortalPlayer targets. Move the core sleep instructions into a CPU-specific inline to keep thing organized.
|
2007-05-12 05:20:04 +00:00 |
tea5767.h
|
Do some planned radio interface cleanup since adding in the LV24020LP.
|
2007-07-14 11:20:31 +00:00 |
thread.h
|
Discontinue any use of 'swp(b)' on PP5020. While clocking is stable, some testing revealed this instruction can still cause problems without concurrent access. Make sure mpegplayer is safe while not using spinlock (no longer atomic) between cores to protect the stream byte counters - use nonwrapping head and tail pointers.
|
2007-10-06 15:01:37 +00:00 |
timer.h
|
Beginning of an M:Robe 500i port. Currently only in the bootloader stage. Needs another piece of code to start the boot process - will be in the wiki.
|
2007-09-20 04:46:41 +00:00 |
tlv320.h
|
* changed pararmeter of audiohw_mute from int to bool
|
2007-06-13 06:33:40 +00:00 |
tsc2100.h
|
start of the tsc2100 driver.
|
2007-09-22 14:21:07 +00:00 |
tuner.h
|
Moved archos power handling into target tree. * Tuner power handling cleaned up a bit.
|
2007-08-14 22:06:23 +00:00 |
uda1380.h
|
* changed pararmeter of audiohw_mute from int to bool
|
2007-06-13 06:33:40 +00:00 |
usb.h
|
Merge the Gigabeat S branch back into trunk. Fingers crossed nothing breaks.
|
2007-09-21 15:51:53 +00:00 |
usb_ch9.h
|
fix red and yellow - i hope and double content in some files.. dont ask how this could happen
|
2007-08-27 16:26:56 +00:00 |
usb_serial.h
|
Added non-blocking get/put_byte routines.
|
2006-02-03 23:28:53 +00:00 |
usbstack.h
|
first part of usbstack patches -> show and use selection of usb stack mode only, if
|
2007-09-30 12:25:06 +00:00 |
wm8721.h
|
Oops. Correct reversed DSP mode A/B bits for WM8731/21.
|
2007-10-07 05:59:38 +00:00 |
wm8731.h
|
Oops. Correct reversed DSP mode A/B bits for WM8731/21.
|
2007-10-07 05:59:38 +00:00 |
wm8751.h
|
Fix my mistakes in some bits in the WM8751 header. Looks like adaptive boost has been turned on by mistake anyway. Correct that and make sure it is turned on intentionally with the #define. Organize a little bit in there.
|
2007-07-17 00:23:56 +00:00 |
wm8758.h
|
* changed pararmeter of audiohw_mute from int to bool
|
2007-06-13 06:33:40 +00:00 |
wm8975.h
|
* changed pararmeter of audiohw_mute from int to bool
|
2007-06-13 06:33:40 +00:00 |
wmcodec.h
|
fix red
|
2007-06-13 06:41:27 +00:00 |