File: TODO

package info (click to toggle)
trend 1.2-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 220 kB
  • ctags: 283
  • sloc: cpp: 1,891; perl: 110; makefile: 50; sh: 12
file content (15 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Planned features

	* More optimisations can be done for: different shading modes,
	  different input types.

	* Faster oscilloscope controls like: graph offsetting,
	  zooming and panning.

	* Remote control via stdin.

	* Internal refactoring.

	* Infinity support is lacking (lines, fill and integration
	  could be correctly implemented by using signbit() instead
	  of ignoring the value completely).