![]() |
2011-06-11
, 17:34
|
Posts: 235 |
Thanked: 86 times |
Joined on Dec 2010
|
#12
|
The Following User Says Thank You to figaro For This Useful Post: | ||
![]() |
2011-06-12
, 02:06
|
Posts: 1,335 |
Thanked: 3,931 times |
Joined on Jul 2010
@ Brittany, France
|
#13
|
![]() |
2011-06-12
, 02:41
|
|
Posts: 3,811 |
Thanked: 1,151 times |
Joined on Oct 2007
@ East Lansing, MI
|
#14
|
![]() |
2011-06-15
, 06:55
|
Posts: 237 |
Thanked: 193 times |
Joined on Feb 2010
@ Brighton, UK
|
#15
|
Traceback (most recent call last): File "mieru.py", line 347, in <module> mieru = Mieru() File "mieru.py", line 76, in __init__ self.platform = maemo5.Maemo5(self) File "/opt/mieru/maemo5.py", line 24, in __init__ self.rotationObject = self._startAutorotation() File "/opt/mieru/maemo5.py", line 412, in _startAutorotation rotationMode = self.mieru.get('rotationMode', self._getDefaultRotationMode()) # get last used mode File "mieru.py", line 296, in get return self.d.get(key, default) AttributeError: 'bool' object has no attribute 'get'
The Following User Says Thank You to mr id For This Useful Post: | ||
![]() |
2011-06-15
, 18:19
|
Posts: 215 |
Thanked: 348 times |
Joined on May 2011
|
#16
|
![]() |
2011-06-16
, 13:58
|
Posts: 45 |
Thanked: 0 times |
Joined on Oct 2010
|
#17
|
![]() |
2011-06-17
, 23:12
|
Posts: 118 |
Thanked: 15 times |
Joined on Jul 2010
|
#18
|
![]() |
2011-06-18
, 19:39
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#19
|
Could you implement any other ways for page flipping? Slide gesture, or tap on the edge of the screen, for example. If so, the volume up/down buttons could be freed to be used with a media player.
And my final feature ask, swipe gesture for zoom in/out. With the tiny screen of the N900, easy zooming is a must (it could also be mapped to the rocker buttons, as an option).
-currently the background color behind a comic is white, is it possible to have it in black? it's better for the eyes imo when reading it in the night.
installing programs using fam. Installation successful,but cant find the shortcut . Am i missing something ?
The Following 4 Users Say Thank You to MartinK For This Useful Post: | ||
![]() |
2011-06-19
, 07:05
|
Posts: 1,548 |
Thanked: 7,510 times |
Joined on Apr 2010
@ Czech Republic
|
#20
|
I would love to see this for Maemo 4 but it looks as there are so many features that it would be a real pain to recompile it.
The application looks nice and I haven't found any problem with the comics I had in my device (cbz and cbr).
Navigation is a bit slow, could you implement a preload of next page and cache for latest seen page? That way, page flipping could be faster.
Fitting options and OSD button for changing from window to full screen are great.
Auto rotation is nice, though a bit slow.
Could you implement any other ways for page flipping? Slide gesture, or tap on the edge of the screen, for example. If so, the volume up/down buttons could be freed to be used with a media player.
And my final feature ask, swipe gesture for zoom in/out. With the tiny screen of the N900, easy zooming is a must (it could also be mapped to the rocker buttons, as an option).
Thanks for your work.