summaryrefslogtreecommitdiff
path: root/olddocs
AgeCommit message (Collapse)Author
2014-08-30Out with the old...Pietro Gagliardi
2014-07-02Moved it all back; the preemptive multitaksing during an event handler kills ↵Pietro Gagliardi
us on all platforms. Going to have to restrict ALL GUI accss to happening from one t hread, so going to need to drop uitask entirely and have just a start() callback for startup code and a post() function for posting requests to windows (like channel sends but into a perpetual buffer).
2014-06-29Removed stable.md (it is no longer relevant) and moved redoproposal.md to ↵Pietro Gagliardi
olddocs/ since it's now being implemented.
2014-06-06Disabled Travis.ci for now.Pietro Gagliardi
2014-06-06Strummed up a new placeholder README in an effort to replace the existing one.Pietro Gagliardi
2014-05-16Moved some old documents out of the top-level directory and into a folder ↵Pietro Gagliardi
olddocs/ to make things neater.