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_sun_out.c
Age
Commit message (
Expand
)
Author
2013-09-13
Copyright year update by hg log info
Torsten Jager
2011-10-04
Merge from 1.1.
Darren Salt
2011-10-03
Prefix open_cloexec() and create_cloexec() with xine_, and add new xine_socke...
Chris Rankin
2011-10-01
Mark simple file and socket descriptors as uninheritable.
Chris Rankin
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
2009-11-30
Trim trailing space & reduce space+tab.
Darren Salt
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ò
2007-12-19
Update all the code to the new headers layout.
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-11-10
Merge from 1.1.
Darren Salt
2007-11-10
Delete most of the CVS $Id$/$Log$ lines.
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-04
Mark audiocs_rates static and const.
Diego 'Flameeyes' Pettenò
2007-06-04
Remove redundant nested #ifdef __svr4__.
Diego 'Flameeyes' Pettenò
2007-04-04
Use size_t for samples and seconds data in Sun audio plugin.
Pascal S. de Kloe
2007-04-04
Check for audio_info_t.output_muted member, rather than assuming it's not ava...
Diego 'Flameeyes' Pettenò
2007-03-10
Don't use Solaris workarounds on other OSes (namely NetBSD). Patch by Sergey ...
Diego 'Flameeyes' Pettenò
2006-12-19
Mark string-type configuration items according to whether they're plain
Darren Salt
2006-07-16
malloc cleanups (based on a patch from Chris Brien).
Darren Salt
2006-07-10
Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...
Diego 'Flameeyes' Pettenò
2006-06-14
Retain the mixer volume so that we can return a sensible value when the audio...
Robin KAY
2006-06-02
Various static/const fixes from Gentoo.
Darren Salt
2006-05-03
Make various arrays and structures (mainly xine_plugin_info) const.
Darren Salt
2004-12-12
huge patch ahead: reorganizing config entries with automatic conversion
Michael Roitzsch
2004-04-11
typo fixes from Frantisek
Michael Roitzsch
2004-04-11
thanks to Frantisek for finding the multiline string, but the space should be...
Michael Roitzsch
2004-04-10
Make xgettext and gcc happy. :-)
František Dvořák
2004-04-10
improving config help strings
Michael Roitzsch
2004-03-18
Fix more messages
Philipp Hahn
2003-12-14
API version bounce
Siggi Langauf
2003-12-05
cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ...
Daniel Caujolle-Bert
2003-11-29
AUDIODEV patch by Mitch@0Bits.COM
Miguel Freitas
2003-11-26
xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat...
Daniel Caujolle-Bert
2003-10-06
some housekeeping and compiler warnings
Michael Roitzsch
2003-03-07
remove verbose sun audio driver messages
Juergen Keil
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-11-02
Fix "Volume" support in the sun audio driver, the ui now wants to operate
Juergen Keil
2002-10-22
Re-enable the sun audio driver
Juergen Keil
2002-10-07
- Sun audio output plugin is able to play 8-bit sound. Announce this in
Juergen Keil
2002-09-11
new_api update for sun audio plugin
Juergen Keil
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-06-12
Remove no more needed XINE_LOGO.
Daniel Caujolle-Bert
2002-04-06
changes i forgot to commit with sound card drift patch. AO_MAX_GAP should
Miguel Freitas
[next]