summaryrefslogtreecommitdiff
path: root/src/xine-engine/audio_out.c
AgeCommit message (Expand)Author
2002-11-06fix stream ending deadlock without audio driverDaniel Caujolle-Bert
2002-10-29engine improvementsMichael Roitzsch
2002-10-24fix identiation, implement an audio compressor filter (yeah, i know a big con...Guenter Bartsch
2002-10-20win32 decoder adapted to new apiGuenter Bartsch
2002-10-18A52 audio is now output without volume set to 0 or off. :-)James Courtier-Dutton
2002-10-18Move alsa audio over to new api.James Courtier-Dutton
2002-10-14introduction of xine_stream_t and async xine events - all still in developementGuenter Bartsch
2002-10-12Bind the audio_out thread to a separate LWP on solaris 8 (like video_out,Juergen Keil
2002-10-12Make flush of audio work properly.James Courtier-Dutton
2002-10-10Audio out reorganisation to improve sync.James Courtier-Dutton
2002-09-19C is funGuenter Bartsch
2002-09-18first steps towards implementing stream/meta infoGuenter Bartsch
2002-09-04merging in the new_api branch ... unfortunately video_out / vo_scale is broke...Guenter Bartsch
2002-08-09use correct format in log messageMichael Roitzsch
2002-07-28introduce a config option for passthough offsetHeiko Schaefer
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-06-22ao_fill_gap already outputs a messageMichael Roitzsch
2002-06-19Fix the resume problem introduced by flushing audio_out buffers.Thibaut Mattern
2002-06-12Remove no more needed XINE_LOGO.Daniel Caujolle-Bert
2002-06-03Due of a nice suggestion from Siggi, remember_volume has moved to audio_out,Daniel Caujolle-Bert
2002-05-24some cleanups, mutex to protect driver access (unpredictable things mayMiguel Freitas
2002-05-21better output buffer calculations (when resampling) by Ian GoldbergMiguel Freitas
2002-04-29Replace all exit(1) with abort().James Courtier-Dutton
2002-04-14xvid fourcc patch, small debug output fixesGuenter Bartsch
2002-04-01latest dxr3 fixes from Michael Roitzsch.Miguel Freitas
2002-03-31patches by Michael Roitzsch for dxr3 compatibility: introduce a new metronomMike Lampard
2002-03-26sound card clock drift patchMiguel Freitas
2002-03-19improved buffering for audio-only streamsGuenter Bartsch
2002-03-18make asf demuxer handle audio-only streams (important for webradios\! #-))) a...Guenter Bartsch
2002-03-16fix for (rare) memory leakEwald Snel
2002-03-11Add a "control" method to the audio drivers, to allow pause/resume of theJuergen Keil
2002-03-11metronom and demuxers should work again (although not all demuxers are fully ...Guenter Bartsch
2002-03-01memleak fixes from ewald snelGuenter Bartsch
2002-02-18cleanup/added debug messages, small metronom fixGuenter Bartsch
2002-02-17big debug output cleanup. removed debug output from log window, loggingGuenter Bartsch
2002-02-09the long-awaited video_out changes, not completely debuged (races)Guenter Bartsch
2001-12-24fix bug reported by Christer PalmMiguel Freitas
2001-12-10Disable _XOPEN_SOURCE define for solaris, it causes compile errors with aJuergen Keil
2001-12-09Move SPDIF encaps into the audio decoders.James Courtier-Dutton
2001-11-27Improve DTS support.James Courtier-Dutton
2001-11-20should fix pause and slow/fast playingMiguel Freitas
2001-11-19reverting a change i did yesterday (discarding buffers on close might notMiguel Freitas
2001-11-19fix buffer leak and race condition where audio_out thread would not runMiguel Freitas
2001-11-18make audio_out close fasterMiguel Freitas
2001-11-18new configfile interface, code cleanup, xprintf is goneGuenter Bartsch
2001-11-17Some more DTS corrections.James Courtier-Dutton
2001-11-17Add 'xine_' prefix to all of xine-utils functions (what about cpuDaniel Caujolle-Bert
2001-11-16Small change.James Courtier-Dutton
2001-11-16DTS Audio should work via the SPDIF Digital out.James Courtier-Dutton