summaryrefslogtreecommitdiff
path: root/firmware/drivers
AgeCommit message (Expand)Author
2002-08-07Made battery_level() use the power history table to get an average battery le...Heikki Hannikainen
2002-08-07Added status bar to file browser and wpsMarkus Braun
2002-08-07Added button_get_w_tmo()Linus Nielsen Feltzing
2002-08-06Added battery charger code for the recorder and battery voltage statistics ke...Heikki Hannikainen
2002-08-06rtc_init() takes care of both the ST and HT bitsLinus Nielsen Feltzing
2002-08-06Added rtc_init()Linus Nielsen Feltzing
2002-08-06rtc_read() now sends a stop condition. This hopefully fixes the stopping cloc...Linus Nielsen Feltzing
2002-08-02Cleaned up the sleep options a littleLinus Nielsen Feltzing
2002-08-01Markus Braun's progressbar and slidebar codeDaniel Stenberg
2002-08-01Moved some time critical functions to internal RAMLinus Nielsen Feltzing
2002-08-01Now uses CMD_STANDBY again. CMD_SLEEP used more power than CMD_STANDBY for so...Linus Nielsen Feltzing
2002-08-01Moved LCD frame buffer to internal RAMLinus Nielsen Feltzing
2002-08-01Moved ata_read_sectors() to internal RAMLinus Nielsen Feltzing
2002-07-29Commented the ADC channelsLinus Nielsen Feltzing
2002-07-29charger_inserted() used the wrong ADC channelLinus Nielsen Feltzing
2002-07-29Now uses HAVE_MASxxxxx macros instead of RECORDERLinus Nielsen Feltzing
2002-07-28Enabled ata_write_sectors()Linus Nielsen Feltzing
2002-07-28Added battery_level_safe() functionLinus Nielsen Feltzing
2002-07-28Added ata_disk_is_active() functionLinus Nielsen Feltzing
2002-07-28mas_run() didn't workLinus Nielsen Feltzing
2002-07-27Corrected debug outputLinus Nielsen Feltzing
2002-07-27Removed some debugging codeLinus Nielsen Feltzing
2002-07-27Reworked the button codeLinus Nielsen Feltzing
2002-07-27Spindown mode is STANDBY when debuggingLinus Nielsen Feltzing
2002-07-27Added key-release event maskingLinus Nielsen Feltzing
2002-07-26New voltage levels for full and empty batteryLinus Nielsen Feltzing
2002-07-25Automatic Volume Control for Recorder by Heikki HannikainenLinus Nielsen Feltzing
2002-07-25Oh, those simulator compiler errors...Linus Nielsen Feltzing
2002-07-25Faster display updates on recorder, 36ms instead of 54msLinus Nielsen Feltzing
2002-07-24Added multi-button read for recorderLinus Nielsen Feltzing
2002-07-24Added key repeat controlLinus Nielsen Feltzing
2002-07-24Scroll garbage bug fix by Stuart TedfordLinus Nielsen Feltzing
2002-07-24fat_seek() end-of-file bug fix by Hardeep SidhuLinus Nielsen Feltzing
2002-07-23Now reports key release eventsLinus Nielsen Feltzing
2002-07-23Possibly better USB handlingLinus Nielsen Feltzing
2002-07-23Still more simulator compiler error killingLinus Nielsen Feltzing
2002-07-23Killed simulator compile errorLinus Nielsen Feltzing
2002-07-22Added icon functions for the Player modelLinus Nielsen Feltzing
2002-07-22Loudness and Superbass patch by Heikki HannikainenLinus Nielsen Feltzing
2002-07-22Slightly different battery level rangeLinus Nielsen Feltzing
2002-07-17battery_level() would sometimes return wrong valueBjörn Stenberg
2002-07-16Removed use of internal harddisk standby timer and instead added software sle...Björn Stenberg
2002-07-16Faster, deeper disk sleep. Should save us some power.Björn Stenberg
2002-07-16Only one pixel clearing necessaryBjörn Stenberg
2002-07-16Removed warningsBjörn Stenberg
2002-07-15Fixed name garbling bugBjörn Stenberg
2002-07-15Added thread namesLinus Nielsen Feltzing
2002-07-05The Player button_read used Port C. It now uses ANx insteadLinus Nielsen Feltzing
2002-07-05Added power_off() and lowered the FULL limitLinus Nielsen Feltzing
2002-07-04First versionLinus Nielsen Feltzing