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
2014-12-08
Use ffabs()
Brad Smith
2014-03-10
Silence compiler warnings on register_enum () arg #4.
Torsten Jager
2013-09-13
audio_out speed control fix
Torsten Jager
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-06-08
Merge from 1.1
Petri Hintukainen
2012-06-08
Fix utilization of _POSIX_THREAD_PRIORITY_SCHEDULING macro
Brad Smith
2012-03-28
add access to audio engine gap
LACARRIERE Jerome
2011-01-22
Provide _x_query_buffers() to allow analyzing buffer usage by plugins
Reinhard Nißl
2010-07-25
Merge from 1.1; resync translation files.
Darren Salt
2010-07-21
Add _POSIX_THREAD_PRIORITY_SCHEDULING #ifdefs
Matthias Drochner
2010-02-23
Merge from 1.1.
Darren Salt
2009-09-15
Add locking for when adjusting audio frame discarding.
Roger Scott
2010-02-23
Prevent discard_{frames,buffers} from going negative.
Darren Salt
2009-12-01
Fork failure messages shouldn't be debug-only.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-12-12
Merge from 1.1.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-03-16
Merge from 1.1.
Darren Salt
2009-03-15
Fix thread starvation for xine_get_param() on multi-core systems.
Reinhard Nißl
2009-02-17
Merge from 1.1.
Darren Salt
2009-02-16
Protect audio loop so it cannot write to a paused device (fix
Miguel Freitas
2009-02-10
Merge from 1.1.
Darren Salt
2009-02-09
Fix race conditions in gapless_switch (ref. kde bug #180339)
Miguel Freitas
2008-05-29
Merge from 1.1.
Darren Salt
2008-05-23
Mark initialisation functions with malloc attribute.
Diego 'Flameeyes' Pettenò
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ò
2008-01-27
Revert part of commit applied by mistake.
Diego 'Flameeyes' Pettenò
2008-01-27
Avoid one recursive make by declaring all the installed headers inside includ...
Diego 'Flameeyes' Pettenò
2008-01-25
Merge from 1.1.
Darren Salt
2008-01-24
Only restore the audio buffer discard setting if it was altered.
Darren Salt
2008-01-24
Don't discard audio samples forever. Fixed streaming playback
Thibaut Mattern
2007-12-23
Mark more array as constants.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-03
Merge from 1.1.
Darren Salt
2007-12-04
fifo_peek_int can return NULL (when non-blocking). make fifo_remove_int handl...
Matthias Kretz
2007-12-03
Fixed a race condition between ao_loop and ao_close to not lose the last buffer.
Matthias Kretz
2007-12-02
Don't signal fifo->empty right after reading the last buffer
Matthias Kretz
2007-12-02
remove redundant check
Matthias Kretz
2007-11-25
Merge from 1.1.
Darren Salt
2007-11-23
Merge.
Darren Salt
2007-11-15
when the stream is paused fifo_wait_empty will wait forever. In that case we
Matthias Kretz
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-10
Merge from 1.1.
Darren Salt
2007-11-09
Merge FSF address changes from 1.1 branch.
Diego 'Flameeyes' Pettenò
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-08-16
Merge open()/glibc (debug #define) workaround from 1.1; fix up for 1.2 changes.
Darren Salt
2007-08-16
Merge all but the open()/glibc workaround from 1.1.
Darren Salt
2007-08-15
Workaround for recent glibc & -D_FORTIFY_SOURCE=2 (defines open() as a macro).
Darren Salt
2007-08-15
Fix an audio resampling problem which was causing regular clicking.
Darren Salt
[next]