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_mpd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve player status display
Louis Burda
2023-02-04
1
-44
/
+27
*
Refactor error handling
Louis Burda
2023-01-12
1
-9
/
+9
*
Check aprintf allocation internally and add astrdup for less OOM_CHECK
Louis Burda
2023-01-11
1
-3
/
+2
*
Fix autoplay for mplay backend
Louis Burda
2022-12-18
1
-6
/
+0
*
Implement player backend for mplay
Louis Burda
2022-12-18
1
-18
/
+0
*
Remove volume patch for upstream volume resetting bug
Louis Burda
2022-05-12
1
-8
/
+5
*
Implement fix for volume resetting in pipewire
Louis Burda
2022-05-04
1
-4
/
+10
*
Added missing prototypes
Louis Burda
2022-03-31
1
-0
/
+1
*
Replaced shuffle track selection and refactored player
Louis Burda
2022-03-31
1
-209
/
+31
*
Fix track next selection not lru
Louis Burda
2022-03-28
1
-8
/
+15
*
Added rename command
Louis Burda
2022-03-04
1
-3
/
+3
*
Fixed minor bugs
Louis Burda
2022-03-01
1
-0
/
+1
*
Small improvements
Louis Burda
2022-03-01
1
-6
/
+51
*
Display loaded player track name if player.track not known
Louis Burda
2022-02-28
1
-1
/
+8
*
Switch from mostly ref based tracking to multi-link architecture
Louis Burda
2022-02-27
1
-98
/
+76
*
Migrate away from wchar_t, default to utf8
Louis Burda
2022-02-26
1
-1
/
+1
*
Refactor player interface, improve history navigation and playlist shuffle
Louis Burda
2022-02-25
1
-0
/
+513