- 13 Nov, 2014 2 commits
-
-
François Cartegnie authored
and add a missing one
-
Jean-Baptiste Kempf authored
Close #12753 Thanks to Ruito
-
- 12 Nov, 2014 7 commits
-
-
Rémi Denis-Courmont authored
The same caveats apply as for Windows legacy (and ALSA) outputs: - Change latency is high and noticeable. - Change between less than 100% and more than 100% occurs in two steps. - Non-linear formats are not supported at all. - Integer formats are prone to clipping/saturation. - Floating formats may hit Windows peak protection, sounding awful. In other words, it does not work properly and it never will. This will be removed once minimum and maximum volumes are exposed properly. As meager consolation, there are two advantages over endpoint volume: - The code is much simpler. - Other audio sessions are not affected.
-
Rémi Denis-Courmont authored
This reverts commit c4d74ccf. This caused interferences with other audio sessions and violated the audio volume guidelines from Microsoft. Conflicts: modules/audio_output/mmdevice.c
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Regression from 3044105e.
-
Rémi Denis-Courmont authored
-
David authored
-
Jean-Baptiste Kempf authored
-
- 11 Nov, 2014 14 commits
-
-
François Cartegnie authored
-
This gets quoted later, so don't quote it first. Signed-off-by:
Felix Paul Kühne <fkuehne@videolan.org>
-
Jean-Baptiste Kempf authored
-
This makes it a little more obvious, instead of just saying that tools are missing or too old.
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #12744 Thanks to Ruito
-
David authored
Only start and stop media key support when needed (ressource-intensive).
-
David authored
-
David authored
close #12423
-
David authored
-
- 10 Nov, 2014 17 commits
-
-
François Cartegnie authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
François Cartegnie authored
-
François Cartegnie authored
-
Tristan Matthews authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Signed-off-by:
Jean-Baptiste Kempf <jb@videolan.org>
-
Signed-off-by:
Tristan Matthews <tmatth@videolan.org>
-
François Cartegnie authored
-
François Cartegnie authored
And drop all unused and useless code
-
François Cartegnie authored
Gets rid of the checkless and expecting in-order data read functions.
-
François Cartegnie authored
-
François Cartegnie authored
-