-
The following table shows the CLAs signed status, including:
1. All the initial committers;
2. The major contributors who submit codes more than 300 lines. ([The code line count statistics by GitH…
-
Perhaps simply `asic`.
-
Hi, community
We need to make sure PPMC To help us develop better at Apache Incubator
Now , I propose the following rules:
Code for ShenYu
1. committers and add code top 10 and code has b…
-
## Bug report
### Describe the bug
MPD updates the ALSA mixer in a way that certain volumes can't bet set
```
pcm.softvol {
type softvol
slave.pcm "ttable"
control {
name "Soft…
-
The following program with nested record setters and a `HasDefault` class fails to compile:
```
data One = One with Two : Two
data Two = Two with val : Int
class HasDefault a where def : a
inst…
-
From a forum post:
Please take a look at the code I got from PresentationBuilder::CopyRelatedMedia and the definition of DocumentFormat.OpenXml.Packaging.MediaDataPartType.
Since MediaDataPartType d…
-
## Bug report
### Describe the bug
In mpd version 0.23 authentication seems entirely broken, trying to connect with a password gives no permissions and connecting from localhost only `default_perm…
-
## Bug report
### Describe the bug
mpd crashed with this last line in the logs:
mpd: ../src/tag/Pool.cxx:157: void tag_pool_put_item(TagItem*): Assertion `slot->ref > 0' failed.
I was:
* pl…
hiqua updated
3 years ago
-
## Bug report
`alsa`, `pipewire` outputs are hanging after fisrt\second song switch on Pipewire. `pulse` works good though.
**I've switched `audio_output` to "pulse" and it get back to normal …
-
**Describe the bug**
A source that was not ready and then becomes ready (playlist reload, queue push) does not resolve its first item until it is taken. It is considered to be ready/un-failed and fun…