lv2 / pugl

A minimal portable API for embeddable GUIs
https://gitlab.com/lv2/pugl/
ISC License
174 stars 34 forks source link

Fix puglStopTimer() X11, amend test_timer.c with according tests #102

Closed 7890 closed 1 year ago

drobilla commented 1 year ago

Merged as 6b31fb5, thanks.

I rewrote the test to also check that multiple timers with different frequencies actually work properly: 0fac728