- 01 Nov, 2012 11 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
The aout can exist even if the input thread is stopped. This makes audio-related functions work in case where they would previously fail.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Edward Wang authored
Adjust the Android audio outputs to the latest aout core changes. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Ilkka Ollakka authored
This reverts commit 346f385b. Doesn't seem to work in all cases straight of the box
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
- 31 Oct, 2012 18 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
(instead of waiting for play)
-
Rémi Denis-Courmont authored
If the playlist is activated, then input resources are almost certainly going to be used. This is a bit simpler.
-
Rémi Denis-Courmont authored
The stream might not exist. Regression from e364643f.
-
Rémi Denis-Courmont authored
In other words, keep the module loaded whenever the aout exists.
-
Rémi Denis-Courmont authored
-
Frédéric Yhuel authored
Signed-off-by: Rafaël Carré <funman@videolan.org>
-
Rémi Denis-Courmont authored
This keeps track of available output devices. Again, without core support yet, this is not yet useful in any way.
-
Rémi Denis-Courmont authored
There is no core support for this as yet, so the crash cannot happen.
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
This concerns ALSA, AudioQueue, JACK and KAI.
-
Rémi Denis-Courmont authored
This would enable the input manager to hold an audio output plugin at all times. Then it would be possible to keep track of output devices, volume, policy and (JACK) routing continuously. For this to work, outputs will need to be patched so that device selection and volume handling works even when playing back. Note though that this commit only introduces the change in the audio_output_t interface; it does not implement the features above.
-
Jean-Baptiste Kempf authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Pierre Ynard authored
-
- 30 Oct, 2012 3 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
it is not clear how glew(Active)ClientTexture should be acceeded, do not use the broken glew 'shortcut' for these functions
-
Rafaël Carré authored
-
- 29 Oct, 2012 1 commit
-
-
Frédéric Yhuel authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 28 Oct, 2012 7 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Seems to be used for RDP on Windows 8/2012 according to http://msdn.microsoft.com/en-us/library/dd341376%28prot.20%29.aspx
-