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_oss_out.c
Age
Commit message (
Expand
)
Author
2014-03-10
Silence compiler warnings on register_enum () arg #4.
Torsten Jager
2013-10-14
Copyright year update by hg log info #2.
Torsten Jager
2013-09-30
audio_out: move speaker arrangement enum values and help strings to common he...
Petri Hintukainen
2013-09-13
Copyright year update by hg log info
Torsten Jager
2012-04-27
Added missing const
Petri Hintukainen
2011-10-11
Merge from 1.1.
Darren Salt
2011-10-10
Removed unneeded data from oss_driver_s
Petri Hintukainen
2011-10-10
audio_oss_out.c: fixed 'bytes_left' may be used uninitialized in this function
Petri Hintukainen
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-12-15
Merge from 1.1; update PO files; make buildable.
Diego E. 'Flameeyes' Pettenò
2008-11-20
Fix using of the pointers, leak fixes in configfile.
František Dvořák
2008-06-15
Merge from 1.1.
Darren Salt
2008-06-12
Fix up reporting of supported formats by the ALSA & OSS output plugins.
Darren Salt
2008-05-23
Merge from 1.1. VDR needs to be updated.
Diego 'Flameeyes' Pettenò
2008-05-07
Avoid memset() on newly allocated memory areas.
Diego 'Flameeyes' Pettenò
2008-05-07
Use asprintf() rather than malloc() + sprintf().
Diego 'Flameeyes' Pettenò
2008-05-07
xine_xmalloc() deprecation: replace its use with static and non-zero size.
Diego 'Flameeyes' Pettenò
2008-03-12
Merge from 1.1.
Darren Salt
2008-03-12
Cope with NetBSD, which apparently doesn't have SNDCTL_DSP_GETODELAY.
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-11-10
Delete most of the CVS $Id$/$Log$ lines.
Darren Salt
2007-11-09
Update FSF address on non-contributed code and COPYING files.
Diego 'Flameeyes' Pettenò
2007-03-17
Clean up configure checks for OSS support. Check for the various soundcard.h ...
Diego 'Flameeyes' Pettenò
2007-03-16
Fix FreeBSD PR 91728 (problem with ioctl() request parameter being unsigned l...
Diego 'Flameeyes' Pettenò
2007-03-09
Use OSS 3.0 API, and retain compatibility with older versions. Patch by Alber...
Diego 'Flameeyes' Pettenò
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-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-11-23
do not close the mixer prematurely
Michael Roitzsch
2004-10-29
use monotonic clock when available
Miguel Freitas
2004-10-08
open and close the mixer device together with the PCM device
Michael Roitzsch
2004-06-03
this include is obsolete, because
Michael Roitzsch
2004-05-07
extend help string for speaker arrangement
Michael Roitzsch
2004-04-30
Add "Speaker arrangement" config item support to oss as well.
James Courtier-Dutton
2004-04-26
Ooops, no debugging and more
Michael Roitzsch
2004-04-26
it is now possible to select a different mixer number
Michael Roitzsch
2004-04-11
typo fixes from Frantisek
Michael Roitzsch
[next]