Commit History

Author SHA1 Message Date
  suhrke 21939b3c1e libraries added to Makefile 7 years ago
  suhrke 7f21c18018 norefactor branch added for a different porting approach 7 years ago
  suhrke c1adf47687 [minor] organization + comments 7 years ago
  suhrke cb39f3e2d9 Added porting lib 7 years ago
  _ a4ef3b540b Merge branch 'master' of https://git.teknik.io/scuti/paperback-cli 7 years ago
  _ 07bca68076 Added skeleton of crossplatform code 7 years ago
  suhrke af4a1b226c Added portable fnsplit and fnmerge 7 years ago
  _ 0e870a5f44 Added draw functions 7 years ago
  _ 271af31670 Small for define on pagegfx 7 years ago
  _ e246ba2628 Added refactored component from Printer cpp 7 years ago
  suhrke 50623b8489 ifdefs added for linux to compile 7 years ago
   4ed400b5e2 Merge branch 'master' of https://git.teknik.io/scuti/paperback-cli 7 years ago
   c59967aa00 Added function for printing filetime & fixed compilation error on windows 7 years ago
  suhrke f44874d556 Fixed-width struct + gcc-specific struct packing added 7 years ago
  suhrke 343feef5f3 Ink colors set as program intended them to be, helps recognize dots and grid 7 years ago
  suhrke 7e4d9163b6 Debugging output more readable 7 years ago
   4f202c393d Merge branch 'master' of https://git.teknik.io/scuti/paperback-cli 7 years ago
  suhrke ea39533860 Removed unused globals 7 years ago
   3ac321991a Fixed compilation error on Windows (printing filetime) 7 years ago
   b15624f712 Readability of printouts 7 years ago
  suhrke 7e8acbda47 struct printout functions added 7 years ago
   3eb743e5ad Added print out for struct t_data 7 years ago
   a5626aa3e5 Added printouts for globals structs 7 years ago
   53c21ee4f0 Fixed segmentation fault for decoding on Windows 7 years ago
  suhrke 4e555fd2da Fixed ported WriteFile issue (multi-purpose variables) 7 years ago
  suhrke bd62193495 Overlay struct used to correctly write header in Linux 7 years ago
  suhrke 5c6a13f4a2 Removed data size vars used to track compressed data size 7 years ago
   2cdf94e599 Added error message on failure to prepare file 7 years ago
   a2560266f3 Added return values, and initialized l as 0 to fix incorrect judgement of file size validity 7 years ago
   431190d04c Made Preparefiletoprint return int based on success and failure 7 years ago