Skip to content
Snippets Groups Projects
  1. Feb 14, 2008
  2. Feb 13, 2008
  3. Feb 12, 2008
  4. Feb 11, 2008
  5. Feb 10, 2008
    • rswindell's avatar
      Add status-bar workaround for Win32 console/SDL mode · b814554a
      rswindell authored
      Flush log file stream at end of file transfers
      New xmodem_get_ack() usage (returns ACK on success)
      Removed unused variable: xmodem_fallback
      Delete 0-byte files upon file receive failure
      Fix file transfer failure/cancel log entry
      b814554a
    • rswindell's avatar
      Add official support for Xmodem-G (aka Qmodem-G) · fd26b324
      rswindell authored
      xmodem_get_ack() now returns an int (ACK on success)
      Use 3-second block 0/1 timeout to follow ymodem.doc example
      Fix the use of xm.max_errors
      Support (configurable) fallback from Ymodem-send to Xmodem-send
      sexyz.ini can be used to disable 1024-recv, CRC-send and G-send support
      Document more sexyz command-line options to enable legacy x/ymodem modes
      fd26b324
    • deuce's avatar
      Do not attempt to program in two languages at once... this is Bad. · 53091ac5
      deuce authored
      "<DigitalMan> wow, I guess you didn't try to compile that last commit"
      53091ac5
Loading