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
/
player.h
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Display loaded player track name if player.track not known
Louis Burda
2022-02-28
1
-0
/
+3
|
*
Switch from mostly ref based tracking to multi-link architecture
Louis Burda
2022-02-27
1
-10
/
+7
|
*
Refactor player interface, improve history navigation and playlist shuffle
Louis Burda
2022-02-25
1
-38
/
+26
|
*
Refactored main.c into many files
Louis Burda
2022-02-14
1
-1
/
+2
|
*
New list interface for fast tail access
Louis Burda
2022-01-27
1
-3
/
+3
|
*
More refactoring, moved track manipulation into player
Louis Burda
2021-12-29
1
-7
/
+8
|
|
|
|
Planning on creating a modular player_backend component
*
Refactor for readability, use static line buffer for statusline etc
Louis Burda
2021-12-28
1
-1
/
+4
|
*
In working condition, but with shitty implementation for selecting next track
Louis Burda
2021-12-28
1
-3
/
+20
|
*
refactored autoplay and prev/next functionality
Louis Burda
2021-12-27
1
-0
/
+9
|
*
Restructured repository and added automatic make dependency generation
Louis Burda
2021-12-20
1
-0
/
+69