| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | sercp-zx use configuration file .sercprc in your home directory. Thanks to ↵HEADv0.8.1master | Pavel Vymetálek | 2025-06-06 | 
| | | | | | Dusky/UB880D | ||
| * | Increased version number to unify with .sercp on Speccyv0.8.0 | Pavel Vymetálek | 2024-03-10 | 
| | | |||
| * | Flush serial reads data as long as there is any left | Pavel Vymetálek | 2024-02-13 | 
| | | | | | - fix length of received data with ACK message | ||
| * | Add -o/--oldprot switch for using old protocol without ack messages. | Pavel Vymetálek | 2024-02-05 | 
| | | | | | - This is useful for old .sercp on computers with missing HW flow control (eLeMeNt ZX) | ||
| * | Add checking of ack messages | Pavel Vymetálek | 2024-01-16 | 
| | | |||
| * | Fixed receiving ACK on Windowsv0.4.0 | Pavel Vymetálek | 2024-01-13 | 
| | | |||
| * | Communication confirmed by Ack messages without hw-flow control | Pavel Vymetálek | 2024-01-11 | 
| | | | | | | | | | | | - default confirmation by Ack messages - still compatible with old .sercp by -l switch for hw flow control - switch -w is not used when using ack messages - new switch for turbo speed - 115200Bd. Same as on the Speccy TODO - check Ack messages properly | ||
| * | Serial port inicialization with flow control "none" for Windows | Pavel Vymetálek | 2023-01-11 | 
| | | |||
| * | Add switch -n for flow control nonev0.3.7 | Pavel Vymetálek | 2023-01-10 | 
| | | | | | | -n, --none Set the flow control to NONE. Default is CTS/RTS. This is useful for eLeMeNt ZX and machines or serial port without CTS/RTS wires. | ||
| * | Fixed integer rounding - progress show 100% at the finishv0.3.6 | Pavel Vymetálek | 2021-01-20 | 
| | | |||
| * | Port initialization changes for MAC OSv0.3.5 | Pavel Vymetálek | 2021-01-20 | 
| | | |||
| * | Use gnu99 instead of gnu11, add O_NDELAY to serial port initialization | Pavel Vymetálek | 2021-01-17 | 
| | | |||
| * | Testing releasev0.3.4 | Pavel Vymetálek | 2020-04-08 | 
| | | |||
| * | Drop hardware flow control for BSD and MAC builds - use -w 2000 parameter | Pavel Vymetálek | 2020-04-08 | 
| | | |||
| * | Fix aborting while received fileinfo is corruptedv0.3.3 | Pavel Vymetálek | 2020-04-06 | 
| | | |||
| * | Fix serial port initialization | Pavel Vymetálek | 2020-04-06 | 
| | | |||
| * | Fixed windows build | Pavel Vymetálek | 2020-04-06 | 
| | | |||
| * | Fixed sending and progressbar for files smaller than 256 bytes | Pavel Vymetálek | 2020-04-06 | 
| | | |||
| * | Fix remaining length of data while read fileinfo | Pavel Vymetálek | 2020-04-05 | 
| | | |||
| * | Serial port flags for BSD or __APPLE__ | Pavel Vymetálek | 2020-04-03 | 
| | | |||
| * | Change open serial port for __APPLE__: CCTS_OFLOW | CRTS_IFLOWv0.3.2 | Pavel Vymetálek | 2020-04-03 | 
| | | |||
| * | Fixed complicated interrupting by ctrl-cv0.3.1 | Pavel Vymetálek | 2020-04-03 | 
| | | | | | | | | - ctrl-c stops the program immediatelly - serial buffers are cleaned at startup and at finishing program - pointers renamed to p_... - comments are in english | ||
| * | povýšeno číslo verze v .rc pro windows build | Pavel Vymetálek | 2019-06-13 | 
| | | |||
| * | Update CHANGELOG | Pavel Vymetálek | 2019-03-26 | 
| | | |||
| * | Add support for file time/date handlingv0.3.0 | Pavel Vymetálek | 2019-03-26 | 
| | | | | | | | - requires esxdos v0.8.7 and .sercp v0.3 - backward compatible with .sercp v0.2 on esxdos v0.8.6 - if zero date is received actual date/time are used | ||
| * | Update TODO, fixed compile-time warningsv0.2.3 | Pavel Vymetálek | 2019-03-19 | 
| | | |||
| * | Dopleneno TODO o podporu fakeRTC | Pavel Vymetálek | 2019-03-18 | 
| | | |||
| * | Upravy nastaveni seriaku. Chodi na MacOS - Delal to Otis | Pavel Vymetálek | 2019-03-16 | 
| | | |||
| * | Zrušeno čekání po posledním blokuv0.2 | Pavel Vymetálek | 2019-03-09 | 
| | | |||
| * | Přidáno čtení šířky konzole i na Windows. | Pavel Vymetálek | 2019-03-02 | 
| | | | | | | - testováno na wine a v XP a šířku ukazuje stále 80 znaků :-( - otestovat na win7 a win10 | ||
| * | Změna nastavení RTS řízení com portu na Windows | Pavel Vymetálek | 2019-02-27 | 
| | | |||
| * | Doplněn odkaz GNU/GPL, řízení toku RTS/CTS na Windows, doplěn .rc soubor | Pavel Vymetálek | 2019-02-27 | 
| | | |||
| * | Všechny texty v angličtině, opravy warningů | Pavel Vymetálek | 2019-02-19 | 
| | | |||
| * | sercp možno přeložit pro Win64 a Win32 | Pavel Vymetálek | 2019-02-19 | 
| | | | | | - přidán soubor sercp.res s podpisem exáče :-) | ||
| * | Přidáno zkrácení názvu souboru když je delší než 8.3 | Pavel Vymetálek | 2019-02-18 | 
| | | | | | - berou se první 4 znaky a posledních 8 znaků - .ext + 4 poslední znaky názvu | ||
| * | Priprava pro prijem s pridanou cestou (path) | Pavel Vymetálek | 2019-02-18 | 
| | | |||
| * | Změna uvítacího textu pro sercp, doplněno TODO | Pavel Vymetálek | 2019-02-16 | 
| | | |||
| * | První commit: vychází se z programu taptoser | Pavel Vymetálek | 2019-02-07 | 
