Commit Graph
88 Commits
Author SHA1 Message Date
itsmattkc 059e2a1fe8 began transition rewrite 2019-02-17 01:18:03 -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 2f38a0b111 cleanup and disabled nonfunctional scrolling code 2019-02-16 03:23:09 -08:00
itsmattkc 0781e9bb09 added gpl header to all source files 2019-02-15 04:38:09 -08:00
itsmattkc cee7c197ae improved waveform generator 2019-02-11 02:04:50 -08:00
itsmattkc 35db995c60 fixed #463, #454 2019-02-09 16:29:37 -08:00
itsmattkc 74909e4a7d Merge branch 'master' of https://github.com/olive-editor/olive into proxies 2019-02-01 19:49:42 +11:00
itsmattkc 2da663d057 added settings for waveform/thumbnail resolution 2019-02-01 18:39:26 +11:00
itsmattkc c779ec43e7 backend transcoding done for proxies 2019-01-31 23:01:28 +11:00
itsmattkc c19a2dad7d code cleanups and fixed gif export #360 2019-01-30 21:36:07 +11:00
itsmattkc 32479b1b83 set infinite length default value 2019-01-24 20:53:52 +11:00
itsmattkc 30460c08a3 cleanup function for qimage thumbnails 2019-01-21 19:53:36 +11:00
itsmattkc 6c92d65dbb free codec contexts in previewgenerator 2019-01-21 19:50:50 +11:00
itsmattkc 4ed16c2b61 use different heuristic for frame rate estimation 2019-01-16 21:26:24 +11:00
itsmattkc a447891050 merged with slight code cleanup 2019-01-12 13:55:53 +11:00
itsmattkc a8e37ac76a changed NULLs to nullptr 2019-01-12 12:57:15 +11:00
itsmattkc 345328432d translation 2019-01-12 10:10:24 +11:00
itsmattkc 9924315508 rewrote debug message handler 2019-01-12 00:54:39 +11:00
itsmattkc fee2c457f2 added option to disable multithreading on images 2019-01-07 11:37:37 +11:00
itsmattkc 2b7103e286 added #225 2019-01-03 00:09:39 +11:00
itsmattkc 28bdda4023 generate thumbs with alpha 2018-12-24 20:45:07 +11:00
itsmattkc 4992b189f4 make square version of thumb for icon view 2018-12-24 17:31:40 +11:00
itsmattkc ef3ff6f0c4 changed latin encoding to utf8 for #176 2018-12-21 00:17:12 +11:00
itsmattkc 7a2a2af8ec vastly improved multithreaded loading and annchor point gizmo 2018-12-15 00:09:14 +11:00
itsmattkc ac1cb9d14f massive rewrite of project data system 2018-12-13 14:29:09 +11:00
itsmattkc 967cc01077 fixed stuttering labelslider 2018-12-02 19:05:03 +11:00
itsmattkc 431525703d returned to QImage because QPixmaps seemed to cause crashes 2018-11-29 12:07:28 +11:00
itsmattkc c4e06d902e fixed selection bug 2018-11-19 10:51:47 +11:00
itsmattkc f427e37f46 tweaked merge 2018-11-17 12:56:00 +11:00
mass b455c81605 Convert QImage to QPixmap for all previews and allow previews to be cropped to clipwidth 2018-11-16 18:13:43 +10:30
itsmattkc f007f39dd2 added effects and fixed some crashes 2018-11-15 21:02:08 +11:00
itsmattkc 30bfeef64a corrected merge mistake and improved footage tooltip 2018-11-14 21:44:58 +11:00
itsmattkc 7caad47078 Merge branch 'master' into imagesource_icon 2018-11-14 21:38:09 +11:00
itsmattkc 1c3fc815e3 tweaked frame rate column in project panel 2018-11-14 21:18:23 +11:00
itsmattkc 1cf74c2214 Merge pull request #145 from alcomposer/master
Display framerate of media In Project Panel
2018-11-14 21:12:32 +11:00
mass cf7fdb3b3b Complete show imagesource.png for all images in Project panel 2018-11-14 20:07:01 +10:30
alcomposer f243fa2062 Display frame_rate of media in Project Pannel 2018-11-13 21:26:26 +10:30
itsmattkc 4cc849ae18 fixed hang if dragging invalid files directly into timeline 2018-11-13 13:28:13 +11:00
itsmattkc 6495c5768d added perspective option to corner pin 2018-11-13 02:39:15 +11:00
itsmattkc 72fe20d857 ACTUALLY fixed urgent sequence deletion bug 2018-11-05 20:07:43 +11:00
itsmattkc e342294917 fixed urgent bug that irreparably deleted sequences 2018-11-05 17:59:29 +11:00
itsmattkc 35e4371c7a increased rename timer 2018-11-02 22:00:02 +11:00
itsmattkc d7f6e0cb9f improved still image detection 2018-11-02 21:53:46 +11:00
itsmattkc 9f0ff7f561 fixed #142 2018-11-01 16:12:17 +11:00
itsmattkc 10347f9418 effects system rewrite 2018-10-30 11:23:14 +11:00
itsmattkc 0817a1e486 added real portable mode 2018-10-29 18:15:50 +11:00
itsmattkc a54fee767d fixed playback/export flickering and hanging 2018-10-29 17:01:52 +11:00
itsmattkc 6558062099 now waveforms and thumbnails are cached 2018-10-22 18:10:51 +11:00