Thomas Goyne
|
f83f8b73a0
|
Hide the CPS value if it's over 100
|
2014-04-22 12:35:41 -07:00 |
|
Thomas Goyne
|
1bd3572054
|
Make the CPS warning thresholds and color customizable
|
2014-04-21 11:11:40 -07:00 |
|
Thomas Goyne
|
7bc35cecb7
|
Don't show a CPS value for lines under 100 ms long
|
2014-04-21 11:11:40 -07:00 |
|
Thomas Goyne
|
543034b96b
|
Change the background color of the CPS column when the value is excessively high
|
2014-04-21 11:11:40 -07:00 |
|
Thomas Goyne
|
a1a289c4c0
|
Push more of the painting logic into the grid column classes
|
2014-04-21 11:11:40 -07:00 |
|
Thomas Goyne
|
c3e024954c
|
Make frame mode handling in grid columns a little less ugly
|
2014-04-20 07:01:48 -07:00 |
|
Thomas Goyne
|
6c6f60eb98
|
Add an option to ignore punctuation for the character counter
|
2014-04-18 20:11:38 -07:00 |
|
Thomas Goyne
|
af32733797
|
Move character count stuff to libaegisub
|
2014-04-18 20:11:38 -07:00 |
|
Thomas Goyne
|
744717a164
|
Skip calculating the CPS for lines where it's very unlikely to be meaningful
|
2014-04-18 14:08:12 -07:00 |
|
Thomas Goyne
|
5143c34d70
|
Fix right and vertical margin columns
|
2014-04-18 14:05:31 -07:00 |
|
Thomas Goyne
|
5df871f599
|
Extract all of the column-specific logic from BaseGrid
|
2014-04-18 12:17:03 -07:00 |
|