0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
chdkcamera: Log all exceptions during capture More... over 10 years ago
hidtrigger: Prevent stuck thread when capture_func throws an Exception More... over 10 years ago
autorotate: Fix obtaining EXIF with pyexiv2 (typo) More... over 10 years ago
Always write logfile More... over 10 years ago
Load default values for command-line arguments from user config More... over 10 years ago
web: Catch socket.gaierror when obtaining IP More... over 10 years ago
Bugfix crashed when trying to start from cli File "~/Source/spreads/spreads/workflow.py", line 195, in _add_to_cache location = workflow.path.parent AttributeError: 'NoneType' object has no attribute 'path' More... over 10 years ago
Merge branch 'mumme74-master' More... over 10 years ago
Stylistic fixes (PEP8, spelling) More... over 10 years ago
Merge branch 'master' of github.com:mumme74/spreads into mumme74-master More... over 10 years ago
dummy: Cache page files in config directory More... over 10 years ago
Change test to be a little more smart in regards to simulate system devices More... over 10 years ago
Merge branch 'nafraf-master' More... over 10 years ago
Merge branch 'master' of github.com:nafraf/spreads into nafraf-master More... over 10 years ago
web: Fix template endpoint for full mode More... over 10 years ago
Merge branch 'duerig-master' More... over 10 years ago
Fix conflict in capture.js and some stylistic issues More... over 10 years ago
web: Fix typo in workflowlist More... over 10 years ago
dummy: Load test images from web, not from tests folder More... over 10 years ago
Add dummy driver for easier testing More... over 10 years ago
web: Only list workflows that have an ID; Only display create button when not running in processor mode More... over 10 years ago
web: Fix crop interface More... over 10 years ago
web: Refactor configuration components and plugin-related endpoints More... over 10 years ago
Only try to find workflows in directories More... over 10 years ago
web: Remove stale code from crop function More... over 10 years ago
Forgot to declare a signal on OutputPage class More... over 10 years ago
Delete redundant is_ptp check, as pointed out by jbaiter More... over 10 years ago
Gui segfaults repetably (randomly in how far it progressed) when progressbar is updated from a python thread, use Qt event loop instead More... over 10 years ago
Merge remote-tracking branch 'upstream/master' More... over 10 years ago
Stop intervaltrigger when timing is set to zero More... over 10 years ago