x70talk
 
   

History of Changes

RSS

Version 0.1.4 (8 May 2004)

  • fix Cross-compile with mingw32 (PDW)
  • hack Basic winsock2 support (PDW)
  • add Set phone time from system time (PDW)

Version 0.1.3 (10 Apr 2004)

  • update Cleanup of the AT command code (PDW)

Version 0.1.2 (9 Apr 2004)

  • add Add clear all phone entries function (PDW)
  • add Add import phone entries function (not email yet) (PDW)

Version 0.1.1 (28 Jan 2004)

  • update Everything moved over to autoconf (PDW)

Version 0.1.0 (22 Jan 2004)

  • update All bluetooth specific code restricted to serial.c (PDW)
  • update Deprecate --bluetooth option (just use --device with an address) (PDW)
  • add Allow user to set default device with environment variable X70_DEVICE (PDW)
  • add Allow user to set default upload folder with environment variable X70_FOLDER (PDW)
  • update Fix verbose upload bug (PDW)
  • update Read entries present/max for phonebook and use in reading (PDW)
  • update Implement phonebook append (when no --entry option used) (PDW)

Version 0.0.6 (14 Jan 2004)

  • update Remove dependency on -lbluetooth; the headers are now sufficient (PDW)
  • update Apparently there is no way to rename a file remotely. Function removed. (PDW)
  • update Reduce timeout to 3 seconds. Seems plenty. Use "Kick" if no response. (PDW)
  • update Improve debug output from raw write command - see ^Z and friends (PDW)
  • update Improve README contents somewhat (PDW)
  • add Code to read and write phonebook entries on the phone (not SIM) (PDW)

Version 0.0.5 (09 Jan 2004)

  • update Do away with hardcoding of folder and device file (add options) (PDW)
  • update Rename option "debug" to "trace" (PDW)
  • update Output folder in listing, allow restriction of listing to specified folder (PDW)
  • add Add bluetooth socket code - no more need to run rfcomm (PDW)

Version 0.0.4 (08 Jan 2004)

  • add Add delete command (PDW)
  • update Add rename command (broken) (PDW)

Version 0.0.3 (02 Jan 2004)

  • add Add proper command line handling (PDW)
  • update Use poll to timeout gently, rather than raise a signal with alarm(2) (PDW)
  • update Make debugging info and verbose transfers into command line options (PDW)
  • add Added "info" command for battery and signal strength (PDW)

Version 0.0.2 (24 Dec 2003)

  • fix fix hardcoded download file id in main.c (PDW)
  • add added changelog and todo list (PDW)

Version 0.0.1 (unreleased)

  • add Initial Version (PDW)