Térence Clastres
|
0286a5dd58
|
CLI: Add daemon/server mode
|
2020-06-20 14:39:01 -05:00 |
|
Adam Honse
|
eaa3b9a368
|
Add command line option to enable i2c tools
|
2020-05-12 11:01:46 -05:00 |
|
Adam Honse
|
352b9928ca
|
Add file headers to network files and some minor code cleanup
|
2020-05-09 15:48:16 -05:00 |
|
Adam Honse
|
9e44e4ba4f
|
Add server information to user interface and provide buttons to start and stop server, change port
|
2020-05-09 15:48:15 -05:00 |
|
Adam Honse
|
6509e53a9b
|
Disable I2C devices until threading issues are resolved, don't start a NetworkClient in main
|
2020-05-09 15:48:14 -05:00 |
|
Adam Honse
|
7f052f21aa
|
Run client from main
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
46339c5f86
|
More work on network support, need to implement spawning of one read thread for each client socket
|
2020-05-09 15:48:12 -05:00 |
|
Adam Honse
|
0ae4964545
|
Clean up some of the CLI code and add option to load a profile from the command line
|
2020-03-22 00:04:27 -05:00 |
|
Adam Honse
|
69651b3f91
|
Load sizes for variable-size controllers in CLI mode
|
2020-03-20 13:50:54 -05:00 |
|
Adam Honse
|
18c18e3999
|
Automatically save a sizes.ors profile when resizing a zone, then automatically load zone sizes from sizes.ors on start
|
2020-03-19 14:24:39 -05:00 |
|
Adam Honse
|
9deb0f8fff
|
Move profile code from Qt UI to new ProfileManager class
|
2020-03-02 16:05:07 -06:00 |
|
Stefan Reiter
|
71c650cd45
|
Add cli.cpp and make it build at least
Not confirmed working as of yet, but at least it builds and
--list-devices works.
Code originally taken from Sam Lewis (@sam-masaki on gitlab.com), see:
https://gitlab.com/CalcProgrammer1/OpenRGB/-/merge_requests/9
|
2020-02-24 00:03:07 -06:00 |
|
Adam Honse
|
abd4c87b1e
|
Fix Corsair Pro mode initialization
|
2020-01-25 17:37:32 -06:00 |
|
Adam Honse
|
fd9134c911
|
Rename OpenAuraSDK.cpp to OpenRGB.cpp and remove old unused code
|
2019-12-28 15:24:40 -06:00 |
|
Adam Honse
|
7dd84c7ac8
|
First round of user interface rework changes
|
2019-12-18 20:33:55 -06:00 |
|
Adam Honse
|
ffd0088378
|
Rename dialog components from OpenAuraSDK to OpenRGB
|
2019-12-17 20:23:36 -06:00 |
|
Adam Honse
|
8beeb5f7b2
|
Get Qt project building on Windows, remove Visual Studio files
|
2019-12-17 18:57:53 -06:00 |
|
Adam Honse
|
5bc80cce96
|
Get reorganized code building on Windows
|
2019-08-22 21:07:13 -05:00 |
|
Adam Honse
|
155ad165b1
|
Reorganization! Move all controllers into their own folders, move all RGBController wrappers into one folder, move i2c_smbus and serial_port dependencies into folders, and move main application/UI stuff into folders. Should help lead into creating a proper library
|
2019-08-22 18:43:17 -05:00 |
|