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 (
Expand
)
Author
Age
Files
Lines
*
Fix autoplay for mplay backend
Louis Burda
2022-12-18
1
-0
/
+6
*
Implement player backend for mplay
Louis Burda
2022-12-18
1
-0
/
+2
*
Added missing prototypes
Louis Burda
2022-03-31
1
-3
/
+0
*
Replaced shuffle track selection and refactored player
Louis Burda
2022-03-31
1
-6
/
+4
*
Fix track next selection not lru
Louis Burda
2022-03-28
1
-1
/
+1
*
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
*
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