Commit Graph

130 Commits

Author SHA1 Message Date
ArsenArsen 630e9492ec Oops forgot to remove that from the list 2017-06-12 11:21:03 +02:00
ArsenArsen dde3d63d2e I'd be lying if I said this works but it's close!! 2017-06-11 23:56:06 +02:00
ArsenArsen 3015b9547c Cleanup of window flags 2017-06-07 10:37:40 +02:00
ArsenArsen 20d5314d6d Fix a math error which stopped cursor from drawing 2017-06-07 10:25:00 +02:00
ArsenArsen 35aafa0dea Fix images not being saved when passed as bytes 2017-06-06 23:58:02 +02:00
ArsenArsen 0b09000729 Rewrite in order to support user-selected formats 2017-06-06 17:05:34 +02:00
ArsenArsen 1d059cc08a Finalize recording.
Yet to fix GIFs and implement WebP/WebM/MP4
I wouldn't mind help
2017-06-06 13:38:15 +02:00
ArsenArsen c523af9927 Implement GIF support [read more]
So, it works. Yay! Only one frame though. What could be the issue? Hrm. I'll look around. And open an issue in ginsweater/gif-h to try and work it out.

I am amazed.
2017-06-06 12:51:16 +02:00
ArsenArsen 6e36691f6c Forgot to save changes 2017-06-06 01:28:19 +02:00
ArsenArsen f2b2a7eb4a Implement recording [!tested] [prob. broken] [1AM]
Implement the basic barebone structure of GIF recording.
While it is likely broken (probably black frames and similar issues) it's a good start.
Good night.
2017-06-06 01:26:26 +02:00
ArsenArsen 080d5be40f Forgot to change these few changes. 2017-06-04 23:04:35 +02:00
ArsenArsen 34624e5762 Redesigned uploaders a bit to support more stuff.
Added a functionality of uploading byte arrays and even files. Created RecordingFormat, which allows me to create states, I guess??, for RecordingContex's. Needed for, eg. gifs, which are horrible and I strongly suggest against, which will actually be stored as files per frame which are QImages encoded with QImage::Format_RGB888 (confirmation needed).
2017-06-04 22:58:29 +02:00
ArsenArsen 8f5197b826 Hey it only took me two days to fix a segfault!!!! 2017-06-04 01:04:42 +02:00
ArsenArsen 6128ac40b5 When you don't actually stage 2017-05-31 23:46:27 +02:00
ArsenArsen b064f795ff Add a size hint
Noone saw the typo. Right?
2017-05-31 22:30:18 +02:00
ArsenArsen 09e670bf23 Area selection dialog 2017-05-31 17:24:17 +02:00
ArsenArsen 869c2d0031 Gracefully shut down the worker 2017-05-30 15:51:25 +02:00
ArsenArsen 3a388aa43e OOps 2017-05-30 13:22:20 +02:00
ArsenArsen ebb99beeff Offload more work 2017-05-29 23:02:06 +02:00
ArsenArsen dd8683b9e8 Yeah that would've blown up. 2017-05-29 23:00:08 +02:00
ArsenArsen 8def91b0a8 This may blow up. 2017-05-29 22:54:09 +02:00
ArsenArsen dcd8e5e34c Implement the format conversion worker
Ignore the format file edit. Reformat after merge
2017-05-29 22:42:10 +02:00
ArsenArsen 24e186e73b Fix application auto close bug. This happens on Windows and i3wm (no
other are known). But why only them? God knows..
2017-05-24 16:51:14 +02:00
ArsenArsen 4150551d78 I just killed a few hours in the future by making alot of merge conflicts 2017-05-22 19:34:29 +02:00
ArsenArsen c15594cd57 clang format again 2017-05-22 19:33:52 +02:00
ArsenArsen 1e5a5c2485 Why was this the other thing
School is over next week yay freedom. I'll be able to come back and do actual and active development.
2017-05-22 18:23:45 +02:00
ArsenArsen 91aa7badc6 Im stupid 2017-05-22 15:56:47 +02:00
ArsenArsen 96f4cf7305 Fix Pictures folder missing sometimes and saving failing because of it 2017-05-21 12:08:30 +02:00
ArsenArsen 76bca57047 Fix a filesize limit bug 2017-05-21 11:16:00 +02:00
ArsenArsen 44055e1812 Whoops 2017-05-19 22:32:45 +02:00
ArsenArsen 6a978fbfb3 I have no idea 2017-05-19 22:32:23 +02:00
ArsenArsen 7c58d37ab0 No, this didn't take me all day. 2017-05-19 22:29:55 +02:00
ArsenArsen 43cfb821b3 File limits 2017-05-17 22:59:33 +02:00
ArsenArsen 075b4fce3d smh 2017-05-17 13:57:47 +02:00
ArsenArsen 57e71be60a Yay merge conflicts 2017-05-17 13:55:07 +02:00
ArsenArsen ec6b9c2821 Merge feature/platformbackends 2017-05-17 13:53:30 +02:00
ArsenArsen 7739a0bfeb Mac is on pause 2017-05-17 13:42:01 +02:00
ArsenArsen 868a600e26 Fix blur dialog 2017-05-16 21:08:42 +02:00
ArsenArsen dfd0563278 whoops 2017-05-16 19:16:09 +02:00
ArsenArsen 0fdfc1eb26 Make the scope and text stay in the screen 2017-05-16 17:09:49 +02:00
ArsenArsen df782571f9 Color picker initial commit 2017-05-16 17:09:49 +02:00
ArsenArsen 0ca9e46f85 Or not 2017-05-16 16:51:25 +02:00
ArsenArsen 1a1c00cc55 Fix build statuses 2017-05-16 16:51:02 +02:00
ArsenArsen bd2be65e03 Allow X to close 2017-05-15 14:42:40 +02:00
ArsenArsen df61acdbb3 feature/platformbackends (aka cursors) done for all but mac 2017-05-15 14:10:00 +02:00
ArsenArsen 5b6e9c2e36 Merge branch 'master' into feature/platformbackends 2017-05-15 13:59:55 +02:00
ArsenArsen 32a146b564 Windows backend done 2017-05-15 11:31:08 +02:00
ArsenArsen 7411bca817 When youre stupid 2017-05-15 11:19:52 +02:00
ArsenArsen 4e2a82f2bd Attempt at improving quality of images on mac 2017-05-14 23:19:13 +02:00
ArsenArsen bc8766d234 A bugfix in QHotkey 2017-05-14 19:32:55 +02:00