summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added command status and move and copy cmdsLouis Burda2022-02-133-21/+219
* Fix inputln uninitialized, missing counterLouis Burda2022-02-132-6/+6
* New list interface for fast tail accessLouis Burda2022-01-2713-134/+143
* Make track_show_playlist keybind switch panes automaticallyLouis Burda2022-01-261-1/+7
* Prioritize ITEM_SEL style to ITEM_PREVLouis Burda2022-01-261-12/+12
* Added index files, fixed cmd input bugsLouis Burda2022-01-266-37/+131
* Added keybind to force window refreshLouis Burda2022-01-241-0/+3
* Added tag search mode to select quicklyLouis Burda2022-01-246-34/+131
* Dont rely on d_type for loading tracksLouis Burda2022-01-243-9/+22
* Allow switch between playlist and tracks in hovered tagLouis Burda2022-01-083-18/+55
* Closed memory leaksLouis Burda2022-01-086-69/+97
* Added MPRIS controlLouis Burda2022-01-076-43/+270
* More refactoring, moved track manipulation into playerLouis Burda2021-12-2912-150/+259
* Refactor for readability, use static line buffer for statusline etcLouis Burda2021-12-284-204/+307
* In working condition, but with shitty implementation for selecting next trackLouis Burda2021-12-284-120/+135
* Added panic and simplified makefileLouis Burda2021-12-283-2/+33
* refactored autoplay and prev/next functionalityLouis Burda2021-12-277-75/+145
* Restructured repository and added automatic make dependency generationLouis Burda2021-12-2017-0/+2121