diff options
author | Bradley Smith | 2008-05-05 22:36:42 +0100 |
---|---|---|
committer | Bradley Smith | 2008-05-05 22:36:42 +0100 |
commit | 5fce44d580c24ac4c817ca62614670b04b4cf10b (patch) | |
tree | c6a8fc270fbf0db982d84b6653cf6520500da14c /ChangeLog | |
parent | Make UI update in a loop, and thread out input. (diff) | |
download | gnurobots-5fce44d580c24ac4c817ca62614670b04b4cf10b.tar.gz |
Scrap plug-able interfaces in preparation for GTK GUI.
Signed-off-by: Bradley Smith <brad@brad-smith.co.uk>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2008-05-05 Bradley Smith <brad@brad-smith.co.uk> + + * lib/* include/userinterface.h src/userinterface src/main.c + configure.ac src/Makefile.am: + Scrap plug-able interfaces in preparation for GTK GUI. + 2008-03-09 Bradley Smith <brad@brad-smith.co.uk> * src/api.c: |