summaryrefslogtreecommitdiff
path: root/src/audio_out/audio_jack_out.c
AgeCommit message (Expand)Author
2013-09-30audio_out: move speaker arrangement enum values and help strings to common he...Petri Hintukainen
2012-04-27Added missing constPetri Hintukainen
2012-01-18Merge from 1.1Petri Hintukainen
2012-01-16Removed write-only variables and unused codePetri Hintukainen
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2009-10-10Merge from 1.1.Darren Salt
2009-10-10Don't use deprecated JACK APIMatěj Laitl
2009-09-28Incorrect int-to-float conversion in the JACK output pluginRemco Bloemen
2009-01-18Merge from 1.1.Darren Salt
2009-01-18Remove '#include "config.h"' from all public header files.Darren Salt
2009-11-30Trim trailing space & reduce space+tab.Darren Salt
2008-06-15Merge from 1.1.Darren Salt
2008-06-14Replacement JACK pluginEd Wildgoose
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ò
2006-08-12JACK audio driver by Chris CannamMiguel Freitas