sabrogden
|
07413e7277
Handle Altgr being presses on foreign keyboards to handle other characters
|
9 years ago |
sabrogden
|
9db3deb648
use the receiving ip address from the client not the ip address they send you
|
9 years ago |
sabrogden
|
643d2b146c
- added delay when windows is resuming from sleep to reopen the db
|
10 years ago |
sabrogden
|
e0b6f4688f
64 bit build
|
14 years ago |
sabrogden
|
a87883f9e9
moved processing (filling list, added clip to db, tcp sending clicp) into threads
|
16 years ago |
sabrogden
|
22d5ce446e
merged in Sqlite Branch
|
19 years ago |
sabrogden
|
25a5886fef
changes for the new tooltip and the extra passwords for the network
|
20 years ago |
sabrogden
|
69d94b16fa
send clips encrypted across the network
|
21 years ago |
ingenuus
|
bfca3440c4
fixed memory leak due to improper termination of MTServerThread.
|
21 years ago |
sabrogden
|
dea8496b70
changes for - added option to not start up the server thread
|
21 years ago |
sabrogden
|
f230722b74
added option to not start up the server thread
|
21 years ago |
sabrogden
|
0aa7647000
added reg setting to set the port ditto listens to
|
21 years ago |
sabrogden
|
5880b3a435
send entire clip at a time, i was breaking up the clip into sections and sending it. I now send one truct saying what I'm about to send and the size then send the entire data for a clip.
|
21 years ago |
sabrogden
|
b29fc89310
changes to reading from the socket
|
21 years ago |
sabrogden
|
e41d4835a4
changes to reading from the socket
|
21 years ago |
sabrogden
|
806ab86ff2
changes to reading from the socket
|
21 years ago |
sabrogden
|
5bb9578718
changes to the send/recv using CClipList. Changed to a post message so a posible lock couldn't happen happen.
|
21 years ago |
sabrogden
|
480e6aecfa
send clips using CClistList instead of other array type.
|
21 years ago |
sabrogden
|
c33c1770ee
add ability to send clips to other computers, automatically or by right clicking
|
21 years ago |