Age | Commit message (Expand) | Author |
2004-04-30 | Implement a more user friendly "Speaker arrangement" config item. | James Courtier-Dutton |
2004-04-26 | Ooops, no debugging and more | Michael Roitzsch |
2004-04-26 | it is now possible to select a different mixer number | Michael Roitzsch |
2004-04-23 | - big endian fix, and delay fixes for the file (wave) audio output plugin | Bastien Nocera |
2004-04-14 | don't give up at first mixer init failure.patch from Ronald Wahl <patchman at... | Daniel Caujolle-Bert |
2004-04-11 | typo fixes from Frantisek | Michael Roitzsch |
2004-04-11 | thanks to Frantisek for finding the multiline string, but the space should be... | Michael Roitzsch |
2004-04-10 | Make xgettext and gcc happy. :-) | František Dvořák |
2004-04-10 | improving config help strings | Michael Roitzsch |
2004-04-09 | made GCC happy | Daniel Caujolle-Bert |
2004-03-21 | Fix longstanding problem when using xine with alsa's dmix audio out plugin. | James Courtier-Dutton |
2004-03-20 | add a boolean "audio.alsa_hw_mixer" entry, on by default, to allow front-ends | Bastien Nocera |
2004-03-20 | Correct device names. | James Courtier-Dutton |
2004-03-19 | another try to fix mixer thread deadlock. Don't destroy mixer mutex too early... | Daniel Caujolle-Bert |
2004-03-18 | Fix more messages | Philipp Hahn |
2004-03-18 | Fix wording of messages | Philipp Hahn |
2004-03-12 | big cleanup/fix of mute status/events. Bastien, can you check if the event th... | Daniel Caujolle-Bert |
2004-03-05 | forgot to uncomment the pthread_{cancel,join} portion | Daniel Caujolle-Bert |
2004-03-05 | re-enable mixer thread: add a 333ms timeout. The "only one concerned" | Daniel Caujolle-Bert |
2004-03-04 | autoscan devfs patch from Steve | František Dvořák |
2004-03-03 | use the _x_abort() macro instead of abort, since it prints some debug info | Michael Roitzsch |
2004-03-02 | - disable the AO event thread as pthread_cancel is known to be very unreliable | Bastien Nocera |
2004-03-02 | - added David Woodhouse's file (wave) audio out plugin, added David to the AU... | Bastien Nocera |
2004-02-21 | Fix mixer failure for envy24 sound cards. | James Courtier-Dutton |
2004-02-15 | exiting xine with arts audio freezes on BSD; this should be an arts bug, but | Michael Roitzsch |
2004-01-29 | minor improvement in log output formatting | James Stembridge |
2004-01-05 | Fix the noise which can occur for some rates. | František Dvořák |
2004-01-01 | Win32 port, mainly DirectX: | František Dvořák |
2004-01-01 | unused variable | Michael Roitzsch |
2003-12-31 | Compilation under CygWin. | František Dvořák |
2003-12-31 | fix driver initialization on big endian platforms that don't support little | Siggi Langauf |
2003-12-20 | solved some big-endian problemes | Manfred Tremmel |
2003-12-14 | API version bounce | Siggi Langauf |
2003-12-13 | - check that setting the "bits per sample" was what we asked for even if the ... | Bastien Nocera |
2003-12-13 | Update win32 MSVC build: | František Dvořák |
2003-12-12 | Fix using va_arg without explicit NULL 'terminator' | Daniel Caujolle-Bert |
2003-12-09 | update copyright year (and we have to do it again in 3 weeks... ;-) ) | Daniel Caujolle-Bert |
2003-12-08 | another lprintf found that prints the filename twice | Michael Roitzsch |
2003-12-07 | get rid of XINE_{ASSERT,ABORT} and useless xine_print_trace (useless). Replac... | Daniel Caujolle-Bert |
2003-12-07 | - don't segfault when the audio device isn't available | Bastien Nocera |
2003-12-05 | cleanup phase II. use xprintf when it's relevant, use xine_xmalloc when it's ... | Daniel Caujolle-Bert |
2003-11-29 | AUDIODEV patch by Mitch@0Bits.COM | Miguel Freitas |
2003-11-26 | xprintf clean pass. xprintf now log into new XINE_LOG_TRACE log buffer. scrat... | Daniel Caujolle-Bert |
2003-11-26 | lprintf cleanup, pass I. | Daniel Caujolle-Bert |
2003-11-07 | Allow for some very basic sound cards that do not support "front" device. | James Courtier-Dutton |
2003-10-25 | use relchk.sh use relchk.sh use relchk.sh | Daniel Caujolle-Bert |
2003-10-20 | Add a warning about RESUME calls happening when they should now. | James Courtier-Dutton |
2003-10-19 | Try to follow audio_out api. | Thibaut Mattern |
2003-10-12 | Fix "audio_alsa_out: buffer to small, could not use" for some sound cards. | James Courtier-Dutton |
2003-10-07 | Fix some bugs in the sound state when using alsa for audio out. | James Courtier-Dutton |