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-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
2002-07-03
Calculate b/f the alsa way
Philipp Hahn
2002-07-03
Only test 8bit, do not set it
Philipp Hahn
2002-07-03
Optionally reduce logging output
Philipp Hahn
2002-07-02
Fix spelling
Philipp Hahn
2002-07-02
Some fixes to the recent changes made to audio_alsa_out.
James Courtier-Dutton
2002-07-01
improved audio resampling for limited featured sound cards (like the ones fou...
Miguel Freitas
2002-07-01
Pre-final: cleanup period-size calculation
Philipp Hahn
2002-07-01
FIX: Set buffer-time instead of buffer-size
Philipp Hahn
2002-07-01
Fix rate adjustment
Philipp Hahn
2002-07-01
Add documentation
Philipp Hahn
2002-07-01
Add/improve error reporting
Philipp Hahn
2002-07-01
Remove unused variable
Philipp Hahn
2002-07-01
Remove obsolete cruft
Philipp Hahn
2002-06-17
Use reset call instead of drop.
Thibaut Mattern
2002-06-15
Try pause call only once.
Thibaut Mattern
2002-06-13
Try to use snd_pcm_pause, fallback to a reset if it doesn't work.
Thibaut Mattern
2002-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-06-03
Flush audio_out buffers at seek and pause.
Thibaut Mattern
2002-06-03
Due of a nice suggestion from Siggi, remember_volume has moved to audio_out,
Daniel Caujolle-Bert
2002-06-03
Add "remember volume" feature.
Daniel Caujolle-Bert
2002-04-27
Just in case something goes wrong, stop with a handy error message.
Matthias Dahl
2002-04-27
Try do use the right asoundlib header file (avoid warning message).
Daniel Caujolle-Bert
[prev]
[next]