Age | Commit message (Expand) | Author |
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 |
2001-11-15 | fix segfault playing mono/low rate streams. we need to check if 4x is | Miguel Freitas |
2001-11-10 | 'debug' build didn't compile any more, variable 'vpts' was unknown | Juergen Keil |
2001-11-10 | very unfinished scr discontinuity detection stuff, new software audio out buf... | Guenter Bartsch |
2001-11-04 | Bill's force audio rate patches, preparing for 0.9.40.9.4 | Guenter Bartsch |
2001-10-16 | SPDIF sync improved | Joachim Koenig |
2001-10-14 | system clock based softsync, based on work by Bill Fink <billfink@mindspring.... | Guenter Bartsch |
2001-10-07 | oss softsync patche provided by bill fink | Guenter Bartsch |
2001-10-03 | A test "pointer < 0" does not make sense; removed. | Juergen Keil |
2001-10-01 | Add simple mixer control in xine-engine/ao plugins. Fixed some missings | Daniel Caujolle-Bert |
2001-09-12 | DTS patches from Michiel Toneman | Joachim Koenig |
2001-09-11 | fixed no-resample audio output, fixed qt stream end detection | Guenter Bartsch |
2001-09-11 | Fix some Floating point exceptions | James Courtier-Dutton |
2001-09-10 | fixed unixscr_adjust, using it to fix small audio gaps | Guenter Bartsch |