This website requires JavaScript.
03d2f386e1
Fix invert flag not being zero initialized
master
v1.1.3
rexy712
2020-08-05 13:36:36 -07:00
9e1e01bb62
Merge branch 'master' of ssh://rexy712.chickenkiller.com:1995/var/git/repos/rexy712/roflcat
v1.1.2
rexy712
2020-04-09 15:20:44 -07:00
911375627f
Fix CMakeLists.txt
rexy712
2020-04-09 15:20:39 -07:00
3928766c6b
Fix uninitialized variable in cmdargs and incorrect WEOF usage
rexy712
2019-12-27 10:21:59 -08:00
ee4c9a6ea1
add to todo
rexy712
2019-10-24 12:19:42 -07:00
ca79f26d4e
Fixed error output on nonexistent file
rexy712
2019-09-16 16:16:14 -07:00
e3586a9e93
Reverted 2a733a0 . Fixes binary printing
v1.1.1
rexy712
2019-07-22 14:13:16 -07:00
72891834c2
Updated Readme and added public repo to help output
rexy712
2019-07-22 13:50:46 -07:00
c0abcee00b
Version bump
v1.1
rexy712
2019-07-22 13:32:11 -07:00
49a1f0456f
Output error on directory
rexy712
2019-07-22 13:29:53 -07:00
2a733a0224
cleanup of some duplicate code
Rexy712
2019-05-20 11:12:08 -07:00
75aa0c2475
Combine binary and normal printing function to save binary space and remove duplicate code
Rexy712
2019-05-19 13:18:19 -07:00
cb55e21846
Fix help output
Rexy712
2019-05-19 12:52:01 -07:00
e5cb265456
Fixed stderr
Rexy712
2019-05-19 12:46:29 -07:00
f757f23d11
Consistent stderr
Rexy712
2019-05-19 12:41:52 -07:00
c9f39be9d8
Add todo
Rexy712
2019-05-19 12:33:25 -07:00
ad93eab52c
Changed argument handling a bit
Rexy712
2019-05-19 12:17:38 -07:00
0b3e857722
Add some speedup
Rexy712
2019-05-19 10:54:15 -07:00
82da8580c5
Changed default frequency and spread
Rexy712
2019-05-19 10:40:35 -07:00
ae77265efc
added -v functionality
rexy712
2019-05-18 12:09:43 -07:00
df44c75bdb
add option to print binary file contents. ie treat a file as ascii
rexy712
2019-05-18 08:42:29 -07:00
af6734f8ef
version bump
v1.0.4
rexy712
2019-05-18 08:02:00 -07:00
b49c9bd0bb
fixed -d
rexy712
2019-05-18 08:01:38 -07:00
ece4b9668d
Merge branch 'master' of gitlab.com:rexy712/roflcat
Rexy712
2019-05-13 18:44:10 -07:00
0b6e86ad02
Added TODO
Rexy712
2019-05-13 18:43:53 -07:00
4631d532e0
Fixed handling of '-' for stdin
v1.0.3
rexy712
2019-05-11 08:05:55 -07:00
f0247ac9c5
Fix segfault caused by off by one error
v1.0.2
rexy712
2019-01-15 11:39:51 -08:00
adea8f719e
For the love of god, please
v1.0.1
rexy712
2019-01-14 18:58:24 -08:00
c25594ccda
i swear
rexy712
2019-01-14 17:37:37 -08:00
138c20ba28
actually fixed tinfo
rexy712
2019-01-14 17:31:50 -08:00
8c561778ee
should work on systems where tinfo is separate from ncurses now
rexy712
2019-01-14 17:06:39 -08:00
34e98c6a97
Set version to 1.0 as every option is now implemented and a build system is setup
v1.0
rexy712
2019-01-14 13:07:06 -08:00
9e3f68e7f0
Changed to cmake build system and now have install target
rexy712
2019-01-14 12:57:36 -08:00
0a0f9303ea
Updated makefile a bit, removed some incorrect constexpr (thanks to clang actually reporting them unlike gcc
rexy712
2019-01-14 12:36:38 -08:00
ef181a6065
Removed accidental tmp file
rexy712
2019-01-14 12:15:22 -08:00
1e05197772
added invert option
rexy712
2019-01-13 18:46:27 -08:00
64ac375fff
added some screenshots
rexy712
2019-01-12 10:03:25 -08:00
9abfaf0a3e
Fixed truecolor output's first line being mismatched
rexy712
2019-01-12 09:53:24 -08:00
b5ca3b0fbb
added readme
rexy712
2019-01-12 09:35:54 -08:00
95459b8b30
added lolcat options except for invert. and the animation related ones, but i don't plan to support those
rexy712
2019-01-12 09:25:39 -08:00
e2d0e33e53
added random seed and seed cmd option
rexy712
2019-01-11 20:48:47 -08:00
a69b5c0d93
Initial commit
rexy712
2019-01-11 15:58:07 -08:00