improved audio device support
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
|
||||
# v7.0.0.7 Beta (2023-??-??)
|
||||
|
||||
- Context menu supports audio device selection (Audio > Audio Device)
|
||||
- New option `remember-audio-device` to save and restore the audio device chosen in the context menu.
|
||||
|
||||
|
||||
# v7.0.0.6 Beta (2023-01-02)
|
||||
|
||||
- Improved backward compatibility with input.conf files created by old versions.
|
||||
|
||||
@@ -354,6 +354,10 @@ to create global keyboard shortcuts with AutoHotkey. Requires [process-instance=
|
||||
|
||||
### Audio
|
||||
|
||||
#### --remember-audio-device=\<yes|no\>
|
||||
|
||||
Save and restore the audio device chosen in the context menu. Default: yes
|
||||
|
||||
#### --remember-volume=\<yes|no\>
|
||||
|
||||
Save volume and mute on exit and restore it on start. Default: yes
|
||||
|
||||
Reference in New Issue
Block a user