summaryrefslogtreecommitdiffstats
path: root/src/player.c
Commit message (Expand)AuthorAgeFilesLines
* Refactor player interface, improve history navigation and playlist shuffleLouis Burda2022-02-251-412/+0
* Bug fixes, added select track shortcut and reindex commandLouis Burda2022-02-211-8/+4
* Improve error handling, history bug fixLouis Burda2022-02-141-2/+2
* Refactored main.c into many filesLouis Burda2022-02-141-32/+33
* New list interface for fast tail accessLouis Burda2022-01-271-16/+9
* Added index files, fixed cmd input bugsLouis Burda2022-01-261-2/+10
* Allow switch between playlist and tracks in hovered tagLouis Burda2022-01-081-4/+6
* Closed memory leaksLouis Burda2022-01-081-5/+11
* Added MPRIS controlLouis Burda2022-01-071-0/+1
* More refactoring, moved track manipulation into playerLouis Burda2021-12-291-19/+76
* In working condition, but with shitty implementation for selecting next trackLouis Burda2021-12-281-89/+82
* Added panic and simplified makefileLouis Burda2021-12-281-2/+21
* refactored autoplay and prev/next functionalityLouis Burda2021-12-271-23/+61
* Restructured repository and added automatic make dependency generationLouis Burda2021-12-201-0/+300