summaryrefslogtreecommitdiff
path: root/apps/plugins/lua/lua_user.c (follow)
Commit message (Collapse)AuthorAge
* Lua Add Emergency Garbage CollectorWilliam Wilgus2019-07-28
Derivative of work by RobertGabrielJakabosky http://lua-users.org/wiki/EmergencyGarbageCollector I've only implemented the not enough memory part and expanded this idea to adding a mechanism to signal the OOM condition of the plugin buffer which allows us to only grab the playback buffer after garbage collection fails (SO THE MUSIC KEEPS PLAYING AS LONG AS POSSIBLE) Change-Id: I684fb98b540ffc01f7ba324ab5b761ceb59b9f9b