Greg Stevenson
dd66c2e9f6
Update README.md
3 years ago
Sleevezipper
59c9ea53c5
Merge branch 'master' into develop. This fixes #17
4 years ago
Sleevezipper
36d78f11af
implement updating sensors/commands if they have more properties
4 years ago
Sleevezipper
f0c27fbbac
add keyup event. fixes #75
4 years ago
sleevezipper
837c48a3c6
add link to video by GeekToolkit
4 years ago
Stefan Roelofs
dfb671a7ee
Update views
4 years ago
Stefan Roelofs
bdbce79e38
ViewModel updates
4 years ago
Stefan Roelofs
76b7d05fd7
Small delay between deleting sensor and adding sensor.
...
I think that the mqtt update works better because of this.
4 years ago
Stefan Roelofs
f6261d0f45
Add missing method to interface
4 years ago
Stefan Roelofs
9b21ad6137
Remove reference to empty directory
4 years ago
Stefan Roelofs
ef7fda640b
changed a line ending
4 years ago
Stefan Roelofs
feb2841cbc
Add methods to Update sensors / commands.
4 years ago
Stefan Roelofs
9f65261081
Changed type of Type to AvailableSensors. Makes more sense I think.
4 years ago
Stefan Roelofs
22de0c41f7
Update ConfigurationServices with methods to update sensors / commands
4 years ago
Stefan Roelofs
a50640d7d7
Changed name of ServiceContractInterfaces to IServiceContractInterfaces
...
Update the interface with new UpdateSensor method calls
4 years ago
Stefan Roelofs
1bfeb9c45f
Refactor some abstract classes. No functional changes, just syntactic sugar.
4 years ago
sleevezipper
76bbfbbe64
Merge pull request #60 from stefanroelofs/ui_update
...
UI update
4 years ago
Stefan Roelofs
58bf3a04b5
Changed back all line ending to LF (Unit).
...
This is what is used in this project.
4 years ago
Stefan Roelofs
729a8a7e28
Put the view in a grid, instead of a stackpanel. This allows the Datagrid to stetch into parent container.
...
Add, Edit, Delete buttons in a horizontal stackpanel.
Changed some properties into fields.
Press delete when nothing is selected no longer crashes the UI.
4 years ago
Stefan Roelofs
848d1d06f9
Set a sensible minimum size for the Main Window
...
The different views now scale when resizing the Main Window
4 years ago
Stefan Roelofs
f437c61983
Some refactoring, no functional changes.
4 years ago
sleevezipper
678f667fda
more release
4 years ago
Sleevezipper
80653ec31c
Merge branch 'develop'
4 years ago
Sleevezipper
63744bc4a9
release
4 years ago
Sleevezipper
927f623a94
rollback mqtt.net to 3.0.13
...
needed because https://github.com/chkr1011/MQTTnet/issues/1095
4 years ago
Sleevezipper
d0125dc947
show current service version in ui
4 years ago
Sleevezipper
1fd6e14115
fix #53 - make whole screen scrollable
4 years ago
Sleevezipper
502aa05885
fix #49 - DO sort sensors by name
...
but retrieve value from combobox in a better way
4 years ago
Sleevezipper
7fb1a79cf9
fix #49 - don't sort sensors by name
4 years ago
sleevezipper
a52f90a654
Merge branch 'develop'
4 years ago
sleevezipper
1acbe4f88a
release
4 years ago
sleevezipper
b783ec0508
Merge branch 'develop'
4 years ago
sleevezipper
e124c1e4b2
little more optimization
4 years ago
sleevezipper
70705578d5
bump mqtt.net and avalonia to latest
4 years ago
sleevezipper
bbf23a04c6
Merge branch '#6-gpu-reporting' into develop
4 years ago
sleevezipper
c785071d95
start using object_id for all sensors and commands
4 years ago
sleevezipper
733e037276
more memory optimizations
4 years ago
sleevezipper
334929333e
add librehardwaremonitor to credits
4 years ago
sleevezipper
4913987727
properly dispose of managementObjects
4 years ago
sleevezipper
cfdf803a7b
gpu sensors
4 years ago
sleevezipper
8a237de0a7
Merge branch '#21-media-commands' into develop
4 years ago
sleevezipper
f361aac31f
small memory optimization
4 years ago
sleevezipper
f6d184fa2f
add media commands and keycommand
4 years ago
sleevezipper
086c10d126
add basic media commands
4 years ago
sleevezipper
18a34ac7d1
Merge branch '13-speakers-in-use' into develop. This resolves #13
4 years ago
sleevezipper
6159707147
add current volume sensor to readme
4 years ago
sleevezipper
12c8d991f1
add CoreAudio library
4 years ago
sleevezipper
1e3d86bfab
add volume sensor
4 years ago
sleevezipper
a8f749557f
Merge branch 'chreese-debug' into develop
4 years ago
sleevezipper
5e58fb3aad
remove extra logging and ignore service sessions if WMI class not found
4 years ago