File: TODO

package info (click to toggle)
libsynaptics 0.14.6c-2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,440 kB
  • ctags: 201
  • sloc: sh: 8,578; cpp: 644; makefile: 19
file content (9 lines) | stat: -rw-r--r-- 370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
*fixing version handling in Makefile.am (proper lib version!)
*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'