countchappy
|
237cf037be
|
RDP Minutes to Idle Timeout - Update 5
Incorrect values entered in the Minutes to Idle Timout setting will be
corrected to fit in the range of 0-240, rather than be truncated.
|
2017-01-27 14:56:40 -05:00 |
|
countchappy
|
80c6ce81e1
|
RDP Minutes to Idle Timeout - Update 4
Added an option to alert if disconnected due to inactivity.
|
2017-01-16 15:14:27 -05:00 |
|
countchappy
|
5a61c6b7df
|
RDP Minutes to Idle Timeout - Update 3.1
|
2017-01-13 18:49:39 -05:00 |
|
countchappy
|
7e4b0635b2
|
RDP Minutes To Idle Timeout
Allows users to configure a number of minutes until the session will
automatically disconnect if left idle.
|
2017-01-11 15:23:43 -05:00 |
|
Sean Kaim
|
60cd2c2b12
|
RDP audioqualitymode option
fixes #172
|
2016-11-02 15:49:45 -04:00 |
|
David Sparer
|
21475e0596
|
Small code cleanup
|
2016-09-22 12:38:50 -06:00 |
|
David Sparer
|
86cb233cf6
|
Implemented INotifyCollectionChanged on the container children list rather than the INotifyPropertyChanged. It makes more sense, though we will need to implement UI refresh listeners on the TreeListView manually now (objectlistview currently only respects INotifyPropertyChanged events)
|
2016-09-20 08:37:44 -06:00 |
|
David Sparer
|
95ddca0d7c
|
Implemented INotifyPropertyChanged on AbstractConnectionInfoData (and thus on every connectioninfo subtype)
|
2016-09-19 12:54:01 -06:00 |
|
David Sparer
|
a03e2783d4
|
Created another level of abstraction between the data shared by all connection info objects and the behavior shown by certain connection info objects
|
2016-09-19 11:25:58 -06:00 |
|