Skip to content

Tags: koreader/KoboUSBMS

Tags

v1.3.9

Toggle v1.3.9's commit message
2024.02

* Handle charger detection properly on ca. Mk. 10 NXP devices

v1.3.8

Toggle v1.3.8's commit message
2023.02

* Display the bottom status line in a sliiightly larger font size

v1.3.7

Toggle v1.3.7's commit message
2023.01

* Refactor sysfs node discovery to deal with newer devices properly
  at a lower maintenance cost.
  In practical terms, fixes battery handling on the Clara 2E ;).

v1.3.6

Toggle v1.3.6's commit message
2022.12, take three!

* Handle the new PCB revision of the Sage properly

v1.3.5

Toggle v1.3.5's commit message
Take two ;).

* Make it build ;p.

v1.3.4

Toggle v1.3.4's commit message
2022.12

* Update to FBInk v1.25.0

v1.3.3

Toggle v1.3.3's commit message
2022.11

* Update FBInk
* Update libevdev
* Add the USB PID for the Clara 2E
* Abort when connected to a PowerCover on the Sage, because the charge
  thresholds trigger an USB reset...
* Tone down battery status logging
* Deal with devices w/ an unreliable MXCB_WAIT_FOR_UPDATE_COMPLETE
  ioctl like we do in KOReader.

v1.3.2

Toggle v1.3.2's commit message
Ninja!

* Update FBInk
* Handle the new Libra 2 hardware revision

v1.3.1

Toggle v1.3.1's commit message
Unlimited Power

* Slightly rework the checked module insertion, to allow even weirder
  builtin/module combinations.
* Update charger type detection to match the latest kernels, allowing
  connection to a CDP charger (and some > 500mA SDP chargers).

v1.3.0

Toggle v1.3.0's commit message
2022.03.1

* Always run the charger type check, no matter when we were plugged in.
* Take a more defensive approach in the hotplug codepath, to account for
  wonky hardware (on either side).