Quote:
Originally Posted by catharsis
Later edit: also, I think there is a problem with loading a book. When I open FBReader I get the opening book message which stays stuck until I trigger a refresh by pushing menu button or going full screen.
|
Iņigo,
Have a look at ipc_sys_bg_busy() it prevents the DR from going into sleep mode after more then 10s of user inactivity. Since loading a file in the background IS user inactivity, using the function at appropriate places might improve the behaviour (as it did with xournal).
Marcel