2021-08-05 10:41:42 by pin | Files touched by this commit (1) |
Log message:
audio/termusic: simplify Makefile
|
2021-07-22 18:16:38 by Tobias Nygren | Files touched by this commit (21) |
Log message:
g/c RUSTFLAGS from individual package Makefiles. Handled by cargo.mk.
|
2021-07-19 17:21:09 by pin | Files touched by this commit (2) | |
Log message:
audio/termusic: update to 0.2.11
v0.2.11
-bugfix: status bar in main activity.
v0.2.10
-finished api for kugou.
v0.2.9
-bugfix: D in queue not working.
v0.2.8
-add License for GPLv3 for netease api code
-migu album cover works.
-migu lyric and download works.
|
2021-07-14 22:46:13 by pin | Files touched by this commit (2) | |
Log message:
audio/termusic: update to 0.2.7
-display page info in youtube options dialogue.
|
2021-07-12 17:06:25 by pin | Files touched by this commit (5) |
Log message:
audio/termusic: import package
Terminal Music Player written in Rust.
As a contributor of gomu, https://github.com/issadarkthing/gomu I met serious
problems during development. The main problem is data race condition.
So I basically rewrite the player in rust, and hope to solve the problem.
|