Josep Maria Antolín Segura
e1fba7a7b4
Fixes to build under arm32 ( raspberry pi on 32bit debian). ( #261 )
2024-06-21 18:20:49 -07:00
Davide Cavalca
4dcec4c2d6
cmake: add detection logic for aarch64 ( #224 )
2023-07-12 00:37:49 -07:00
Davide Cavalca
1469ac4a28
cmake: fix man page install location ( #223 )
2023-07-12 00:37:29 -07:00
Michael J. Manley
71b9347e52
[no ci] Switched from CLion to Visual Studio.
...
Added some configuration projects if someone else wants to do the same, just assumes your using
MSYS2 in C:\msys64
2023-03-25 15:49:30 -07:00
Elfina Ashfield
8b9813377b
fix cmake for Apple Silicon machines; render related bug fixes ( #186 )
2022-11-15 22:03:23 -08:00
Michael J. Manley
fa9c5ef6c0
Hopefully fixed issue with config paths, also adding Debug builds as well as Release autobuilds.
2022-06-22 13:47:12 -07:00
Michael J. Manley
d8594be7a5
Finally got the better arch detect code, Should fix #160 .
2022-06-22 11:17:47 -07:00
Michael J. Manley
6f69f3e8da
Removed code for disabling optimization, as its causing lag issues. Fixed CMake Files.
2022-06-18 19:23:44 -07:00
Michael J. Manley
d52f960680
Fixed the detection code to skip if running on a toolchain file
2022-05-11 10:23:38 -07:00
Michael J. Manley
3bbccb1b88
Added some helpful cmake scripts to allow cross compiling on Fedora.
2022-05-11 01:11:19 -07:00
Michael J. Manley
0811e43fd0
API Changes
2022-04-17 12:28:16 -07:00
Michael J. Manley
08dc3f0409
Format Change. Fixed so it doesn't fail compilation anymore.
2022-04-14 14:18:31 -07:00
Michael J. Manley
b70413a20f
Revert "[no ci] Slight style change, braces are no longer on newline"
...
This reverts commit bfc6f1c593
.
2022-04-14 11:09:21 -07:00
Michael J. Manley
90bac137b1
[no ci] Stylechange commit damaged code somehow, reverting for now
2022-04-14 11:05:44 -07:00
Michael J. Manley
8c069c93ec
[no ci] Fixed some Build config issues
2022-04-12 10:44:20 -07:00
Michael J. Manley
eee52a540f
More Refactoring for Plugin Engine.
2022-01-24 17:00:28 -08:00
Michael J. Manley
5b23875cf5
Added Real Printer Support
...
Printer support is still only enabled if enabled from experimental
Added configuration options to LPT devices
Converted lpt_device_t to be like device_t with the lpt additions added.
2022-01-22 01:00:43 -08:00
Michael J. Manley
45493f6ce4
Fixes to a few major things
...
* Moved NVR files out to be in just nvr, and will go in share/pcem/nvr
* Fixed #88 . Now the headers use the internal name to make descriptive sense
* Fixed Spelling error on Hyundai
*Also changed some issues with automation, testing also ntldd for dependency copying
2022-01-16 01:18:02 -08:00
sarah-walker-pcem
19e1f63e5d
Added Matrox Millennium emulation. ( #87 )
2022-01-15 19:21:54 -08:00
Michael J. Manley
c72694577d
Added Public API's also added PCAP stuff. Will begin PCAP development for Linux.
2021-12-24 02:16:55 -08:00