]> git.sesse.net Git - vlc/history - modules/audio_output/directsound.c
directsound: fix TimeGet returning a positive value on error
[vlc] / modules / audio_output / directsound.c
2015-03-20 Steve Lhommedirectsound: fix TimeGet returning a positive value...
2015-02-12 Jean-Baptiste KempfDirectSound: always set the original_channels
2015-01-03 Jean-Baptiste KempfDsound: add shortcuts
2014-11-30 Rémi Denis-CourmontDirectSound: really fix uninitialized mutex (fixes...
2014-11-12 Rémi Denis-Courmontdirectsound: fix uninitialized mutex and condition...
2014-07-29 Denis CharmetCast read size to signed before the substraction.
2014-07-26 Rafaël Carrédirectsound: missing header
2014-05-10 Denis CharmetRemove bad unlock
2014-05-10 Denis CharmetFix Directsound TimeGet
2014-04-27 Denis CharmetErase regularily the already played directsound buffer...
2014-04-16 Denis CharmetErase all the already read data in directsound buffer
2014-02-28 Felix AbecassisDirectSound: avoid double call to release function
2014-02-28 Felix AbecassisDirectSound: use calloc for aout_stream_sys_t
2014-02-04 Rémi Denis-CourmontDirectSound: add support for MMDevice API (fixes #7394)
2014-02-04 Rémi Denis-CourmontDirectSound: factor out common code for legacy and...
2014-02-04 Rémi Denis-CourmontDirectSound: remove stray event handle
2014-02-04 Rémi Denis-CourmontDirectSound: reorder to reduce forward declarations
2013-12-05 Andy TatherDirectSound: fix SPDIF
2013-10-06 Rémi Denis-CourmontDirectSound: do not clobber channels before trying...
2013-09-22 Rémi Denis-Courmontaout: remove Makefile recursion
2013-09-22 Pierre Ynarddirectsound: use software gain only when amplifying
2013-09-16 Jean-Baptiste KempfDirectSound: decrease a bit the volume
2013-09-16 Rémi Denis-Courmontdirectsound: cosmetic rename