Ticket #282 (closed enhancement/feature request: fixed)
Screen unblank support for Nokia N8x0
| Reported by: | Gerritv | Owned by: | KaZeR |
|---|---|---|---|
| Priority: | major | Milestone: | version 0.2.0 |
| Component: | core | Version: | svn |
| Keywords: | N8x0 | Cc: | flabrosse |
Description
This patch implements:
- osso .service file. Prevents Navit from exiting after 2 minutes as happens occasionally now.
- Screen unblank on GPS activity or if fullscreen. default is unblank on fullscreen.
- Code comments in attr.c, attr_def.h to clarify how to add new attrs.
tested on N800.
Attachments
Change History
Changed 3 years ago by Gerritv
-
attachment
org.navit-project.Navit.service
added
xpm/desktop-files/ service file
comment:1 Changed 3 years ago by Gerritv
In the patch for navit.c, in new function osso_cb_hw_state_idle, please remove the %s at front of dbg( statement. this will eventually cause a segv :-(
comment:2 Changed 3 years ago by KaZeR
- Status changed from new to assigned
Partially applied, being worked on to provide a more general infrastructure. Thanks gerrit :)
comment:4 Changed 2 years ago by akashihi
I've slightly modified this patch, so now it applies to recent svn. Patch also disables caches in freetype library, cause it segvs on Fremantle
comment:5 Changed 21 months ago by https://www.google.com/accounts/o8/id?id=aitoawkf0frlp4x3vjbz-vqlc-bpyhbdworle10
Forwarded to latest svn and cleaned all those configuration/fullscreen stuff
Changed 21 months ago by https://www.google.com/accounts/o8/id?id=aitoawkf0frlp4x3vjbz-vqlc-bpyhbdworle10
-
attachment
p282-r3313.patch
added
Note: See
TracTickets for help on using
tickets.

code changes