summaryrefslogtreecommitdiff
path: root/firmware/export/adc.h (unfollow)
Commit message (Expand)Author
2006-11-09Target tree support for Iriver iFP.Tomasz Malesinski
2006-10-30move the iriver h1x0/h3x0 targets to the target treeJonathan Gordon
2006-10-27Put a couple x5-specific function declarations in adc-target.h where they sho...Michael Sevakis
2006-10-27Stop reading buttons if one is not down. Don't read remote keys if not plugge...Michael Sevakis
2006-10-05Move all iPod targets into the target tree. FS#5890Barry Wardell
2006-08-22Move X5 ADC code to target tree. Fix power button detection on H10. New ADCBarry Wardell
2006-03-17Iriver: Properly working remote type detection regardless of hold switch posi...Jens Arnold
2006-03-06Make the ipod ADC driver more generic, preparing to share code between it and...Brandon Low
2006-03-05Basic battery monitoring for ipod 5g, should work on other ipods as well, but...Brandon Low
2006-02-24Button driver for iAudio X5Linus Nielsen Feltzing
2006-02-23ADC driver for iAudio X5Linus Nielsen Feltzing
2006-02-17Remote type autodetection on iriver, remote_type() returns REMOTETYPE_H100_LC...Linus Nielsen Feltzing
2006-01-12Work-in-progress iriver iFP-7xx port by Tomasz MalesinskiDave Chapman
2005-11-16Added adc_scan() prototype for H300Linus Nielsen Feltzing
2005-11-16H300: ADC driverLinus Nielsen Feltzing
2005-07-08ADC is the same on all H1x0 modelsLinus Nielsen Feltzing
2005-07-08Renamed the iriver h120 defines and configs to "h120"! Added initial supportDaniel Stenberg
2005-03-03More aggressive Recorder V1 charging (patch #1116884 from Jerry Van Baren)Jörg Hohensohn
2005-02-19Ondio: disk activity indication in USB mode, tooJörg Hohensohn
2005-01-27OoopsLinus Nielsen Feltzing
2005-01-27Exported adc_scan() on the iRiverLinus Nielsen Feltzing
2004-12-01Button driver overhaul: (1) Unified the button driver functions as much as po...Jens Arnold
2004-11-19Added ADC_UNREG_POWER for the iRiver, for compatibilityLinus Nielsen Feltzing
2004-11-18Added iRiver ADC channel infoLinus Nielsen Feltzing
2004-09-11prepared Ondio USB passthrough (but doesn't work yet)Jörg Hohensohn
2004-09-10different ADC channels for OndioJörg Hohensohn
2003-02-07Move publicly (from apps) accessed files from drivers/ to export/.Daniel Stenberg
2003-01-22Ludovic Lange's ADC-fix for the FMDaniel Stenberg
2003-01-21Based on Ludovic Lange excellent work, I've modified things to increaseDaniel Stenberg
2003-01-16Ludovic Lange's initial code for FM Recorder, edited and adjusted by me.Daniel Stenberg
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen
2002-07-29Commented the ADC channelsLinus Nielsen Feltzing
2002-07-04Added Battery scale factorLinus Nielsen Feltzing
2002-06-30First versionLinus Nielsen Feltzing
2002-06-04output debugf() nicely for simulator builds tooDaniel Stenberg
2002-05-17Added gdb stub serial port setupBjörn Stenberg
2002-05-14Changed from gcc extension to C99 varargs macrosBjörn Stenberg
2002-05-06missing #define for VC++Stefan Meyer
2002-05-02Changed debug to DEBUGF and panic to panicf.Björn Stenberg
2002-04-20First commitLinus Nielsen Feltzing
2002-04-15First check inBjörn Stenberg
2002-04-11firmware typedefs. only bool so farDaniel Stenberg
2002-03-26updatesDaniel Stenberg
2002-03-26lcd_update() works for X11 now...Daniel Stenberg
2002-03-26generic and specific LCD functionsDaniel Stenberg