summaryrefslogtreecommitdiff
path: root/core/obex/receiver.cpp
AgeCommit message (Collapse)AuthorFilesLines
2004-03-02run the optimize_connect scriptalwin1-2/+2
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2004-03-01fix includeschicken1-4/+0
2003-08-09Merge from BRANCH_1_0kergoth1-21/+52
2003-02-16its memcpy(destination, srczecke1-3/+5
and not vice versa....
2003-02-16Fix getting fileszecke1-0/+4
2003-02-16disable snd in IrDaApplet it hangs on my machine..zecke1-0/+166
Remove the hacky OBEX Implementation Add a more cleaned up more appealing (not yet working) version which will even be able to do OBEX over Bluetooth in the future -It handles receive better let's you choose what to do with custom files and created a DocLnk -Send lets you beam to multiple devices this needs the IrDa Applet to be present