Advene

Latest version: v3.5

Safety actively analyzes 629723 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

0.32

* Stable release. See the following 0.29 notes for more details.

-- Olivier Aubert <olivier.aubertliris.cnrs.fr> Fri, 04 Jul 2008 15:45:00 +0200

0.31

* Global shortcuts:
* Control-Space plays/pauses the video (as Control-Tab)
* pressing shift while navigating with
Control-left/right or modifying a value with Control-scroll will use a
larger step, customizable in Edit/Preferences/Time related.
* Numeric keypad can be used to control video (5: play/pause,
4/6: rewind/forward, 2/8: previous/next frame, 0: create a bookmark)
* If BrlTTY is installed, the video can be controlled through a
Braille display.

* Experimental speech synthesis support is available on all
platforms. You need to install the espeak application from
http://espeak.sourceforge.net/

* Automatize generation of "Caption annotation for a given annotation
type" dynamic views through the annotation-type popup menu.

* Web server reactiviy issues on Windows XP/Vista have been fixed, as
well as a plugin bundling issue in the windows installer.

* The experimental schema editor is available in expert mode.

* Automatic workspace save/restore is now functional. See
Edit/Preferences/Standard views for customization.

* Timeline view :
* discrete scrolling is now working similarly as in other
applications (scroll when the cursor reaches the end of the visible
area).
* in quick-edit mode, Tab validates the annotation and edits the next one
* when selecting annotations by drawing a frame, if the selection
is empty, then propose to create a new annotation with the
frame extent as dimension.
* standard control/shift modifiers can be used in drag and drop actions

-- Olivier Aubert <olivier.aubertliris.cnrs.fr> Thu, 03 Jul 2008 17:20:11 +0200

0.30

* Stable release

* Important notes (see the following 0.29 notes for more details):

* The shortcut to start/pause the player has changed: it is now
Control+Tab (so that plain Tab/Shift-Tab can be used to navigate in
the GUI)

* New adhoc view: activebookmarks, which can be used to build
annotations from timestamps. It can also be exported to HTML. The old
bookmarks view still exists, but is deprecated and will be replaced by
activebookmarks in future releases.

* New global shortcuts: Insert or Alt-Space creates a new active
bookmark.

-- Olivier Aubert <olivier.aubertliris.cnrs.fr> Mon, 19 May 2008 11:47:03 +0200

0.29

* The shortcut to start/pause the player has changed: it is now
Control+Tab (so that plain Tab/Shift-Tab can be used to navigate in
the GUI)

* New adhoc view: activebookmarks, which can be used to build
annotations from timestamps. It can also be exported to HTML. The old
bookmarks view still exists, but is deprecated and will be replaced by
activebookmarks in future releases.

* New global shortcuts: Insert or Alt-Space creates a new active
bookmark.

* Fix XML parsing using standard python modules. It makes Advene usable
on Ubuntu Hardy Heron.

* New exporter: CMML

* Timeline view:
* annotations can be merged by DND
* Dragging an annotation type to another one will propose to
duplicate or move all annotations to the new type

* Note-taking view: timestamp marks are now displaying a
screenshot. Their size can be tuned.

* Dynamic views: new actions have been defined

* Braille (display a message in braille, depends on brltty)

* OpenStaticView: open a static view in the web browser

* State-related actions (StateSet, StateClear, StateIncr)
have been added. They allow to manage a package-specific state in
dynamic views. The counter "name" can be accessed through the TALES
expression "package/state/name"

* Various GUI and usability improvements

* The gstreamer video plugin can display the video fullscreen

-- Olivier Aubert <olivier.aubertliris.cnrs.fr> Mon, 19 May 2008 11:45:25 +0200

0.28

* Stable release

-- Olivier Aubert <olivier.aubertliris.cnrs.fr> Tue, 12 Feb 2008 11:56:11 +0100

0.27

* ! On Win32, the home directory (where the "advene" folder for
configuration files is stored) is now stored in the USERPROFILE
directory - usually something like C:\Documents and settings\Loginname
If you had a previous configuration file, please copy it to the new
directory.

* Win32 bugfixes (relation creation, timestamp mark colors, montage...)

* Win32: VLC can be bundled in the Advene installer package

* New adhoc view : finder (column-based finder a la Mac OS X)

* New actions:

* Pronounce (through Text-To-Speech). Works on MacOS X
(directly) and Linux (with festival configured to output through
ALSA, cf http://gentoo-wiki.com/HOWTO_speechdUse_alsa_output_method ).

* PopupGotoOutgoingRelated: displays a navigation popup based on
relations.

* PlaySoundClip: plays a soundclip from the 'soundclips' resource
folder of the package

* PlaySound: plays a sound file

* General:

* Package data can be exported to other formats (SMIL, SVG, MPEG7...)
through the File/Export menuitem.

* The package can automatically be saved when saving the package. This
behaviour is tunable in Edit/Preferences/Standard views

* A first-time simple configuration dialog is displayed for new users.

* Advene can check daily if a new release exists, if the appropriate
option (menu Edit/Preferences/General) is turned on, or through the
Help/Check for updates menu.

* The SVG-subset editor handles text shapes and links, and shapes can
be reordered

* A new content mimetype, application/x-advene-values, allows to
represent a series of values as a bargraph in annotation content

* Quicksearch:

* Search-options are now displayed when left-clicking on the search
button.

* A Google-like syntax can be used: search for multiple word,
use +word and -word to include/exclude words from the search, use
quotes to specify "words with whitespaces"

* When searching for a single word, it will also be highlighted in
opened transcription and note-taking views.

* It is possible to search/replace text in the content of the
annotations in a query result.

* Timeline:

* Double click on an annotation will open its edit window rather than
simply edit its content (which is always possible with Return)

* It is possible to select multiple annotations, either with
shift-click on the annotation widget or by defining a region around
the annotations. It is then possible to edit, duplicate, delete or
zoom over selected annotations, through the selection toolbar item or
the timeline context menu.

* Screenshots can be displayed in the timeline scale, by
redimensionning the scale vertical dimension. Screenshots are usually
generated on annotation bounds, but can also be generated every 500ms
through the Player/Generate Screenshots menuitem.

* Buttons for previous/next annotation are present at the right of
the annotation-type widget. The legend must be resized for them to
appear, in order not to take too much space by default.

* If the timeline displays only a subset of annotations (e.g. the
result of a search), the "Restrict playing" will play only the
selected annotations in the type.

* Note-taking:

* Marks are inserted with double-click

* It is possible to search for a string

* Text automatically scrolls to the current timestamp mark

* New buttons: "Center on current mark", "Activate automatic mark
insertion" (toggle)

* Note-taking views can be saved as adhoc-views

* The convert dialog has been revamped

* Transcription:

* Double-click in the text will play the corresponding annotation

* Dynamic views:

* The TALES expression for the predefined values is displayed in the
tooltip.

* The composition operator for conditions can be chosen (and/or)

-- Olivier Aubert <olivier.aubertliris.cnrs.fr> Wed, 09 Jan 2008 17:31:39 +0100

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.