Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
VideoLAN
VLMC
Commits
b98ddc26cd3c120a68876deab69a852ec349a2ec
Switch branch/tag
vlmc
30 Jul, 2016
2 commits
Timeline: Remove useless code
· b98ddc26
luyikei
authored
Jul 30, 2016
b98ddc26
Timeline: Show effects on clips
· 9f20927a
luyikei
authored
Jul 30, 2016
9f20927a
29 Jul, 2016
5 commits
VlmcLogger: Get rid of copypaste
· 90bf6acc
Pawel Golinski
authored
Jul 29, 2016
and
luyikei
committed
Jul 30, 2016
Signed-off-by:
Yikai Lu
<
luyikei.qmltu@gmail.com
>
90bf6acc
Fix possible memory leak in MainWorkflow::addEffect
· ae642f47
luyikei
authored
Jul 30, 2016
ae642f47
Commands: Remove unneeded definitions of destructors
· 9323dde6
luyikei
authored
Jul 30, 2016
9323dde6
Commands: Remove unneeded Q_OBJECT
· ac2a87cd
luyikei
authored
Jul 30, 2016
ac2a87cd
MLTBackend: Rename replaceWithBlank to remove
· 166f5128
luyikei
authored
Jul 30, 2016
166f5128
28 Jul, 2016
12 commits
Track.qml: Fix some errors and strange behavior on locating clips
· 85c26318
luyikei
authored
Jul 29, 2016
85c26318
Track.qml: Compare positions using frames instead of pixels
· 9f7ef136
luyikei
authored
Jul 28, 2016
9f7ef136
Clip.qml: Fix wrong calculation of width
· 3ac5cbd2
luyikei
authored
Jul 28, 2016
3ac5cbd2
TrackWorkflow: Use replaseWithBalnk instead of remove
· 002274a1
luyikei
authored
Jul 28, 2016
002274a1
MLTTrack: Reimplement the move function to specify position in frames
· 343a82b5
luyikei
authored
Jul 28, 2016
343a82b5
MLTTrack: Implement replaceWithBlank
· 4e16dae8
luyikei
authored
Jul 28, 2016
4e16dae8
MLTTrack: Use consolidate_blanks instead of our own implementation
· 4130bf78
luyikei
authored
Jul 28, 2016
4130bf78
Don't use std:swap in Commands::Clip::Move
· 19b71a69
luyikei
authored
Jul 28, 2016
19b71a69
Move Core::instance()->undoStack() to Mainworkflow
· 09b1ea40
luyikei
authored
Jul 28, 2016
09b1ea40
Clip.qml: Avoid accessing a null item's property
· 6cc0d9b7
luyikei
authored
Jul 28, 2016
6cc0d9b7
Timeline: Implement adding/showing effects
· 0c34c9be
luyikei
authored
Jul 28, 2016
0c34c9be
Workflow: Imeplement addEffect
· 8b6524ed
luyikei
authored
Jul 28, 2016
8b6524ed
27 Jul, 2016
6 commits
Don't zoomIn onLengthChanged
· d03853fb
luyikei
authored
Jul 27, 2016
d03853fb
Ruler.qml: Show timecode per 15 divisions
· 5318a99f
luyikei
authored
Jul 27, 2016
5318a99f
Timeline: Fix wrong calculation of the scale
· 8300b049
luyikei
authored
Jul 27, 2016
8300b049
Timeline: Don't scroll and zoom out if the clip is bigger than the window
· df900df3
luyikei
authored
Jul 27, 2016
df900df3
Timeline: Always show the top and the left items
· df5486ed
luyikei
authored
Jul 27, 2016
df5486ed
Timeline: Apply the new fps if it's changed by Project's settings
· 8edb932f
luyikei
authored
Jul 27, 2016
8edb932f
26 Jul, 2016
15 commits
Clip.qml: Set hotSpot wisely
· 3adf9b08
luyikei
authored
Jul 26, 2016
3adf9b08
Timeline: Find new position even if x is 0 and the same as the old value
· 284233f2
luyikei
authored
Jul 26, 2016
284233f2
Timeline: Scroll also before clips being set new position
· 04e6951b
luyikei
authored
Jul 26, 2016
04e6951b
Clip.qml: Reordering functions
· fb6eccec
luyikei
authored
Jul 26, 2016
fb6eccec
Qml: Prevent a local variable from using the same name as a property
· de74c88f
luyikei
authored
Jul 26, 2016
de74c88f
Timeline: Don't change the scale of the timeline by making unit a multiple of fps
· 2a33e09f
luyikei
authored
Jul 26, 2016
2a33e09f
Workflow: Change ordering of the arguments of moveClip
· 77c08c99
luyikei
authored
Jul 26, 2016
77c08c99
Timeline: Better scrolling
· b81d4022
luyikei
authored
Jul 26, 2016
b81d4022
Track.qml: Restore ListModel "clips" if removed
· 17edb760
luyikei
authored
Jul 26, 2016
17edb760
Track: Simplify detecting a drag mode by introducing an enum-equivalent dictionary
· 20309ad5
luyikei
authored
Jul 26, 2016
20309ad5
Timeline: Introduce a const value of the padding of the timeline
· 1748af35
luyikei
authored
Jul 26, 2016
1748af35
Track.qml: Use a const value for the margin of magnets
· 7a275db8
luyikei
authored
Jul 26, 2016
7a275db8
Timeline: Simplify centering drag.source
· 32cb222f
luyikei
authored
Jul 26, 2016
32cb222f
Clip: Fix wrong calculation of width
· 80d10c8a
luyikei
authored
Jul 26, 2016
80d10c8a
Clip.qml: Fix wrong comments
· b5ab4855
luyikei
authored
Jul 26, 2016
b5ab4855