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
2003-12-14
API version bounce
Siggi Langauf
2003-12-12
Fix using va_arg without explicit NULL 'terminator'
Daniel Caujolle-Bert
2003-12-07
get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac...
Daniel Caujolle-Bert
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-11-07
Allow for some very basic sound cards that do not support "front" device.
James Courtier-Dutton
2003-10-20
Add a warning about RESUME calls happening when they should now.
James Courtier-Dutton
2003-10-12
Fix "audio_alsa_out: buffer to small, could not use" for some sound cards.
James Courtier-Dutton
2003-10-07
Fix some bugs in the sound state when using alsa for audio out.
James Courtier-Dutton
2003-10-06
some housekeeping and compiler warnings
Michael Roitzsch
2003-10-04
Improve error alsa messages.
James Courtier-Dutton
2003-10-04
Fix blocking on xine start when using alsa.
James Courtier-Dutton
2003-09-27
Another fix due to unexpected bug in alsa-lib. CVS: -----------------------...
James Courtier-Dutton
2003-09-17
Another attempt to get the buffer and period sizes correct.
James Courtier-Dutton
2003-09-04
Change back to old method for setting period size.
James Courtier-Dutton
2003-09-02
Fix the device used for stereo output to "front".
James Courtier-Dutton
2003-09-01
Add proper support for 4.1 and 5 channel setups.
James Courtier-Dutton
2003-09-01
Allow a52 passthru to be switchied on and off without having to exit xine.
James Courtier-Dutton
2003-08-31
Be a little more flexible with number of periods.
James Courtier-Dutton
2003-08-28
Fix bug in demux_mpeg_pes.c
James Courtier-Dutton
2003-08-26
Fix long standing problem with alsa not working on some audio cards
James Courtier-Dutton
2003-08-09
More descriptive error.
James Courtier-Dutton
2003-07-20
More USB soundcard updates.
James Courtier-Dutton
2003-07-20
Improve playback on USB sound cards.
James Courtier-Dutton
2003-07-19
typo?
Michael Roitzsch
2003-07-18
made alsa-lib silent with non DEBUG builds
Daniel Caujolle-Bert
2003-07-02
Update xine to use new alsa api.
James Courtier-Dutton
2003-06-22
some additional pthread_*_destroy() calls
Michael Roitzsch
2003-06-18
Daniel's patch for audio level reporting with alsa
Michael Roitzsch
2003-06-06
Add a new mmap mode to audio alsa output.
James Courtier-Dutton
2003-04-23
check type of mixer element before trying to use it
James Stembridge
2003-04-17
using non-blocking open mode, in order to avoid infinite waiting when the
Siggi Langauf
2003-03-17
do not skip the whole format detection, if verbosity is low
Michael Roitzsch
2003-03-15
mute default console output
James Stembridge
2003-03-15
should do snd_pcm_prepare after snd_pcm_drop as otherwise we are left in SND_...
James Stembridge
2003-03-04
fix compiler warnings at least in xine's native code
Michael Roitzsch
2003-02-28
Xine assert() replacement:
Stephen Torri
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-10-24
Fix some log messages in audio_alsa_out.c
James Courtier-Dutton
2002-10-18
Move alsa audio over to new api.
James Courtier-Dutton
2002-10-12
Make flush of audio work properly.
James Courtier-Dutton
2002-10-10
Audio out reorganisation to improve sync.
James Courtier-Dutton
2002-09-16
Introduce a deep copy in the xine_config_lookup functions.
James Courtier-Dutton
2002-09-16
Fix a bug in audio_alsa_out.c
James Courtier-Dutton
2002-09-05
make all the plugin init functions static
Michael Roitzsch
2002-09-04
merging in the new_api branch ... unfortunately video_out / vo_scale is broke...
Guenter Bartsch
2002-07-31
Fix endian issue by Bastien Nocera
Philipp Hahn
2002-07-08
Request period_TIME instead of period_SIZE
Philipp Hahn
2002-07-03
Add function descriptions because I am tired of looking them up eacg time
Philipp Hahn
[next]