Age | Commit message (Expand) | Author |
---|---|---|
2002-07-02 | Now enables the backlight even after a battery switch | Linus Nielsen Feltzing |
2002-07-02 | Removed i2c_init() | Linus Nielsen Feltzing |
2002-07-02 | Added i2c_init() | Linus Nielsen Feltzing |
2002-07-02 | Compile errors | Linus Nielsen Feltzing |
2002-07-02 | Wrapping patch by Bill, Matthew and Lee | Linus Nielsen Feltzing |
2002-07-02 | Corrected ATA debug option | Linus Nielsen Feltzing |
2002-07-02 | Added FAT debug option | Linus Nielsen Feltzing |
2002-07-02 | Added ATA debug feature | Linus Nielsen Feltzing |
2002-07-02 | Added battery measurement | Linus Nielsen Feltzing |
2002-07-02 | relative paths in .vcproj file | Felix Arends |
2002-07-02 | made get_button a little slower to get a more realistic control | Felix Arends |
2002-07-02 | everything up-to-date | Felix Arends |
2002-07-02 | debug_ports() | Linus Nielsen Feltzing |
2002-07-02 | Added recorder debug code | Linus Nielsen Feltzing |
2002-07-02 | Removed debug code | Linus Nielsen Feltzing |
2002-07-02 | stdbool.h not included (bool undefined) | Felix Arends |
2002-07-02 | Extended the debug screen | Linus Nielsen Feltzing |
2002-07-02 | Added some debug information | Linus Nielsen Feltzing |
2002-07-02 | Removed warning on Players | Linus Nielsen Feltzing |
2002-07-02 | changed the checks around a bit for time display | Jerome Kuptz |
2002-07-02 | The compile would error in dbg_ports for BUTTON_OFF. Added ifdef to use the B... | Jerome Kuptz |
2002-07-01 | Added debug menu entry | Linus Nielsen Feltzing |
2002-07-01 | Removed debug display code | Linus Nielsen Feltzing |
2002-07-01 | Fixed simulator compiler errors | Linus Nielsen Feltzing |
2002-07-01 | Increased thread stack size | Linus Nielsen Feltzing |
2002-07-01 | Now fills the stack with 0xdeadbeef | Linus Nielsen Feltzing |
2002-07-01 | Added mpeg_is_playing() | Linus Nielsen Feltzing |
2002-07-01 | Added mpeg_is_playing(), now stops counting time when the last song has stopped | Linus Nielsen Feltzing |
2002-07-01 | Removed usb_display_info() call | Linus Nielsen Feltzing |
2002-07-01 | More robust, debounced USB detection | Linus Nielsen Feltzing |
2002-07-01 | Killed simulator compile errors | Linus Nielsen Feltzing |
2002-07-01 | Player sound quality improvements by Julien Boissinot | Linus Nielsen Feltzing |
2002-07-01 | Killed a few warnings | Linus Nielsen Feltzing |
2002-07-01 | WPS screen now handles USB detection | Linus Nielsen Feltzing |
2002-07-01 | Better handling of non-responding threads | Linus Nielsen Feltzing |
2002-07-01 | Removed TAB chars | Linus Nielsen Feltzing |
2002-06-30 | New voltage levels | Linus Nielsen Feltzing |
2002-06-30 | Killed a warning | Linus Nielsen Feltzing |
2002-06-30 | Added adc_init() call | Linus Nielsen Feltzing |
2002-06-30 | Now uses adc_read() | Linus Nielsen Feltzing |
2002-06-30 | Corrected ADC channel C registers | Linus Nielsen Feltzing |
2002-06-30 | Simulated mpeg_play() calls mp3info() | Linus Nielsen Feltzing |
2002-06-30 | First version | Linus Nielsen Feltzing |
2002-06-30 | Better protection against NULL pointers in id3 tags | Linus Nielsen Feltzing |
2002-06-30 | Removed USB handling from simulator build | Linus Nielsen Feltzing |
2002-06-30 | Added USB news | Linus Nielsen Feltzing |
2002-06-30 | Now uses firmware/mpeg.c | Linus Nielsen Feltzing |
2002-06-30 | Adapted for simulator compile | Linus Nielsen Feltzing |
2002-06-30 | Even better USB handling | Linus Nielsen Feltzing |
2002-06-30 | Added usb_display_info() | Linus Nielsen Feltzing |