File: TODO

package info (click to toggle)
splix 2.0.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 4,604 kB
  • sloc: cpp: 4,907; makefile: 436; ansic: 42; sh: 38; xml: 34; python: 8
file content (9 lines) | stat: -rw-r--r-- 351 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
08-25-2006 Aurélien Croc
	* Add other compressin algorithms (0x12 for text!) ?
	* Stop sending the job if a SIGTERM is received
	* Catch for the cancel button pressed

11-25-2008 Aurélien Croc
	* Rewrite in another way the compress.cpp for generalization of the
	  runtime compression algorithm modification
	* Check the qpdl.cpp for a better code