This website requires JavaScript.
Explore
Help
Sign In
LOVE
/
love
Watch
1
Star
0
Fork
0
You've already forked love
mirror of
https://github.com/love2d/love.git
synced
2026-08-18 03:34:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
08c0a68784902bbfad886daf5ca59d579b76d501
love
/
src
/
modules
/
audio
/
openal
T
History
Bart van Strien
08c0a68784
FINALLY THE AUDIO BUG HAS BEEN FIXED (
fixes
#5
)
2010-09-02 17:21:09 +02:00
..
Audio.cpp
Switched to 8000Hz for recording, because 44.1KHz is way overkill
2010-04-13 10:42:30 -04:00
Audio.h
Added sound input and recording functionality.
2010-04-11 12:22:40 -04:00
Pool.cpp
Now builds on Ubuntu 9.10
2010-01-31 23:16:10 +01:00
Pool.h
Made sure the state of the Source is applied to the AL source when it's played. Also increased the max number if sources allowed at the same time.
2010-02-02 21:22:57 +01:00
Source.cpp
FINALLY THE AUDIO BUG HAS BEEN FIXED (
fixes
#5
)
2010-09-02 17:21:09 +02:00
Source.h
Added source:isStatic()
2010-03-28 17:52:22 +02:00