Adam Honse
c1e5f7bb1b
Use mbedtls@3 for MacOS as homebrew updated mbedtls to 4 and it breaks hueplusplus
3 months ago
Adam Honse
269e7c6115
Add tmpfiles for initializing /etc/openrgb for systemd service
6 months ago
Andre Toerien
b58b3c0402
Install systemd service under PREFIX
7 months ago
Adam Honse
5161d673b1
Change suffix back to git after 1.0rc2 release candidate
8 months ago
Adam Honse
0fca93e454
OpenRGB Release Candidate 1.0rc2
8 months ago
Adam Honse
8d8f70bfdf
Only build PawnIO support in 64-bit builds, provide non-functional stub implementations in super_io.cpp for 32-bit builds
8 months ago
Adam Honse
b349c3ff2c
Update PawnIO SMBus driver to use standardized API between all drivers, add NCT6793 driver, and remove WinRing0 SMBus drivers
8 months ago
Stephen Horvath
30a250c7df
Replace WinRing0 with PawnIO for SMBus and Super-IO access on Windows
...
Commits squashed, files cleaned up, and rebased by Adam Honse <calcprogrammer1@gmail.com>
8 months ago
Adam Honse
a1449d99cf
Change suffix back to git after 1.0rc2wr0 release candidate
8 months ago
Adam Honse
a589a0f0b8
OpenRGB Release Candidate 1.0rc2wr0
8 months ago
John DeSilva
8af2461735
Include a startup source for FreeBSD
...
This seems to have been missed when the startup files were split out
during a refactor to support starting OpenRGB as a Windows service in
cf2df815e3 .
Without this change, we see `ld: error: undefined symbol: main` when
compiling on FreeBSD.
I chose to name the file main_FreeBSD_Linux_MacOS instead of
main_Linux_MacOS_FreeBSD to keep the list alphabetical.
8 months ago
Fefedu973
f8895af960
Add support for the StreamDeck
8 months ago
Adam Honse
e86d9f9241
Add SystemD service file to Linux installation
10 months ago
berendi
cf2df815e3
Support starting OpenRGB as a Windows service
...
Commits squashed, code style cleaned up, and manually rebased by Adam Honse <calcprogrammer1@gmail.com>
10 months ago
Adam Honse
38afb8b8eb
Replace pwsh with powershell as it is available by default and pwsh needs to be separately installed
10 months ago
Adam Honse
6a80f24962
Build AppImage with qt6
1 year ago
Ilya Navitsky
12d4ab4213
Add Belarusian translation
1 year ago
Y M
49aafb263f
Ukrainian translation added
1 year ago
RedBlackAka
55b737c51c
Add Norwegian translation
1 year ago
Adam Honse
6b84edb4fd
Change suffix back to git after 1.0rc1 release candidate
1 year ago
Adam Honse
1fbacdea37
OpenRGB Release Candidate 1.0rc1
1 year ago
Adam Honse
1809c752ae
Update mbedtls dependency to 3.2.1
1 year ago
Adam Honse
0d6ae64b24
Update hueplusplus dependency to 1.2.0
1 year ago
morg
b3dfd3b4b0
Move ResourceManagerInterface to its own file. Refactor Plugin interface
1 year ago
Shady Nawara
aca9d27808
macOS smbus Piix4, SuperIO, and Nct6775
1 year ago
RedBlackAka
3eb14e411d
Installer: remove unnecessary .0 from Wix version
1 year ago
RedBlackAka
a199464b4b
Fix Japanese and Greek not being included
1 year ago
Chris
fc65a01a60
Added deterministic UUID's to allow MSI upgrade
...
* Adjusted UUID to ensure they are deterministic per App / Channel
1 year ago
Adam Honse
51031cc1fe
Try to fix git-get-branch.sh call on Windows
1 year ago
Adam Honse
f3c3a9cd44
Fix AUR version
1 year ago
Adam Honse
ae248d6d32
Update versioning scheme
1 year ago
Alexey Sokolov
b2ea4212fd
Use a common way to check for Qt6 instead of introducing UB
1 year ago
Adam Honse
560ff5ab33
Clean up SPDAccessor, split out classes into their own files, add comments, update coding style
1 year ago
Milan Čermák
b1d5e83adc
Implement common DRAM SPD module with EE1004 and SPD5118 driver support to support detecting DRAM modules using SPD information.
1 year ago
Zach Deibert
bd3cc94212
Add support for loading profiles on suspend/resume
1 year ago
Björn Bidar
24fc6bd749
Optionally support system libe131
...
Can be enabled by calling qmake with CONFIG+=system_libe131.
Includes comments for general structure to handle in-tree
vs. out-of-tree dependencies.
Handles only systems who use pkgconfig.
2 years ago
Alexey Sokolov
b3b9ebb3b7
Fix OPENRGB_SYSTEM_PLUGIN_DIRECTORY
2 years ago
Chris
4a74103e70
Revert hidraw version check
...
* `packagesExist(hidapi-hidraw>=0.10.1)` is not a valid qmake version test
2 years ago
LER0ever
27128373e2
Add Linux support for NVIDIA Founders Edition GPU Illumination Control
2 years ago
Adam Honse
d778d470b1
Allow multiple operating systems to be specified in filename, i.e. _Windows_Linux.cpp
2 years ago
Adam Honse
ee9e1fbd2a
Add -Wno-psabi to CXXFLAGS to silence armhf-specific ABI change warnings
2 years ago
Adam Honse
d03701c58d
Initial support for system-installed plugins in Linux
2 years ago
Adam Honse
806ababa05
Add Arch include and library paths for mbedtls2 library
2 years ago
Adam Honse
d834b18a16
Don't include _Linux files in MacOS build, add support for _MacOS files
2 years ago
James Buren
3da13705af
Update hidapi dependency to 0.14.0
2 years ago
James Buren
5bcc105cd9
Update hueplusplus dependency to 1.1.0
2 years ago
James Buren
b398dcdcf9
Update mbedtls dependency to 2.28.8
2 years ago
James Buren
bdad1df3d7
Update libusb dependency to 1.0.27
2 years ago
James Buren
af3dc18841
Fix remaining FreeBSD build issues
2 years ago
James Buren
66109be668
Properly fix how how hidapi and libusb dependencies are handled
2 years ago