Ross Owen
e2c36a9a95
xpd: Cleaned up whitespace
2023-03-15 13:00:39 +00:00
TDW89
3fe4593b52
Mixer Host App: Multi device error handeling & device ID agnostic ( #315 )
...
Removed device product ID requirement from macOS and added error messages when multiple devices are connected
2023-03-02 16:01:17 +00:00
TDW89
49a116c705
Minor updates ( #314 )
...
* SDK location can now set in makefile
* Mixer requirements added to readme
* Uncommented previously broken mixer example from docs as this functionality is now working
* Fixed windows build & runtime info in README
2023-03-01 10:59:00 +00:00
Tom Williams
d5a614df55
removed old usb_mixer files
2023-02-15 14:28:27 +00:00
Tom Williams
495140ab8d
adding OSX\usb_mixer.cpp changes from mixer tests branch to the combined usb_mixer.cpp file
2023-02-15 13:12:28 +00:00
Tom Williams
f53c1bab09
fixed merge conflict in OSX makefile
2023-02-15 11:47:28 +00:00
Tom Williams
ee271e3769
fixed typos and build issues
2023-02-08 17:49:58 +00:00
Tom Williams
ca3276792a
initial unified version of usb_mixer.cpp
2023-02-08 16:58:18 +00:00
Ross Owen
e26b934233
Conflicted merge from upstream/develop
2023-02-08 13:58:25 +00:00
Ross Owen
f80d7647e0
- Make usage (of lack of) of CS when setting/getting mixer weights more clear in the implementation
...
- Fix typo in IN_VOLUME_IN_MIXER define
2023-02-08 11:59:13 +00:00
Tom Williams
fe697929bc
merge testing branch and osx updates into branch
2023-02-08 11:59:07 +00:00
Ross Owen
0e07dc29bc
Fix issue in mixer host app when retrieving mixer input strings. Also firmed up some usage error checking.
2023-02-03 11:09:43 +00:00
Ross Owen
43f77c177d
Small updates to mixer control README
2023-02-03 11:08:23 +00:00
Ross Owen
6754f812c9
Fixed issues with setting mix map in mixer host app
2023-02-03 11:08:06 +00:00
Ross Owen
39ed235476
Removed old module_description file
2023-02-03 11:06:23 +00:00
Ross Owen
0d7224bd6d
Added -arch for to mixer host app makefile
2023-02-03 11:06:13 +00:00
Tom Williams
63763cf4f5
fixed progect file & typo in jenkinsfile
2023-02-01 15:50:42 +00:00
Tom Williams
b18c34fb0f
OSX makefile changed to work on M1, VS project file changed to 2019 (toolset 142) and Jenkins file now builds and archives the binaries
2023-02-01 14:11:47 +00:00
Tom Williams
64d65afeaf
project file fixes
2023-02-01 13:43:53 +00:00
Tom Williams
7a47d70229
Revert "added path variable to link project to sdk"
...
This reverts commit cffd35d146 .
2023-02-01 13:40:54 +00:00
Tom Williams
cffd35d146
added path variable to link project to sdk
2023-01-25 16:31:05 +00:00
Tom Williams
ab535e0fb3
removed temporary debug code
2023-01-25 11:07:49 +00:00
Tom Williams
17b039dce8
licence updates
2023-01-25 10:48:44 +00:00
Tom Williams
7a0d0e1f97
Initial windows commit
2023-01-25 10:23:57 +00:00
Tom Williams
2f31260612
updated copyright headers
2023-01-18 16:51:47 +00:00
Tom Williams
9922190450
removed versioning and license files as they are now part of the top level. added the help option to the readme
2023-01-18 16:01:08 +00:00
Tom Williams
94e58edfaf
documentation clarifications and some spelling / grammer fixes
2022-12-21 17:22:39 +00:00
Tom Williams
9f00f9159a
improvements to documentation
2022-12-21 15:07:14 +00:00
Tom Williams
785a857ca8
moved mixer control to correct path
2022-12-01 09:37:20 +00:00