summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Collapse)AuthorAgeFilesLines
* Closed memory leaksLouis Burda2022-01-081-21/+40
|
* Added MPRIS controlLouis Burda2022-01-071-43/+53
|
* More refactoring, moved track manipulation into playerLouis Burda2021-12-291-113/+101
| | | | Planning on creating a modular player_backend component
* Refactor for readability, use static line buffer for statusline etcLouis Burda2021-12-281-203/+243
|
* In working condition, but with shitty implementation for selecting next trackLouis Burda2021-12-281-28/+32
|
* refactored autoplay and prev/next functionalityLouis Burda2021-12-271-21/+19
|
* Restructured repository and added automatic make dependency generationLouis Burda2021-12-201-0/+985