5
I Use This!
Very Low Activity

Commits : Listings

Analyzed 15 days ago. based on code collected 16 days ago.
Jan 30, 2024 — Jan 30, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove Collision Examples and Tests More... about 10 years ago
Rombust would like timer code to work even if someone changes the wall clock!
mbn
More... about 10 years ago
More linux compile fixes More... about 10 years ago
More linux compile fixes More... about 10 years ago
More linux compile fixes More... about 10 years ago
Compile fix for X11 message queue More... about 10 years ago
Forgot one line
mbn
More... about 10 years ago
Rewrote DisplayMessageQueue_X11
mbn
More... about 10 years ago
Change ubyte to intx_t More... about 10 years ago
Fix missing include More... about 10 years ago
Fix unix service More... about 10 years ago
Update linux makefiles More... about 10 years ago
Update linux makefiles More... about 10 years ago
Breaking Change: Drop the "byteXX" typedefs, replaced with the C++#11 ones in cstdint More... about 10 years ago
Breaking Change: Remove the collision outline code from the ClanLib API. It no longer belongs with the main SDK. More... about 10 years ago
Fix the thread example More... about 10 years ago
Modify the Thread example to use std::condition_variable instead of Event More... about 10 years ago
Switched from PostThreadMessage to PostMessage because the former doesn't work with system modals
mbn
More... about 10 years ago
Misc shutdown crash issues (close to voting against having a shared timer thread)
mbn
More... about 10 years ago
Fixed silly timer bug
mbn
More... about 10 years ago
Fixed post message bug
mbn
More... about 10 years ago
Timer bug fix
mbn
More... about 10 years ago
Include bug fix KeepAlive -> RunLoop in Basic2D
mbn
More... about 10 years ago
Merge branch 'master' of https://github.com/sphair/ClanLib
mbn
More... about 10 years ago
Removed Event class (deprecated by std::condition_variable) Simplified KeepAlive and renamed it to RunLoop Removed PipeListen and PipeConnection Removed various exotic network classes Rewrote Timer backend Rewrote TCPConnection Rewrote TCPListen Rewrote UDPSocket Added NetworkConditionVariable as replacement for events
mbn
More... about 10 years ago
Possible breaking change: Change FileSystem default to create a FileSystemProvider_File without a path, instead of a null provider. More... about 10 years ago
Removed some unused Event forward declarations More... about 10 years ago
Replacement API for the old KeepAlive class More... about 10 years ago
Rumor has it that my last AMAZING commit didn't work
mbn
More... about 10 years ago
Nuked LineMetrics from orbit.
mbn
More... about 10 years ago