skroll

text scroller
git clone git://git.2f30.org/skroll
Log | Files | Refs | README | LICENSE

DateCommit messageAuthorFiles+-
2016-01-29 23:03Cleanup makefile for POSIX compliancez3bra2+12-26
2015-03-16 10:50ladies & gentlemen, please applause UTF-8 SUPPORT !z3bra1+13-0
2015-01-06 15:57Cleaner exit of the processz3bra1+2-0
2014-11-03 14:37Tiny bit of optimisationz3bra1+4-5
2014-11-03 11:15Saner mamory handling. Now the buffer is allocated only one timez3bra1+31-31
2014-11-03 10:19Cleaned code formatting, added commentsz3bra1+35-27
2014-11-03 09:15Use limits.h for the bufferz3bra1+6-7
2014-10-28 08:29Rewrote most of the program for reliability sakez3bra1+34-79
2014-10-28 08:26Removed config.mkz3bra2+9-11
2014-09-03 18:58Changed manpage for good (thanks to rocx)z3bra1+27-13
2014-09-03 15:32Removed a useless if() that broke the programz3bra1+7-9
2014-09-03 15:10Introducing 'smooth scrolling'. text now starts from the right and scrolls from herez3bra1+53-7
2014-03-26 19:22Exit when called with -hz3bra1+2-1
2014-03-26 13:35Added commentsz3bra1+20-2
2014-03-26 12:39Can now output a new line after each scroll stepz3bra2+11-5
2014-03-26 12:28First commit, first releasez3bra6+207-0