aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorGuillermo Ramos2011-10-30 00:40:39 +0200
committerGuillermo Ramos2011-10-30 00:40:39 +0200
commit4adbbb67edb76245992bd6dc35adfc5cdd61607a (patch)
treef3a847e2d08aa00d16aae26dfde7a8a47b176a2e /TODO
parent28974e52f86f8873d47a899cbb2e5b122d62bfc1 (diff)
downloadevspy-4adbbb67edb76245992bd6dc35adfc5cdd61607a.tar.gz
Deleted cbuf.[c,h]
Circular buffer implementation moved back to evspy-core.c evspy-core.h renamed to evspy.h and added #ifdef's
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 3346dce..9ab84ed 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,3 @@
* Support non-ascii characters - Prio:Low
-* Take a look at kernel's circular buffer API - Prio:Low
* Which FX key has been pressed? - Prio:None