12 Commits

Author SHA1 Message Date
tramhao
371c358847 minor fix: delete not needed audio 2021-04-30 15:59:57 +08:00
tramhao
16a1f7287e refactor: new keyword to initialize the struct 2021-04-30 15:44:24 +08:00
tramhao
dcb8fda7ba refactor: extract audiofile.go from playlist.go 2021-04-30 15:33:53 +08:00
tramhao
5d46449ddd Fix data race in playingbar.go and player.go 2021-03-30 13:22:21 +08:00
raziman
a267f0f3e0 run make format 2021-03-04 12:33:31 +08:00
raziman
ecb450fb18 fix bug: loop does not work properly 2021-02-27 16:01:48 +08:00
raziman
1520b685b3 fix bug: cannot play next song 2021-02-27 15:52:13 +08:00
raziman
0476c1d070 add comment 2021-02-27 11:53:47 +08:00
raziman
3d2a597934 make player.Run async 2021-02-27 11:51:12 +08:00
raziman
030faa7596 fix playingbar not working 2021-02-26 15:26:23 +08:00
raziman
4b4a371e08 successfully made the song playable 2021-02-26 12:59:22 +08:00
raziman
cd66c72709 move player.go into seperate package 2021-02-26 11:18:58 +08:00