index
:
sinitax/tmus
master
track-arena
TUI Music Player
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
main.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Added keybind to force window refresh
Louis Burda
2022-01-24
1
-0
/
+3
|
*
Added tag search mode to select quickly
Louis Burda
2022-01-24
1
-18
/
+90
|
*
Dont rely on d_type for loading tracks
Louis Burda
2022-01-24
1
-9
/
+13
|
*
Allow switch between playlist and tracks in hovered tag
Louis Burda
2022-01-08
1
-7
/
+38
|
*
Closed memory leaks
Louis Burda
2022-01-08
1
-21
/
+40
|
*
Added MPRIS control
Louis Burda
2022-01-07
1
-43
/
+53
|
*
More refactoring, moved track manipulation into player
Louis Burda
2021-12-29
1
-113
/
+101
|
|
|
|
Planning on creating a modular player_backend component
*
Refactor for readability, use static line buffer for statusline etc
Louis Burda
2021-12-28
1
-203
/
+243
|
*
In working condition, but with shitty implementation for selecting next track
Louis Burda
2021-12-28
1
-28
/
+32
|
*
refactored autoplay and prev/next functionality
Louis Burda
2021-12-27
1
-21
/
+19
|
*
Restructured repository and added automatic make dependency generation
Louis Burda
2021-12-20
1
-0
/
+985