File: TODO

package info (click to toggle)
libsynaptics 0.14.6b-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,116 kB
  • ctags: 194
  • sloc: sh: 8,570; cpp: 701; makefile: 13
file content (8 lines) | stat: -rw-r--r-- 308 bytes parent folder | download
1
2
3
4
5
6
7
8
*documentation
*implementing stub routines
*examining if there are still deadlocks / race conditions
DONE:
*protecting "getParam" and "setParam", "INIT" and "CLOSE" by an mutex
*separate RO and RW parameters
*adding some important parameters (e.g. ABSX, ABSY)
*renaming 'None' in 'Button' enum to 'NoButton'