20.10.2011 ---------- * added slider for adjusting the playback volume * disabled Garbage Collector during shutdown of applications as this lets sometimes the JVM crash 19.10.2011 ---------- * new Version: SEVino 1.1 * resolved a bug with wrong fading values when loading a SEM * resolved rounding issue: instead of xxx2000 it was xxx1999 16.10.2011 ---------- * Updated VLCJ to 1.2 and JNA to 3.3.0 * Removed dependencies for Log4J * Added filename in title bar beside the application name * added a message window while generating SEMs * added a message window while loading SEMs * corrected wrong message after failed upload 29.09.2011 ---------- * minor correction to the VideoPainter as the timer is canceled after reset of variables 13.09.2011 ---------- * minor corrections in the config.xml of SEVino 05.09.2011 ---------- * implementation of a statistics functions for showing how many effects are annotated 02.09.2011 ---------- * removed swing-layout 1.0.3 dependency * aligned GUI components 31.08.2011 ---------- * further bugfixing if effect has no deactivation tag 24.08.2011 ---------- * adjusted path to MPEG-V-SEV.xsd as this file is now publicly available 27.07.2011 ---------- * updated supported file list to match VLC's formats * bugfix for effect bars which are not shown if there is no deactivate tag 09.06.2011 ---------- * updated MPEG-V schema 12.05.2011 ---------- * removed the attribute fade if fade time is 0 09.05.2011 ---------- * fixed a timer bug in the VideoPainter which results in increased current time speed 08.05.2011 ---------- * added helper function for transforming double time to string time * added keyword TIME for creating a textfield which provides a time entry: XX:XX:XX.X 29.04.2011 ---------- * Updated config.xml with additional scents 14.04.2011 ---------- * Optimized created SEM (removed unnecessary SEDL, SEV and MPEG-7 namespaces as JAXB automatically generates them) 12.04.2011 ---------- * Put SEVino under GPL v3.0 or later license 08.04.2011 ---------- * checked JAXB classes to conform to MPEG-V Part 2 FDIS 03.03.2011 ---------- * resolved bug with shot detection and effect panel scrolling (if shot detection too fast GUI was wrongly updated) * resolved bug if video is smaller than the 10 seconds it was possible to draw effects after the video has ended 01.12.2010 ---------- * MPEG-7 and XSI schemas are now linked to remote location * added buttons for setting an effect time to the end or length of the video * removed config_w_ext.xml and remNNAttributes_bak.xsl (unnecessary) 29.11.2010 ---------- * updated README file with an issue entry * updated JAXB classes to conform Study of FCD 28.06.2010 ---------- * tested VLC on Linux and it is working again * added version check so that only version above 1.6 Update 17 can run SEVino 25.06.2010 ---------- * updated to VLCJ 1.1.0 * added synchronization for progress bar update * added workaround for player time - VLC does not return exact time in milliseconds so workaround was implemented * Issues: - recheck if new version is working under Linux - tooltips behind video if video not started! - currently it is not possible to have multiple effects with same name! - scroll pane in the effect panel does not work properly 14.06.2010 ---------- * updates license folder 09.06.2010 ---------- * replaced JMF with VLCJ * stopped support for Linux and Mac because VLCJ and X11 has a problem 07.06.2010 ---------- * color for LightEffects now working (means the new "color" type works fine) 06.06.2010 ---------- * added path restoration for loading (SEM, video) and storing (SEM) * added Scent enumeration and Water Sprayer enumeration according to classification scheme * updated color in configuration to use enumerations from classification scheme 05.06.2010 ---------- * added display attribute to configuration for modifying the displayed name (better overview) * added color type for adding a color selector to attribute selection (not finished) * modified configuration to show an enumeration for locations * removed FlashEffect because currently unnecessary in SEVino 03.05.2010 ---------- * modified SEVino to only allow entries compatible to standard * added FlashEffect 11.03.2010 ---------- * added README 01.02.2010 ---------- * added license agreements * removed lire package and only support color difference anymore 24.01.2010 ---------- * udated MPEG-V schema to state of Reference Software (state: 11.12.2009) * issue: need to update paths to schematas when they are public 25.11.2009 ---------- * updated MPEG-V schema to nearly final CD * updated config.xml to conform CD 22.07.2009 ---------- * updated MPEG-V schema to CD * updated config.xml to conform CD 01.06.2009 ---------- * resolved minor bug within schemaLocation definition of SEM 24.06.2009 ---------- * finished upload functionality and tested it * minor bug fixing 23.06.2009 ---------- * added upload functionality for video content (currently not tested) * bug fixes: new works with JDK 1.6 22.06.2009 ---------- * added upload functionality for SEM (currently not tested) 13.06.2009 ---------- * added click support for ruler - now possible to change time by clicking at ruler * modified color histogram comparison * added FloatField support * updated configuration for float type support