Hello everyone. Please get the latest version from bzr at your earliest convenience. We need to do one final testing of OpenShot before we release version 1.1, and make our final update to Ubuntu 10.04. Over the past few days, I've committed several changes (details below). I am very proud of version 1.1 (way better than 1.0). So, thanks to everyone who has helped with this version! Let's just make sure there aren't any silly bugs still lurking around. =)
Recent Changes (since alpha2): --------------------------------- Fixed some translation issues on the export screen. The overwrite message, and the confirmation were not being translated. Also, I replaced the messagebox with a pynotify (libnotify) message if installed. That prevents the annoying issue of a hidden confirmation message box. Fixed a bug on the export window to correctly convert localized bit rates into Python numbers. For example, in French, the bit rate 1,25 mb/s would fail. Now it works correctly. Fixed a bug where the export window would not mark the project as 'modified', and the preview window would stop working if the export was canceled. Committed patch from Paul (ptf) to fix the GTK_ICON_SIZE_INVALID warning. Updated POT template with a few new translatable strings. Updated desktop file to include some additional meta data Bumped version to 1.1.0~alpha3 Renamed "westley.xml" to "sequence.mlt" Renamed "preview_clip.xml" to "preview.mlt" The new ".mlt" files added to the timeline as a clip (assuming you copy them out of the .openshot folder), as well as .kdenlive and .kino project files (also xml format). Merged a patch from Vladimir, to prevent previewing a file that is missing (which would crash openshot) Fixed some translation strings about missing files, so the work in other languages. Removed the Nervous effect, since it not included in the frei0r package on Ubuntu (and crashes OpenShot). Merged patch from Joop to fix the over saturate color effect. Moved the Transitions tree and effects tree init methods to happen on the 1st click of those tabs. This allows OpenShot to launch much quicker. Added a new "switch_page" signal to the main form, to capture the tab switching events. Merged a patch from Daniel Ellis to fix a "switch" direction bug on the transition menu. --------------------------------- Thanks, -Jonathan
_______________________________________________ Mailing list: https://launchpad.net/~openshot.developers Post to : [email protected] Unsubscribe : https://launchpad.net/~openshot.developers More help : https://help.launchpad.net/ListHelp

