Commit Graph

6 Commits (main)

Author SHA1 Message Date
Harry van Haaren 01f71ec5e4 astyle: global restyle of codebase (fixes #153)
This to bring common fomatting to the whole project,
including submissions. To format a file to this style:

astyle --style=linux -t8 <file>

Future patches / pull-requests should be in this format.
2016-12-27 13:04:05 +00:00
Harry van Haaren d208f8959a -Added LICENSE 2013-12-08 21:44:43 +00:00
Harry van Haaren 5bf93ac39a -Added print if any Statly returns Stately::error() 2013-11-14 16:36:18 +00:00
Harry van Haaren 6c014ae2a6 -Updated Stately, working on handling save-errors better 2013-11-14 13:29:22 +00:00
Harry van Haaren 3fdd71b7dd -Fixed crash when saving *during* recording. Buffer size mismatch was the cause. Need to properly handle Stately::error(), this is just a quick-fix stop-crash. 2013-11-13 12:03:24 +00:00
Harry van Haaren b411df2391 -Refactored Save to State, and SaveAble to Stately 2013-09-06 00:28:11 +01:00