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
cac5a3519aa8f043c3e9559574d906f899d75764
love
/
src
/
modules
/
event
T
History
Bart van Strien
cac5a3519a
Fix automatically pausing and resuming audio on android (
resolves
#1237
)
...
--HG-- branch : minor
2016-12-02 13:59:21 +01:00
..
sdl
Fix automatically pausing and resuming audio on android (
resolves
#1237
)
2016-12-02 13:59:21 +01:00
Event.cpp
Very minor channel / variant performance improvements and cleanup.
2016-03-12 19:11:03 -04:00
Event.h
The Variant class is now meant to be used on the stack instead of allocated on the heap. As a result (and because of related changes), performance of Channels has roughly doubled when pushing and popping most types.
2016-02-14 16:39:32 -04:00
wrap_Event.cpp
Merge minor into dynamiccore2
2016-11-26 22:19:12 +01:00
wrap_Event.h
Happy new year!
🎉
2016-01-01 00:05:06 -04:00