| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-06-23 | Properly handle nested formatting tags0.1.2 | Sam Nystrom | |
| 2023-06-23 | Exit with an error if stdin is not interactive | Sam Nystrom | |
| 2023-06-23 | Fall back to plain text if XML parsing fails | Sam Nystrom | |
| 2023-06-23 | Don't rely on implementation details of bufio | Sam Nystrom | |
| Previously we modified internal fields of bufio::memstream to make it readable, which is bad. This commit uses bufio::fixed to read from a strio::stream. | |||
| 2023-06-23 | close subtitle file after parsing | Sam Nystrom | |
| 2023-06-23 | prevent clock underflow while paused | Sam Nystrom | |
| 2023-06-23 | add GPL boilerplate | Sam Nystrom | |
| 2023-06-23 | remove support for text color with <font color=.. | Sam Nystrom | |
| It looks like trash 99% of the time in the terminal. | |||
| 2023-06-22 | prevent clock underflow | Sam Nystrom | |
| 2023-06-22 | fix bug where pause time was miscalculated | Sam Nystrom | |
| 2023-06-22 | parse and format XML in subtitle content | Sam Nystrom | |
| 2023-06-22 | init | Sam Nystrom | |
