Moin,

First of all: I really like shotwell. I'm waiting for a photo manager
written in vala scince vala 0.17 (intended version 0.1.7).

I recently bought a Canon Eos 550D and tested the software and want to
add some of this features to shotwell. Newer versions of libgphoto
already support some of these features.
But first I want to make some change the style of the gphot2 vapi:
Instead of many several types with long names i want group the like:

class Camera {
    class File {
        enum Type{
        }
    }
}

Next step would be to write a camera widget which uses gphoto's
CameraWidget to build an UI. I think it's not possible to get the TFT's
picture into shotwell yet, but preview should already be possible and
remote control. As an addition I want to add features that the camera
doesn't support, e.g. time lapse.

But here's my first question:
shold I add a new entry to the tree or add a button to the ImportPage to
switch to live mode? They're quite exclusive on my cameras, don't know
about others.

That's all for now.

Regards, Frederik

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Shotwell mailing list
[email protected]
http://lists.yorba.org/cgi-bin/mailman/listinfo/shotwell

Reply via email to