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_openal.c
Commit message (
Expand
)
Author
Age
*
Replace casual GPL notices by proper license headers.
diego
2008-09-07
*
Remove unused variable.
reimar
2008-01-30
*
Fix get_space calculation to always leave some space, esp. for the currently ...
reimar
2008-01-30
*
Change code to also work with different outburst sizes
reimar
2008-01-30
*
Reduce number of UnqueueBuffer calls
reimar
2008-01-30
*
alSourceRewindv seems to be broken in particular in Creatives Windows-Impleme...
reimar
2008-01-30
*
ISO8859-1 --> UTF-8
diego
2007-07-09
*
OpenAL volume control
reimar
2006-12-10
*
Support OpenAL headers in OpenAL/ instead of AL/ and OpenAL on MacOSX in gene...
reimar
2006-12-10
*
Fix a compiler warning
reimar
2006-12-10
*
Set frequency and correct frequency getting
reimar
2006-12-10
*
Improve OpenAL speaker positions a bit.
reimar
2006-12-09
*
Half-properly set up OpenAL position stuff
reimar
2006-12-09
*
rm unnecesary casts from void* - part 4
reynaldo
2006-07-03
*
include stdlib.h and stdio.h, they tend to be useful :-)
reimar
2006-02-18
*
OpenAL audio support, actual output is mono-only (no positioning yet).
reimar
2006-02-16