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-16 08:11:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
02aa7937a15fee57017a4885db66ae50cab5b0cc
love
/
src
/
modules
/
audio
/
null
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
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