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
sleevezipper
451c4bef30
extra logging for session state
4 years ago
sleevezipper
39805002d2
use timestamp as device class for sensors reporting time
4 years ago
sleevezipper
30adab9dbd
use binary sensors if applicable
4 years ago
sleevezipper
d9e704f460
fix #33
4 years ago
sleevezipper
9b6ff675ad
Merge branch '23-sensor-with-space-in-its-name-doesnt-' into develop
4 years ago
sleevezipper
78ed4d40d4
seperate name and object id to fix issue 23
4 years ago
sleevezipper
0ecfb58213
fix typo
4 years ago
Sleevezipper
742bdd3d69
wip reworking mqtt topic
4 years ago
Sleevezipper
0d17427772
Merge branch 'master' into develop
4 years ago
sleevezipper
3e3e7fc0ab
Merge pull request #34 from TomBrien/patch-1
...
Fix two small copy & paste errors in add command pop up
4 years ago
Tom Brien
63071189e8
Fix two small copy & paste errors
4 years ago
sleevezipper
7be25dbcba
Merge pull request #28 from DevSecNinja/master
...
Enhance user documentation
4 years ago
Jean-Paul van Ravensberg
1a62220998
Fix casing
4 years ago
Jean-Paul van Ravensberg
d9e275d354
Cosmetic changes
4 years ago
Jean-Paul van Ravensberg
8de6514e83
Add development instructions and install instructions
4 years ago
Jean-Paul van Ravensberg
0e5cd9a1b0
Add development info
4 years ago