Commit Graph

12 Commits

Author SHA1 Message Date
ArsenArsen e0ee91d4a3
What if this fixes that crash (#20) 2017-07-28 18:39:34 +02:00
ArsenArsen 9ef6aa562a Fix a recording performance issue
This is why dev is a thing
2017-07-20 14:18:28 +02:00
ArsenArsen f509d44cca Use a mutex locker.
I am currently working on another private project and that and the lack of the ability to reproduce some issues is why the development has slowed down
2017-07-18 22:03:37 +02:00
ArsenArsen 55669aabe4 Try and fix the worker. 2017-07-15 13:28:04 +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 8f5197b826 Hey it only took me two days to fix a segfault!!!! 2017-06-04 01:04:42 +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