]> git.itanic.dy.fi Git - log-plotter/commitdiff
Implement state machine based architecture
authorTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 3 Nov 2013 20:11:39 +0000 (22:11 +0200)
committerTimo Kokkonen <timo.t.kokkonen@iki.fi>
Sun, 3 Nov 2013 20:14:26 +0000 (22:14 +0200)
The main loop is now at the main function, where we control all of the
actual functions of the program, and really do nothing. All other
functions happen elsewhere and are being called only when interesting
events occur.

Signed-off-by: Timo Kokkonen <timo.t.kokkonen@iki.fi>

No differences found