|
1 | | -# Tue Jun 20 2023 Maxime Dirksen - 4.7.0 |
| 1 | +# Wed Jun 21 2023 - 4.8.0 |
| 2 | +- Native SELinux compatibility |
| 3 | +# Tue Jun 20 2023 - 4.7.0 |
2 | 4 | - Add openrc support |
3 | 5 | - Python >= 3.10 |
4 | | -# Son Feb 26 2023 Maxime Dirksen - 4.5.0 |
| 6 | +# Son Feb 26 2023 - 4.5.0 |
5 | 7 | - Improvement of driver generation |
6 | | -# Fri Feb 24 2023 Maxime Dirksen - 4.4.2 |
| 8 | +# Fri Feb 24 2023 - 4.4.2 |
7 | 9 | - Fix command not found |
8 | 10 | - Smaller size |
9 | | -# Fri Feb 17 2023 Maxime Dirksen - 4.4.0 |
| 11 | +# Fri Feb 17 2023 - 4.4.0 |
10 | 12 | - Total rework of the implementation |
11 | 13 | - Support multiple emitters camera |
12 | 14 | - Memorize broken instructions to skip them |
13 | 15 | - Usage of /dev/v4l/by-path for persistence |
14 | 16 | - Drop distribution repositories support |
15 | | -# Tue Sep 13 2022 Maxime Dirksen - 4.1.5 |
| 17 | +# Tue Sep 13 2022 - 4.1.5 |
16 | 18 | - Fix boot service for custom device |
17 | | -# Thu Aug 11 2022 Maxime Dirksen - 4.1.4 |
| 19 | +# Thu Aug 11 2022 - 4.1.4 |
18 | 20 | - Force V4l2 backend in opencv |
19 | 21 | - Improvement of driver generation |
20 | | -# Mon Jul 4 2022 Maxime Dirksen - 4.1.2 |
| 22 | +# Mon Jul 4 2022 - 4.1.2 |
21 | 23 | - Asynchronous camera triggering |
22 | 24 | - Fix camera triggering issue |
23 | 25 | - Fix device symlink boot service side effect |
24 | | -# Sun Jun 19 2022 Maxime Dirksen - 4.0.0 |
| 26 | +# Sun Jun 19 2022 - 4.0.0 |
25 | 27 | - Rework, optimization and improvement of driver generation |
26 | 28 | - Remove manual configuration commands |
27 | 29 | - Remove option for integration into Howdy |
28 | | -# Thu Dec 9 2021 Maxime Dirksen - 3.2.5 |
| 30 | +# Thu Dec 9 2021 - 3.2.5 |
29 | 31 | - Tweak for integration into Howdy(https://github.com/boltgolt/howdy) |
30 | 32 | - Bash auto completion |
31 | 33 | - Better systemd support |
32 | | -# Thu Nov 4 2021 Maxime Dirksen - 3.2.2 |
| 34 | +# Thu Nov 4 2021 - 3.2.2 |
33 | 35 | - Support any device path format |
34 | 36 | - Improve systemd service |
35 | | -# Sat Oct 23 2021 Maxime Dirksen - 3.2.0 |
| 37 | +# Sat Oct 23 2021 - 3.2.0 |
36 | 38 | - Multiple device support |
37 | | -# Thu Sep 23 2021 Maxime Dirksen - 3.1.1 |
| 39 | +# Thu Sep 23 2021 - 3.1.1 |
38 | 40 | - Limit in negative answers for a same pattern |
39 | | -# Wed Sep 22 2021 Maxime Dirksen - 3.1.0 |
| 41 | +# Wed Sep 22 2021 - 3.1.0 |
40 | 42 | - New configuration system |
41 | 43 | - Exit codes |
42 | 44 | - Change configuration file location |
43 | | -# Sun Aug 29 2021 Maxime Dirksen - 2.1.0 |
| 45 | +# Sun Aug 29 2021 - 2.1.0 |
44 | 46 | - New fix command, to resolve well know problems |
45 | 47 | - Systemd service file modified to prevent /dev/video file descriptor error |
46 | | -# Thu Aug 12 2021 Maxime Dirksen - 2.0.1 |
| 48 | +# Thu Aug 12 2021 - 2.0.1 |
47 | 49 | - Initial package |
0 commit comments