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.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Refactor player interface, improve history navigation and playlist shuffle
Louis Burda
2022-02-25
1
-412
/
+0
|
*
Bug fixes, added select track shortcut and reindex command
Louis Burda
2022-02-21
1
-8
/
+4
|
*
Improve error handling, history bug fix
Louis Burda
2022-02-14
1
-2
/
+2
|
*
Refactored main.c into many files
Louis Burda
2022-02-14
1
-32
/
+33
|
*
New list interface for fast tail access
Louis Burda
2022-01-27
1
-16
/
+9
|
*
Added index files, fixed cmd input bugs
Louis Burda
2022-01-26
1
-2
/
+10
|
*
Allow switch between playlist and tracks in hovered tag
Louis Burda
2022-01-08
1
-4
/
+6
|
*
Closed memory leaks
Louis Burda
2022-01-08
1
-5
/
+11
|
*
Added MPRIS control
Louis Burda
2022-01-07
1
-0
/
+1
|
*
More refactoring, moved track manipulation into player
Louis Burda
2021-12-29
1
-19
/
+76
|
|
|
|
Planning on creating a modular player_backend component
*
In working condition, but with shitty implementation for selecting next track
Louis Burda
2021-12-28
1
-89
/
+82
|
*
Added panic and simplified makefile
Louis Burda
2021-12-28
1
-2
/
+21
|
*
refactored autoplay and prev/next functionality
Louis Burda
2021-12-27
1
-23
/
+61
|
*
Restructured repository and added automatic make dependency generation
Louis Burda
2021-12-20
1
-0
/
+300