| date | commit | author |
|---|---|---|
| 2015-07-29 | Add a crude manual. | marcelgmr@gmail.com |
| 2015-07-24 | More concise reporting. | marcelgmr@gmail.com |
| 2015-07-24 | Better dependence specification in Makefile. | marcelgmr@gmail.com |
| 2015-07-24 | Ensure rd is initialized even if loop body never ran. | marcelgmr@gmail.com |
| 2015-07-24 | Refactor get_index() into loop. | marcelgmr@gmail.com |
| 2015-07-24 | Ensure progress bar ends filled. | marcelgmr@gmail.com |
| 2015-07-24 | Add support for "blink" attribute. | marcelgmr@gmail.com |
| 2015-07-24 | Change default font to misc-fixed (UCS). | marcelgmr@gmail.com |
| 2015-07-23 | Type "options" in lowercase. | marcelgmr@gmail.com |
| 2015-07-23 | Add hint about infinite loop. | marcelgmr@gmail.com |
| 2015-07-23 | Add -l option to README. | marcelgmr@gmail.com |
| 2015-07-23 | Add support for GIF loop count. | marcelgmr@gmail.com |
| 2015-07-23 | Write 16-bit values to GIF portably. | marcelgmr@gmail.com |
| 2015-07-23 | Fix typo in logging. | marcelgmr@gmail.com |
| 2015-07-23 | Ignore information requests. | marcelgmr@gmail.com |
| 2015-07-23 | More accurate delay settings. | marcelgmr@gmail.com |
| 2015-07-21 | Remove variable declaration in for loop. | marcelgmr@gmail.com |
| 2015-07-21 | Add newline after progress bar. | marcelgmr@gmail.com |
| 2015-07-21 | Update usage in README. | marcelgmr@gmail.com |
| 2015-07-21 | Only get the number of chunks if progress bar is enabled. | marcelgmr@gmail.com |