Age | Commit message (Expand) | Author |
2008-08-27 | Revert a part of r5087 that didn't need fixing (thanks to malc for spotting) | blueswir1 |
2008-08-25 | Fix more bugs in r5044 | blueswir1 |
2008-08-21 | Fix OpenBSD linker warnings | blueswir1 |
2008-07-29 | Move audio/sys-queue.h => sys-queue.h | aliguori |
2008-07-29 | Update sys-queue.h (Gerd Hoffmann) | aliguori |
2008-07-09 | Restore old value of buffer_size | malc |
2008-07-09 | Warn about rejected buffer/period size/time when it was specified by the user | malc |
2008-07-09 | Call proper function when trying to set period size | malc |
2008-07-03 | Fix typo | malc |
2008-07-02 | Pulseaudio driver | malc |
2008-07-02 | Add NULL argument to SNDCTL_DSP_NONBLOCK ioctl call | malc |
2008-06-25 | Change the way audio is configured | malc |
2008-06-23 | Make mixer emulation a configure option (Jan Kiszka) | malc |
2008-06-22 | Add missing [SU]32 | malc |
2008-06-21 | Emit warning message if user supplied buffer/period size/time was rejected | malc |
2008-06-21 | Rework period/buffer size setting | malc |
2008-06-08 | Check the returned audio_buf_info fields | malc |
2008-05-04 | First cut at WM8750 volume control (Jan Kiszka). | balrog |
2008-05-02 | Audio endianness and mutex usage fixes (malc.git). | balrog |
2008-04-07 | Typo fix | aurel32 |
2008-04-03 | Remove remaining .cvsignore files | aurel32 |
2008-01-17 | Miscellaneous fixes after recent audio additions (malc). | balrog |
2008-01-14 | Make dsound compile again (patch by malc, spotted by C.W. Betts). | balrog |
2008-01-14 | pthreads-based audio and miscellaneous audio clean-up (malc). | balrog |
2007-12-17 | Use WIN32_LEAN_AND_MEAN, by Stefan Weil. | ths |
2007-12-16 | Fix wrong signedness, by Andre Przywara. | ths |
2007-11-18 | Add statics and missing #includes for prototypes. | pbrook |
2007-11-17 | Remove stray uses of vl.h. | pbrook |
2007-11-17 | Break up vl.h. | pbrook |
2007-11-08 | More .cvsignore. | ths |
2007-11-07 | use config-host.h instead of config.h | bellard |
2007-07-12 | Spelling fix, by Stuart Brady. | ths |
2007-07-11 | Ensure signals are properly masked for new SDL Audio threads, by Andrzej | ths |
2007-05-02 | Don't define HIGH_LATENCY for ARM, this was a workaround for an ALSA problem. | balrog |
2007-04-02 | audio/ossaudio.c for OpenBSD, by Todd T. Fries. | ths |
2007-02-17 | Qemu support for S32 and U32 alsa output, by Vassili Karpov. | ths |
2006-08-07 | mem leak fixes | bellard |
2006-08-05 | use QEMUFile API | bellard |
2006-08-03 | swapped memset args (Charles Coffing) | bellard |
2006-07-22 | error display fix (malc) | bellard |
2006-07-18 | audio capture fixes (malc) | bellard |
2006-07-16 | audio capture to wab files (malc) | bellard |
2006-07-04 | audio endianness API changes (malc) | bellard |
2006-07-04 | audio fixes + initial audio capture support (malc) | bellard |
2006-07-04 | rate converter fix (malc) | bellard |
2006-06-25 | C99 64 bit printf | bellard |
2005-11-20 | make the number of buffers settable (malc) | bellard |
2005-11-20 | added LF missing in logs (malc) | bellard |
2005-11-20 | audio merge (malc) | bellard |
2005-11-20 | workaround for atexit - buffer size API change | bellard |