Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
vimba
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Automate
Agent sessions
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
kr69sugu
vimba
Commits
Commits · 8f5311e1d786c38df327fcd57d507718edfc637b
8f5311e1d786c38df327fcd57d507718edfc637b
Select Git revision
1 result
Searching
vimba
src
cam.cpp
Author
Search by author
Any Author
authors
0 authors
Browse files
Jul 02, 2024
[not tested] progressbar for recordings: add functions to iprinter to print...
· 8f5311e1
am0ebe
authored
Jul 2, 2024
8f5311e1
Jul 01, 2024
new showRecordStats (get features) + rm old frame stats approach
· 2a59fe82
am0ebe
authored
Jul 1, 2024
2a59fe82
Jun 18, 2024
more threadpool rewrite, change info to printcaminfo because of name...
· 608deb8e
am0ebe
authored
Jun 18, 2024
608deb8e
Jun 17, 2024
stashpop
· 41a019dc
am0ebe
authored
Jun 17, 2024
41a019dc
May 23, 2024
calc ncam from config and derive threads per cam
· 838c3535
am0ebe
authored
May 23, 2024
838c3535
change conf.json to include outdir,recordduratiodefault and put cams in array,...
· 7b52a9bc
am0ebe
authored
May 23, 2024
7b52a9bc
May 22, 2024
fix load/save settings. check edge cases
· 00b0b837
am0ebe
authored
May 22, 2024
00b0b837
proper exit on error, utils ns, utils global bool running to sync threads, use...
· c2ae16f9
am0ebe
authored
May 22, 2024
c2ae16f9
May 21, 2024
WIP/crashes add load and saveSettings functions to cam class...
· 1e0b5f61
am0ebe
authored
May 21, 2024
1e0b5f61
give configfilename as arg, to quickly switch between setups
· d7ac1fec
am0ebe
authored
May 21, 2024
d7ac1fec
May 16, 2024
changed cam to read from config file. changed cam state. made more robust. add...
· c3569302
am0ebe
authored
May 16, 2024
c3569302
May 13, 2024
WIP parse config file. get name ip of each cam from a json
· f4df55ba
am0ebe
authored
May 13, 2024
f4df55ba
Apr 03, 2024
more stuff
· baf20fee
am0ebe
authored
Apr 3, 2024
baf20fee
Feb 22, 2024
fix close warning on exit when cam was open -> vmb closes all cams on exit automatically
· 0f75d71e
am0ebe
authored
Feb 22, 2024
0f75d71e
cam: add timer member. fix double stoprecord error (when user cancels recording)
· b94a5984
am0ebe
authored
Feb 22, 2024
b94a5984
add closeCam, add cam->id(), change info, fix state bug, fix idx bug, more bugs...
· c8c605fc
am0ebe
authored
Feb 22, 2024
c8c605fc
add camobserver stateChanged fun -> cam: toggleopenclosestate, connect...
· 40b1f7d3
am0ebe
authored
Feb 22, 2024
40b1f7d3
connect signals/slots in iPrinter ctor level. use Console singleton, use...
· 1d0d7278
am0ebe
authored
Feb 22, 2024
1d0d7278
[WIP] see below + not tested | IPrint interface + Cam class + ...
· 6aa7df37
am0ebe
authored
Feb 20, 2024
6aa7df37
Loading