summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-07-02Now enables the backlight even after a battery switchLinus Nielsen Feltzing
2002-07-02Removed i2c_init()Linus Nielsen Feltzing
2002-07-02Added i2c_init()Linus Nielsen Feltzing
2002-07-02Compile errorsLinus Nielsen Feltzing
2002-07-02Wrapping patch by Bill, Matthew and LeeLinus Nielsen Feltzing
2002-07-02Corrected ATA debug optionLinus Nielsen Feltzing
2002-07-02Added FAT debug optionLinus Nielsen Feltzing
2002-07-02Added ATA debug featureLinus Nielsen Feltzing
2002-07-02Added battery measurementLinus Nielsen Feltzing
2002-07-02relative paths in .vcproj fileFelix Arends
2002-07-02made get_button a little slower to get a more realistic controlFelix Arends
2002-07-02everything up-to-dateFelix Arends
2002-07-02debug_ports()Linus Nielsen Feltzing
2002-07-02Added recorder debug codeLinus Nielsen Feltzing
2002-07-02Removed debug codeLinus Nielsen Feltzing
2002-07-02stdbool.h not included (bool undefined)Felix Arends
2002-07-02Extended the debug screenLinus Nielsen Feltzing
2002-07-02Added some debug informationLinus Nielsen Feltzing
2002-07-02Removed warning on PlayersLinus Nielsen Feltzing
2002-07-02changed the checks around a bit for time displayJerome Kuptz
2002-07-02The compile would error in dbg_ports for BUTTON_OFF. Added ifdef to use the B...Jerome Kuptz
2002-07-01Added debug menu entryLinus Nielsen Feltzing
2002-07-01Removed debug display codeLinus Nielsen Feltzing
2002-07-01Fixed simulator compiler errorsLinus Nielsen Feltzing
2002-07-01Increased thread stack sizeLinus Nielsen Feltzing
2002-07-01Now fills the stack with 0xdeadbeefLinus Nielsen Feltzing
2002-07-01Added mpeg_is_playing()Linus Nielsen Feltzing
2002-07-01Added mpeg_is_playing(), now stops counting time when the last song has stoppedLinus Nielsen Feltzing
2002-07-01Removed usb_display_info() callLinus Nielsen Feltzing
2002-07-01More robust, debounced USB detectionLinus Nielsen Feltzing
2002-07-01Killed simulator compile errorsLinus Nielsen Feltzing
2002-07-01Player sound quality improvements by Julien BoissinotLinus Nielsen Feltzing
2002-07-01Killed a few warningsLinus Nielsen Feltzing
2002-07-01WPS screen now handles USB detectionLinus Nielsen Feltzing
2002-07-01Better handling of non-responding threadsLinus Nielsen Feltzing
2002-07-01Removed TAB charsLinus Nielsen Feltzing
2002-06-30New voltage levelsLinus Nielsen Feltzing
2002-06-30Killed a warningLinus Nielsen Feltzing
2002-06-30Added adc_init() callLinus Nielsen Feltzing
2002-06-30Now uses adc_read()Linus Nielsen Feltzing
2002-06-30Corrected ADC channel C registersLinus Nielsen Feltzing
2002-06-30Simulated mpeg_play() calls mp3info()Linus Nielsen Feltzing
2002-06-30First versionLinus Nielsen Feltzing
2002-06-30Better protection against NULL pointers in id3 tagsLinus Nielsen Feltzing
2002-06-30Removed USB handling from simulator buildLinus Nielsen Feltzing
2002-06-30Added USB newsLinus Nielsen Feltzing
2002-06-30Now uses firmware/mpeg.cLinus Nielsen Feltzing
2002-06-30Adapted for simulator compileLinus Nielsen Feltzing
2002-06-30Even better USB handlingLinus Nielsen Feltzing
2002-06-30Added usb_display_info()Linus Nielsen Feltzing