summaryrefslogtreecommitdiffstats
path: root/src/track.h
Commit message (Collapse)AuthorAgeFilesLines
* Switch from mostly ref based tracking to multi-link architectureLouis Burda2022-02-271-13/+0
|
* Migrate away from wchar_t, default to utf8Louis Burda2022-02-261-2/+1
|
* Refactored main.c into many filesLouis Burda2022-02-141-1/+1
|
* New list interface for fast tail accessLouis Burda2022-01-271-2/+1
|
* Added index files, fixed cmd input bugsLouis Burda2022-01-261-1/+1
|
* More refactoring, moved track manipulation into playerLouis Burda2021-12-291-2/+1
| | | | Planning on creating a modular player_backend component
* Restructured repository and added automatic make dependency generationLouis Burda2021-12-201-0/+16