Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WorkerThread: Enhanced testing, added optional StateCallback for state ↵ | Sven Gothel | 2023-09-22 | 1 | -37/+388 |
| | | | | changes, using bitfield state (earmarked to be used within GLMediaPlayerImpl etc) | ||||
* | WorkerThread: Add optional minDelay to throttle excecution | Sven Gothel | 2023-09-21 | 1 | -9/+21 |
| | |||||
* | Add WorkerThread: A re-start'able, pause'able and interrupt'able worker ↵ | Sven Gothel | 2023-09-20 | 1 | -0/+175 |
thread with an optional minimum execution duration |