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