Commit Graph
554 Commits
Author SHA1 Message Date
itsmattkc 3eddc7ebfb changed exec to new target name 2018-12-26 18:38:47 +11:00
itsmattkc 72b468cfd3 Merge pull request #196 from eszlari/linux-metadata
Add Linux metadata
2018-12-26 18:37:46 +11:00
itsmattkc 277b5f3bc3 Merge pull request #201 from pinotree/link-unix
Use pkg-config on all the non-Mac Unices
2018-12-26 18:34:54 +11:00
Pino Toscano 6d34acbf32 Use pkg-config on all the non-Mac Unices
Make use of pkg-config to link to the ffmpeg libraries on all the Unix
platforms other than Mac (instead of Linux only).  This fixes the
builing on those platforms.
2018-12-25 23:26:13 +01:00
itsmattkc f116f9a4f6 Merge pull request #200 from olive-editor/zoommenu
Move zoom combobox to context menu
2018-12-25 21:18:40 +11:00
itsmattkc d2654f9980 changed target #197 2018-12-25 17:42:37 +11:00
itsmattkc 9cef1fb396 Merge pull request #199 from olive-editor/iconview
Icon View in Project Panel
2018-12-25 17:36:14 +11:00
itsmattkc 86f1ed813e fixed various export issues 2018-12-25 10:39:05 +11:00
Peter Eszlari b9cadf63d6 Add Linux metadata 2018-12-25 00:22:50 +01:00
itsmattkc 8fea6bd7f8 Update README.md 2018-12-25 09:48:35 +11:00
itsmattkc 259fbf8542 added missing include 2018-12-25 08:48:50 +11:00
itsmattkc 4ea16f41e9 moved zoom controls to context menu 2018-12-25 01:47:15 +11:00
itsmattkc aea2faedff timeline responds to icon view 2018-12-25 01:15:08 +11:00
itsmattkc c159e598a7 completion of icon view 2018-12-25 01:10:20 +11:00
itsmattkc 06ca2bdfcd fixed reveal in project 2018-12-24 23:33:23 +11:00
itsmattkc abff5da67b added directory browsing and icon size slider 2018-12-24 23:20:55 +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 6ea1b6b751 Merge pull request #191 from olive-editor/retinafix
Fix OpenGL rendering on Retina display Macs
2018-12-24 02:44:03 +11:00
itsmattkc ceb0078b2e started work on icon/thumbnail view 2018-12-24 00:59:33 +11:00
itsmattkc 8d29c72c39 removed now-redundant old scale system 2018-12-23 22:42:27 +11:00
itsmattkc e3a26116ae multiply widget size by devicePixelRatio 2018-12-23 22:10:04 +11:00
itsmattkc a53aac2366 changed month version 2018-12-23 12:01:12 +11:00
itsmattkc c95027e1de Merge pull request #189 from olive-editor/alpha
Merge current alpha to master
2018-12-23 11:58:18 +11:00
itsmattkc abc0e2130c Merge branch 'master' into alpha 2018-12-23 11:49:10 +11:00
itsmattkc 5bb579e9d1 added environment variable for effects path 2018-12-23 09:22:43 +11:00
itsmattkc 692b9bc40d Merge branch 'alpha' of https://github.com/olive-editor/olive into alpha 2018-12-22 15:20:53 +11:00
itsmattkc 81f6b5d549 enabled autochoosing opengl pixel format from source 2018-12-22 15:20:39 +11:00
itsmattkc 8c85ccd96e Merge pull request #183 from luigino/pkgconfig
Use pkgconfig for ffmpeg on linux
2018-12-22 12:28:13 +11:00
itsmattkc 5c54e6769e slight modifications to snap yaml 2018-12-22 12:26:25 +11:00
itsmattkc 90d9c46a93 moved load function to main thread 2018-12-22 08:57:51 +11:00
itsmattkc 74d343522d fixed blur issues on intel gpus 2018-12-22 08:53:39 +11:00
Luigi Baldoni a40e950219 Use pkgconfig for ffmpeg on linux 2018-12-21 19:41:02 +01:00
itsmattkc 60e53d7c8a Merge pull request #181 from popey/adjust-snap-name
Change snap name from olive to olive-editor
2018-12-22 00:39:07 +11:00
Alan Pope a6069fcce5 Change snap name from olive to olive-editor 2018-12-21 13:00:54 +00:00
itsmattkc 1c78f5efd9 Update README.md 2018-12-21 23:23:48 +11:00
itsmattkc e08df8df4d removed orphaned references to project UI file 2018-12-21 23:05:32 +11:00
itsmattkc 14694aca66 Merge pull request #178 from popey/add-snapcraft
Add support for building snap of Olive
2018-12-21 22:19:38 +11:00
itsmattkc fb36c79eea restore current blendfunc after using default 2018-12-21 22:05:33 +11:00
itsmattkc 1ed857483d workaround for qt not returning to maximized when exiting full screen #171 2018-12-21 21:56:07 +11:00
Alan Pope 5234e43a74 Add support for building snaps 2018-12-21 09:22:54 +00:00
itsmattkc e669949ec6 progress on stabilization dialog 2018-12-21 11:35:53 +11:00
itsmattkc c62d4803fb added replace function for pasting effects 2018-12-21 10:34:42 +11:00
itsmattkc a4f3f03e76 Update README.md 2018-12-21 03:25:18 +11:00
itsmattkc c65e2557b5 removed project ui, fixed some project panel crashes 2018-12-21 01:03:40 +11:00
itsmattkc ef3ff6f0c4 changed latin encoding to utf8 for #176 2018-12-21 00:17:12 +11:00
itsmattkc 9797a3bf4b fixed a bunch of multithreaded loading issues and #174 2018-12-20 23:20:00 +11:00
itsmattkc 4de524e7fa added full screen mode #171 2018-12-20 15:09:28 +11:00
itsmattkc 452ffe2713 Merge pull request #169 from alcomposer/timelineheader_rightclick_menu
Timelineheader rightclick menu clear In/Out Points
2018-12-20 14:56:30 +11:00
alcomposer 27c4520e58 Add right click menu to clear I/O points when they exist in timelineheader 2018-12-19 18:18:56 +10:30