Commit Graph
1190 Commits
Author SHA1 Message Date
itsmattkc ecf2d9cba3 documented config 2019-02-19 03:57:47 -08:00
itsmattkc 0f2deb76d9 merge of various commits 2019-02-19 02:41:01 -08:00
itsmattkc efbe2d187a minor clip changes 2019-02-19 02:38:21 -08:00
itsmattkc 7efea428c7 some refactoring work 2019-02-19 02:28:50 -08:00
itsmattkc 6b648d218d Merge pull request #530 from jonno85uk/pull_requests
Simplification of debug.cpp:debug_message_handler
2019-02-19 02:09:26 -08:00
itsmattkc ee967294ea reimplemented loading/saving into transitions 2019-02-19 02:05:21 -08:00
Jonathan Noble 23a43aba3e Removed 5 duplicated blocks of code.
https://sonarcloud.io/project/issues?id=jonno85uk_olive&issues=AWjXpEv0EzgCzR11xzeI&open=AWjXpEv0EzgCzR11xzeI
(cherry picked from commit 64bb2e7cdfac36a69e380a3c0ad5c25b97b4402f)

# Conflicts:
#	app/debug.cpp
2019-02-19 09:30:58 +00:00
itsmattkc a1619ce8ce transition rewrite mostly done 2019-02-19 01:16:37 -08:00
Jonathan Noble a77901e421 Merge remote-tracking branch 'upstream/master' into pull_requests
# Conflicts:
#	io/previewgenerator.cpp
#	ui/renderfunctions.cpp
2019-02-19 08:57:47 +00:00
itsmattkc b848116c63 Merge pull request #527 from prokoudine/master
Mark user-visible message for translation and update Russian translation to match latest changes
2019-02-18 23:19:38 -08:00
itsmattkc 4a3bb6e93a Merge pull request #526 from Matouche/master
Add French translation
2019-02-18 23:19:22 -08:00
Alexandre Prokoudine e3f79a44dc Update Russian translation 2019-02-18 16:55:12 +03:00
Alexandre Prokoudine 69272a8086 Mark user-visible message for translation 2019-02-18 16:50:10 +03:00
itsmattkc d1037d4ffa add transition rewrite 2019-02-18 03:13:27 -08:00
itsmattkc 886c5f1273 small timeline cleanup 2019-02-18 01:38:17 -08:00
itsmattkc 2bdafc72cb preview generator updates the appropriate ui when done 2019-02-17 23:46:39 -08:00
Mathis Dubrul e54304c46e Add french translation 2019-02-18 07:45:38 +01:00
itsmattkc a63b4fbe52 timeline minor refactor 2019-02-17 22:32:18 -08:00
itsmattkc 5cf5321c0f further progress on translation without restart 2019-02-17 03:36:23 -08:00
itsmattkc eb55a89cfd none bracket consistency 2019-02-17 03:16:23 -08:00
itsmattkc 5b59207cb4 started translating without restarting 2019-02-17 03:15:18 -08:00
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -08:00
itsmattkc 4b5cd8bd26 moved inits into constructor 2019-02-16 22:24:33 -08:00
itsmattkc f14b0cef7d replaced mediathrobber with mediaiconservice 2019-02-16 22:22:43 -08:00
itsmattkc 5207a0511f several conversions to smart pointers 2019-02-16 21:21:04 -08:00
itsmattkc e063a5ba8f switched global to unique ptr and renamed olive namespace 2019-02-16 15:08:33 -08:00
itsmattkc 3d0a65c70d rewrote void loading 2019-02-16 14:02:26 -08:00
itsmattkc ba2331e40d reverted travis yaml 2019-02-16 03:26:31 -08:00
itsmattkc 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 6bccd0c660 minor cleanup and documentation of render functions 2019-02-16 02:18:32 -08:00
itsmattkc c810f27c47 fixed #501 2019-02-15 23:24:23 -08:00
itsmattkc 1e84682b5c better thread syncing in loading 2019-02-15 23:24:03 -08:00
itsmattkc 7b5921f7e6 fixed load on launch issues 2019-02-15 23:00:25 -08:00
itsmattkc eb792d8cd6 fixed #512 2019-02-15 20:45:54 -08:00
itsmattkc c477e0dd80 added helper script for deb package's git hash 2019-02-15 19:51:33 -08:00
itsmattkc 09644b70b4 testing gtk plugin for qt, updated error_str in loading 2019-02-15 16:20:24 -08:00
itsmattkc dfc09500f5 Merge branch 'master' of https://github.com/olive-editor/olive 2019-02-15 16:11:12 -08:00
itsmattkc c29f0a12c1 fixed #502 2019-02-15 16:10:09 -08:00
itsmattkc 0ac9dd9f42 Merge pull request #513 from elsandosgrande/master
Translations
2019-02-15 05:43:15 -08:00
itsmattkc 65a136b0e9 Merge branch 'master' of https://github.com/olive-editor/olive 2019-02-15 05:10:14 -08:00
itsmattkc 78018a79c5 nullptr checks to prevent crashes with no active sequence 2019-02-15 05:04:10 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc 2a1838467a scrolling update 2019-02-15 04:09:03 -08:00
itsmattkc 8283051869 some cleanups from previous refactors 2019-02-15 03:48:53 -08:00
itsmattkc 671000836e documented labelslider 2019-02-15 02:07:28 -08:00
itsmattkc 46c365c388 added more documentation 2019-02-15 01:00:38 -08:00
itsmattkc f34a2914ee completed focus filter and menu helpers 2019-02-14 20:30:44 -08:00
itsmattkc acf286e1d8 added focus filter 2019-02-14 16:42:36 -08:00
itsmattkc 8034f047ba added focus panel filter 2019-02-14 13:10:51 -08:00
itsmattkc abe76c7941 further improvements 2019-02-14 12:37:30 -08:00