| Age | Commit message (Collapse) | Author |
|
|
|
The TallKDMOutputPanel is just responsible for layout out the controls.
|
|
I hope I don't live to regret this.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
and instead just have a singleton. On Windows I saw a situation where
the first instantiation would use ASIO and the second WASAPI, causing
all kinds of confusion.
|
|
|
|
|
|
|
|
|
|
It feels like there have been too many failed attempts and not
enough (maybe zero?) successes so it's just too confusing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
certificate validity periods when making KDMs (#2645).
|
|
|
|
path nicely.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
SetRange() with minimum > 0 seems to stop entry of numbers by selecting
the existing one and typing new. Also we can make Enter work properly
by adding a handler.
|