- d8e6b43 Include some more stuff in the tarballs. by Jonas Häggqvist · 17 years ago
- 1d1d9a8 Switch to using millivolt for battery voltage and other internal voltages. * Fix debug voltage history display. * Some code cleanup. by Jens Arnold · 17 years ago
- f9b90e9 Now charcell displays require lcd_update() for updating the main lcd content like bitmap displays. by Jens Arnold · 18 years ago
- 9a6f419 CONFIG_CHARGING by Jonathan Gordon · 18 years ago
- 860e387 Bootbox now needs target includes. by Jens Arnold · 18 years ago
- 8d2711b Improved power management (FS#3001). Shutdown rockbox when the battery gets to a level where the device doesn't function properly. Calculate remaining charging time while charging (rather than remaining running time). Show "Low Battery" and "Battery Empty" warnings. Also fixes FS#4786. by Barry Wardell · 18 years ago
- 9e8fe0e General: changed local adc to voltage conversions in several places to use battery_voltage. Added battery_read_info function for unfiltered battery information. x5: removed adc_read as a distinct function. Removed adc tick task. adc_init is empty inline. Adjusted battery scale, voltage to level array and read 10 bits from the ADC for battery since 255 levels is not enough for true centivolt resolution. by Michael Sevakis · 18 years ago
- f40f0de Adapted more Makefiles to the more efficient info printing. by Jens Arnold · 18 years ago
- 0dd1f8e Work-in-progress rework of charging status reading & display: * Changed several charging related HAVE_* macros into one multi-value CONFIG_CHARGING. * Always use proper macros for charging states. * Battery symbol charging animation now starts from current level on all targets with charging. Two-colour animation kept for non-b&w targets. Round down fill level while charging as before, but round to nearest pixel value for discharging on all targets. * Charging anim fixed on player. * Some code cleanup. by Jens Arnold · 18 years ago
- 6643b0d Use cvs uclpack for bootbox. by Jens Arnold · 19 years ago
- dc9e201 Support for a colon-separated path in APPEXTRA by Linus Nielsen Feltzing · 19 years ago
- 977aa61 we have to use the new ROMbox link address here, too by Jörg Hohensohn · 19 years ago
- 02cfd6a forgot to commit these improvements to the bootbox charging info, since quite a while by Jörg Hohensohn · 19 years ago
- 204814f Clean .ucl by Jens Arnold · 19 years ago
- 5d9f67d Added missing dependencies. by Jens Arnold · 19 years ago
- 8831a0a Postfix for bootbox: charging screen reacts on ON press not release as well. by Jens Arnold · 19 years ago
- 7c7dd43 Fixed a long-standing bug in the charging screen. The charging screen froze when OFF was pressed. The intention was to powerdown, but this cannot work on archos, so the charging screen must not react on OFF. Made the charging screen react on the ON press instead of the release for better feedback. Bootbox uses SYS_POWEROFF for powering down. by Jens Arnold · 19 years ago
- 1a7f1f4 improvements suggested by Jens: prompt for USB in case of problems, handle power off button by Jörg Hohensohn · 19 years ago
- 7de0905 I though I removed this unnecessary line by Jörg Hohensohn · 19 years ago
- 6aa8525 fix for Ondio by Jörg Hohensohn · 19 years ago
- a0add0c Rolo problem fixed by Jörg Hohensohn · 19 years ago
- 9cfa47a "Bootbox" is a minimalistic rescue firmware for Archos models. Not working yet (Rolo problems). Created by configure script as bootloader. by Jörg Hohensohn · 19 years ago
- 431be7f now can compose images with ROMbox, too by Jörg Hohensohn · 20 years ago
- 78acda2 Player: Correctly probe the ability of the box to control HD power. This is not determined by the ROM version. by Jens Arnold · 20 years ago
- 6173ef4 Removed dupe by Jens Arnold · 20 years ago
- 4b3501f Code policed (removed tab chars, no C++ comments, line length); all register manipulation hex values match register width. No code change. by Jens Arnold · 20 years ago
- 6fa2570 checksum calculation was wrong (must be the sum of unscrambled), thanks Jens by Jörg Hohensohn · 20 years ago
- b7638be Fix: read the correct registers for player HD spindown by Jens Arnold · 20 years ago
- cbf9da4 Added make clean by Jens Arnold · 20 years ago
- b8b94f1 Adjustments for player bootloader: (1) Correct HD power pin polarity. (2) Only power on HD if not started by charger insertion. (3) Changed button read to use port C instead of ADC. This allows for 3 buttons as on the other platforms. by Jens Arnold · 20 years ago
- 0044a04 the -t test option now does no memory test, but enables 38400 baud on players by Jörg Hohensohn · 20 years ago
- 50d363f HD spindown for Players by Jörg Hohensohn · 20 years ago
- c519e63 Makefile and adjustments for compiling uart_boot under cygwin by Jens Arnold · 20 years ago
- 4e42310 Ondio support for flash boot loader (yes, I have flashed my Ondio) by Jörg Hohensohn · 20 years ago
- 3b6cc1c option to hold power, for FM+V2 by Jörg Hohensohn · 21 years ago
- 4429816 No more spinning disk while charging flashed FM+V2 (you need the new bootloader to utilize it). ToDo: remove now false voltage reading from charging screen. by Jörg Hohensohn · 21 years ago
- a64e84e index file for source tarball by Jörg Hohensohn · 21 years ago
- 6a4e4c8 source code for all my flash stuff, now finally in cvs by Jörg Hohensohn · 21 years ago
- 5164180 Initial revision by Björn Stenberg · 21 years ago