summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Expand)Author
2012-04-27Added missing constPetri Hintukainen
2012-02-01Merge from 1.1.Darren Salt
2012-02-01Remove ALSA resampler bypassDavid Flater
2012-01-18Merge from 1.1Petri Hintukainen
2012-01-16Removed write-only variables and unused codePetri Hintukainen
2012-01-16Check for failed writePetri Hintukainen
2012-01-03Fix up sndio plugin #includes (FTBFS).Darren Salt
2011-11-23Merge from 1.1Petri Hintukainen
2011-11-13fake missing definitions for WIN32Mark Brand
2011-11-13Need sys/stat.h for file audio output code to build on OpenBSDBrad Smith
2011-10-11Merge from 1.1.Darren Salt
2011-10-10Removed unneeded data from oss_driver_sPetri Hintukainen
2011-10-10audio_oss_out.c: fixed 'bytes_left' may be used uninitialized in this functionPetri Hintukainen
2011-10-04Merge from 1.1.Darren Salt
2011-10-03Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...Chris Rankin
2011-10-01Mark simple file and socket descriptors as uninheritable.Chris Rankin
2011-07-18Fixed small typo in src/audio_out/audio_directx2_out (LP #810407)Kent Baxley
2011-05-17Use "quietened" build if automake 1.11 was used.Darren Salt
2010-10-23mingw32-w64 port: '-no-undefined' partFrantišek Dvořák
2010-09-23Merge from 1.1.Darren Salt
2010-08-21Pulseaudio volume control feedback (stream end)Günter Merz
2010-08-18Pulseaudio volume control feedbackGünter Merz
2010-07-29Spelling fixes.Darren Salt
2010-07-19Merge from 1.1.Darren Salt
2010-07-08Set default volume value at init time (pulseaudio)Lorenzo Desole
2010-06-14Merge from 1.1.Darren Salt
2010-04-11Fix a flaw on recovering from ALSA-reported errors in ao_alsa_delay()Frank Enderle
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-10Merge from 1.1.Darren Salt
2009-10-10Don't use deprecated JACK APIMatěj Laitl
2009-09-28Incorrect int-to-float conversion in the JACK output pluginRemco Bloemen
2009-08-26Garbled sound with multichannel audio (using sndio)Brad Smith
2009-08-05Merge from 1.1.Darren Salt
2009-05-28Fix a recently-added POSIX incompatibility.Marc Dequènes (Duck)
2009-04-06Minimal porting of sndio to 1.2.Darren Salt
2009-04-06Merge from 1.1.Darren Salt
2009-02-18Add support for new OpenBSD sound APIBrad Smith
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-01-17Merge from 1.1.Darren Salt
2009-01-17Avoid libtool running ldconfig (where not needed) at install time.Darren Salt
2009-01-12Merge from 1.1.Darren Salt
2009-01-12Fix build of directx VO plugin.František Dvořák
2008-12-28Merge from 1.1.Darren Salt
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-20Fix using of the pointers, leak fixes in configfile.František Dvořák
2008-11-05Simpler code, no gaps during playback in DirectX(2) audio outputmringwal@vs22.inf.ethz.ch
2008-09-17Mingw+MSys: NLS support, --enable-stdcall-fixupCarlo Bramini
2008-10-17Replace configure test for PulseAudio version by cpp testMatthias Ringwald