View Single Post
Old 09-06-2024, 09:36 AM   #190
marshap
Enthusiast
marshap began at the beginning.
 
Posts: 28
Karma: 10
Join Date: Apr 2012
Device: Libra 2
Quote:
Originally Posted by sparajoy View Post
Offsets for 4.40 are:

Code:
    allow info panel on random screensaver: FullScreenDragonPowerView -> BookCoverDragonPowerView
    don't uppercase header/footer: offset 282 -> 298
    don't uppercase header/footer + change page number text: offset 282 -> 298
    allow rotation on all devices: readingmenuview offset 236 -> 238
    customize comfort light settings: base address 0xE82E2C -> 0xE9841c
    remove forgot pin button: base address 0x1972E04 -> 0x1C3E4E7
    increase size of kepub chapter progress chart: base address 0x196E0F6 -> 0x1C20EAC
pulled from my PR in the patch repo

It worked! Thank you very much sparajoy. The default bedtime for the ComfortLight is 9:00, and I prefer it to be earlier. The patch allows for that. Your help is much appreciated.
marshap is offline   Reply With Quote