Age | Commit message (Expand) | Author |
2003-10-06 | some housekeeping and compiler warnings | Michael Roitzsch |
2003-10-04 | Improve error alsa messages. | James Courtier-Dutton |
2003-10-04 | Fix blocking on xine start when using alsa.
| James Courtier-Dutton |
2003-09-27 | Another fix due to unexpected bug in alsa-lib.
CVS: -----------------------... | James Courtier-Dutton |
2003-09-17 | Another attempt to get the buffer and period sizes correct. | James Courtier-Dutton |
2003-09-04 | Change back to old method for setting period size. | James Courtier-Dutton |
2003-09-02 | Fix the device used for stereo output to "front". | James Courtier-Dutton |
2003-09-01 | Add proper support for 4.1 and 5 channel setups. | James Courtier-Dutton |
2003-09-01 | Allow a52 passthru to be switchied on and off without having to exit xine. | James Courtier-Dutton |
2003-08-31 | Be a little more flexible with number of periods. | James Courtier-Dutton |
2003-08-28 | Fix bug in demux_mpeg_pes.c | James Courtier-Dutton |
2003-08-26 | Fix long standing problem with alsa not working on some audio cards | James Courtier-Dutton |
2003-08-09 | More descriptive error. | James Courtier-Dutton |
2003-07-20 | More USB soundcard updates. | James Courtier-Dutton |
2003-07-20 | Improve playback on USB sound cards. | James Courtier-Dutton |
2003-07-19 | typo? | Michael Roitzsch |
2003-07-18 | made alsa-lib silent with non DEBUG builds | Daniel Caujolle-Bert |
2003-07-02 | Update xine to use new alsa api. | James Courtier-Dutton |
2003-06-22 | some additional pthread_*_destroy() calls | Michael Roitzsch |
2003-06-18 | Daniel's patch for audio level reporting with alsa | Michael Roitzsch |
2003-06-06 | Add a new mmap mode to audio alsa output. | James Courtier-Dutton |
2003-06-02 | since this might be dangerous to speakers, we should increase the experience ... | Michael Roitzsch |
2003-06-01 | Work around for users with an oss sound card with spdif, but the sound | James Courtier-Dutton |
2003-05-31 | do not probe audio_none_out | Miguel Freitas |
2003-05-24 | xine_usec_sleep is used in ao_none, so it should be linked against libxine | Michael Roitzsch |
2003-05-15 | audio_out loop rely upon driver eventually blocking after a couple of | Miguel Freitas |
2003-05-15 | some build-system cleanup | Michael Roitzsch |
2003-05-14 | as announced on xine-devel, this is the big Makefile refactoring: | Michael Roitzsch |
2003-05-13 | add audio out driver "none" | Miguel Freitas |
2003-05-06 | This is some general Win32 cleanup and getting ready for DVD support. | Tim Champagne |
2003-04-23 | I am not a Win32 developer, but I guess this is a sweet misunderstanding: | Michael Roitzsch |
2003-04-23 | check type of mixer element before trying to use it | James Stembridge |
2003-04-22 | Adding a couple of files missing files for the Win32/msvc port (audio and vid... | Tim Champagne |
2003-04-17 | using non-blocking open mode, in order to avoid infinite waiting when the | Siggi Langauf |
2003-03-27 | oss verbosity patch by Anders Wiehe | Siggi Langauf |
2003-03-17 | do not skip the whole format detection, if verbosity is low | Michael Roitzsch |
2003-03-15 | mute default console output | James Stembridge |
2003-03-15 | should do snd_pcm_prepare after snd_pcm_drop as otherwise we are left in SND_... | James Stembridge |
2003-03-07 | remove verbose sun audio driver messages | Juergen Keil |
2003-03-06 | steps toward muting xine's console output by default | Guenter Bartsch |
2003-03-04 | fix compiler warnings at least in xine's native code | Michael Roitzsch |
2003-02-28 | Xine assert() replacement: | Stephen Torri |
2003-02-14 | wrong returned pointer type | Daniel Caujolle-Bert |
2003-02-08 | GETOPTR works _much_ better now (at least on my system). | Miguel Freitas |
2003-02-01 | log output, copyright, some drivers produce negative delays, catch that | Guenter Bartsch |
2003-01-29 | auto* fix: pass 1 | Daniel Caujolle-Bert |
2003-01-18 | hit me if I am wrong, but I think these headers are relics | Michael Roitzsch |
2002-12-27 | - query the esd server's sample rate, do not hardcode 44100 Hz | Juergen Keil |
2002-12-21 | - add buf->decoder_info_ptr: portability for systems where pointer has | Miguel Freitas |
2002-12-19 | Fix undefined symbols (link to appropriate libraries) | Ewald Snel |