Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PTS: Rename millisToTimeStr() -> toTimeStr(), analogue to toMillis() | Sven Göthel | 2024-02-02 | 1 | -10/+10 |
* | PTS: Add toMillis(String), parsing string representation in '[H[H]:]m[m]:s[s]... | Sven Göthel | 2024-02-02 | 1 | -3/+28 |
* | PTS: Add convenient getCurrent() passing Clock.currentMillis() to get(long). | Sven Göthel | 2024-01-31 | 1 | -0/+2 |
* | PTS: Add millisToTimeStr(..) convenient time string representation, also used... | Sven Gothel | 2023-12-30 | 1 | -0/+67 |
* | PTS: Add copy constructor | Sven Gothel | 2023-10-16 | 1 | -0/+5 |
* | PTS: get(currentMillis): Employ rounding in integer conversion | Sven Gothel | 2023-10-16 | 1 | -2/+2 |
* | Bug 1472: Enhance AV Sync: Pass through PTS object in AudioSink, tracking las... | Sven Gothel | 2023-10-15 | 1 | -0/+137 |