User Details
User Details
- User Since
- Jan 17 2017, 11:51 PM (431 w, 18 h)
- Availability
- Available
May 19 2019
May 19 2019
fix mistake in previous commit
Fix removeAllKeyframes
alcinos committed R158:4fb549a7b6af: make lock track undoable and other fixes for locking + tests (authored by alcinos).
make lock track undoable and other fixes for locking + tests
May 16 2019
May 16 2019
alcinos committed R158:9f129e22045b: better abstraction for locking mechanism (authored by alcinos).
better abstraction for locking mechanism
fix endless clip test
fix resetView test
May 12 2019
May 12 2019
fix fuzzer compilation
May 4 2019
May 4 2019
alcinos added a comment to T10846: Function to join cut pieces of clip back together.
Well all the edge cases you listed need to be correctly handled and tested, and that is a significant effort.
You sure forgot some of them:
Apr 25 2019
Apr 25 2019
alcinos added a comment to T10846: Function to join cut pieces of clip back together.
It seems to me that the list of edge cases out-weights the potential usefulness of such a feature, so I would consider that very low-priority at the moment.
Note that you can just group both clips together to make them move in a coordinated way. Note that for now there are no group effects, so effects would still need to be applied to both halves of the clip.
Apr 23 2019
Apr 23 2019
alcinos committed R158:4f774201ddc8: renderwidget: Use max number of threads in render (authored by patrickelectric).
renderwidget: Use max number of threads in render
Merge branch 'speed_up' into 'master'
Merge branch 'Applications/19.04'
alcinos committed R158:8580bf212ade: fix razor tool not working in some cases. Fixes #160 (authored by alcinos).
fix razor tool not working in some cases. Fixes #160
better os detection macro
Apr 21 2019
Apr 21 2019
Merge branch 'Applications/19.04'
some fixes in tests
Merge branch 'Applications/19.04'
forgotten file
alcinos committed R158:a6e78fe033a8: improve marker tests, add abort testing feature (authored by alcinos).
improve marker tests, add abort testing feature
add tests for unlimited clips resize
small fix in tests
alcinos committed R158:eddcbd7cd308: improve marker tests, add abort testing feature (authored by alcinos).
improve marker tests, add abort testing feature
Apr 12 2019
Apr 12 2019
add tests for unlimited clips resize
Apr 11 2019
Apr 11 2019
small fix in tests
Merge branch 'Applications/19.04'
fix project loading with bin effects
alcinos committed R158:81658caa92fd: fix tests and regression introduced in 593e207c3d90e3edcf1bfdf8ce4988ac9c949361 (authored by alcinos).
fix tests and regression introduced in 593e207c3d90e3edcf1bfdf8ce4988ac9c949361
Apr 9 2019
Apr 9 2019
alcinos committed R158:10c919b6941b: temporary fix for when activeeffect is not set to a proper value (authored by alcinos).
temporary fix for when activeeffect is not set to a proper value
alcinos committed R158:1baa38078a53: added some overlooked mutex locks in projectitemmodel (authored by alcinos).
added some overlooked mutex locks in projectitemmodel
alcinos committed R158:99d0b1dd598b: add mutex protection to thumb profile access (authored by alcinos).
add mutex protection to thumb profile access
Apr 5 2019
Apr 5 2019
alcinos committed R158:b212dda2a183: Fix multiple groups copy/paste + tests. Closes #116 (authored by alcinos).
Fix multiple groups copy/paste + tests. Closes #116
alcinos committed R158:b8a051ab1f55: various improvements and tests for copy/paste (authored by alcinos).
various improvements and tests for copy/paste
alcinos committed R158:b4e4ea9f0478: Fix grouping/ungrouping undo when selection is set. CC #116 (authored by alcinos).
Fix grouping/ungrouping undo when selection is set. CC #116
alcinos committed R158:10f872e68a01: [FuzzBug11] Correctly handle selection when undoing. CC #116 (authored by alcinos).
[FuzzBug11] Correctly handle selection when undoing. CC #116
fix in fuzzer
alcinos committed R158:6a875548fa61: Merge branch 'Applications/19.04' into 'Applications/19.04' (authored by alcinos).
Merge branch 'Applications/19.04' into 'Applications/19.04'
alcinos committed R158:b48d76d89841: Use rttr target as dynamic library when available (authored by lbeltrame).
Use rttr target as dynamic library when available
Apr 4 2019
Apr 4 2019
Reenable guide color selection
Mar 28 2019
Mar 28 2019
alcinos committed R158:10a263fd9b26: Don't invalidate preview on objects not inserted yet. Closes #64 (authored by alcinos).
Don't invalidate preview on objects not inserted yet. Closes #64
fix compilation
Fix insert zone breaking groups + tests
remove useless local variable
Mar 26 2019
Mar 26 2019
alcinos committed R158:e2fcbeb25067: [FuzzBug10] Don't snap if item is not inserted (authored by alcinos).
[FuzzBug10] Don't snap if item is not inserted
Mar 24 2019
Mar 24 2019
correctly clear undostack in fuzzer
alcinos committed R158:7a71de20b3b3: [FuzzBug9] Fix edge cases in suggestClipMove (authored by alcinos).
[FuzzBug9] Fix edge cases in suggestClipMove
force fuzzer to use valid binids
log undo/redo
improve fuzzing and logging
Mar 23 2019
Mar 23 2019
faster consistency checks
Fix deletion of AVGroup + tests
alcinos committed R158:c44c437f20c2: harden checks for dragging clips. CC #58 (authored by alcinos).
harden checks for dragging clips. CC #58
fix crash when deleting while dragging
alcinos committed R158:cdd6c94f93e5: Correctly propagate metadata when cloning avfilter clip. Closes #71 (authored by alcinos).
Correctly propagate metadata when cloning avfilter clip. Closes #71
Mar 21 2019
Mar 21 2019
alcinos committed R158:5a3909684134: Merge branch 'master' into Applications/19.04 (authored by alcinos).
Merge branch 'master' into Applications/19.04
Revisited splash screen
Mar 20 2019
Mar 20 2019
alcinos committed R158:a94cf66f2208: Add minimal KF5 version (required for KDeclarative in particular) (authored by alcinos).
Add minimal KF5 version (required for KDeclarative in particular)
fix undo when there is a selection
alcinos committed R158:749f6989fb2a: Audio recording: Initial logic for recording button in track header. CC #105 (authored by alcinos).
Audio recording: Initial logic for recording button in track header. CC #105
Mar 18 2019
Mar 18 2019
enable fuzzing on more functions
Start testing copy/paste
Fix default value of lut effect
alcinos committed R158:88f98b5805d2: [FuzzBug8] Correct checking of group type on creation (authored by alcinos).
[FuzzBug8] Correct checking of group type on creation
alcinos committed R158:ff306f4ef228: ugly progress dialog when importing clips into the bin (authored by alcinos).
ugly progress dialog when importing clips into the bin
remove a warning
Mar 17 2019
Mar 17 2019
fix undo message
Mar 16 2019
Mar 16 2019
alcinos committed R158:f14277da0b34: Fix: import folder now properly creates an undo object (authored by alcinos).
Fix: import folder now properly creates an undo object
test fix for windows renderer
remove undefined function
deselect after spacing operation
small typo
fix: copy shouldn't remove selection
alcinos committed R158:51dc5e6f74e0: [FuzzBug7] Tighter control on how a selection group is created (authored by alcinos).
[FuzzBug7] Tighter control on how a selection group is created
fix some single &
some clang-tidy
fix some warnings
better support of old CMAKE
Mar 15 2019
Mar 15 2019
alcinos committed R158:700df274289a: fix issue with spacer and add test. Closes #93 (authored by alcinos).
fix issue with spacer and add test. Closes #93
fix fuzzer message
make new tests category
fix select then delete
start refactoring selection mechanism
fix when inserting at negative position
add suppressions
fix select then delete
start refactoring selection mechanism
Mar 14 2019
Mar 14 2019
forgotten header
some clang-tidy
clang-format
alcinos committed R158:ac744a04343b: use forward declaration for mediacapture (authored by alcinos).
use forward declaration for mediacapture
Mar 13 2019
Mar 13 2019
alcinos committed R158:96d86795b843: Fix refreshing producer when changing tracks (authored by alcinos).
Fix refreshing producer when changing tracks
Mar 11 2019
Mar 11 2019
additional test assert
alcinos committed R158:cf102c0ac08a: [FuzzBug5] Check whether clip belongs to group in requestGroupMove (authored by alcinos).
[FuzzBug5] Check whether clip belongs to group in requestGroupMove
alcinos committed R158:70091bcdcbf9: [Logger] better tracking of the constructed timelines (authored by alcinos).
[Logger] better tracking of the constructed timelines
Mar 10 2019
Mar 10 2019
fix crash on reverting clip
alcinos committed R158:187a5f771b2b: Bring back reverse clip feature. Fix #63 (authored by alcinos).
Bring back reverse clip feature. Fix #63
Properly clear logs when fuzzing
Mar 8 2019
Mar 8 2019
alcinos committed R158:98842998cb8a: [FuzzBug4] Check group appartenance before attempting group deletion (authored by alcinos).
[FuzzBug4] Check group appartenance before attempting group deletion
Mar 7 2019
Mar 7 2019
alcinos committed R158:d4415ffae4f7: [FuzzBug3] Fix mirror track computation and insertion when only one type of… (authored by alcinos).
[FuzzBug3] Fix mirror track computation and insertion when only one type of…
alcinos committed R158:7480eded89ff: make sure binmodel is cleaned at the end of regression tests (authored by alcinos).
make sure binmodel is cleaned at the end of regression tests
alcinos committed R158:5bbe4d2838f2: [Leaks] Stop storing a profile in GLWidget and use the global one instead (authored by alcinos).
[Leaks] Stop storing a profile in GLWidget and use the global one instead