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
/
audio_alsa_out.c
Age
Commit message (
Expand
)
Author
2014-03-10
Silence compiler warnings on register_enum () arg #4.
Torsten Jager
2014-03-08
Silence some compiler warnings.
Torsten Jager
2013-10-14
Copyright year update by hg log info #2.
Torsten Jager
2013-09-30
audio_alsa_out: snd_pcm_sw_params_set_xfer_align() is deprecated
Petri Hintukainen
2013-09-30
audio_out: move speaker arrangement enum values and help strings to common he...
Petri Hintukainen
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-04-27
Added missing const
Petri Hintukainen
2012-02-01
Merge from 1.1.
Darren Salt
2012-02-01
Remove ALSA resampler bypass
David Flater
2010-09-23
Merge from 1.1.
Darren Salt
2010-07-29
Spelling fixes.
Darren Salt
2010-06-14
Merge from 1.1.
Darren Salt
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-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2008-06-15
Merge from 1.1.
Darren Salt
2008-06-12
Fix up reporting of supported formats by the ALSA & OSS output plugins.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
Use asprintf instead of sprintf.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for audio output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Use default_*_class_dispose macro whenever the class dispose function only ca...
Diego 'Flameeyes' Pettenò
2007-12-11
Use N_() rather than _(), passing the string just once to gettext().
Diego 'Flameeyes' Pettenò
2007-12-11
Update all audio output plugins to the new identifier/description interface.
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-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-05
Fixed current audio sync, delay was always 0.
Thibaut Mattern
2007-02-25
alsa patches from Julian Scheel and Matthias Kretz
Miguel Freitas
2007-02-25
Fix race condition in alsa audio out driver.
Miguel Freitas
2007-02-20
Mark speaker arrangement array constant.
Diego 'Flameeyes' Pettenò
2006-09-08
fix switch from alsa/dmix 2.0 to 5.1 [bug #1226595]
Miguel Freitas
2006-08-08
fix segfault due bad vasprintf usage
Miguel Freitas
2006-07-16
malloc cleanups (based on a patch from Chris Brien).
Darren Salt
2006-07-11
Complete cleanup using pkg-config: no need to look for alsa/ or sys/, just in...
Diego 'Flameeyes' Pettenò
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2006-04-21
Add printf format attributes.
Darren Salt
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2006-01-25
* Patch from SuSE to fix alsa after hardware suspend
Miguel Freitas
2005-09-24
- remove have_alsa_1_0_9
Miguel Freitas
2005-07-31
s/HAS_ALSA/HAVE_ALSA/
Darren Salt
2005-07-31
Summary: For alsa-lib version 1.0.9 or above, we can detect if the hardware c...
James Courtier-Dutton
2004-12-27
- and don't forget to set is_paused to 0 once we've resumed
Bastien Nocera
2004-12-27
- don't try to RESUME if we're not paused, fixes a spurious warning on exit
Bastien Nocera
2004-12-22
rename clashing snd_mixer_wait
Daniel Caujolle-Bert
[next]