Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/coronalabs/framework-timer
Corona timer.* library
https://github.com/coronalabs/framework-timer
Fix error with endless looping & previous crash (#7)
7572d05d54484f802023758ff5374aa225f461bf authored almost 4 years ago
7572d05d54484f802023758ff5374aa225f461bf authored almost 4 years ago
Fixing crash coronalabs/corona#207
51f91d85cf95c05fdd4266529a0f0eb1d7c6ea01 authored about 4 years ago
51f91d85cf95c05fdd4266529a0f0eb1d7c6ea01 authored about 4 years ago
fixing up unit tests
4ca9f3f66bd8623547aecb6f0d0648b94b1ddd91 authored about 4 years ago
4ca9f3f66bd8623547aecb6f0d0648b94b1ddd91 authored about 4 years ago
Fix enterFrame clearing timers too soon (#4)
* Fix enterFrame clearing timers too soon
Since the enterFrame function is the first to be ru...
e7cba674bd5f1f61bf2b4a4c891e7da3f2a72ed3 authored about 4 years ago
Fix error in determining whatToCancel type (#3)
Previous PR accidentally included a mistake where the type of ```whatToCancel``` was supposed to...
31ab3c672da34bc7c9575b28c745d3fe7e590419 authored over 4 years ago
Add support for tags, improve code readability and allow controlling all timers with one call (#2)
* Add support for tags
Added support for adding tags to timers and for pausing/resuming/cance...
93488c80b0aab2a8e2dfbcfec13fa869930989bf authored over 4 years ago
Adding ability for timer to be invoked multiple times per frame
There was several complaints about people relying on behaviour of timer being
fired multiple tim...
Fixing timer firing more than once per frame
cf7816bb44efb76e985c6f8111384476d3764617 authored almost 6 years ago
cf7816bb44efb76e985c6f8111384476d3764617 authored almost 6 years ago
Framework: fixed wrong delay for recurring timer
7111d58a44751319a0866b76ccd4a9d7df9d1137 authored over 6 years ago
7111d58a44751319a0866b76ccd4a9d7df9d1137 authored over 6 years ago
Fixed wrong delay for recurring timer
eb2e1bd3bb2a287181bfe9105b8c074a7e4e9f46 authored over 6 years ago
eb2e1bd3bb2a287181bfe9105b8c074a7e4e9f46 authored over 6 years ago
MIT License and readme
ef432e49bf7a8fc5a1d8db29f4532717ba840fc0 authored over 6 years ago
ef432e49bf7a8fc5a1d8db29f4532717ba840fc0 authored over 6 years ago
timer: improve error messages when an invalid timerID is passed to various functions
Reviewed by Vlad
3f46536f921699f4f373179301793ceb68bd9501 authored almost 8 years ago
Fix issues with pausing/resuming timers. Fix issue with timers being run after being flagged as expired.
Reviewed by Walter.
4dcbdf101b737f5777182912d6aa58fc7f01b407 authored over 9 years ago
Initial checkin
ef8e1a0ef5f4739b6cf27ee9a0e5ee26261473bd authored about 12 years ago
ef8e1a0ef5f4739b6cf27ee9a0e5ee26261473bd authored about 12 years ago