summaryrefslogtreecommitdiffstats
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Dont rely on d_type for loading tracksLouis Burda2022-01-241-9/+13
* Allow switch between playlist and tracks in hovered tagLouis Burda2022-01-081-7/+38
* 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
* 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