Neil Dorin
5a097e7057
feat: updates for web debugging
2023-11-02 23:31:15 -06:00
Nick Genovese
f43559941b
feat(wip): removing base classes
2023-11-02 12:43:33 -04:00
Nick Genovese
116ac0e168
fix: accidentally deleted some needed display interfaces
2023-11-02 09:55:45 -04:00
Nick Genovese
ae109f8f8a
Merge branch 'feature-2.0.0/remove-crestron-io' into feature-2.0.0/remove-unused-devices
2023-11-02 09:51:17 -04:00
Nick Genovese
4ed808aebf
feat: removed deprecated diplay devices
2023-11-02 09:51:06 -04:00
Nick Genovese
faaf979472
feat: removed DSP, Lutron, Analog Way, TVOne
2023-11-02 09:50:56 -04:00
Nick Genovese
bf347bbf04
feature: removed din8sw8
2023-11-02 09:42:43 -04:00
Nick Genovese
7d8baf4bb0
Merge branch 'development-2.0.0' into feature-2.0.0/remove-crestron-io
2023-11-02 09:38:59 -04:00
Nick Genovese
96d97ee0fc
feat(wip): marked device base classes obsolete
...
- will move into essentials.devices.common
2023-10-31 20:28:58 -04:00
Nick Genovese
7a8158a3d3
feat: renamed CrestronIO folder
2023-10-31 20:10:14 -04:00
Nick Genovese
b4911bfda1
feat: removed crestron io devices
2023-10-31 20:07:57 -04:00
Nick Genovese
8feabcd536
feature: removed everything that had obsolete marked
2023-10-31 10:30:39 -04:00
Andrew Welker
47a0b537ba
chore: remove DM files
2023-10-27 10:00:44 -05:00
Andrew Welker
f1dfeb003e
build: correct issue with cpz output
2023-10-26 23:24:37 -05:00
Andrew Welker
8f510a6243
fix: correct minor leftover merge issues
2023-10-26 23:24:01 -05:00
Andrew Welker
8537630e03
merge branch 'development' into feature-2.0.0/move-dm-to-library
2023-10-26 23:07:55 -05:00
Neil Dorin
48a5bd64a4
Gets clean build
2023-10-25 10:31:42 -06:00
Andrew Welker
333497d701
build: remove duplicate license include from DM project
2023-02-08 10:30:35 -07:00
Andrew Welker
1a6bbd3719
build: update packages with license and readme
2023-02-08 10:17:20 -07:00
Andrew Welker
5852aab33c
build: update targets to correct path for cplz files
2023-02-08 09:46:44 -07:00
Andrew Welker
56ac7e8f92
build: update props to set default version
...
The default version will be used for local builds.
It can be overridden by using the `/p:Version=X.X.X`
option with MSBuild.
2023-02-08 09:45:29 -07:00
Andrew Welker
57e332180d
build: update targets to include cpz & cplz files in nuget packages
...
In order to provide some backwards compatibility for internal things,
cpz & cplz files are being added to the nuget packages. The files
are added in the `content` folder.
2023-02-08 09:31:20 -07:00
Andrew Welker
86d15a2ab4
build: get builds working correctly to produce files
...
All files necessary for loading to a processor will be copied to the
`/output` folder at the root fo the repository. This includes the
Essentials cpz, along with cplz files for the Devices Common,
DM, and Core projects.
2023-02-07 19:26:02 -07:00
Andrew Welker
0d515e5f0a
refactor: rearrange and add solution for 4-series
2023-02-07 15:45:01 -07:00