summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_directx2_out.c
AgeCommit message (Expand)Author
2013-09-13Copyright year update by hg log infoTorsten Jager
2011-10-11Merge from 1.1.Darren Salt
2011-07-18Fixed small typo in src/audio_out/audio_directx2_out (LP #810407)Kent Baxley
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-01-12Merge from 1.1.Darren Salt
2009-01-12Fix build of directx VO plugin.František Dvořák
2008-12-15Merge from 1.1; update PO files; make buildable.Diego E. 'Flameeyes' Pettenò
2008-11-05Simpler code, no gaps during playback in DirectX(2) audio outputmringwal@vs22.inf.ethz.ch
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-05-23Merge from 1.1. VDR needs to be updated.Diego 'Flameeyes' Pettenò
2008-05-07xine_xmalloc() deprecation: replace its use with static and non-zero size.Diego 'Flameeyes' Pettenò
2007-12-19Update all the code to the new headers layout.Diego 'Flameeyes' Pettenò
2007-12-11Bump the interface version for audio output plugins.Diego 'Flameeyes' Pettenò
2007-12-11Use default_*_class_dispose macro whenever the class dispose function only ca...Diego 'Flameeyes' Pettenò
2007-12-11Use N_() rather than _(), passing the string just once to gettext().Diego 'Flameeyes' Pettenò
2007-12-11Update all audio output plugins to the new identifier/description interface.Diego 'Flameeyes' Pettenò
2007-11-10Delete most of the CVS $Id$/$Log$ lines.Darren Salt
2007-11-09Update FSF address on non-contributed code and COPYING files.Diego 'Flameeyes' Pettenò
2007-04-07Use CC_ATTRIBUTE_FORMAT; replace __attribute((format(printf, ...))) accordingly.Darren Salt
2006-07-16malloc cleanups (based on a patch from Chris Brien).Darren Salt
2006-07-10Implement visibility support, available on GCC 4.0 and later and on some 3.4 ...Diego 'Flameeyes' Pettenò
2006-06-02Various static/const fixes from Gentoo.Darren Salt
2006-05-03Make various arrays and structures (mainly xine_plugin_info) const.Darren Salt
2006-04-21Add printf format attributes.Darren Salt
2005-09-05*BUGFIX*František Dvořák
2005-08-29*BUGFIX*František Dvořák
2005-02-06**BUGFIX**František Dvořák
2005-02-04**BUGFIX**František Dvořák