[pitivi] Created tag 2020.09.0
- From: Alexandru Băluț <alexbalut src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi] Created tag 2020.09.0
- Date: Thu, 1 Oct 2020 05:12:15 +0000 (UTC)
The unsigned tag '2020.09.0' was created.
Tagger: Alexandru Băluț <alexandru balut gmail com>
Date: 1601529065 +0200
Release 2020.09
Changes since the last tag '0.98':
1-2-ka-4-4-2-ka-1 (1):
editorperspective: Add UI intro
Alan Mortensen (5):
Updated Danish translation
Updated Danish translation
Updated Danish translation
Updated Danish translation
Updated Danish translation
Alexander Lopatin (2):
timeline: Fix touchpad scrolling
previewers: Scale waveform
Alexandre Franke (1):
Update French translation
Alexandru Băluț (451):
clipproperties: Replace manual timeline commit
undo: Fix effect toggling not undoable
clipproperties: Remove unused obsolete selected_effects field
clipproperties: Don't pretend it handles more than one clip
tests_: Docstrings
elements: Move the add effect logic to Clip
clipproperties: Update UI when undoing/redoing effect toggle
check: Fix translatable string
check: Fix handling of gtkglsink not available
tests_: Use mocks to test recovery
pipeline: Fix the usage of MAX_RECOVERIES
Minor fixes to the error calls
tests_: Docstrings
pipeline: Remove the _timeline field
viewer: Rename parameter
timeline: Consider the clip inpoint when toggling keyframes
Use the GSound libcanberra wrapper
tests_: Update test_application to use mock
Use Gtk.Application for power management
medialibrary: Perform a single call to addUris when importing
medialibrary: Use unused local variable
project_: Make unused field a local variable
proxy: Remove unused returned values
proxy: Avoid passing parameter which forces a return value
proxy: Get rid of force_proxying parameter
project_: Interact directly with the proxy manager
proxy: Remove unneeded return statement
ui: Include %d in the translated message
ui: Make sure to use the sorted streams list
tests_: Remove unused argument from test method
project_: Fix removal of the proxies from the project
project_: Keep the assets undoable actions as the user expects
medialibrary: Group the singular and plural of messages
Fix translations not being used
undo: Get rid of the undone_actions field
tests_: Check transition created when clip move redone
proxy: Make field local variable
proxy: Handle Gst.CLOCK_TIME_NONE durations
undo: Ignore noop track element property changes
undo: Fix clip ungroup undo losing video element
undo: Fix clip ungroup redo adding extra track element
settings: Fix templates used as strings for error messages
timeline: Remove unuseful _autoripple_active field
timeline: Enable gapless mode only for development
bin: Make sure the errors when building the prefix are shown
ui: Use integers for Gst.Fraction
timeline: Update the layer widgets when a layer is added
medialibrary: Add vertical padding to the list thumbnails
undo: Allow PropertyChangedActions to merge
tests_: Avoid TestLayers tests being run twice
timeline: Fix layers priorities updating when a layer is removed
timeline: Avoid updating layers multiple times
build: Update numpy and matplotlib
proxy: Allow setting a different max CPU usage
undo: Make sure toplevel actions are toplevel
render: Fix call to rollback()
render: Fix restoring of combobox value
render: Fix checking of combobox value
Update release instructions
previewers: Fix pylint warnings
previewers: Use a new clock to control CPU usage
pipeline: Fix async-done waiting timeout removal
pipeline: Simplify the async_done cycle
pipeline: Fix infinite loop when a seek times out
pipeline: Seek where the user intends after recovering
viewer: Remove unused local variables
viewer: Avoid using uninitialized local variable
pipeline: Avoid committing when the state is NULL
pipeline: Avoid seeking when the state is NULL
Fix test_async_done_not_received
timeline: Make sure to disconnect _positionCb
timeline: Connect only once to selection-changed
docs: Update the build instructions
Get rid of the Makefile
build: Create the build dir only when missing
timeline: Fix warnings about scrollbars
help: Add meson.build file for ca
docs: Update how to release
dialogs: Fix the preferences dialog
render: Show unsupported only when needed
mainwindow: Move the Save and Render buttons on the right side
preset: Fix sort type
preset: Fix combo item activation when saving
preset: Leave the combo empty when removing one
bin: Install the pre-commit hook when entering the dev env
previewers: Cache the positions and the images size
previewers: Fix animated thumb
previewers: Make PreviewGeneratorManager Loggable
previewers: Leave autosaving to the caches
previewers: Make the min thumb interval length a constant
previewers: Update the thumbnails when the clip duration changes
previewers: Avoid creating a cache for image assets
previewers: Generate the thumb for the image-asset later
previewers: Simplify VideoPreviewer's queue mechanism
previewers: Make sure VideoPreviewer is controlled when there is work to do
effects: Hide OpenGL effects when they cannot be used
Fix typos in code
pipeline: Remove unused field
bin: Update the pre-commit.com subhooks
flatpak: Fix pre-commit hook
tests: Support running the tests with common runners
flatpak: Install also pylint for development
flatpak: Fix pylint installation in sandbox
project: Fix restoring the project w/h after render
project: Avoid propagating incorrect values
project: Update the restriction caps directly
project: Remove audio_profile noop
render: Fix clips size restoring after scaled rendering
previewers: Check sooner whether there is nothing else to do
previewers: Remove double initial scheduling
previewers: Assume the thumbnail generation is accurate enough
previewers: Remember which thumbnails failed
tests: Make sure the zoom is the same
tests: Remove mock cleaning logic
tests: Integrate previewer manager resetting in TestCase
tests: Cleanup test_clipproperties
tests: Switch most of the tests to use common.TestCase
docs: Remove useless obsolete info
docs: Update command line tools info
docs: Update the info about git and hacking
flatpak: Include hotdoc in the dev env
docs: Update past GSoCs with 2017
docs: Simplified instructions for developers
po: Remove duplicate info from meson.build
build: Forward LC_ env vars when running in sandbox
bin: Fix error message about gi missing
bin: Don't bother using mesonbuild/po/*.gmo
bin: Don't bother with the locale module
bin: Unset LC_ALL when developing
Use join_paths in meson.build files
po: Use po files with the 'glib' preset
build: Remove non-development functionality from pitivi-flatpak
docs: Update gdb instructions
tabsmanager: Use the same config sections under all locales
widgets: Remove workaround for huge spinners
timeline: Fix clips removal
clipproperties: Allow dragging effects when no effects
check: Change get_square_width to return an int value
docs: Remove Pitivi_Love
docs: Replaced phabricator links with gitlab
docs: Remove GitHub links
docs: Remove unused link definitions
docs: Fix the links to source files
docs: Fix link to proxy editing requirements
flatpak: Print details about how flatpak is used
flatpak: Check the required runtimes when specifically asked
flatpak: Fix installed packages detection
flatpak: Fix is_installed for sub packages
flatpak: Remove more non-development functionality
flatpak: Avoid spam about dev tools already installed
flatpak: Pass only the flatpakrepo URL for remotes
viewer: Overlay deselection shown only after mouse move
viewer: Fix traceback when reselecting overlay
utils: Emit selected-changed only when it changes
viewer: Make overlay selection non-sticky
viewer: Fix traceback when closing the project
build: Fix libpeas repo
timeline: Preview only video clips trimming
tests: Add a test for EditingContext.with_video
data: Remove startupwizard leftovers
previewers: Fix thumbnail generation when cache db empty
previewers: Handle thumbnail not needed anymore
previewers: Handle empty queue
build: Answer automatically y/n questions when installing SDKs
flatpak: Fix is_installed for subpackages
build: Answer automatically y/n questions when updating SDKs
data: Rename system integration files
data: Rename the app icon
data: Add a symbolic Pitivi icon
data: Add xges icon
data: Add past releases info to the appdata file
data: Update the update_contact email
data: Fix appdata launchable tag
flatpak: Pass GDK_ env vars when running a command in the sandbox
pipeline: Declare pipeline dead only once
clipproperties: Use the new API for setting effect index
clipproperties: Effects priority monitoring
Use GObject.ParamFlags instead of deprecated constants
Release 0.999
docs: Update how to release
docs: Update the roadmap
docs: Move the Plugins page to design
docs: Fix code formatting in the Plugins page
docs: Update past GSoCs
docs: Link properly
docs: Update releases
docs: Fix links
flatpak: Add hotdoc to the dev env
docs: Consistent contributors info in 0.9* releases
docs: Remove unsupported images attributes markdown
docs: Fix links
docs: Fix image links
docs: Remove spam PDFs
docs: Remove duplicate doc
docs: Remove backslashes at the end of the line
docs: Add 2008 Architectural Redesign subcategory
docs: Remove non-design obsolete page
docs: Remove useless page
docs: Cleanup design section titles and structure
docs: Update installation instructions
docs: Separate translations contributions
mainwindow: Fix logo in the about window
mainwindow: Update maintainers
titleeditor: Leave the focus on the timeline
layer: Fix menubutton flicker
previewers: Remove unused AudioPreviewer._start field
previewers: Remove unneeded AudioPreviewer.n_samples field
previewers: Remove unused AudioPreviewer.adapter field
previewers: Remove unneeded AudioPreviewer.discovered
previewers: Fix squished audio waveform
undo: Fix effect priority changed when re-added.
Remove obsolete TODOs and FIXMEs
validate: Remove compatibility with GstValidate 1.12
editorperspective: Let signals disconnect automatically
editorperspective: Remove never-used missing-plugins logic
layer: Show video icon when empty
Fix main menu
docs: Fix instructions for installing the flatpak Runtime Sdk
docs: Update testing
docs: Update past GSoCs
docs: Update the top page
prefs: Fix g_object_set_is_valid_property warning
viewer: Snap the viewer size
build: Update flatpak SDK and deps
viewer: Fix the ratio setting
viewer: Avoid snapping to imperfect sizes
viewer: Separate the undock callback
viewer: Use overlay_stack only when it exists
pipeline: Remove unneeded fields
viewer: Allow dragging the corner when the project is empty
viewer: Fix viewer ratio lost when docking/undocking
viewer: Improve trim preview precision and latency
viewer: Avoid messing with the project pipeline when previewing trims
viewer: Fix preview flicker when trimming clip
pipeline: Simplify AssetPipeline constructor
viewer: Cache the trim preview pipelines
docs: Update HACKING with how we run unittests
build: Support flatpak 1.1.2
docs: Update GSoC info and add ideas page
effects: Integrate setElement method in constructor
tests: Move effects
project: Change method to return the project
project: Change load method to return the project
widgets: Fix setting the default value of the widget
effects: Blacklist videobox
effects: Handle dependent property update
timeline: Fixed unittests
docs: Two more GSoC ideas
viewer: Fix viewer appearing over title clips
build: Fix devenv building gst-devtools
docs: Add plugins documentation
docs: One more cool GSoC idea
docs: Update the icon
docs: Remove GUADEC mention
mediafilespreviewer: Stop using deprecated set_stock_id
data: Set some labels as untranslatable
widgets: Remove duplicate class
tabsmanager: Fix pages detachment
build: Update flatpak SDK
data: Set some labels as untranslatable
viewer: Make fullscreen button simple
build: Remove warning about pylint not in PATH
timeline: Fix scrollToPlayhead
viewer: Fix unhover when mouse leaves the OverlayStack
viewer: Fix handle unhover when cursor leaves widget
viewer: Set start point for drawing rectangle
viewer: Fix blurred overlay lines
viewer: Hide overlays when showing the size percent
effects: Hide GL effects until they are well supported
build: update meson
elements: Avoid reimplementing get_toplevel_parent method
timeline: Simplified the can-group/ungroup logic
prefs: Show a summary about how to create plugins
tests: Add test for PreviewWidget
tests: Check title clip creation
build: Update libpeas patch
check: Disable hardware decoders
misc: Remove unused imports
docs: How to investigate a coredump
timeline: Call setProject only from EditorPerspective
previewers: Fix usage of field not yet set
application: Allow more than one Pitivi instance
previewers: Stop symlinking cache files for proxies
medialibrary: Proper management of AssetThumbnail's previewer
medialibrary: Check only original assets for proxy error
help: Optimized media
widgets: Prevent possible space between spinner and slider
help: Remove obsolete info about project settings
help: Remove obsolete welcome dialog info
help: Update logo
editorperspective: Remove obsolete handler
utils: Fix opening directly a specific help section
render: Make the help button more discreet
render: Avoid expanding the radio buttons
about: Update link and simplify contributors display
layer: Move CSS out of constructor
prefs: Fix shortcuts scrollbar alignment
application: Fix operator to be able to open xges files
Remove gst-transcoder submodule
Complete switching to gst-transcoder in gst-plugins-bad
medialibrary: Fix selection post import
timeline: Handle paste not possible
transitions: Fix transition types detection
application: Fix traceback when loading missing project
mainwindow: Fix window placement restoring
mainwindow: Fix main window shrinking when restarting
mainwindow: Fix widgets shrinking when small screen
greeter: Update logo
mainwindow: Show the window only after setting the perspective
elements: Remove unused project parameter
tests: Don't save and then overwrite the file
titleeditor: Avoid traceback when getting values of enum props
titleeditor: Include the source child-props initialization in the undoable transaction
timeline: Ignore title clips when updating the assets
tests: Remove duplicate check_requirements call
tests: Add test for asset_matches_target_res
proxy: Refactor code into asset_can_be_proxied
proxy: Fix traceback when trying to scale proxy an audio asset
proxy: Fix traceback when loading projects with audio-only assets
browseprojects: Hide the abstract base formatter
docs: Replace non-breaking spaces with normal spaces
Remove obsolete win32 dir
clipproperties: Bisect to find prev/next keyframe
undo: Default implementation for asScenarioAction
Update pre-commit hooks
build: Use latest libpeas
tests: Rename test files to match module names
Update pylint rules
Fix pylint useless-object-inheritance
Fix pylint useless-return
Fix pylint consider-using-sys-exit
Fix pylint bad-indentation
Fix pylint unused-variable
Fix pylint wrong indentation
Fix pylint unnecessary-pass
Enabled pydocstyle to check docstrings
tests: Remove constant in runtests
Enabled fix-encoding-pragma auto-fix pre-commit hook
Fix pylint consider-merging-isinstance
Fix pylint consider...
Fix pylint super-init-not-called
Fix pylint attribute-defined-outside-init
Fix pylint unused-argument
Update pre-commit.hook
Fix pylint blacklisted-name
Fix pylint arguments-out-of-order
Fix pylint bare-except
Fix pylint abstract-method
Fix some pylint invalid-name
Disable pylint too-many-*
Fix pylint broad-except
settings: Simplify method
elements: Better names for fields
Fix pylint protected-access
Fix pylint redefined-builtin
Fix pylint inconsistent-return-statements
Fix pylint unidiomatic-typecheck
Fix pylint assignment-from-no-return
viewer: Cleanup
Fix pylint dangerous-default-value
Fix pylint anomalous-backslash-in-string
Fix some pylint invalid-name
Fix pylint simplifiable-if-statement
Fix pylint lost-exception
Fix pylint undefined-loop-variable
Fix pylint global-*
Fix pylint unused-*
Fix pylint unbalanced-tuple-unpacking
Fix pylint no-method-argument
Fix pylint redefined-outer-name
Fix pylint chained-comparison
Fix pylint redefined-argument-from-local
Fix pylint unpacking-non-sequence
loggable: Remove unused methods
Fix pylint len-as-condition
Fix pylint import-error
pipeline: Rename getState and setState
Rename methods to snake_case
docs: Update the code style
mainwindow: Show the UI when window is ready
docs: Cleanup Roadmap and Update GSoC ideas
Add mailmap
Fix error message in git hook
build: Update SDK and deps
docs: Update URLs to code
build: Handle missing ~/.bashrc when entering sandbox
docs: Add GSoCs 2019
docs: Add links and cleanup past GSoC info
docs: Update Mac instructions
build: Move the development dependencies in the sandbox
Update pre-commit hooks
flatpak: Fix the disabling of the documentation generation
Fix pydocstyle errors
docs: Update how to run the integration tests
tests: Update the simpsons waveforms
Update the git hook to support GNOME Builder
timeline: Fix selection marquee forever visible
docs: Remove incomplete obsolete info
Fix two confusing licenses
Update instructions how to get the LGPL license
Remove unneeded pylint missing-docstring disabling
Update .gitignore
docs: Remove unuseful man page
tests: Fix loggable check
.gitlab-ci.yml: Disable TLS
Check code style with flake8
tests: Move utils.ui tests to proper module
.gitlab-ci.yml: No need to pass around TLS
build: Move the dev tools modules at the beginning
build: Move matplotlib deps in a separate file
build: Add pygobject temporarily
docs: Instructions for writing the GSoC application
Blacklist test_dependent_properties
meson: Support Python 3.8
data: Revert recent UI text changes
docs: Improve formatting for the GSoC Application template
docs: Detail how to create a MR
docs: Detail how we enforce the code style
docs: Remove the easy way of setting the dev env
docs: Update how to run unit tests
docs: Update the closing credits idea
docs: Remove the FTP upload instructions
clipproperties: Hide the obvious Delete keyboard shortcut
ci: Fix build
guidelines: Fix drawing
guidelines: Pixel perfect lines
undo: Log the actions being done/undone
overlay_stack: Hide the guidelines when resizing viewer
build: Fix gst-devtools options
render: Remove one-liner method
render: Simplify method
project: Fix method to return True when nothing to do
project: Unset the preset when the muxer changes
project: Refactor encoding profile setters into a common method
tests: Add test for deselecting clip
interactiveintro: Fix intro not appearing and add test
project: Avoid using buggy is_equal
build: Use latest meson
tests: Move the utility logic in a single class
clipproperties: Fix single-clip selection restoring
timeline: Restore the selection only if all the clips have been found
clipproperties: Fix effects expander visibility
pipeline: Debug what async operation was being executed
docs: Fix debug instructions
render: Select the YouTube preset initially
render: Make sure to revert boolean field
profile: Rename variables to use the Gstreamer terminology
render: Show the matching profile
tests: Cleanup
docs: Update GSoC pages
Release 2020.09
Anders Jonsson (15):
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Andika Triwidada (8):
Add Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Andre Klapper (13):
help: Move <desc> above <media>, to pass 'yelp-check validate'
cs: Fix broken markup in user docs
Fix typo in Catalan user docs translation
Fix typos in Catalan user docs translation
Fix typo in Catalan user docs translation
Fix typo in Spanish user docs translation
German help translation: Fix broken markup
help: Link to Gitlab instead of fdo Phabricator
Fix broken markup in German docs translation
Fix broken markup in Hungarian UI translation
Fix broken markup in Lithuanian UI translation
Fix broken markup in Norwegian bokmål UI translation
Fix broken markup in Ukrainian UI translation
Andrei Lișiță (1):
project: Unquote name property
Andrew Hazel (1):
Added functionality for Color Clips
Asier Sarasua Garmendia (1):
Update Basque translation
Ask Hjorth Larsen (2):
Updated Danish translation
Updated Danish translation
AsociTon (6):
greeter: Inform the user when soft deps are missing
undo: Clear the selection when undo/redo removes a selected clip
tests: check selection and selected when undo/redo takes place.
rollback: Fix operations recording when rolling back
timeline: Fix drag&drop of multiple assets
medialibrary: Refactor ListView and IconView into newly introduced Gtk.FlowBox
Aswin Mohan (1):
elements: Update tooltip with ts of dragged keyframe
Aurimas Černius (2):
Updated Lithuanian translation
Updated Lithuanian translation
Ayush Mittal (11):
settings: Report success when section already exists
timeline: Allow seeking to previous/next cut
Allow searching actions
Revisit how set_combo_value is used
render: Allow using the project's framerate Fixes #489
project settings: Adding custom framerate in framerate combo
Updating Gnome-SDK to version 3.36
Render perspective: restructuring of render settings. Fixes #2382
render: Hide the non-essential UI in an expander
render: YouTube icon position fix
render: Quality widget for supported encoders
Balázs Meskó (5):
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Balázs Úr (3):
Update Hungarian translation
Update Hungarian translation
Update Hungarian translation
Bilal Elmoussaoui (1):
Meson: add tests to validate desktop/appdata files
Brady J. Garvin (4):
utils: Support mixed str/bytes control sequences.
tests: Make test timezone-independent.
.gitlab-ci.yml: Share certs with inner container.
tests: Specify encoding in locale.
Bruno Lopes da Silva (1):
Update Brazilian Portuguese translation
Caleb Marcoux (1):
Restore the editor state when reopening a project
Cheng-Chia Tseng (1):
Update Chinese (Taiwan) translation
Christian Kirbach (1):
Update German translation
Christopher Davis (1):
menu: Use GtkPopoverMenu instead of GtkMenu for primary menu
Christopher G (2):
help: Extend layers documentation
layer: Add a toggle button to mute a layer
Claude Paroz (3):
Update French translation
Fixed French translation of viewer
help: use gnome.yelp helper in help meson file
Damanpreet Singh (1):
build: Use --if-not-exists when adding a remote
Dan Muntean (1):
Escape keyboard shortcut key to defocus the viewer's timecode entry widget and refocus the timeline
Daniel Korostil (5):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Daniel Mustieles (36):
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Update Spanish translation
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Update Spanish translation
Updated Spanish translation
Update Spanish translation
Updated Spanish translation
Update Spanish translation
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Revert "Updated Spanish translation"
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Update Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Updated Spanish translation
Daniel Rudebusch, Jessie Guo, and Jaden Goter (1):
viewer: Add composition guidelines
Daniel Șerbănescu (1):
Update Romanian translation
Diego Garcia Gangl (32):
medialibrary: Add project's folder as shortcut
render: Add project folder shortcut
data: Change "Link" to "Constrain proportions"
render: Make play the suggested action
editorperspective: Use Gtk.MessageDialog
Fix indent on parameter
console: Use action for menu button
console: Don't set menu_item to None twice
layer: Use symbolic icons for layer type
layers: Hide name entry borders when unfocused
ruler: Make smaller ticks dimmer
viewer: Use symbolic icons
viewer: Remove relief for play button
viewer: Change ToolButtons for Buttons
viewer: Add padding to viewer UI items
mainmenubutton: Add padding to menu and items
move_scale_overlay: Use box design for handles
viewer: Use line design for overlay
timeline: Fix click to select for tablets
prefs: Tweak padding for shortcuts list
Preferences: Add padding/background to sidebar
Preferences: Add borders for shortcuts list
Prefs: Add borders to plugins list
prefs: Use listbox for preferences
Preferences: Use a switch for boolean settings
ui: Separate timeline backgrounds
ui: Make separators thinner and darker
ui: Change colors for Audio and Title Clips
ui: Tweak Video clips Background
ui: Add transition for clips state change
ui: Tweak borders for clips
previewers: Add Title clip Previewer
Dušan Kazik (9):
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Update Slovak translation
Eli Schwartz (1):
Fix compilation with pycairo 1.17.x
Elias Entrup (4):
prefs: Vertically center plugin switch
prefs: Add button to open plugin directory
prefs: Make plugin rows non-selectable
prefs: Add a placedholer widget for the plugins page
Elliott Sales de Andrade (3):
Remove commented out Matplotlib code.
Use Matplotlib OO API in test code.
Fix deprecated arguments to Matplotlib function.
Emin Tufan Çetin (1):
Update Turkish translation
Enrico Nicoletto (3):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Evan Palmer (1):
viewer: Allows Users to visualize and customize the safe areas for their projects
Fabián Orccón (17):
titleeditor: Add created title to the current group
timeline: Automatically focus the timeline after clips insertion
tests_: Add unittests for GlobalSettings
flatpak: Add libpeas repository
pluginmanager: Create PluginManager to handle plugins and extensions
pluginmanager: Write and read activated plugins from the configuration file
preferences: Add Plugin Manager
preferences: Add methods to reload settings pages and remove a section
preferences: Classify plugins in System and User plugins
plugins: Add Pitivi Developer Console plugin
plugins: Close the developer console on ESC and Ctrl+D
plugins: Add history to the Developer Console
plugins: Add autocompletion in the Developer Console
plugins: Add support for shortcuts commands in Developer Console
widgets: Remove usage of deprecated Gdk.Color and unused types in ColorWidget
tests: Check reading a RGBA color value in GlobalSettings
plugins: Add preferences for text font and color in the Developer Console
Gábor Kelemen (1):
Update Hungarian translation
Harish Fulara (26):
ruler: Display playhead time in tooltip when scrubbing
timeline: Fix pasting copied clips multiple times
timeline: Ungroup pasted clips
clipproperties: Disconnect from the project when it's closed
tests: Fix isolation by clearing Zoomable._instances
timeline: Allow selecting a range of clips
ui: welcome window integration
dialogs: Remove DepsManager dialog
project: remove unused 'ignore_unsaved_changes' param
shortcuts: Make newly added shortcuts available
dialogs: Add missing asset dialog
app: Remove directly called callback methods
project: Remove project title functionality
greeter: Display project's meta-info
ui: welcome msg for empty greeter
greeter: search projects functionality
greeter: Allow removing items from the recent projects
greeter: Add project thumbnails
project: Use assets thumbs if no thumbs are present in XDG cache
greeter: Defer loading of project thumbnails
project: Avoid thumbnail generation for unsaved projects
viewer: Resizing from the corner
greeter: Select project on right click
greeter: Open project file dragged from Nautilus
timeline: Show vertical scrollbar only when needed
viewer: Show resize status
Henry Wilkes (2):
marker-list: change marker_moved_cb
docs: add cd to hacking(meson)
Himanshu-Modi (1):
widgets: Fix toggle buttons stretched vertically
Hugo Eduardo Ziviani (3):
ruler: Handle negative position values
layer: deselecting when focus out
markers: Keyboard shortcut for adding a marker
Igor Gnatenko (1):
build: use join_paths() in some critical places
Ingmars Dirins (2):
Updated Latvian translation
Updated Latvian translation
Jackson Eickhoff (4):
Implemented easy clip alignment
test_clipproperties.py: Added unit tests for alignment editor.
Changed static assignment of alignment_editor._hovered box to use a mock to simulate the event from .
Changed alignment_editor test to use the transformation_expander instead of making a new instance of
the class.
Jakub Steiner (1):
icon: update app icon
Janish (1):
Update Testing.md
Jiri Grönroos (2):
Update Finnish translation
Update Finnish translation
Jona (3):
docs/releases/0.99{,9}.md: Fix incorrect md syntax
docs/Current_events.md: Update with releases 0.99 and 0.999
docs/Roadmap.md: Release 1.0 will not happen in 2018 ;-)
Jordi Mas (17):
Update Catalan translation
Update Catalan translation
Catalan translation for documentation
Fixes to Catalan translation
Fixes to Catalan translation
Fixes to Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Update Catalan translation
Josef Andersson (5):
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Update Swedish translation
Kristjan SCHMIDT (1):
Update Esperanto translation
Kukuh Syafaat (6):
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
Update Indonesian translation
MD Ruhulamin Khan (1):
project: Marked Ignore Backup button as destructive
Marek Černocký (22):
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech help translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Updated Czech translation
Mario Blättermann (11):
Update German translation
Update German translation
Update German translation
Update German translation
Update German translation
Update German translation
Update German translation
Update German translation
Update German translation
Update German translation
Update German translation
Matej Urbančič (3):
Added Slovenian translation
Updated Slovenian translation
Update Slovenian translation
Michael Sheldon (1):
Use '.' to source files in pitivi-flatpak instead of 'source' (which isn't supported by all shells)
Michał Górny (3):
timeline: Support deleting a clip and shifting following ones
Provide a custom UI for frei0r-filter-alphaspot
pluginmanager: Fix checking for user_plugins_dir (typo)
Millan Castro (2):
titleeditor: Added color pickers
timeline: Add a markers bar above the ruler
Milo Casagrande (1):
Update Italian translation
Mohana Datta Yelugoti (6):
help: Fix small mistakes
render: Disable stream while rendering if timeline doesn't contain stream
medialibrary: Disable force-proxy option for image assets.
check: Error messages of GstPluginDependency checks changed to more specific.
greeterperspective: Add no result state for search entry
Fix use of `assert` followed by an expression
Naman Yadav (4):
widgets: Show FractionWidget values as decimals always
medialibrary.py: Check ~/.cache/thumbnails for thumbnails.
mainwindow: Use AssetThumbnail to get the thumbnails from cache
mainwindow: Show the filesize in the missing media dialog
Natanael Arndt (1):
Fix markup of error message in german translation
Nathaniel Graham (1):
Standardize AppStream ID with "org.pitivi.Pitivi"
Nick Richards (1):
Add OARS tags
PRATYUSH TIWARI (1):
project: Make user aware of additional proxy settings
Padmanabhan Murli (2):
Add -Daom-disabled for gst-plugins-bad
titleeditor: Stop using deprecated alignment enums
Peter Sonntag (1):
Update German translation
Piotr Drąg (55):
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update POTFILES.in
Update Polish translation
Update POTFILES.in and POTFILES.skip
Update Polish translation
help: Remove unused translated screenshots
Update Polish translation
Update POTFILES.in
Update Polish translation
Update Polish translation
Update Polish translation
mainwindow: Correctly spell GTK+ in the about dialog
Update Polish translation
Update Polish translation
Update Polish translation
Update POTFILES.in
Update Polish translation
Update Polish translation
Update Polish translation
Update POTFILES.in
Update Polish translation
Update Polish translation
Port from intltool to gettext
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update POTFILES.in
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update POTFILES.in
Update POTFILES.in
Update Polish translation
Update POTFILES.in
Update Polish translation
Update POTFILES.in
Update Polish translation
Update POTFILES.in
Update POTFILES.in
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Update Polish translation
Rafael Fontenelle (19):
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Update Brazilian Portuguese translation
Ritwik Puri (6):
medialibrary: Optimize only unsupported assets by default
medialibrary: Fix traceback due to right click
medialibrary: Remove scaled proxy option for audio files
proxy: Fix traceback due to audio files
proxy: Move logic to '__create_transcoder' method
proxy: add_job restucture
Rodolfo Ribeiro Gomes (1):
medialibrary: fix import after choosing file from Recents
Rodrigo Oliveira (1):
timeline: Fix ctrl+click traceback when deselecting clip
Roger (1):
Update README
Rūdolfs Mazurs (1):
Update Latvian translation
Sebastian Dröge (1):
Don't require gst-validate to be available
Sebastian Rasmussen (1):
Update Swedish translation
Serdar Sağlam (1):
Update Turkish translation
Shivam Tripathi (2):
ui: Make title ui thinner by renaming labels
medialibrary: Change display structure of medialibrary widget in list view
Sivakar Sithamparanathan (2):
render: Allow opening the folder of the rendered file
Display elements in Clip Properties dialog in a grid
Sokratis Tzifkas (1):
build: Remove hotdoc module
Spiros Klouvas (2):
greeter: Check that recent items exist
pitivi: Add option to use a light theme
Stas Solovey (1):
Update Russian translation
Suhas Nayak (24):
mediafilespreviewer: Get uri in _handle_new_asset if it is None
medialibrary: Create the image thumbnail out of the image
mediafilespreviewer: Uniform pane size behaviour for images and videos
ui: Escape markup in uri to avoid GTK warnings
misc: Make base file name safe for UI
previewers: Remove unnecessary ThumbnailCache._filename attribute
docs: Update HACKING to include Development workflow information
tests_: Check dragging a clip on the top separator
titleeditor: Make new TitleClip visible if first layer is occupied
titleeditor: Add title duration as a preference option
elements: Fix ALLOWED_ONLY_ONCE_EFFECTS check
titleeditor: textarea grabs focus when a new title is created
clipproperties: Preserve selection on clicking Remove Effect
elements: Add the clip to the timeline current group when an effect
utils: Implement the infrastructure for custom UI widget for effect configuration
effects: Allow custom property widgets when auto-generating UI of effects
widgets: Add ColorPickerButton for picking color anywhere on the screen
effects: Stop tracking values in the effect properties manager
Add a custom user interface for chroma keying with the Alpha filter
widgets: Fix methods that block/unblock signals of NumericWidget
Custom UI for the 3 point color balance effect
check: Call gi.require_version for Peas to avoid warning
timeline: Do not reset playhead on button release event on the layer control
timeline: Disable ungroup/group when necessary
Swayamjeet Swain (6):
mainwindow: Add Preferences keyboard shortcut
plugins: Assign a default shortcut for the console
timeline: Removed current_group
previewers: Split VideoPreviewer logic into ImagePreviewer
previewer: Allow generating thumbnails for assets
Allow editing nested timelines
Thibault Saunier (219):
doap: Add Alexandru Băluț as maintainer
flatpak: Do not forget to specify the branch when bundling
flatpak: Update required gnome runtime versions
render: Properly filter possible encoder restriction fields
ui: Add more audio rate values
flatpak: Update meson version and remove dependencies that are now in the gnome SDK
pipeline: Fix check if we are rendering
mediafileprevier: Allow file discovering to be sync
render: Do not try to access non existing project.framerate' attribute
tests_: Make sure not to save and use any config data from actual user space
Update gst-transcoder submodule
render: Keep restriction values sorted in the combobox
gitignore: Ignore all .flatpak-build directories
render: Use a TextWidget for preset name widget
_project: Take into account Encoding GstPreset when looking for element
flatpak: Update meson to 0.37.1
_project: Factor out a method to set a new encoding profile
previewers: Linearly compute values between known samples value
previewers: Link created preview caches files to proxy targets
preset: Make use of GstEncodingTargets to handle our encoding targets
render: Ensure x264enc input format to be Y444
preset: Allow faking removal of saved EncodingTarget/Profiles
previewers: Simply use element URI to handle proxy/target thumbnail cache copying
previewers: Never pass same target as proxy when finalizing
Remove now useless data/renderpresets directory
Make gst-transcoder tracking the master branch
timeline: Respect the `allow_zoom_in` parameter in set_best_zoom_ratio
flatpak: Install git-phab and pre-commit in a virtual env
Update our pre commit hooks
timeline: Avoid having 2 layers with the same prio in the timeline
Import pitivi wiki in our docs to be generated with hotdoc
doc: Minor cleanup and image link fixes
GStreamer gtk plugin was renamed to 'gtk'
Keep compatibility with Gst 1.10 trying to check presence of gstgtk
Rename Main_Page.md to index.md
docs: Fix some links and avoid inline code for code blocks
Update navbar to have the search area on the top right
docs: Use the default theme and use uploader hotdoc plugin
docs: Use out svg logo as brand logo
docs: implement navbar_center.html template
flatpak: Build all GStreamer with meson instead of autotools
Port validate testsuite to py3
tests: Base our testsuite on gst-validate-launcher
flatpak: Allow comments in json file
flatpak: Use the --force-clean option instead of cleaning ourself
flatpak: Start using GNOME 3.24
Update gst-transcoder
flatpak: Use gst-validate-launcher directly to run tests
Update GstTranscoder submodule
docs: Fix explanation to run a single test
docs: Fix icon file
doc: Fix icon links and use hotdoc gnome theme
docs: Update documentation to run in gdb
docs: Make sure people update their Sdk/Debug symbols
docs: Add the releasing procedure to the developer website
previewers: Fix usage of GstCPUThrottle clock
Update gst-transcoder to 1.12.1
tests: Fix our validate testsuite to match new behaviour
flatpak: Fix running testsuite
Make sure to use our own build of gst-python when inside flatpak
render: Work around PyGObject refcount issue with caps.fixate()
render: Avoid incompatibilities between restriction caps and format ones
flatpak: Fix EncodingTarget path
tests_: validate: Handle testsuite loading failures
flatpak: update libva
flatpak: Add fdkaac plugin
Make setting encoding profiles more robust
render: Always add our newly set profiles to the project
render: Update encoding properties combo boxes when setting encoding targets
validate: Add support for the new scenario API
Make pitivi.in executable
Depend on meson 0.41.0 and use its new dist feature
previewers: Do not forget to call bus.remove_watch
flatpak: Set FREI0R_PATH in the sandbox
flatpak: Grant access to the DRI
docs: Update them and let the them position our title
docs: Add a button to edit pages on github
pitivi: Add support for easy profiling the app
elements: Lazy create the KeyFrame curves
elements: Fix indentation to respect pep8.
Disable vaapi plugin unless explicitely enabled
render: Set format in video caps as part of ensure restriction caps
previewers: Flush previewers when shutting down projects
previewers: Do not block the mainloop waiting on GStreamer to start processing
previewers: Serialize waveform in numpy format
previewers: Make sure waveforms are drawn as soon as avalaible
previewers: be more conservative about loading pickled waveforms
elements: Displaying effects keyframe curves when required
previewers: Use the previewers_max_cpu setting for all previewers
tests_: Waveform samples are serialized in numpy format now
previewers: Compare quoted URI to create symlink to thumbnails db
project_: Make project.loading_assets a set()
Handle deleted proxy files when loading a project
project_: Remove dead condition
Update our GStreamer dependency to `master`
flatpak: Update pitivi.template.json
flatpak: stable now relies on the 3.24 Sdk
flatpak: Add a variable for the default Gst branch
tests: Test version checking
flatpak: Add --socket=session-bus again, seems necessary when using from repo
flatpak: Force pitivi libdir
check: Call gi.require_version for GstTranscoder
previewers: Reset _thumb_cb_id when removing the GSource inside its callback
Make sure that flatpak gst-python overrides are always used first.
application: Fix dbus app_id to match flatpak expectations
flatpak: Build opencv2 and the GStreamer plugins
check: Do not require a particular version of GstPlugins
misc: Make sure that we use exactly previous caps fixing caps with default
Update audio track restriction caps on project changes
waveform: Make sure to downscale to mono before generating waveforms
tests_: Fix our simpson wavefor dataset to correspond to dowscaled mono values
flatpak: Fix building with flatpak-builder > 0.10.2
timeline: Disable previewers while removing clips
Avoid using deprecated APIs
timeline: Do not create keyframe curve when selecting several clips
medialibrary: Do not show assets while loading a project
project_: Measure project loading time.
previewers: Never try to dot a `None` pipeline
Fix project loading progress display on moved assets
flatpak: Build `gavl` to add some more frei0r plugins
flatpak: add share ipc and fix dconf permissions
Update Install_with_flatpak.md
docs: Update hotdoc theme
Order preset alphabetically in the list store
Remove broken support for non square pixels
docs: Cleanup Installing guide markdown
Merge branch 'peas-warning' into 'master'
flatpak: Change our flatpak maniphest name to accomodate gnome-builder
flatpak: Fix build inside gnome-builder
doc: Update HACKING file to reflect our move to gitlab
Update guides and links to gitlab
docs: Allow editing documentation on our official GitLab instance
Add a CI build file built on arch with meson subprojects
ci: Dump all information about unit test failures
Handle missing proxy for relocated assets
proxy: Declare audio/x-wav as supported
flatpak: Use our mirror for sourceforge sources
render: Do not forget to create property widgets in advanced setting!
ci: Let more time for test to be run
ci: Do not export builds to a repo
tests: Handle the case where vaapi is installed and useable in encoder checks
flatpak: Remove our build of meson
pitivi-flatpak: Handle new `flatpak remote-list -d` output
build: Reindent flatpak manifest
flatpak: Get the Sdk/Runtime from flathub
flatpak: Build meson 0.46.0 as it is required for GStreamer master.
render: Remove exception forcing x264enc to work with Y444
render: Add a way to specify h264 `profile` when rendering
render: Stop forcing format in restriction caps
Add a way to build all GStreamer as a pitivi Subproject
render: Fix missing translated string
tests: Exit whenever an unhandled backtrace happens
tests: Make some fatal GLib logs failures
flatpak: Update frei0r plugins and get from new github host
flatpak: Update to 3.28
flatpak: Update to ffmpeg 4.0
flatpak: Update numpy and opencv
flatpak: Build libunwind to be able to retrieve useful stacktraces
flatpak: Fix parameter to disable gtkdoc in GStreamer
proxy: Fix transcoder error callback parametters
Update gst-transcoder
flatpak: Update meson to 0.47.1
docs: Fix all outdated links to the wiki documentation
ci: Improve perfs by using a dedicated image
ci: Publish test reports
docs: Fix remaining links to old wiki that were splitted on several lines
po: Add some missing http:// in links
project: Make sure to keep track of all relocated assets
previewers: Fix pep8 issues
env: Add a ptvtests alias to more easily run our unit tests from within the env
previewers: Pause each previewers when pausing the GeneratorManager
flatpak: Add a way to easily run gdb inside the sandbox
docs: Bring our logo back
flatpak: Allow using env when no network avalaible
ci: Alway run the test-results job
build: Fix link to GStreamer git repos
flatpak: Force using orc in -base
Do not commit timeline during splitting section
flatpak: Allow '/' in branch names
ci: Add a target to update our flatpak repository
proxy: Use raw audio instead of opus as audio format
tests: Set local to en_US as this is what is expected
undo: timeline: Never add TrackElement to a clip when not needed
tests: Avoid inconsistent timelines
flatpak: Update matplotlib
flatpak: Fix the option name to disable documentation
undo: Timeline should be commited after splitting
previewers: Use methods to access bin pads
effects: Move checking if GL effects work in a dedicated subprocess
Use proper default project and rendering settings
ci: Get some information about what is going on in GStreamer when running tests
tests: Let rendering take the time it requires
tests: Fix xges files where proxy-id was not properly set
tests: Fix loading project with moved asset and deleted proxies
assets: Take into account media files rotation information
meson: Modernize our meson usage
pipeline: Handle automatic clip rotation
flatpak: GstTranscoder has been merged into -bad
widgets: Make the GstElementSettingsDialog properly use configured values
build: Fix build when python-embeded is not found
project: Commit video restriction caps at once
ci: Disable color in GStreamer logs
proxy: HD proxies are not 'shaddow' when not creating scaled version
Handle proxy duration not matching its original file duration
Use quicktime instead of matroska as proxy container
previewers: Avoid changing number of channels in proxies
title: Escape text so it can be properly rendered by pango
proxy: Check for proxies only on UriClips
timeline: Stop using default constructor for groups
Use the new frame accurate APIs from GES
timeline: Also show trimming previewer when rippling edges
Do not log failed edits
tests: Fix test where we broke timeline config
flatpak: Update x265 tarball url
project: Set video properties atomically
tests:common: Factor out a method decorator to setup the transformation box
elements: Let latest GES handle rescaling on project size change
readme: Document where to look at to start hacking
effects: Fix effects blacklist
Thomas Braccia (1):
clipproperties: Consolidated the Title Tab into the Clip Tab
Tim Sabsch (1):
Update German translation
Umang Jain (2):
render: Respect frame rate value of render dialog
medialibrary: Add 'Open containing folder' feature
Vibhanshu Vaibhav (1):
clipproperties: Show infobar when clip has no effects
Vinayak Saxena (3):
render: Add blacklist for invalid characters
render: Disable render button for invalid filenames
render: Cleanup abused callback method
Vivek R (6):
timeline: fixes traceback on clip adding overlap
settings: Allow xdg_* methods to receive subdirs
settings: Remove get_dir method
previewers: Improved cached files naming
layer: Toggle layer visibility
flatpak: add opencv_contrib
Wolfgang Stöggl (2):
Update German translation
Update German translation
Yash Agrawal (2):
timeline: Avoid creating new layer by mistake
timeline: Add a button for adding a layer
Yassine Oudjana (2):
Replaced timeline icons with symbolic icons
layer: Moved layer menu button to the left side
Yatin Maan (15):
shortcuts: Fix shortcuts to work with Numpad
shortcuts: Only show one accelerator for every action
utils: Display framerate nicely in clip properties
ui: Add formatting functions and refactor models
flatpak: Get meson tarball from directly from PyPI
medialibrary: Show unsupported assets
medialibrary: Fix proxy icon size
medialibrary: Fix drag icon callback
medialibrary: Update drag icon
proxy: Add Scaled Proxies
effects: Refactor the Effects Library to show expandable categories
effects: Add Favourites feature
effects: Add Effect Popover and Shortcut
clipproperties: Add drag indicator
clipproperties: Refactor UI
Yuri Chornoivan (14):
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Fix minor typo: smoothenss -> smoothness
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
Update Ukrainian translation
cwieskamp (1):
ruler: Refactored out timeline elements from the original ScaleRuler
dg1727 (1):
bin: Allow custom source-tree dirname
kiren (6):
prefs: Hardcode the order of the prefs sections.
presets: Fix file extension must change when preset changes.
render: remove unused setter methods
data: Fixed 3 Point Colour balance split view
render: Unset effect preview when rendering
timeline: Fix clip handle jumping when starting drag&drop
krishna-incrypto (1):
medialibrary: Hide filenames in icon view
luz.paz (5):
Fix typos in documentation and comments
misc. global typo fixes
Fix source comment typos
Fix source typo
Fix typos
sprhawk (3):
replace GObject.SIGNAL_RUN_LAST with GObject.SignalFlags.RUN_LAST as warning using command line: find
. -iname *.py -exec sed -i -e 's/GObject\.SIGNAL_RUN_LAST/GObject\.SignalFlags\.RUN_LAST/' \{} \;
changed indent
meson: Generate renderer.so on macOS instead of dylib
Ștefan Popa (20):
timeline: Allow undoing a paste operation
elements: Keyframes no longer merge when dragged close to each other
elements: A keyframe is no longer created when moving a clip
elements: Keyframe not removed on double-click
timeline: Undo for keyframe toggle
medialibrary: Too large icons fix
proxy: Allow audio stream outside of container
overlay_stack: Always propagate button-release event to selected overlay.
undo: Rollback an action that raises an exception.
render: Fix uri of rendered project
project_: Save encoder advanced settings
Keyframes for transformation properties.
tests: Added tests for clipproperties.TransformationProperties
clipproperties: Fixed a bug where keyframes were added on selection change
clipproperties: Keyframes added on play bug fixed
viewer: Added support for keyframable transformation properties
elements: Select MultipleKeyframeCurve keyframes.
clipproperties: Update displayed properties on position change
viewer: Hide overlays when playing
widgets: Custom validation checks for GstElementSettingsWidget fields
Мирослав Николић (3):
Updated Serbian translation
Updated Serbian translation
Updated Serbian translation
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]