2005/12/10
commitc4720227f2fb127917aa9bb0557d7bfb1f24afaf
authorcdfrey <cdfrey>
Sat, 10 Dec 2005 07:31:42 +0000 (10 07:31 +0000)
committercdfrey <cdfrey>
Sat, 10 Dec 2005 07:31:42 +0000 (10 07:31 +0000)
tree207f8225a36b5de7869093d352d5a4ee85ef7cb5
parentc1058c5b18f752262338c1d09bfc24eca9e652bb
2005/12/10
       - added s11n-boost.h serialization templates for boost::serialization
       - added boost::serialization to build
       - minor change in usbwrap.cc to display error codes in decimal
       - added SizePacket special case code to Socket::Send()... this is
               required when uploaded packet size is a multiple of 0x40,
               a special 3 byte size packet is sent
       - moved some record class variables to public: so they can be
               properly serialized
       - fixed variable name but in RecordBuilder template
       - added -f switch to btool, for saving and loading of record data
       - added -s switch to btool, for uploading saved data back to handheld
       - added Controller::SaveDatabase()
Changelog