rockbox/firmware/export
Michael Sevakis d970c3d054 Portal player i2c driver: More struct spinlock phaseout.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15593 a1c6a512-1295-4272-9138-f99709370657
2007-11-12 07:58:54 +00:00
..
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 FS#8023: Use of AS3514 #defines instead of magic values. 2007-10-25 09:03:47 +00:00
ata.h
ata_idle_notify.h
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 Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +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
bitswap.h
buffer.h
button.h fix yellow and some house cleaning 2007-10-09 21:28:51 +00:00
config-c200.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-e200.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +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 Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-h10.h FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the hard work in figuring out how to communicate with the tuner. 2007-11-11 16:00:33 +00:00
config-h10_5gb.h FS#8046: H10 FM tuner support. Thanks to Przemyslaw Holubowski for doing the hard work in figuring out how to communicate with the tuner. 2007-11-11 16:00:33 +00:00
config-h100.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-h120.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-h300.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-iaudiom5.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-iaudiox5.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +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 Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-ipod3g.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-ipod4g.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-ipodcolor.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-ipodmini.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-ipodmini2g.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-ipodnano.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-ipodvideo.h Album art support. Based on FS#3045, but heavily modified to adapt to MoB and for cleanness. 2007-11-11 12:29:37 +00:00
config-logikdax.h Button driver for Logik DAX, plus some changes to the debug info displayed in the bootloader build. 2007-11-01 23:38:57 +00:00
config-mrobe500.h change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orientation to landscape by default 2007-11-11 04:48:33 +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 change the SCREEN_ROTATE define to be more meaningful, and set the mr500 orientation to landscape by default 2007-11-11 04:48:33 +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 Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader build compiles and runs (but only displays some debugging info), and the LCD and ADC drivers are working. Two different bootloader builds are possible: 1) The default build is just a test application for uploading to the device via tcctool; 2) Adding -DTCCBOOT to EXTRA_DEFINES in the build directory Makefile will compile the bootloader so that it can be appended to the end of the original firmware and installed on the device, dual-booting. This commit also includes some work by Hein-Pieter van Braam on a port to the iAudio 7, but that doesn't build yet. A large part of these ports will be generic to all TCC77x devices - see the TelechipsInfo wiki page for some other devices with this CPU. NOTE: Compiling these builds requires an arm-elf-gcc with armv5 support - the current version of rockboxdev.sh compiles such a gcc. 2007-10-28 11:08:10 +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 Some small cleanups and code for testing 2007-10-26 05:17:15 +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_settings.h
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
fmradio.h
fmradio_i2c.h
font.h Tab police 2007-09-14 16:04:01 +00:00
gdb_api.h
general.h Add some CACHEALIGN_* macros and a helper function to assist in aligning data and buffers on PortalPlayer processors to cache line boundaries. They're noops when PROC_NEED_CACHEALIGN isn't defined. Go safe and increase the value to 32 since I'm not sure yet if 16 is sufficient - changing that is a one-liner. Add helper to plugin API which will be needed shortly. 2007-11-08 05:17:20 +00:00
generic_i2c.h
hangul.h
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 The iPod Video has the HW version at a different address in ROM. 2007-10-28 01:00:18 +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 Portal player i2c driver: More struct spinlock phaseout. 2007-11-12 07:58:54 +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 unused struct members 2007-10-25 21:47:42 +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
kernel.h Accept FS#7910: spontaneously speak out the battery level when it falls 2007-11-03 05:00:49 +00:00
lcd-charcell.h Hmpf, these ever-missing svn properties... 2007-04-06 11:22:26 +00:00
lcd-remote.h Remove the "invert scroll" code since it's not used anywhere anymore (and it was broken on color targets with gradients anyway). Closes FS #7875. 2007-10-15 20:42:51 +00:00
lcd.h When unpacking a 16-bit color value to 24 bits, repeat the high bits of each component rather than the low bits. This makes the RGB value displayed in the color picker (and in settings files) more accurate. E.g., when using the reported color in a background, it will no longer be dithered. 2007-11-11 21:31:38 +00:00
led.h
linkedlist.h Set svn:keywords 2007-10-20 13:10:58 +00:00
logf.h logf changes: 2007-10-24 22:06:36 +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
mas.h
mas35xx.h make audiohw.h include the DAC header files 2007-05-22 20:17:35 +00:00
mcf5249.h
mcf5250.h
mp3_playback.h Accept FS#7264 'Build with -Os switch for coldfire targets'. 2007-06-13 15:35:07 +00:00
mp3data.h
mpeg.h Accept FS#8053 by Bertrik Sikken: playback.c and mpeg.c simplification by removal of last_track argument in track_(un)buffer callback. 2007-10-31 13:43:50 +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
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 e200/c200: Take advantage of mutex recursion for the tuner driver and dump the awkward *_nolock stuff. 2007-11-05 07:01:32 +00:00
powermgmt.h Lets use the measurements Toni took months ago for the Sansa battery, instead of the using the Archos ones. 2007-11-01 03:18:01 +00:00
pp5002.h Show exact CPU version on PP5002 targets. 2007-11-03 08:09:07 +00:00
pp5020.h Mini 2nd Gen: Almost doubled LCD update speed when not boosted (68.5->129fps @30MHz) by handling the serial LCD clock divider. 2007-11-08 06:52:48 +00:00
pp5024.h The GPIO interrupts are split into several port groups on all PP502x versions, so move those definitions into pp5020.h, and add the missing group. Make microSD hotswap detection work on Sansa c200. Note that microSD access itself does not work yet. 2007-11-04 13:22:17 +00:00
profile.h
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
rtc.h Try and save some bytes, seeing as we already assumed LANG_ constants for month and weekday names are contiguous. 2007-10-24 15:34:36 +00:00
s1a0903x01.h Fix all the red this time? 2007-07-14 13:41:59 +00:00
s3c2440.h Fix the FRAME offset calculation on Gigabeat (m:robe 500 too?). 2007-10-23 11:34:11 +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
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
sw_i2c.h
system.h Add some CACHEALIGN_* macros and a helper function to assist in aligning data and buffers on PortalPlayer processors to cache line boundaries. They're noops when PROC_NEED_CACHEALIGN isn't defined. Go safe and increase the value to 32 since I'm not sure yet if 16 is sufficient - changing that is a one-liner. Add helper to plugin API which will be needed shortly. 2007-11-08 05:17:20 +00:00
tcc77x.h Initial work on a port to the Logik DAX 1GB MP3/DAB player. The bootloader build compiles and runs (but only displays some debugging info), and the LCD and ADC drivers are working. Two different bootloader builds are possible: 1) The default build is just a test application for uploading to the device via tcctool; 2) Adding -DTCCBOOT to EXTRA_DEFINES in the build directory Makefile will compile the bootloader so that it can be appended to the end of the original firmware and installed on the device, dual-booting. This commit also includes some work by Hein-Pieter van Braam on a port to the iAudio 7, but that doesn't build yet. A large part of these ports will be generic to all TCC77x devices - see the TelechipsInfo wiki page for some other devices with this CPU. NOTE: Compiling these builds requires an arm-elf-gcc with armv5 support - the current version of rockboxdev.sh compiles such a gcc. 2007-10-28 11:08:10 +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 Finally commit Metadata on Buffer! 2007-10-25 21:27:45 +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 add some informations about this file 2007-10-28 14:02:51 +00:00
usb_serial.h
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