]> git.sesse.net Git - vlc/history - modules/audio_output/auhal.c
* Don't upmix the channels if we only have Stereo or Mono audio. Let the device setup...
[vlc] / modules / audio_output / auhal.c
2005-12-13 Derk-Jan Hartman* Don't upmix the channels if we only have Stereo or...
2005-12-07 Derk-Jan HartmanMac OS X audio module is now unified for analog and...
2005-12-04 Derk-Jan HartmanFirst steps towards integrating coreaudio and auhal...
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-06-13 Derk-Jan Hartman* compile fix
2005-06-12 Derk-Jan Hartman* Don't list 'Input only' devices
2005-06-08 Derk-Jan Hartman* Fix rear speaker recognition
2005-06-05 Derk-Jan Hartman* Fix for if only several channels are not set.
2005-06-05 Derk-Jan Hartman* Fix the issues with changing inNumberFrames when...
2005-06-05 Derk-Jan Hartman* modules/audio_output/auhal.c: Make speaker config...
2005-06-02 Derk-Jan Hartman* Tell the auhal which channel ordering VLC uses. 7...
2005-06-01 Derk-Jan Hartman* Fix several problems with the auhal module. only...
2005-05-26 Derk-Jan Hartman* Sometimes we get audio now, but the dating of the...
2005-05-26 Derk-Jan Hartman* fix a few things in the auhal module. Still doesn...
2005-05-15 Derk-Jan Hartman* AUHAL module. This module is a auhal output renderer...