summaryrefslogtreecommitdiff
path: root/src/audio_out
AgeCommit message (Expand)Author
2002-12-15The _XOPEN_SOURCE define for getting a swab() prototype confuses the solarisJuergen Keil
2002-12-06fixing segfaults in artsMiguel Freitas
2002-11-28fix reading out mixer settingGuenter Bartsch
2002-11-26return of the esd audio output driverGuenter Bartsch
2002-11-25return of the arts audio output pluginGuenter Bartsch
2002-11-20engine modifications to allow post plugin layer:Michael Roitzsch
2002-11-16- return -1 if there is no mixer available so that xine-ui gets theMichael Roitzsch
2002-11-12audio_out.c takes care of locking again, so audio_oss_out.c doesn't need it a...Guenter Bartsch
2002-11-02Fix "Volume" support in the sun audio driver, the ui now wants to operateJuergen Keil
2002-10-28Build all xine plugin modules with "-export-symbols-regex xine_plugin_info",Juergen Keil
2002-10-24Fix some log messages in audio_alsa_out.cJames Courtier-Dutton
2002-10-22Re-enable the sun audio driverJuergen Keil
2002-10-20more lockingGuenter Bartsch
2002-10-20still trying to get a/v sync working, more lockingGuenter Bartsch
2002-10-20secured another DSP_RESET ioctlGuenter Bartsch
2002-10-19at least my sb live doesn't like it when a write() call is interrupted by a S...Guenter Bartsch
2002-10-18Move alsa audio over to new api.James Courtier-Dutton
2002-10-17move open_plugin function (used to create new plugin instances) from the plug...Michael Roitzsch
2002-10-16introduce audio/video_driver_class_t, adapt oss audio output plugin, exclude ...Guenter Bartsch
2002-10-12Make flush of audio work properly.James Courtier-Dutton
2002-10-10Audio out reorganisation to improve sync.James Courtier-Dutton
2002-10-09configure.ac:Stephen Torri
2002-10-07- Sun audio output plugin is able to play 8-bit sound. Announce this inJuergen Keil
2002-09-19Updated cvscompile.sh to look for configure.acStephen Torri
2002-09-16Introduce a deep copy in the xine_config_lookup functions.James Courtier-Dutton
2002-09-16Fix a bug in audio_alsa_out.cJames Courtier-Dutton
2002-09-11IRIXAL_LIBS not needed when building sun audio driver :-)Juergen Keil
2002-09-11new_api update for sun audio pluginJuergen Keil
2002-09-10remove outdated alsa commentMichael Roitzsch
2002-09-05make all the plugin init functions staticMichael Roitzsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-07-31Fix endian issue by Bastien NoceraPhilipp Hahn
2002-07-08Request period_TIME instead of period_SIZEPhilipp Hahn
2002-07-05- win32 bugfixesMiguel Freitas
2002-07-03Add function descriptions because I am tired of looking them up eacg timePhilipp Hahn
2002-07-03Calculate b/f the alsa wayPhilipp Hahn
2002-07-03Only test 8bit, do not set itPhilipp Hahn
2002-07-03Optionally reduce logging outputPhilipp Hahn
2002-07-02Fix spellingPhilipp Hahn
2002-07-02Some fixes to the recent changes made to audio_alsa_out.James Courtier-Dutton
2002-07-01improved audio resampling for limited featured sound cards (like the ones fou...Miguel Freitas
2002-07-01Pre-final: cleanup period-size calculationPhilipp Hahn
2002-07-01FIX: Set buffer-time instead of buffer-sizePhilipp Hahn
2002-07-01Fix rate adjustmentPhilipp Hahn
2002-07-01Add documentationPhilipp Hahn
2002-07-01Add/improve error reportingPhilipp Hahn
2002-07-01Remove unused variablePhilipp Hahn
2002-07-01Remove obsolete cruftPhilipp Hahn
2002-06-23Let cvs ignore a lot of files that are built.Dennis Björklund
2002-06-17Use reset call instead of drop.Thibaut Mattern