index
:
sinitax/tmus
master
track-arena
TUI Music Player
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
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
4
-13
/
+38
|
*
refactored autoplay and prev/next functionality
Louis Burda
2021-12-27
8
-75
/
+146
|
*
Restructured repository and added automatic make dependency generation
Louis Burda
2021-12-20
19
-6
/
+27
|
*
Made main.c symbols static, added autoplay
Louis Burda
2021-12-20
3
-69
/
+149
|
*
Add player queuing
Louis Burda
2021-12-20
4
-8
/
+49
|
*
Completion search into both directions, added delay to prevent pops when ↵
Louis Burda
2021-12-20
4
-62
/
+125
|
|
|
|
seeking, small refactor for readability
*
Switched most buffers to wide chars, added general ref class, now clear mpd ↵
Louis Burda
2021-12-20
15
-185
/
+352
|
|
|
|
errors, added track and command completion
*
Implemented list navigation and other fixes
Louis Burda
2021-12-20
7
-61
/
+156
|
*
Added playback via libmpdclient
Louis Burda
2021-12-20
10
-158
/
+361
|
*
Added more gui interaction
Louis Burda
2021-12-20
14
-93
/
+759
|
*
Replace readline with own implementation for integration
Louis Burda
2021-12-20
10
-188
/
+495
|
*
Added readline and ncurses basic setup
Louis Burda
2021-12-20
4
-0
/
+533