Commit Graph
636 Commits
Author SHA1 Message Date
itsmattkc 7a4e655d2c keyframes are movable in graph view 2018-12-31 22:18:42 +11:00
itsmattkc 7530fb0445 updated and merged sweeping timeline behavior fixes 2018-12-31 01:59:30 +11:00
itsmattkc acea409a8c Merge pull request #223 from olive-editor/timelinebehaviorfixes
tons of fixes and enhancements
2018-12-31 01:33:14 +11:00
itsmattkc 96a5b2da64 added status message when audio recording for clarity 2018-12-31 01:32:17 +11:00
itsmattkc f3c43d2425 fixed audio recording bug 2018-12-31 01:27:34 +11:00
itsmattkc ac4fd70dc2 fixed nesting bug and reveal in project with icon view bug 2018-12-31 01:23:20 +11:00
itsmattkc b43a9f560f fixed #198 2018-12-31 01:17:38 +11:00
itsmattkc 48ba5a9c95 yet another ripple reworking 2018-12-31 00:49:01 +11:00
itsmattkc 8d8e00c629 addressed #222 2018-12-31 00:21:30 +11:00
itsmattkc afd7595eaf renamed project link 2018-12-30 23:40:51 +11:00
itsmattkc bcdbc024ad Merge branch 'master' of https://github.com/olive-editor/olive 2018-12-30 23:39:59 +11:00
itsmattkc 9fd11c0f98 merged debian folder into master 2018-12-30 23:39:09 +11:00
itsmattkc 02d7f00304 fixed ripple to point regression 2018-12-30 23:09:26 +11:00
itsmattkc 1204a69baa fixed transition glitches 2018-12-30 22:54:26 +11:00
itsmattkc f44cf37337 one last ripple bug (and transition bug) 2018-12-30 22:29:16 +11:00
itsmattkc c81714fe73 fixed ripple breaking dual transitions 2018-12-30 22:12:47 +11:00
itsmattkc 22264cebcd fixed some weird ripple edit code 2018-12-30 21:58:49 +11:00
itsmattkc 6e7bd5daaf rewrite cleanup 2018-12-30 21:24:26 +11:00
itsmattkc f347c8eabe various menu improvements 2018-12-30 20:58:51 +11:00
itsmattkc 34fc8b81d2 removed all ui files 2018-12-30 20:23:57 +11:00
itsmattkc efdbeec549 removed effect controls and viewer ui files 2018-12-30 17:16:27 +11:00
itsmattkc 6130db2713 changed mainwindow from ui to code 2018-12-30 14:59:01 +11:00
itsmattkc 5e81565ec5 added multiselect to icon view 2018-12-30 09:21:23 +11:00
itsmattkc 99d1ecf306 fixed bugs in q and w hotkey implementation 2018-12-30 09:18:24 +11:00
itsmattkc 7e3f245962 Merge pull request #220 from olive-editor/timelinebehaviorfixes
fixed crash when copying an effect after copying a clip
2018-12-30 08:39:58 +11:00
itsmattkc 0047f6e260 fixed crash when copying an effect after copying a clip 2018-12-30 08:39:16 +11:00
itsmattkc 9f72bc5622 changed one ripple behavior 2018-12-29 21:49:40 +11:00
itsmattkc 5d5a27c5a7 rounded hue value 2018-12-29 19:56:20 +11:00
itsmattkc 524abe2ae5 updated snap yaml for make install 2018-12-29 13:59:19 +11:00
itsmattkc 9417cab6b8 Merge branch 'master' of https://github.com/olive-editor/olive into bezierkeys 2018-12-29 11:31:13 +11:00
itsmattkc 596f3cf3e0 Merge branch 'master' of https://github.com/olive-editor/olive 2018-12-29 11:30:44 +11:00
itsmattkc 4835c90028 reimplemented environment variable for effects path 2018-12-29 11:30:31 +11:00
itsmattkc 1f2ae6094b Merge pull request #214 from Cambloid/patch-2
Refactoring names of ui components in effectcontrols
2018-12-29 11:29:51 +11:00
itsmattkc a321068fb1 Merge pull request #210 from eszlari/install-target
support make install for Linux
2018-12-29 11:27:46 +11:00
itsmattkc 14fb979926 search more paths for effects 2018-12-29 11:21:15 +11:00
itsmattkc e46ba45bd6 fixed crash when deleting media of a selected clip 2018-12-28 22:45:53 +11:00
itsmattkc e101739214 big progress on graph editor 2018-12-28 22:06:38 +11:00
itsmattkc c3ea55faf4 Merge branch 'bezierkeys' of https://github.com/olive-editor/olive into bezierkeys 2018-12-28 09:13:25 +11:00
itsmattkc a5ff76575b Merge pull request #209 from probonopd/patch-1
Build and upload AppImage, closes #159
2018-12-28 09:02:54 +11:00
itsmattkc 11d0a17bcb Merge pull request #217 from LeandroStanger/patch-2
Update org.olivevideoeditor.Olive.appdata.xml
2018-12-28 08:14:21 +11:00
itsmattkc 66ff0d758a Merge pull request #216 from prokoudine/master
Add missing tooltip for the Hand tool
2018-12-28 08:14:04 +11:00
Leandro Stanger 0bfbbbc77e Update org.olivevideoeditor.Olive.appdata.xml 2018-12-27 16:50:40 -03:00
Alexandre Prokoudine bcde78b5cd Add missing tooltip for the Hand tool 2018-12-27 16:01:41 +03:00
itsmattkc 4f9c4b080a Merge pull request #215 from prokoudine/master
Remove pleonasms in appdata/desktop files, add Russian translation
2018-12-27 23:57:59 +11:00
Alexandre Prokoudine 8053b10f10 Appdata: add Russian translation, fix Spanish translation (it's free as in speech) 2018-12-27 15:46:27 +03:00
Alexandre Prokoudine f41d8b7d3c Fix pleonasms in the desktop and appdata files 2018-12-27 15:41:56 +03:00
itsmattkc 088aad5ffb Merge pull request #212 from LeandroStanger/patch-1
Translation support for Appdata.xml
2018-12-27 23:04:11 +11:00
itsmattkc 227089e707 Merge pull request #211 from alcomposer/update_aa_playhead
remove unnecessary AA playhead functions
2018-12-27 22:52:52 +11:00
Cambloid a3b458729d Update .gitignore 2018-12-27 12:34:54 +01:00
Phillip Thomas 230fc5a135 Deleted files 2018-12-27 12:27:39 +01:00