surkeh
|
137ae8fc5d
|
Require decode output file name until safe alternative decided upon
|
5 years ago |
surkeh
|
2887749354
|
made argument handling behave more typically, help and version works
|
5 years ago |
|
3b5ea72f63
|
Addressed compiler error re: ulong undefined on mingw/GCC
|
5 years ago |
|
e50048053c
|
Addressed compiler error re: undeclared var fileHandle
|
5 years ago |
_
|
c419a946bf
|
Undef'd max and min if exists - in case similar situation occuring outside of Windows
|
5 years ago |
_
|
bc8c23fbdd
|
Re-add accidentally removed line
|
5 years ago |
_
|
7912e1bf40
|
Fixed min and max conflict in msys2
|
5 years ago |
surkeh
|
5408464f46
|
Removed all CPP, submoduled libraries
|
5 years ago |
surkeh
|
82857b74c3
|
Terminal invisible after password prompt, fixed. Warnings all added to cflags
|
5 years ago |
surkeh
|
1de9e3e36e
|
Merge branch 'master' of https://git.teknik.io/scuti/paperback-cli
|
5 years ago |
surkeh
|
6ff2fd7fe6
|
crossplatform password input added
|
5 years ago |
suhrke
|
ad2226405f
|
Update 'README.md'
|
5 years ago |
surkeh
|
3824023e17
|
Decoding multiple pages with -p, --pages arg
|
5 years ago |
surkeh
|
55cdaaa64a
|
Files too large to print to one bmp now print to multiple bmps
|
5 years ago |
surkeh
|
e82dd82150
|
Moved Borland porting functions/defines to portlib, fixed, tested, included
|
5 years ago |
suhrke
|
6a66d5d280
|
Added -f flag (not yet used). Added README.md. Misc changes
|
5 years ago |
suhrke
|
7d02e17261
|
Merge norefactor onto master
|
5 years ago |
suhrke
|
9cb7e36aae
|
Init pb_outbmp in main, reorganize
|
5 years ago |
_
|
edd8763254
|
Added getopts argument parsing to replace cxxopts
|
5 years ago |
suhrke
|
e48684c07d
|
Decodes in linux, segfaults due to cxxopts
|
5 years ago |
suhrke
|
bc12a7d81f
|
fnsplit and merge fixed, original decode now sees file name correctly
|
5 years ago |
suhrke
|
06e0cfaa68
|
Borlands fnsplit return value to match original
|
5 years ago |
_
|
7e94dad8ff
|
Fixed compilation error on Windows (misnamed var)
|
5 years ago |
suhrke
|
0668f866b5
|
Fixed cast of FILETIME to FileTimePortable by elem by elem copy
|
5 years ago |
suhrke
|
dd57d9b899
|
all compile, printer has issues writing name but blocks recognized by original paperbak
|
5 years ago |
suhrke
|
f7619f6183
|
Added secure password input
|
5 years ago |
suhrke
|
4c3e06ff8c
|
In windows, includes defines but not structs it already has from Bitmap.h
|
5 years ago |
suhrke
|
d7c4476efc
|
Compiles and creates bmp in linux
|
5 years ago |
suhrke
|
5bc50aa26b
|
ifdef fixed for newer msys2+cygwin, need test
|
5 years ago |
suhrke
|
29d595963b
|
Print + basic main compiles, runs, creates black bmp
|
5 years ago |
suhrke
|
317f23b454
|
Printer.cpp compiles
|
5 years ago |
suhrke
|
01ef0608f6
|
Most of Printer.cpp and paperbak.h, type changes, more
|
5 years ago |
suhrke
|
21939b3c1e
|
libraries added to Makefile
|
5 years ago |
suhrke
|
7f21c18018
|
norefactor branch added for a different porting approach
|
5 years ago |
suhrke
|
c1adf47687
|
[minor] organization + comments
|
5 years ago |
suhrke
|
cb39f3e2d9
|
Added porting lib
|
5 years ago |
_
|
a4ef3b540b
|
Merge branch 'master' of https://git.teknik.io/scuti/paperback-cli
|
5 years ago |
_
|
07bca68076
|
Added skeleton of crossplatform code
|
5 years ago |
suhrke
|
af4a1b226c
|
Added portable fnsplit and fnmerge
|
5 years ago |
_
|
0e870a5f44
|
Added draw functions
|
5 years ago |
_
|
271af31670
|
Small for define on pagegfx
|
5 years ago |
_
|
e246ba2628
|
Added refactored component from Printer cpp
|
5 years ago |
suhrke
|
50623b8489
|
ifdefs added for linux to compile
|
5 years ago |
|
4ed400b5e2
|
Merge branch 'master' of https://git.teknik.io/scuti/paperback-cli
|
5 years ago |
|
c59967aa00
|
Added function for printing filetime & fixed compilation error on windows
|
5 years ago |
suhrke
|
f44874d556
|
Fixed-width struct + gcc-specific struct packing added
|
5 years ago |
suhrke
|
343feef5f3
|
Ink colors set as program intended them to be, helps recognize dots and grid
|
5 years ago |
suhrke
|
7e4d9163b6
|
Debugging output more readable
|
5 years ago |
|
4f202c393d
|
Merge branch 'master' of https://git.teknik.io/scuti/paperback-cli
|
5 years ago |
suhrke
|
ea39533860
|
Removed unused globals
|
5 years ago |