index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
audio_out
Age
Commit message (
Expand
)
Author
2010-07-08
Set default volume value at init time (pulseaudio)
Lorenzo Desole
2010-04-11
Fix a flaw on recovering from ALSA-reported errors in ao_alsa_delay()
Frank Enderle
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-10-10
Don't use deprecated JACK API
Matěj Laitl
2009-09-28
Incorrect int-to-float conversion in the JACK output plugin
Remco Bloemen
2009-08-26
Garbled sound with multichannel audio (using sndio)
Brad Smith
2009-05-28
Fix a recently-added POSIX incompatibility.
Marc Dequènes (Duck)
2009-02-18
Add support for new OpenBSD sound API
Brad Smith
2009-01-18
Remove '#include "config.h"' from all public header files.
Darren Salt
2009-01-17
Avoid libtool running ldconfig (where not needed) at install time.
Darren Salt
2009-01-12
Fix build of directx VO plugin.
František Dvořák
2008-09-17
Mingw+MSys: NLS support, --enable-stdcall-fixup
Carlo Bramini
2008-11-20
Fix using of the pointers, leak fixes in configfile.
František Dvořák
2008-11-05
Simpler code, no gaps during playback in DirectX(2) audio output
mringwal@vs22.inf.ethz.ch
2008-10-17
Replace configure test for PulseAudio version by cpp test
Matthias Ringwald
2008-06-14
Replacement JACK plugin
Ed Wildgoose
2008-06-12
Fix up reporting of supported formats by the ALSA & OSS output plugins.
Darren Salt
2008-05-09
Use size_t to keep the value returned by strlen().
Diego 'Flameeyes' Pettenò
2008-05-07
Avoid memset() on newly allocated memory areas.
Diego 'Flameeyes' Pettenò
2008-05-07
Use asprintf() rather than malloc() + sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-04-14
Make sure that muting/unmuting the audio without setting the volume does not ...
Diego 'Flameeyes' Pettenò
2008-04-11
Test for pulseaudio 0.9.7 to determine which muting method to use.
Darren Salt
2008-04-11
Remove an unnecessary volume scale conversion.
Darren Salt
2008-04-04
Updated PulseAudio driver (fixup)
Lennart Poettering
2008-04-01
Updated PulseAudio driver
Lennart Poettering
2008-03-12
Cope with NetBSD, which apparently doesn't have SNDCTL_DSP_GETODELAY.
Darren Salt
2008-02-15
Don't unlock unconditionally the mainloop on failure.
Diego 'Flameeyes' Pettenò
2008-01-01
Avoid potential install-time mislinkage against libxine.so.2.
Darren Salt
2007-12-10
Simplify Pulse plugin reverting some of today's changes and going back from t...
Diego 'Flameeyes' Pettenò
2007-12-10
Backport the PulseAudio plugin from 1.2 branch.
Diego 'Flameeyes' Pettenò
2007-12-02
Fixed ALSA close function to not discard all data that had been written but n...
Matthias Kretz
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-06-08
Add two missing alloca.h includes and clean up one other.
Darren Salt
2007-06-04
handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...
Matthias Kretz
2007-04-07
Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.
Darren Salt
2007-04-06
Remove executable status from all files which shouldn't have it.
Darren Salt
2007-04-06
Remove a redundant comment.
Diego 'Flameeyes' Pettenò
2007-04-06
Use xineplug_LTLIBRARIES wherever possible.
Diego 'Flameeyes' Pettenò
2007-04-05
Fixed current audio sync, delay was always 0.
Thibaut Mattern
2007-04-04
Use size_t for samples and seconds data in Sun audio plugin.
Pascal S. de Kloe
2007-04-04
Check for audio_info_t.output_muted member, rather than assuming it's not ava...
Diego 'Flameeyes' Pettenò
2007-04-03
Rationalise use of .hgignore, removes a bunch of files that only ignored auto...
Diego 'Flameeyes' Pettenò
2007-04-02
Migrate all .cvsignore files to .hgignore.
Diego 'Flameeyes' Pettenò
2007-04-01
Try to improve response when the plugin can't connect to PulseAudio. Unfortun...
Diego 'Flameeyes' Pettenò
2007-03-31
Set the volume of the stream to 100% by default.
Diego 'Flameeyes' Pettenò
2007-03-31
Lock/Unlock on opening.
Diego 'Flameeyes' Pettenò
[next]