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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Make track_show_playlist keybind switch panes automatically
Louis Burda
2022-01-26
1
-1
/
+7
|
*
Prioritize ITEM_SEL style to ITEM_PREV
Louis Burda
2022-01-26
1
-12
/
+12
|
*
Added index files, fixed cmd input bugs
Louis Burda
2022-01-26
6
-37
/
+131
|
*
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
6
-34
/
+131
|
*
Dont rely on d_type for loading tracks
Louis Burda
2022-01-24
3
-9
/
+22
|
*
Allow switch between playlist and tracks in hovered tag
Louis Burda
2022-01-08
3
-18
/
+55
|
*
Closed memory leaks
Louis Burda
2022-01-08
6
-69
/
+97
|
*
Added MPRIS control
Louis Burda
2022-01-07
6
-43
/
+270
|
*
More refactoring, moved track manipulation into player
Louis Burda
2021-12-29
12
-150
/
+259
|
|
|
|
Planning on creating a modular player_backend component
*
Refactor for readability, use static line buffer for statusline etc
Louis Burda
2021-12-28
4
-204
/
+307
|
*
In working condition, but with shitty implementation for selecting next track
Louis Burda
2021-12-28
4
-120
/
+135
|
*
Added panic and simplified makefile
Louis Burda
2021-12-28
3
-2
/
+33
|
*
refactored autoplay and prev/next functionality
Louis Burda
2021-12-27
7
-75
/
+145
|
*
Restructured repository and added automatic make dependency generation
Louis Burda
2021-12-20
17
-0
/
+2121