Commit Graph

15 Commits

Author SHA1 Message Date
ArsenArsen 9e12604184 Remove debug logs 2017-06-30 18:37:09 +02:00
ArsenArsen 6ab5452fb6 Add imgur auth. upload and uploader settings 2017-06-30 15:05:37 +02:00
ArsenArsen cb45fff054 I hoped this fixes video uploading but nope 2017-06-27 23:44:31 +02:00
ArsenArsen 22ab688a79 Yay encoding works!!!!
Implemented a universal encoder based on FFMpeg. I'll get it to work with gif too.
Adding other formats should be easy. In fact, recordingformats can be made into something much shorter. Soon™️
2017-06-13 00:38:32 +02:00
ArsenArsen 0b09000729 Rewrite in order to support user-selected formats 2017-06-06 17:05:34 +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 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 43cfb821b3 File limits 2017-05-17 22:59:33 +02:00
ArsenArsen 45b1c6f2dc // maybe that works 2017-05-13 22:39:05 +02:00
ArsenArsen d17864ea22 Turns out this was broken for a while now 2017-05-13 18:32:55 +02:00
ArsenArsen 37ce6f1eda Add clang-format; Make text and blur less annoying
I didn't read the clang-format documentation properly
2017-05-09 17:26:00 +02:00
ArsenArsen 7737b77671 Great reformat of 2k17 2017-05-06 13:21:12 +02:00
ArsenArsen 9a90814891 Notifications 2017-04-25 22:17:36 +02:00
ArsenArsen 0101b61651 Custom uploaders 2017-04-24 23:14:01 +02:00
ArsenArsen e38231f2b1 Initial 2017-04-23 15:05:48 +02:00