]> git.sesse.net Git - vlc/history - modules/audio_output/winstore.c
direct3d11: catch texture mapping errors
[vlc] / modules / audio_output / winstore.c
2015-03-01 Rémi Denis-Courmontwinstore: fix activation callback parameters handling
2015-02-27 Hugo Beauzée-Luyssenwinstore: Acquire the IAudioClient before using it
2015-02-27 Hugo Beauzée-Luyssenwinstore: Don't free the audio client.
2015-01-28 Hugo Beauzée-Luyssenwinstore: Gracefuly fail when no IAudioClient is provided
2015-01-28 Hugo Beauzée-Luyssenwinstore: Use the correct variable to fetch IAudioClien...
2015-01-28 Hugo Beauzée-Luyssenwinstore: Fix ActivateDevice
2014-02-15 Rémi Denis-Courmontmmdevice: split out Store code