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-15 15:51:12 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fee157b6b9326589bbb44367f84226d6394f47eb
love
/
src
/
modules
/
audio
/
openal
T
History
Alex Szpakowski
02aa7937a1
Rename love.audio.setMixMode to setMixWithSystem. Fix some copyright notice typos.
...
--HG-- branch : minor
2017-07-29 23:22:54 -03:00
..
Audio.cpp
Rename love.audio.getEffectsList and Source:getEffectsList to getActiveEffects. They now return an empty table instead of nil when there are no active effects, as well.
2017-07-28 19:28:50 -03:00
Audio.h
Rename love.audio.getEffectsList and Source:getEffectsList to getActiveEffects. They now return an empty table instead of nil when there are no active effects, as well.
2017-07-28 19:28:50 -03:00
Effect.cpp
Potentially fix compilation for MSVC
2017-02-11 15:18:04 -04:00
Effect.h
Fix compilation on iOS. Fix shader compilation on OpenGL ES. Fix (harmless) GL errors on OpenGL ES 2. Resolves issue
#1266
.
2017-03-09 20:46:26 -04:00
Filter.cpp
Potentially fix compilation for MSVC
2017-02-11 15:18:04 -04:00
Filter.h
Merged in rcoaxil/love-patches/minor (pull request
#75
)
2017-02-11 19:04:53 +00:00
Pool.cpp
Fix a crash when a Source stops playing.
2017-04-02 13:32:25 -03:00
Pool.h
Simplify love.audio's Pool class
2017-02-11 21:41:22 +01:00
RecordingDevice.cpp
Rename love.audio.setMixMode to setMixWithSystem. Fix some copyright notice typos.
2017-07-29 23:22:54 -03:00
RecordingDevice.h
Rename love.audio.setMixMode to setMixWithSystem. Fix some copyright notice typos.
2017-07-29 23:22:54 -03:00
Source.cpp
Rename love.audio.getEffectsList and Source:getEffectsList to getActiveEffects. They now return an empty table instead of nil when there are no active effects, as well.
2017-07-28 19:28:50 -03:00
Source.h
Rename love.audio.getEffectsList and Source:getEffectsList to getActiveEffects. They now return an empty table instead of nil when there are no active effects, as well.
2017-07-28 19:28:50 -03:00