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
Age
Commit message (
Expand
)
Author
2008-01-02
The file name is constant.
Diego 'Flameeyes' Pettenò
2008-01-01
Merge (with adjustment) from 1.1.
Darren Salt
2008-01-01
Avoid potential install-time mislinkage against libxine.so.2.
Darren Salt
2007-12-23
Make base_names array static and totally constant.
Diego 'Flameeyes' Pettenò
2007-12-19
Update all the code to the new headers layout.
Diego 'Flameeyes' Pettenò
2007-12-18
As the error codepath is going to assert out anyway, don't do the extra malloc.
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-11
Update to the new identifier/description interface and call _().
Diego 'Flameeyes' Pettenò
2007-12-11
Leave to the plugin the call to gettext exactly as before.
Diego 'Flameeyes' Pettenò
2007-12-10
Merge from 1.1.
Diego 'Flameeyes' Pettenò
2007-12-10
Simplify Pulse plugin reverting some of today's changes and going back from t...
Diego 'Flameeyes' Pettenò
2007-12-10
Backport the PulseAudio plugin from 1.2 branch.
Diego 'Flameeyes' Pettenò
2007-12-10
Don't run the infinite loop when checking operations.
Diego 'Flameeyes' Pettenò
2007-12-10
Remove pa_mutex, with the new threaded wait_for_operation there seems to be n...
Diego 'Flameeyes' Pettenò
2007-12-10
Don't use cork/uncork calls to handle pause and resume.
Diego 'Flameeyes' Pettenò
2007-12-10
Replace wait_for_operation() with a threaded version to avoid race conditions.
Diego 'Flameeyes' Pettenò
2007-12-03
Merge from 1.1.
Darren Salt
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-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-06-15
Use the same type for l and size.
Diego 'Flameeyes' Pettenò
2007-06-15
Use unsigned int when proper.
Diego 'Flameeyes' Pettenò
2007-06-15
Fix signedness of sample_rate.
Diego 'Flameeyes' Pettenò
2007-06-12
A nice simple merge from 1.1.
Darren Salt
2007-06-16
Rename the BE/LE/ME macros with a _X_ prefix, so they don't clash with Solari...
Diego 'Flameeyes' Pettenò
2007-06-09
Add $(LTLIBINTL) wherever objdump -R shows a dependency on gettext functions.
Darren Salt
2007-06-09
Remove unused and orphan label and code.
Diego 'Flameeyes' Pettenò
2007-06-08
Add two missing alloca.h includes and clean up one other.
Darren Salt
2007-06-06
Remove aRTs output plugin.
Diego 'Flameeyes' Pettenò
2007-06-04
handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...
Matthias Kretz
2007-06-04
Merge Matthias Kretz's changes.
Darren Salt
2007-06-04
handle unplugged devices in audio_alsa_out (return -1) and in audio_out close...
Matthias Kretz
2007-06-04
Mark audiocs_rates static and const.
Diego 'Flameeyes' Pettenò
2007-06-04
Remove redundant nested #ifdef __svr4__.
Diego 'Flameeyes' Pettenò
2007-05-12
More configure/Makefile cleanups
Matt Messier
2007-05-11
Another pass at cleaning up Makefile.am files. More to come.
Matt Messier
2007-05-08
RIP: AC_OPTIMIZATIONS
Matt Messier
2007-04-07
Merge changes from main repository.
Diego 'Flameeyes' Pettenò
2007-04-07
Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.
Darren Salt
2007-04-06
Remove executable status from all files which shouldn't have it.
Darren Salt
2007-04-06
Remove a redundant comment.
Diego 'Flameeyes' Pettenò
2007-04-06
Use xineplug_LTLIBRARIES wherever possible.
Diego 'Flameeyes' Pettenò
2007-04-05
Fixed current audio sync, delay was always 0.
Thibaut Mattern
2007-04-04
Use size_t for samples and seconds data in Sun audio plugin.
Pascal S. de Kloe
[next]