* Main GUI:
* Timecode display: add HH:MM:SSfNN (frame number) display format in
preferences. The same syntax can be used for timecode input too. Note
that it uses 25 fps by default (smpte-25), this can be modified in the
Time-related preferences (it does not yet get this information
from each video file).
* The snapshotter activity can be monitored and controlled through
a green icon in the lower right-hand corner of the main window.
* The imagecache can be reset from the Player menu.
* Undo behaviour: implement Undo for annotation/query/view creation.
* Allow storage of binary data in XML.
* New menuitems "Create a montage from the relations" and "Create a
dynamic view following relations" in relation-type popup menu.
* The comment editor proposes multiple presentation modalities for
dragged annotation-types.
* Timeline:
* Click twice on an annotation will not start playing anymore. This
caused confusion with double clicks to edit.
* Define generic relation types (from any annotation type to any type)
when creating new relation types.
* Exporters:
* Two new json exporters.
* Importers:
* Advene2 (Cinelab) importer and AIFF (Final Cut Pro) importer
* Audio/video extraction importers: sound enveloppe, sound detection,
new shot detection algorithm, feature extraction (face, eyes...). The
extraction importers can be invoked through the File/Process video
menu.
* Options can be specified from the GUI for each import filter
* For developers: the import framework has been simplified. If you
want to import data from an external application, use
util.importer.ExternalAppImporter (and see plugins/shotdetectapp.py
for an example).
* Braille table:
* Long text can be scrolled with left/right buttons in scroll mode.
* Actions:
* New parameters (balance, volume) for PlaySound / PlaySoundClip actions
-- Olivier Aubert <olivier.aubertliris.cnrs.fr> Tue, 05 Apr 2011 18:00:00 +0200