[pitivi] Created tag RELEASE-0_94_0
- From: Jean-François Fortin Tam <jfft src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Created tag RELEASE-0_94_0
- Date: Mon, 3 Nov 2014 03:28:14 +0000 (UTC)
The unsigned tag 'RELEASE-0_94_0' was created.
Tagger: Jean-François Fortin Tam <nekohayo gmail com>
Date: Sun Nov 2 22:25:47 2014 -0500
0.94 release
Changes since the last tag 'RELEASE-0_93_0':
Alexandre Franke (2):
Update French translation
Updated French translation
Alexandre Prokoudine (1):
Updated Russian translation
Alexandru Băluț (94):
dogtail: Fix some
mainwindow: Allow pressing F10 for opening the app menu
Make Pitivi a GtkApplication
Use Gio.SimpleActions to handle global app keyboard events
dogtail: Use keyboard combos to workaround unsniffable popup menu
dogtail: Fix test_timeline.py:TimelineTest.test_multiple_drag
dogtail: Fix test_timeline.py:TimelineTest.test_split
dogtail: Update timeline tests to use the new getTimelineX/Y methods
dogtail: Fix first half of test_timeline.py:TimelineTest.test_ripple_roll
dogtail: Fix and update test_timeline.py:TimelineTest.test_ripple_roll_image_video_mix to detect
properly the video sample
dogtail: Look for timecode_widget in TimelineTest.setUp
dogtail: Merge test_base and helper_functions into a single PitiviTestCase class
settings: Fix overriding settings using environment variables
dogtail: Tell the app to use a temporary directory for xdg user dirs
transitions: Fix infobar padding
transitions: Remove unused parameters from the center tabs constructors
application: Fix detection of newer version not yet published
titleeditor: Handle float font sizes
titleeditor: Workaround TitleSource not saved in xges
tests: Make sure all tests can be run by nosetests3
loggable: Use threading instead of _thread
bin: Allow passing arguments to autogen per module
dogtail: Fix the Python2 dogtail scripts to not use Pitivi Python3 code
check: Make the GstPluginDependency check on Gst more robust
bin: Stop if the modules initialization failed
m4: Ignore generated libtool m4 files
tests: Resurrect timeline undo tests
tests: Initialize the logs also when running nosetests3
undo: Remove duplicate signal
undo: Get rid of the debug action log observer
bin: Fix DATADIR usage in the pitivi script
bin: Make localedir a local variable in the pitivi script
misc: Remove unused methods and move other two
bin: Fix the startup script so the dogtail tests can run
titleeditor: Fix color setting post Python3 port
Change some infobars to be more discrete
render: Play the rendered file without blocking the UI
titleeditor: Fix the background color button initialization
ui: Remove two unused methods
titleeditor: Simplify the UI
titleeditor: Add default foreground and background colors
Use GObject.Object instead of Signallable
mainwindow: Avoid using app to access the current project
pipeline: Remove unuseful 'format' parameters and fields
pipeline: Remove duplicate check of position value
dogtail: Update dogtail tests to run on latest Gtk
dogtail: Fix tests depending on click items in the main menu
dogtail: Integrate big helper method in test method
dogtail: Cleanup test_effects
mainwindow: Cleanup the method for creating the stock icons
mainwindow: Show a title when the startup wizard is visible
timeline: Get rid of some clip animations
mainwindow: Remove a vbox element which is not useful
mainwindow: Consistent imports and move dead code around
clipproperties: Fix effect configuration UI destruction
previewers: Fix initial value of AudioPreviewer.lastUpdate
previewers: Always set lastUpdate when computing geometry
previewers: Avoid removing sources already running
mainwindow: Better default placement for panes
dogtail: Fix test_backup
timeline: Add spacing between the icon and the label of the zoom button
bin: Fix gobject-introspection building
clipproperties: Rename method
clipproperties: Fix effects tooltips
clipproperties: Disable sorting of the clip's effects
effects: Set the sort column once
effects: Display the human names in the list of effects of a clip
effects: Clarify the clip effects list drag and drop methods parameters
Remove obsolete code
Clean up a bit the drag and drop logic
timeline: Fix effects dragged onto clips
clipproperties: Disconnect from the timeline if one has been set already
effects: Allow reordering the effects of a clip
dogtail: Fix test_timeline.TimelineTest.test_drag_clip
pipeline: Provide a bit of context
dogtail: Allow test_timeline.TimelineTest.test_split to advance further
dogtail: Fix test_effects.EffectLibraryTest.test_change_effect_settings
preset: Don't hide exception when saving a preset
preset: Remove unreachable statement
effects: Do not ignore defaultthumbnail.svg missing
effects: Cleanup a bit the construction of the useless title words regex
effects: rename
effects: Fix adding an element to a set
effects: pythonify
effects: Move effect categories to constants
effects: Simplify _getEffectCategories
effects: Moving All-effects and Uncategorized out of the categories list
effects: Remove dubious 'aware' parameter
effects: Stricter EffectFactory constructor parameters
effects: Get rid of some cache fields
timeline: Fix dragging of second clip from the media library to the timeline
timeline: Scroll to playhead when the zoom changes
Revert "gdk: fix icon too large warning"
timeline: Clarify what's being used in _scrollEventCb
Aurimas Černius (1):
Updated Lithuanian translation
Balázs Úr (1):
Updated Hungarian translation
Bernd Homuth (1):
Updated German translation
Brion Vibber (1):
pitivi: Remove our hard dependency to GdkX11
Cheng-Chia Tseng (1):
Updated Chinese (Taiwan) translation
Daniel Mustieles (2):
Updated Spanish translation
Updated Spanish translation
Dimitris Spingos (1):
Updated Greek translation of help
Dominique Leuenberger (1):
build: fix make install
Dušan Kazik (2):
Updated Slovak translation
Updated Slovak translation
Fabian Orccon (2):
titleeditor: Allow adding and editing multiple titles
titleeditor: Fix the background color button
Georges Basile Stavracas Neto (2):
tabsmanager: Fix utility windows' shifting behaviour
mainwindow: Fix main window's panes shifting position
Jean-François Fortin Tam (23):
mainwindow: Replace the menubar and main toolbar by HeaderBar and MenuButton
Fix the text wrapping in the rendering progress dialog
Bump the GStreamer dependency to 1.4
Make the "User Manual" menu item work in the main MenuButton
Make the title editor's infobar more compact to avoid excessive wrapping
For non-toolbar dialog buttons with labels, remove superfluous icons
Fix the width of widgets in the "Info" tab of the Project Settings dialog
help: updated screenshot for the Main Window
help: Mention "menu button" rather than "app menu"
help: Be realistic about expectations of supporting legacy capture technology
help: Remove the GTK+ FileChooser screenshot
help: Remove the "hovering tooltips" screenshot
clipmediaprops: Handle potentially broken framerates such as 1000 fps
check: Bump the GNonLin and GES dependencies to 1.4.0
ui: Make media/effects library search entries placeholder text translatable
Correct some verb tenses in the French translation
viewer: Small code and comment cleanup
medialibrary: Fix the import progressbar to show translated text properly
check: Present a human-readable error when gst-python is not working properly
check: Move dependencies to a single location and document for packagers
PEP8 compliance fixes in settings.py and render.py
check: Clean up the soft dependencies constants mess
Releasing Pitivi 0.94 "Tricks or Tracebacks?"
Ken MacLeod (2):
check: clarify Libav as GStreamer Libav
i18n: clarify Libav as GStreamer Libav
Lasse Liehu (1):
Finnish translation update
Lubosz Sarnecki (20):
Port Pitivi to Python 3
fix pep8 check
python3: fix encoding for md5
pep8: fix new pep8 errors
gdk: fix icon too large warning
Use GtkBox instead of GtkV[H]Box everywhere
GtkAligment is deprecated. Margin names have changed.
Stock buttons have been deprecated. icon names have changed.
Remove deprecation from dialogs
Remove various Gtk 3.14 deprecations
Verify all ui files with glade for latest Gtk
Switch glade files to 3.10 for compatibility
Make schema backwards compatible with Gtk3.10
Set emblem-system-symbolic for menu icon before gtk 3.13
Remove deprecation from dependencies dialog
video previewer: remove unused self._callback_id
python3: split only works for unicode objects
check: remove ClutterGst
Show an error dialog when encountering Unicode decoding errors/broken locales
viewer: fix alignment
Marek Černocký (5):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Martin Srebotnjak (1):
Updated Slovenian translation
Mathieu Duponchelle (8):
Audio previewer : initialize the list with an int multiplier.
AudioPreviewer: open pickle file in binary mode.
elements: Don't use path_round_rectangle.
elements: Don't use Cogl anymore.
undo: Reimplement undo redo for effect properties.
medialibrary.py Don't check if a list is inferior to an int ..
timeline: make sure not to set a negative size on elements.
pitivi: Start using glimagesink as default sink
Milagros Alessandra Infante Montero (2):
Updated Spanish translation
Updated Spanish translation
Piotr Drąg (5):
Updated POTFILES.in
Updated Polish translation
Updated Polish translation
Updated Polish translation
Updated Polish translation
Rafael Ferreira (1):
Updated Brazilian Portuguese translation
Thibault Saunier (24):
Handle bundle in generated paths
bundle: Do not try to launch yelp if in a bundle
tests: Make the 'mock missing' reported error more readable
medialibrary: Use proper API to get uris from dragging context
medialibrary: Do not sanitize URIs it is not needed aymore
loggable: Windup the stack leads to wrong frames
pitivi: Misc nitpick fixes
bin: Update libs paths from -bad
Handle importing the render module when installed
pitivi: Reimplement undo redo
undo: Always connect to children when added to a clip
undo:effects: Use the GES API directly instead of mixing APIs usage
tests: Add testRemoveEffectFromClip and testChangeEffectProperty
viewer: Redraw the current frame whenever the drawing area draws
project: Fix setting of restriction caps values
pipeline: Reimplement connectWithViewer for glimagesink
application: Do not try to 'decode' a string
clipproperties: Work around bugs in the storemodel data setting code
Set our Gst dependency to 1.4.0
viewer: Try to import GdkX11 as it will be needed to embed window on X11
viewer: Do not forget to set ViewerWidget sink when setting our pipeline
check: Do no require GNonLin if GES version >= 1.5.0
check: Fix variable naming
viewer: Do not call the expose function when we set the aspect ratio
Tom Tryfonidis (1):
Updated Greek translation
Tomas Karger (33):
help: move medialibrary.page to index#gettingstarted
help: move welcomedialog.page to index#intro
help: move mainwindow.page to index#intro and delete interface.page
help: overall improvements in effects.page
help: overall improvements in keyframecurves.page
help: overall improvements in trimming.page
help: rename effectsanimation.page to usingeffects.page
help: move Configuring effects section from effects.page to usingeffects.page
help: add Effect Library section to usingeffects.page
help: add Animating effects with keyframes section to usingeffects.page
help: update meta info in usingeffects.page
help: create transitions.page
help: copy section from crossfading.page to transitions.page and update it
help: copy section from fadeinfadeout.page to transitions.page and update it
help: add Other types of transitions section to transitions.page
help: remove crossfading.page, fadeinfadeout.page and othertransitions.page
help: reword and update codecscontainers.page
help: reword and update gstreamer.page
help: delete the Marker bar section in mainwindow.page
help: merge Special Effects and Transitions sections in index.page
help: adjust image captions in importing.page and keyframecurves.page
help: adjust width for images that got out of frame
help: move presets.page to Getting started section and make minor improvements
help: move select unused files from a separate file to medialibrary.page
help: adjust see also links
help: add tip on detaching the previewer to mainwindow.page
help: remove unnecessary note from mainwindow.page
help: update sysreq.page
help: replace menu bar and main toolbar with header bar and app menu everywhere
help: update pages regarding the redo function
help: add info on pausing/stopping rendering to rendering.page
help: add info on screensaver inhibition to mainwindow.page
help: add info on alphabetical sorting of media library to medialibrary.page
Yuri Myasoedov (1):
Updated Russian translation
Мирослав Николић (2):
Updated Serbian translation
Added Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]