index
:
mpv
master
video player based on MPlayer/mplayer2
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
libao2
/
ao_win32.c
Commit message (
Expand
)
Author
Age
*
Replace implicit use of fast_memcpy via macro by explicit use to allow
reimar
2007-06-05
*
Implement AOPLAY_FINAL_CHUNK support for dshow and win32 out.
reimar
2006-10-15
*
disable multichannel mode, it never worked reliable
faust3
2006-09-15
*
The FSF changed postal address.
diego
2006-09-01
*
modifies function declarations without parameters from ()
reynaldo
2006-07-06
*
WAVE_FORMAT_DIRECT seems to cause problems with certain os/driver combination...
faust3
2005-01-17
*
print why waveOutOpen failed
faust3
2005-01-15
*
af_format.h needs config.h to be included first.
reimar
2005-01-12
*
af_fmt2str_short
alex
2004-12-28
*
hopefully final fix
alex
2004-12-27
*
removing AFMT_ dependancy
alex
2004-12-27
*
disable all unknown formats in the windows aos
faust3
2004-12-08
*
Make include paths consistent.
diego
2004-12-07
*
ringbuffer variable intialization fix for multifile playback patch by Rune Pe...
faust3
2004-10-22
*
untested multichannel support
faust3
2004-08-14
*
10l
faust3
2004-07-11
*
10l WAVE_FORMAT_DOLBY_AC3_SPDIF needs to be defined first, patch by Gianluigi...
faust3
2004-06-27
*
ac3 passthrough, initial patch by Gianluigi Tiesi <sherpya at netfarm.it>
faust3
2004-06-26
*
restore original ringbuffer constants as the current values are causing heavy...
faust3
2004-04-07
*
round len to outburst and increment full_buffers at the correct time, patch b...
faust3
2004-04-07
*
support immed flag
faust3
2004-04-06
*
uninit immed flag
alex
2004-04-06
*
let uninit wait until sound is completely played, don't restore volume at exi...
faust3
2004-04-01
*
original config:
joey
2003-11-23
*
10l remove unused global
faust3
2003-05-16
*
64bit libao2 fix by Jens Axboe <mplayer-dev@kernel.dk>
alex
2003-03-21
*
fix -loop problem
faust3
2003-03-15
*
10l fixes sync?
faust3
2002-12-30
*
new windows waveout audio driver
faust3
2002-10-25