graph
- started BSD/mac support for file watchingdefault tip 2014-03-31, by John Tsiombikas
- removed a random debug printf left in the code2014-02-13, by John Tsiombikas
- win32 file monitoring done (at last)2014-02-13, by John Tsiombikas
- win32 file change notification attempt1 (failed)2014-02-13, by John Tsiombikas
- separated platform-specific filewatch code2014-02-12, by John Tsiombikas
- file modification monitoring and reload done on linux2014-02-12, by John Tsiombikas
- finally! async loading works. Now on to inotify...2014-02-12, by John Tsiombikas
- missing change from previous commit (fucking visual studio man...)2014-02-12, by John Tsiombikas
- fixed visual studio build directories2014-02-12, by John Tsiombikas
- merged2014-02-11, by John Tsiombikas
- fixed resman.def2014-02-11, by John Tsiombikas
- added debugging crap in the threadpool2014-02-11, by John Tsiombikas
- buggy piece of shit2014-02-10, by John Tsiombikas
- bit more progress...2014-02-08, by John Tsiombikas
- ok now it sortof works, probably something is failing in the done callback mechanism2014-02-08, by John Tsiombikas
- doesn't work yet2014-02-07, by John Tsiombikas
- moved the resource manager a bit further2014-02-05, by John Tsiombikas
- threadpool: forgot to free the job after running the work callback2014-02-04, by John Tsiombikas
- some leftover unsaved changes2014-02-03, by John Tsiombikas
- visual studio project files2014-02-03, by John Tsiombikas
- - removed the glew dependency2014-02-03, by John Tsiombikas
- more stuff2014-02-01, by John Tsiombikas
- ok *now* I really fixed the aspect issue2014-01-31, by John Tsiombikas
- made the images always visible fullscreen by default regardless of their aspect ratio2014-01-31, by John Tsiombikas
- added spaceball controls to the example and needless GLEW dependency2014-01-31, by John Tsiombikas
- rudimentary imgthumbs "example program". doesn't use libresman yet2014-01-31, by John Tsiombikas
- initial commit: figuring out the API2014-01-29, by John Tsiombikas