tramhao
|
9c799c405c
|
cleanup fix for song stop playing
|
2021-02-16 14:55:15 +08:00 |
|
tramhao
|
23a10a9231
|
fix for song played slower bug
|
2021-02-16 02:25:01 +08:00 |
|
tramhao
|
5bcfa1df7a
|
possible fix for random stop playing
|
2021-02-16 01:32:05 +08:00 |
|
raziman
|
72971873f6
|
fix #17
|
2021-02-13 21:48:46 +08:00 |
|
raziman
|
e59a80ea15
|
fix last played song gets saved even though the song has finished playing
|
2021-02-10 15:02:08 +08:00 |
|
Raziman Mahathir
|
394b2c270f
|
Merge pull request #15 from issadarkthing/bug-fix
Bug fix: new songs not playing once the queue is exhausted
|
2021-02-08 15:24:35 +08:00 |
|
raziman
|
32a1d18c09
|
use empty struct channel instead of bool channel
|
2021-02-08 15:07:20 +08:00 |
|
raziman
|
d81d2e248e
|
fix bug: cannot play newly added song once the queue is exhausted
|
2021-02-08 15:07:20 +08:00 |
|
tramhao
|
9a702aacf3
|
remove recover and remove close(done) instead
|
2021-02-08 14:59:29 +08:00 |
|
tramhao
|
b26bdbda84
|
fix a bug pressing n key several times and panic due to send on closed channel, didn't fix when press n continuously and app will stop working
|
2021-02-08 00:56:12 +08:00 |
|
tramhao
|
6e742dcfda
|
cleanup player.go
|
2021-02-04 16:05:44 +08:00 |
|
tramhao
|
b320300191
|
Trying to fix download popup but failed
|
2021-02-04 11:25:30 +08:00 |
|
tramhao
|
5d5bbcf66b
|
enqueue when paused is not correct
|
2021-02-03 10:50:01 +08:00 |
|
tramhao
|
7c6ad10714
|
Fix a bug for rename. Update queue to avoid panic
|
2021-02-01 16:41:49 +08:00 |
|
tramhao
|
59cecbaf23
|
Hopefully loop is fixed
|
2021-02-01 13:48:34 +08:00 |
|
tramhao
|
a58d151817
|
change buffer bak to see if it's ok
|
2021-01-29 10:01:01 +08:00 |
|
tramhao
|
7f36efc206
|
fix position bug
|
2021-01-28 11:50:08 +08:00 |
|
tramhao
|
ac3dabf8c1
|
1.Adjust value for forward and rewind to avoid panic 2. File scan follow symlink 3. Donload follow symlink
|
2021-01-27 22:15:40 +08:00 |
|
tramhao
|
6aefd3b573
|
add more buffer to get better result during forward and rewind
|
2021-01-27 02:28:42 +08:00 |
|
tramhao
|
c80170aafe
|
1.clean the code for forward and rewind. 2. fix a bug for play_selected when no song selected or empty que, program will exit
|
2021-01-27 01:57:09 +08:00 |
|
tramhao
|
0bf47908d5
|
Add forward and rewind function
|
2021-01-27 01:10:48 +08:00 |
|
raziman
|
4ebcfc6951
|
wrap timedPopup for convenience
|
2020-08-25 20:45:16 +08:00 |
|
raziman
|
662029970d
|
resizeable progress bar
small refactor
|
2020-08-22 14:59:10 +08:00 |
|
raziman
|
05cb4f1534
|
fix gomu does not read config volume
|
2020-08-02 16:36:47 +08:00 |
|
raziman
|
138f534d4d
|
fix volume not save if no song playing
|
2020-07-27 22:46:40 +08:00 |
|
raziman
|
ebc7985391
|
creat functions to convert between float64 volume to int
|
2020-07-24 17:06:18 +08:00 |
|
raziman
|
6385abf459
|
increase volume limit to 100
|
2020-07-24 15:47:36 +08:00 |
|
raziman
|
289c32548d
|
add comments
|
2020-07-23 15:34:56 +08:00 |
|
raziman
|
0fb7b63c39
|
change all to be unexported
|
2020-07-23 15:15:39 +08:00 |
|
raziman
|
691b835b6f
|
fix pausing when no song playing crash
|
2020-07-22 21:08:55 +08:00 |
|
raziman
|
a03bdaa5ad
|
change logging
|
2020-07-22 21:01:13 +08:00 |
|
raziman
|
4f4c91c9d2
|
refactor error handling
|
2020-07-21 12:22:00 +08:00 |
|
raziman
|
175af7697f
|
run go fmt
|
2020-07-21 01:21:59 +08:00 |
|
raziman
|
538da0c2b6
|
wrap lines
|
2020-07-20 21:48:13 +08:00 |
|
raziman
|
26ff9a8be9
|
remove appLog
|
2020-07-18 00:08:47 +08:00 |
|
raziman
|
e77aeb1586
|
add loop feature
|
2020-07-13 14:43:34 +08:00 |
|
raziman
|
8e3515f19c
|
add variable dimension to timedPopup
|
2020-07-13 14:43:34 +08:00 |
|
raziman
|
77c8c7615b
|
add persistent volume
|
2020-07-13 14:43:34 +08:00 |
|
raziman
|
2ac7584c2b
|
read volume from config
|
2020-07-13 14:43:34 +08:00 |
|
raziman
|
5e35308a0e
|
set player.Run to accept AudioFile struct as argument
set player.Run to accept AudioFile struct as argument
|
2020-07-13 14:43:34 +08:00 |
|
raziman
|
b45cbf5547
|
remove Song struct
|
2020-07-10 23:30:28 +08:00 |
|
raziman
|
5f0b7d546d
|
refactor method
|
2020-07-06 21:04:18 +08:00 |
|
raziman
|
0ee57dbd1f
|
add unit test
|
2020-07-06 18:58:27 +08:00 |
|
raziman
|
90b2a6405b
|
small refactor
|
2020-07-06 17:02:59 +08:00 |
|
raziman
|
bac09ec5b0
|
change all global variables into one global struct
|
2020-07-04 16:16:57 +08:00 |
|
raziman
|
cc3d55fe08
|
fix volume bug
|
2020-07-04 10:17:52 +08:00 |
|
raziman
|
26d3312b6d
|
use popup timeout from config file
|
2020-07-04 09:47:41 +08:00 |
|
raziman
|
e2593cb541
|
change hard-coded timeout to config timeout
|
2020-07-03 11:32:19 +08:00 |
|
raziman
|
3e096990a9
|
small refactor
|
2020-07-03 00:50:32 +08:00 |
|
raziman
|
79dad65711
|
move GetLength function to player.go
|
2020-07-02 20:47:20 +08:00 |
|