Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Swedish translation. | Daniel Brahneborg | 2002-03-09 | 2 | -1/+1401 |
| | |||||
* | Fix copyFrom() protos to agree better with the parent. | Daniel Brahneborg | 2002-03-09 | 2 | -3/+3 |
| | |||||
* | Spelling error: "Couln't" -> "Couldn't". | Daniel Brahneborg | 2002-03-09 | 2 | -2/+2 |
| | |||||
* | Initial stuff for checking requisites and previous versions. | Daniel Brahneborg | 2002-03-08 | 9 | -13/+150 |
| | |||||
* | Added copyFromPsion() that takes a 'to' argument that is a file | Daniel Brahneborg | 2002-03-08 | 5 | -0/+58 |
| | | | | descriptor, to be able to use mkstemp(). | ||||
* | Introduced waitQueue to make link::transmit non-blocking. | Fritz Elfert | 2002-03-07 | 2 | -10/+31 |
| | |||||
* | Document most of the method arguments with @param. | Daniel Brahneborg | 2002-03-06 | 6 | -5/+50 |
| | |||||
* | Make a correct comparison with buffer length. | Daniel Brahneborg | 2002-03-06 | 2 | -2/+2 |
| | |||||
* | Added missing depency for running autoheader if configure.in was changed. | Fritz Elfert | 2002-03-06 | 1 | -1/+1 |
| | |||||
* | Removed double colons in friend declaration (seems to confuse some | Fritz Elfert | 2002-03-06 | 2 | -2/+2 |
| | | | | compilers) | ||||
* | - Unified arguments | Fritz Elfert | 2002-03-06 | 1 | -8/+38 |
| | |||||
* | - Unified arguments. | Fritz Elfert | 2002-03-06 | 1 | -16/+53 |
| | | | | - Added CPS calculation. | ||||
* | - i18n: Changed macros into inline functions to make string constant | Fritz Elfert | 2002-03-06 | 5 | -122/+379 |
| | | | | | concatenation of gcc possible. - Unified commandline arguments. | ||||
* | - Use library functions for bitmap de- and encoding. | Fritz Elfert | 2002-03-05 | 2 | -187/+26 |
| | |||||
* | - Re-Implemented lower levels of ncpd (packet and link). | Fritz Elfert | 2002-03-05 | 15 | -694/+1194 |
| | | | | | ncpd is now multithreaded. Results in much better performance and less CPU usage. | ||||
* | Use standard plp types. | Daniel Brahneborg | 2002-03-04 | 3 | -10/+10 |
| | |||||
* | Use plp standard types. | Daniel Brahneborg | 2002-03-04 | 14 | -109/+95 |
| | | | | Fix copyright include. | ||||
* | Added buildnox tartget | Fritz Elfert | 2002-03-04 | 1 | -0/+4 |
| | |||||
* | Added generation of PostScript prolog and supplemental dir for plpprintd | Fritz Elfert | 2002-03-04 | 1 | -0/+3 |
| | |||||
* | Added type include | Fritz Elfert | 2002-03-04 | 1 | -0/+1 |
| | |||||
* | Implemented images | Fritz Elfert | 2002-03-04 | 2 | -13/+33 |
| | |||||
* | Fixed again | Fritz Elfert | 2002-03-04 | 1 | -0/+1 |
| | |||||
* | - Added first version of PostScript prolog | Fritz Elfert | 2002-03-03 | 4 | -33/+702 |
| | | | | - Implemented page conversion (incomplete). | ||||
* | Fixed makefile. | Fritz Elfert | 2002-03-03 | 1 | -2/+1 |
| | |||||
* | - Added bitmap conversion functions. | Fritz Elfert | 2002-03-03 | 5 | -7/+338 |
| | | | | - Updated printer class according to Protocol doc 1.15 | ||||
* | Add buffer overflow checks to handle truncated and corrupted sis files. | Daniel Brahneborg | 2002-03-03 | 17 | -49/+173 |
| | |||||
* | Added GNU copyright header. | Daniel Brahneborg | 2002-03-03 | 14 | -14/+321 |
| | |||||
* | Various proto changes. | Daniel Brahneborg | 2002-03-02 | 11 | -64/+177 |
| | |||||
* | Actually copy stuff to the psion, and lots of other updates. | Daniel Brahneborg | 2002-03-02 | 8 | -142/+510 |
| | |||||
* | - Added SIS stuff by Daniel Brahneborg | Fritz Elfert | 2002-02-28 | 8 | -84/+129 |
| | | | | - Change readline detection again | ||||
* | - Added SIS stuff by Daniel Brahneborg | Fritz Elfert | 2002-02-28 | 25 | -8/+1214 |
| | |||||
* | - Applied patches from Luke Diamand, Marc Spoorendonk and Chris Halls | Fritz Elfert | 2002-02-16 | 8 | -191/+223 |
| | |||||
* | - ccmalloc upgrade | Fritz Elfert | 2002-02-15 | 2 | -2/+2 |
| | |||||
* | - ccmalloc upgrade | Fritz Elfert | 2002-02-15 | 1 | -0/+102 |
| | |||||
* | - plpbackup: more error handling; translation | Fritz Elfert | 2002-02-15 | 10 | -535/+1393 |
| | | | | | - Added plpprint stuff (yet not useful) - ccmalloc upgrade | ||||
* | - Fixed psitime again. Waaahh, these guys at symbian change filetimes when | Fritz Elfert | 2002-02-15 | 3 | -4/+46 |
| | | | | switching DST/Non-DST. | ||||
* | More descriptive comments. | Fritz Elfert | 2002-02-15 | 1 | -3/+6 |
| | |||||
* | Correct daemonizing | Fritz Elfert | 2002-02-15 | 1 | -1/+14 |
| | |||||
* | - Added missing icons. | Fritz Elfert | 2002-02-14 | 32 | -550/+610 |
| | | | | - Some messages corrected. | ||||
* | - Unified headers. | Fritz Elfert | 2002-02-14 | 5 | -539/+640 |
| | |||||
* | - re indented | Fritz Elfert | 2002-02-14 | 1 | -83/+83 |
| | |||||
* | - Bugfix: ncpd sucked up lot of CPU when Psion disconnects. | Fritz Elfert | 2002-02-14 | 7 | -131/+186 |
| | | | | | | (finally found that!!) - Unified Headers - close stdin, stdout and stderr when in daemon mode. | ||||
* | - Corrected debug message and channel argument when rejecting a connect | Fritz Elfert | 2001-08-01 | 2 | -4/+4 |
| | | | | | request from Psion. - Fixed cleanup for socketChan in initial state. | ||||
* | FreeBSD | Fritz Elfert | 2001-07-31 | 1 | -5/+8 |
| | |||||
* | Some fixes for cleanup when a connect NAK is received. | Fritz Elfert | 2001-07-31 | 1 | -4/+6 |
| | |||||
* | Return E_PSI_GEN_NSUP, if Psion refuses attach to protocol. | Fritz Elfert | 2001-07-31 | 1 | -0/+12 |
| | |||||
* | Added check for unsupported operation. | Fritz Elfert | 2001-07-31 | 3 | -11/+40 |
| | |||||
* | Bugfix: socketChan allocated too small. | Fritz Elfert | 2001-07-28 | 1 | -1/+1 |
| | |||||
* | Fixed crash when deleting socketChan. | Fritz Elfert | 2001-07-27 | 1 | -5/+1 |
| | |||||
* | Make unconditional gettext conditional. | Fritz Elfert | 2001-07-26 | 2 | -1/+3 |
| |