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.h
Age
Commit message (
Expand
)
Author
2007-12-19
Consolidate all public include files into include/xine directory.
Diego 'Flameeyes' Pettenò
2007-12-11
Bump the interface version for audio output plugins.
Diego 'Flameeyes' Pettenò
2007-12-11
Define free() as the default dispose function for plugin classes.
Diego 'Flameeyes' Pettenò
2007-12-11
Add a textdomain field to allow using a different i18n catalog for the descri...
Diego 'Flameeyes' Pettenò
2007-12-11
Replace get_identifier/get_description functions with strings.
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-04-19
Mark _x_[av]o_new_port functions as internal function, both in doxygen and by...
Diego 'Flameeyes' Pettenò
2006-09-26
Use protected visibility for all the functions exported by libxine.so, so tha...
Diego 'Flameeyes' Pettenò
2006-03-07
Fixed channels to mode translation in audio decoders.
Thibaut Mattern
2005-09-11
make Alien happier ;-)
Miguel Freitas
2004-09-28
wrong comment
Miguel Freitas
2004-09-26
- almost finalize headers refactoring needed for MSVC frontends (and for other
František Dvořák
2004-07-06
fix a long standing bug: streams were not played till their very end, because
Miguel Freitas
2004-06-19
modified patch from Reinhard Nissl to report the length of the out fifos
Michael Roitzsch
2004-05-29
separate the two semantics of querying a port's status with a NULL stream;
Michael Roitzsch
2004-05-23
rename from AO_CAP_32BITS to AO_CAP_FLOAT32
Michael Roitzsch
2004-05-15
Minor adjustments to start adding 24bit and 32bit-Float audio sample support.
James Courtier-Dutton
2004-02-12
getting rid of AO_PROP_PAUSED, because it can be derived by asking the clock
Michael Roitzsch
2004-01-07
the new, refined post plugin architecture
Michael Roitzsch
2003-12-31
Add a mute feature to the software amp.
James Courtier-Dutton
2003-12-14
API version bounce
Siggi Langauf
2003-12-09
update copyright year (and we have to do it again in 3 weeks... ;-) )
Daniel Caujolle-Bert
2003-12-03
export mode_channels as an internal function
Marco Zuehlke
2003-11-15
start xine_stream_t separation (public/private).
Miguel Freitas
2003-11-11
rename internal API function (_x_<function>).
Daniel Caujolle-Bert
2003-10-30
* modify the engine slightly, so that the stream member in a video frame or
Michael Roitzsch
2003-09-01
Add proper support for 4.1 and 5 channel setups.
James Courtier-Dutton
2003-08-26
add a mechanism to force closing audio device without stoping stream.
Miguel Freitas
2003-07-22
allow all values greater 0 as success returns
Michael Roitzsch
2003-04-23
The Win32/msvc gui now builds and works; There are many known issues with the...
Tim Champagne
2003-04-18
equalizer api
Guenter Bartsch
2003-03-08
implement XINE_PARAM_AUDIO_AMP_LEVEL so xine's volume can be set independantl...
Guenter Bartsch
2003-02-07
add consistency warnings
Michael Roitzsch
2003-02-06
first pass on cleaning up ao/vo properties and flush stuff
Miguel Freitas
2003-02-01
adding flush-mode so seek() and play() work for video processing (enix)
Guenter Bartsch
2003-01-11
introducing a new, very low-impact aproach on implementing a video processing...
Guenter Bartsch
2002-12-27
quite experimental changes on post plugin api to enable rewiring
Miguel Freitas
2002-12-27
small cleanup for extra_info_t
Miguel Freitas
2002-12-26
- cleanup internal interfaces for rewiring
Miguel Freitas
2002-12-24
discard buffers on flush so decoder will return faster. seeking should be
Miguel Freitas
2002-12-21
- add buf->decoder_info_ptr: portability for systems where pointer has
Miguel Freitas
2002-11-30
just now i realized the wrong underlying assumption i did in metronom: fixing
Miguel Freitas
2002-11-20
Fix typo
Ewald Snel
2002-11-20
engine modifications to allow post plugin layer:
Michael Roitzsch
2002-10-29
engine improvements
Michael Roitzsch
2002-10-24
fix identiation, implement an audio compressor filter (yeah, i know a big con...
Guenter Bartsch
2002-10-17
move open_plugin function (used to create new plugin instances) from the plug...
Michael Roitzsch
[next]