The Following 29 Users Say Thank You to fiferboy For This Useful Post: | ||
|
2009-10-24
, 04:24
|
|
Posts: 805 |
Thanked: 440 times |
Joined on Aug 2009
@ Mississauga, On
|
#2
|
|
2009-10-24
, 05:38
|
Posts: 6 |
Thanked: 0 times |
Joined on Oct 2009
|
#3
|
|
2009-10-24
, 06:03
|
Posts: 488 |
Thanked: 107 times |
Joined on Sep 2009
@ Asgard / Midgard / London
|
#4
|
|
2009-10-24
, 06:04
|
|
Posts: 805 |
Thanked: 440 times |
Joined on Aug 2009
@ Mississauga, On
|
#5
|
Nice work I've been trying to come up with a similar idea to yours except I wanted to have a photo flip book animation with local photos taken by the camera. The easiest way to create this that I saw, was using flash. As it currently stands there is no flash support in the maemo SDK so that's where my idea stopped. Maybe you can take it further
I got the idea from this talented fella:
http://www.rubenswieringa.com/code/as3/flex/Book/
|
2009-10-24
, 08:23
|
Posts: 6 |
Thanked: 0 times |
Joined on Oct 2009
|
#6
|
|
2009-10-24
, 08:43
|
|
Posts: 2,173 |
Thanked: 2,678 times |
Joined on Oct 2009
@ Cornwall, UK
|
#7
|
|
2009-10-24
, 09:03
|
Posts: 3,319 |
Thanked: 5,610 times |
Joined on Aug 2008
@ Finland
|
#8
|
|
2009-10-24
, 11:52
|
|
Posts: 475 |
Thanked: 771 times |
Joined on Dec 2007
@ Hamilton, Ontario, Canada
|
#9
|
The Following User Says Thank You to fiferboy For This Useful Post: | ||
|
2009-10-24
, 16:31
|
|
Posts: 805 |
Thanked: 440 times |
Joined on Aug 2009
@ Mississauga, On
|
#10
|
Clicking the widget will bring up the photo in the photo viewer in the next version. I planned for the feature, but haven't implemented it yet.
I ran the widget on 30 second slideshow for 8 hours last night (on external power with the screen unblanked) with no issues. I'm going to promote to extras-devel.
Joshua: want to take a crack at a custom icon?
The Following User Says Thank You to joshua.maverick For This Useful Post: | ||
Version 0.2-2 is building now (in extras-devel), and I will promote it to extras-testing if there are no problems.
I have a number of future features planned for once everything is working properly. Right now you can select a single photo to display, or a directory to display a slide show from. When displaying a slide show you can select the amount of time each photo displays, and display left/right arrows to manually switch.
Please test and report back any issues or feature requests.
Thanks!
Edit Version 0.2-4: Files will now open in the image viewer when you click the widget, and the image looks selected when pressed. Fixed a problem where clicking forward in the slideshow skipped an image.
Edit Version 0.2-5: New custom icon by joshua.maverick (thanks!). Outline photo and slideshow controls. Pressing controls highlights the control rather than the whole widget.
Edit Version 0.2-7 is in extras-testing. This version adds three user selectable sizes (small, medium, large) so you can have the photos display as you want. Also fixes some bugs with single file selection, and the selection dialogs now remember your last directory.
Edit Version 0.3-2 is in extras-testing with a number of UI improvements. First and foremost is EXIF-based rotation for photos with the orientation tag set. The frame is now transparent (and the photo takes up the whole height and/or width), slide show controls moved to the left/right centre positions, slide show controls now have a larger area of affect (the entire sides of the widget), and a couple of smaller changes I can't remember right now
Check out:
Large Statusbar Clock (https://garage.maemo.org/projects/statusbarclock/)
Personal Menu (https://garage.maemo.org/projects/personal-menu/)
Countdown Home (https://garage.maemo.org/projects/countdown-home/)
Personal Launcher (https://garage.maemo.org/projects/personal-launch/)
Last edited by fiferboy; 2009-11-09 at 20:10. Reason: added screenshot