- Oct 09, 2020
-
-
Patrick Roth authored
-
Patrick Roth authored
-
- Oct 05, 2020
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
-
- Sep 28, 2020
-
-
Sophia Papagiannaki authored
-
- Aug 14, 2020
-
-
Sophia Papagiannaki authored
This happens in following two cases: 1. camera is disconnected or 2. application is exited while recording.
-
- May 19, 2020
-
-
Sophia Papagiannaki authored
Not tested yet on Windows nor openSUSE Leap 42. Also, created enum for button ids in types.hpp.
-
- Mar 11, 2020
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
like it was until 2 commits ago. Otherwise, because it is a double, it never becomes exactly 1 (in autoscale mode), which causes problem in zooming() function in imgproworkers.
-
- Mar 10, 2020
-
-
Sophia Papagiannaki authored
-
- Mar 09, 2020
-
-
Sophia Papagiannaki authored
-
- Mar 05, 2020
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
The zooming has to be adjusted still. Factor should be an integer.
-
- Mar 04, 2020
-
-
Sophia Papagiannaki authored
Closes #1
-
- Mar 03, 2020
-
-
Sophia Papagiannaki authored
-
- Dec 13, 2019
-
-
Sophia Papagiannaki authored
Also, - corrected typos - added note next to operation mode choice
-
- Dec 12, 2019
-
-
Sophia Papagiannaki authored
-
- Dec 11, 2019
-
-
Sophia Papagiannaki authored
Plus, some minor modification in code appearance.
-
- Dec 06, 2019
-
-
Sophia Papagiannaki authored
- CMakeLists: identifies system architecture (CC_ARHC) and builds accordingly. - createInstaller_Windows: added system architecture as variable (CC_ARCH).
-
- Dec 04, 2019
-
-
Sophia Papagiannaki authored
Updated ChangeLod, README and nsis script.
-
- Dec 03, 2019
-
-
Sophia Papagiannaki authored
- corrected default values for I/O - fixed bug when resetting I/O pins - upgraded version in CMakeLists and .pro file
-
Sophia Papagiannaki authored
-
- Nov 26, 2019
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
Set implicit width of spinboxes
-
- Oct 25, 2019
-
-
Sophia Papagiannaki authored
Providing also an application icon.
-
Sophia Papagiannaki authored
Windows USB installer has own repo and is deleted from here.
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
The application version number is once defined in CMakeLists.txt and passed to the preprocessor.
-
- Oct 24, 2019
-
-
Sophia Papagiannaki authored
Added the NSIS script and other needed files for creating a windows installer. Extended the README with information on building the app on Windows.
-
Sophia Papagiannaki authored
-
- Oct 23, 2019
-
-
Sophia Papagiannaki authored
-
- Oct 22, 2019
-
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
- Plus: changed variable type for time_exposure
-
Sophia Papagiannaki authored
- Modifications for variable types not supported in the newest Opencv 4 lib - Corrected the display of the green channel pixel value - Small correction in histogram visualization
-
Sophia Papagiannaki authored
-
Sophia Papagiannaki authored
- Added the application name to all child windows titles - Corrected the release date assingment - Changed alignment in "About" and "Camera infos" - ROI is disabled when applying binning
-
- Oct 04, 2019
-
-
Patrick Roth authored
-