Commit graph

25 commits

Author SHA1 Message Date
Joel Collins
9dab2421a4 Removed in-memory full metadata from CaptureObject 2020-11-06 12:09:05 +00:00
Joel Collins
86732b8782 Fixed reloading timestamp in new format 2020-11-03 16:11:30 +00:00
Joel Collins
b69c90345f Removed full capture metadata from top-level resource list 2020-11-03 15:45:00 +00:00
Joel Collins
6c51da5394 Simplified build_captures_from_exif 2020-11-02 15:51:52 +00:00
Joel Collins
1f12154876 Fixed thumbnail generation for video_port captures 2020-10-28 16:02:08 +00:00
Joel Collins
32ec2b463d Fixed thumbnail data fallback 2020-10-28 15:41:06 +00:00
Joel Collins
250fd07e9a Code formatting and linting 2020-10-27 14:14:59 +00:00
Joel Collins
10d264c526 Always use builtin JPEG thumbnails 2020-10-27 14:05:24 +00:00
Joel Collins
994e83dbeb Code cleanup 2020-10-14 14:56:29 +00:00
Joel Collins
2bfb988460 Code formatting 2020-10-13 15:02:19 +01:00
Joel Collins
5139b24ffe Updated to new LabThings structure 2020-09-04 15:48:52 +01:00
Joel Collins
24398ba7dc Updated tasks nomenclature 2020-07-21 12:54:42 +01:00
Joel Collins
44cbc87416 Re-synchronised capture IO 2020-07-03 15:05:53 +01:00
Joel Collins
38cdecd39a Revert "Spawn metadata IO in greenlets"
This reverts commit 0e78d7be82
2020-07-01 15:05:43 +00:00
Joel Collins
0e78d7be82 Spawn metadata IO in greenlets 2020-07-01 15:58:31 +01:00
Joel Collins
2d2b4c769c Fixed metadata now saving to files 2020-06-28 09:22:25 +01:00
Joel Collins
5dc838d5eb Added method to batch-write metadata parameters 2020-06-15 18:00:16 +01:00
Joel Collins
5916daebfb Removed explicit async EXIF IO 2020-06-15 12:12:10 +01:00
Joel Collins
0edb696c99 Switched file IO to greenlet 2020-06-15 10:11:50 +01:00
Joel Collins
2305a562d9 Switched metadata IO to greenlet 2020-06-15 10:01:31 +01:00
Joel Collins
9962f0b063 Removed unnecesarry greenlet context switches 2020-06-11 16:56:44 +01:00
Joel Collins
6bf37a0985 Threadpool for disk IO, greenlets for metadata 2020-06-11 12:01:19 +01:00
Joel Collins
7c9f42f7f3 Optimised captures by using greenlets for disk IO 2020-06-11 11:42:31 +01:00
Joel Collins
a34214b9fb Fixed broken references to capture list 2020-04-28 14:47:22 +01:00
Joel Collins
caf553db7a Moved capture management into separate object 2020-04-28 14:32:56 +01:00