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
*
Delete things related to old translation system
Uoti Urpala
2010-03-10
*
Merge svn changes up to r29644
Uoti Urpala
2009-09-04
|
\
|
*
The suboption parser now takes a const options list, so mark them all const.
reimar
2009-09-02
*
|
Merge svn changes up to r29544
Uoti Urpala
2009-08-22
|
\
|
|
*
OpenAL: untested support for 8-channel audio.
reimar
2009-08-19
*
|
Remove trailing whitespace from most files
Uoti Urpala
2009-07-07
|
*
whitespace cosmetics: Remove all trailing whitespace.
diego
2009-05-13
|
/
*
Make ao_info_t structs const.
reimar
2009-03-06
*
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