Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-03-26 | Fixed crashes of gifterm when displaying certain GIFs | jaseg | 1 | -1/+1 |
2014-01-13 | Reduced flickering | jaseg | 2 | -5/+7 |
2014-01-13 | Adjusted the maximum frame rate | jaseg | 1 | -2/+2 |
2014-01-12 | Added --serve TCP server to gifterm | jaseg | 1 | -12/+36 |
2014-01-12 | Import fixes and a small terminal size handling fix | jaseg | 2 | -4/+8 |
2014-01-12 | Terminal size override fix. | jaseg | 3 | -2/+5 |
2013-09-16 | Made gifterm exit silently when a KeyboardInterrupt occurs | jaseg | 1 | -5/+8 |
2013-09-16 | Moved from multiprocessing to multiprocessing.dummy (processes => threads) | jaseg | 1 | -1/+1 |
2013-09-16 | Fixed includes for new package layout | jaseg | 4 | -4/+5 |
2013-09-16 | Added module __init__.py | jaseg | 1 | -0/+0 |
2013-09-16 | Fixed script installation | jaseg | 7 | -0/+363 |
2013-07-30 | Removed standard colors 0-15 for portability. Removed pygments dep. Fixed set... | jaseg | 1 | -36/+0 |
2013-07-29 | Added multiprocessing for bulk image conversion | jaseg | 1 | -22/+27 |
2013-07-29 | Small bugfix | jaseg | 1 | -4/+7 |
2013-07-29 | Made a proper python package out of this. | jaseg | 1 | -0/+28 |