]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
todo: add a few more items
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 7 Jan 2024 05:55:40 +0000 (11:25 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Sun, 7 Jan 2024 05:56:03 +0000 (11:26 +0530)
todo.txt

index 0d514740306d99d570677901bd7a5ca318ef1840..0eefe2e70e6415fb0794fcbe7f2f0face5c7de2a 100644 (file)
--- a/todo.txt
+++ b/todo.txt
@@ -17,6 +17,7 @@
 - [SOLVED] ctune: scroll beyond band edges.
 - when moving vfo by touching on the screen, snap on to a frequency that is a multiple of step size.
 - touching on the vfo freq (or A or B), switches the active VFO.
-- ctune: switching from ctune to non-ctune should center the frequency to the last ctune frequency.
+- [SOLVED] ctune: switching from ctune to non-ctune should center the frequency to the last ctune frequency.
 - ctune: ctune broken with zoom value is greater than 1.
+- use pangocairo to render text instead of using the cairo text API.