Commit Graph

379 Commits

Author SHA1 Message Date
ArsenArsen 909944d04c That's better 2017-06-24 23:03:00 +02:00
ArsenArsen e573f3d014 Fixed size previews 2017-06-24 21:02:43 +02:00
ArsenArsen c621c0db3e Oops fix header processing for multipart 2017-06-24 19:58:42 +02:00
ArsenArsen 99d0654727 Don't use deprecated libavcodec functions 2017-06-24 12:15:04 +02:00
ArsenArsen 2929d48f98 Test it now Max 2017-06-23 16:56:15 +02:00
ArsenArsen db5e82cca8 Multipart, not tested 2017-06-23 16:41:21 +02:00
ArsenArsen 04db6898b2 I sure hope it works now... 2017-06-23 14:39:51 +02:00
ArsenArsen a05c099390 Docs arent here 2017-06-23 11:51:02 +02:00
ArsenArsen 518ff2d872 Set theme jekyll-theme-minimal 2017-06-23 11:40:54 +02:00
ArsenArsen 8e45d0970a That seems to work 2017-06-23 11:40:10 +02:00
ArsenArsen 98352375b4 Let's try this 2017-06-23 11:38:22 +02:00
ArsenArsen ec73929274 I don't know, changes were unstaged for too long 2017-06-23 00:58:24 +02:00
ArsenArsen f7524e7c52 Qt... Why though... 2017-06-22 23:21:15 +02:00
ArsenArsen da717c9886 How did this go unnoticed for so long.... 2017-06-22 23:07:09 +02:00
ArsenArsen bb692e852e Small bug I just noticed 2017-06-22 17:47:49 +02:00
ArsenArsen df00c3e3a6 I forgot about my favorite hotkeying library 2017-06-22 17:44:28 +02:00
ArsenArsen e61d69a840 Move settings to a seperate dialog, add about box
It contains licensing information!
2017-06-22 17:41:29 +02:00
ArsenArsen 999e0e3511 Add context menus for recording 2017-06-18 23:31:40 +02:00
ArsenArsen 9fddb5a678 Typo! 2017-06-18 23:23:53 +02:00
ArsenArsen 2c87b12563 JSON needs base64 now. So, that's a thing... 2017-06-18 23:06:01 +02:00
ArsenArsen f425d47bcd Some improvemnts on the color picked & crop editor 2017-06-18 19:04:25 +02:00
ArsenArsen 7c9266085b Better default there, some fixes in the encoder 2017-06-17 23:18:16 +02:00
ArsenArsen b623c689d9 Add some encoder settings 2017-06-17 17:32:47 +02:00
ArsenArsen 7802f0e9fb Reformat again sigh 2017-06-14 23:34:58 +02:00
ArsenArsen 15d7897b9c Fix another logic error
Hooray for late night coding
2017-06-13 18:58:24 +02:00
ArsenArsen dde6fc0786 This is why I needed bug testing
Fix a race condition and logic error
2017-06-13 18:23:33 +02:00
ArsenArsen 394ae45187 Clear up the dependencies 2017-06-13 17:19:09 +02:00
ArsenArsen 40d9edd7a8 Make sure we don't upload empty images 2017-06-13 17:02:35 +02:00
ArsenArsen f04aa81b9f Error handling now there 2017-06-13 14:15:37 +02:00
ArsenArsen e71ecfec34 Remove useless #includes 2017-06-13 12:59:58 +02:00
ArsenArsen 3044bb6690 Grep told me I left it here too 2017-06-13 12:34:17 +02:00
ArsenArsen 798c5351fe Remove gif-h from qmake files 2017-06-13 12:33:41 +02:00
ArsenArsen 076f2383fd Remove gif-h 2017-06-13 12:32:55 +02:00
ArsenArsen 9913af5a41 Merge branch 'master' into feature/recording 2017-06-13 12:11:03 +02:00
ArsenArsen b5b2b1255f Fix some file cleanup issues
find /tmp/KShareTemp-*/ -type d | wc -l

53
2017-06-13 11:17:12 +02:00
ArsenArsen 26826b02c2 Recording mostly completed. Who's excited?
Left to do: Error handling. Yep.
2017-06-13 10:56:08 +02:00
ArsenArsen a53af2eeb2 While at it, add MP4. Gif fixed tommorow 2017-06-13 01:18:18 +02:00
ArsenArsen c6caa2c422 Fix a mem leak and custom upl. mime handling error 2017-06-13 01:15:57 +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 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 cc9e8ccfbf Fix from feature/recording: Closing automatically
Moved the fix for closing in the background after taking a screenshot [originally on feature/recording]

Qt why does that default to true?
2017-06-07 10:14:12 +02:00
ArsenArsen 35aafa0dea Fix images not being saved when passed as bytes 2017-06-06 23:58:02 +02:00
ArsenArsen 806f918f49 Fix one more thing in custom uploaders 2017-06-06 22:12:22 +02:00
ArsenArsen dbc8063f66 Thanks to Ponce I have discovered and fixed a bug
Hopefully
2017-06-06 21:26:46 +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 aa0764aac5 Silly me! 2017-06-06 13:06:41 +02:00