We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9385dc8 + 582fdeb commit 005e556Copy full SHA for 005e556
1 file changed
CHANGELOG.md
@@ -8,11 +8,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8
## [Unreleased]
9
10
### Changed
11
+- [playback] `subprocess`: Better error handling
12
+- [playback] `pipe`: Better error handling
13
14
### Added
15
+- [playback] `pipe`: Implement stop
16
17
### Fixed
18
- [playback] `alsamixer`: make `--volume-ctrl fixed` work as expected when combined with `--mixer alsa`
19
+- [main] fix `--opt=value` line argument logging
20
21
### Removed
22
0 commit comments