- Sep 29, 2024
-
-
am0ebe authored
-
- Aug 09, 2024
-
-
am0ebe authored
-
- Aug 05, 2024
- Jul 26, 2024
-
-
am0ebe authored
save timestamp as ms (not ns), format time: only show h/m when dur long enough, _rec->showProgress() to add to camInfo, solved nasty auto keyword segfault bug, make progressbar smaller [40 digits]
-
- Jul 25, 2024
-
-
am0ebe authored
[crash after rec] add printfeatures to cam and stream. pingscan: add better alternative to finding cam via mac
-
- Jul 22, 2024
-
-
am0ebe authored
-
- Jul 12, 2024
-
-
am0ebe authored
-
- Jul 10, 2024
- Jul 09, 2024
-
-
am0ebe authored
-
- Jul 08, 2024
-
-
am0ebe authored
-
- Jul 05, 2024
- Jul 04, 2024
-
-
am0ebe authored
[wip] extract record class from cam. checkdisk functions (utils and record): available,estimated, used. utils fps and framesize fixed constants for now.
-
- Jul 02, 2024
-
-
am0ebe authored
[not tested] progressbar for recordings: add functions to iprinter to print progressbar, get width from console and calc chars, get times and format mm:ss.
-
- Jul 01, 2024
-
-
am0ebe authored
-
- Jun 18, 2024
-
-
am0ebe authored
more threadpool rewrite, change info to printcaminfo because of name collisiong with iprinter::info, added iprinter print overloads, limit opencv threads to 1
-
- Jun 17, 2024
- May 23, 2024
- May 22, 2024
-
-
am0ebe authored
-
am0ebe authored
search for file ending with json/xml in appdir and use as default if no settings/config is specified as arg
-
am0ebe authored
-
am0ebe authored
proper exit on error, utils ns, utils global bool running to sync threads, use qapp->exit, NOTE: blocking console on unplanned app termination > user needs to press once more
-
- May 21, 2024
-
-
am0ebe authored
WIP/crashes add load and saveSettings functions to cam class (+signals,slots,console,core,utils) + read settings name as cmdline arg loadSettings - if cam is open and settings file exists, load settings from file to current cam saveSettings - if cam is open, writeout/save settings from current cam to xml file
-
am0ebe authored
-
am0ebe authored
-
- May 16, 2024
-
-
am0ebe authored
changed cam to read from config file. changed cam state. made more robust. add detectCam. fixed regression bugs to get cams working againfinetuned listcams,dcetrect,startuo,shutdown...
-
- May 13, 2024
-
-
am0ebe authored
-
- Apr 03, 2024
-
-
am0ebe authored
-
- Feb 26, 2024
-
-
am0ebe authored
-
- Feb 22, 2024
-
-
am0ebe authored
-
am0ebe authored
-
am0ebe authored
-
am0ebe authored
-
am0ebe authored
add camobserver stateChanged fun -> cam: toggleopenclosestate, connect signals, core: updateCamstate - find cam and call cam->toggleopenclosestate
-
am0ebe authored
connect signals/slots in iPrinter ctor level. use Console singleton, use conditional compilation for console
-