index
:
xine-lib
master
xine-lib git mirror
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xine-engine
/
audio_out.c
Age
Commit message (
Expand
)
Author
2007-06-04
fallback to none output when the device is unplugged
Matthias Kretz
2007-06-04
handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...
Matthias Kretz
2007-06-04
fallback to none output when the device is unplugged
Matthias Kretz
2007-06-04
handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...
Matthias Kretz
2007-04-19
audio_filter_amp: calculate the total number of frames to iterate over just o...
Diego 'Flameeyes' Pettenò
2007-04-19
More doxygen documentation.
Diego 'Flameeyes' Pettenò
2007-04-08
Mark various private arrays, structs & fn parameters as static and/or const.
Darren Salt
2007-04-04
Reorder and pack the structures that are defined inside compilation units ins...
nopadding_no_abi_change
Diego 'Flameeyes' Pettenò
2007-04-01
Reorder and use bitmasks to reduce the holes in the structure. This is a priv...
Diego 'Flameeyes' Pettenò
2007-03-25
Fix amp muting when level is still at 100. Patch by Reinhard Nissl.
Diego 'Flameeyes' Pettenò
2006-12-25
Fix race condition in audio_out by using a recursive mutex; patch by Reinhard...
Diego 'Flameeyes' Pettenò
2006-11-04
Fix an assumption about the number of channels.
Darren Salt
2006-10-16
Fixed several warnings (but warnings due to APIs not solved).
František Dvořák
2006-09-26
Instead of defining the buffer every time, use a static constant buffer, that...
Diego 'Flameeyes' Pettenò
2006-09-09
Constantise some strings.
Diego 'Flameeyes' Pettenò
2006-09-08
some fixes to abort playback if audio driver failed to open
Miguel Freitas
2006-05-01
Better fix for coverity bug 267: testsuite has found cur_time is really undef...
František Dvořák
2006-04-05
1) various warning fixes
František Dvořák
2006-03-24
Oops, broken commit...
Darren Salt
2006-03-24
Report audio vpts/clock errors. (Reinhard Nissl)
Darren Salt
2006-03-07
Fixed channels to mode translation in audio decoders.
Thibaut Mattern
2006-02-05
[xine-devel] PATCH: crash in ao_change_settings when using framegrab audio
Miguel Freitas
2006-02-05
try to fix "deadlock" in ao_open() when waiting on empty out_fifo to get empty
Miguel Freitas
2006-01-27
Adapt the engine to the new list code.
Thibaut Mattern
2005-10-30
gapless playback stream switching support
Miguel Freitas
2005-09-14
fix the FPE due my last commit
Miguel Freitas
2005-09-11
make Alien happier ;-)
Miguel Freitas
2005-08-25
*BUGFIX*
František Dvořák
2005-01-20
fixing equalizer gains reported by xine_get_param
Stefan Holst
2004-12-19
stop stream if audio device failed to open. user receives a notification
Miguel Freitas
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-11-10
inc/dec the stream_t reference counter
Thibaut Mattern
2004-10-16
- Speed up amp set at 0%, add support for 8-bit sounds in the amplifier
Bastien Nocera
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
2004-09-01
Improvements and implementing Michael's suggestions:
František Dvořák
2004-08-02
no objections so far: committing the fine speed control patch
Miguel Freitas
2004-07-06
fix a long standing bug: streams were not played till their very end, because
Miguel Freitas
2004-06-27
only issue the warning on unavailable audio devices under the condition
Michael Roitzsch
2004-06-19
modified patch from Reinhard Nissl to report the length of the out fifos
Michael Roitzsch
2004-06-13
implement steps 1, 2, 3 and 4 of the seeking proposal:
Miguel Freitas
2004-05-29
separate the two semantics of querying a port's status with a NULL stream;
Michael Roitzsch
2004-05-21
Don't wait if the flush already occured.
Thibaut Mattern
2004-05-17
Fix noises appearing when seeking and using the upmix plugin.
James Courtier-Dutton
2004-05-16
From: Reinhard Nissl.
James Courtier-Dutton
2004-05-15
Some more updates for 24bit sound.
James Courtier-Dutton
2004-04-27
rename module name
Daniel Caujolle-Bert
2004-04-26
help strings added for all remaining config entries (so I hope)
Michael Roitzsch
2004-04-07
the patch to audio_out from 1.128 to 1.129 changed a calculation from
Michael Roitzsch
2004-04-05
- add XINE_MSG_AUDIO_OUT_UNAVAILABLE event to warn when the audio device is
Bastien Nocera
2004-03-16
while hanging in get_frame or get_buffer, we have to check for ticket
Michael Roitzsch
[prev]
[next]