Siiiiinth
|
42d3ee4973
|
getPlayQueueItemAt func
|
2026-01-24 22:46:58 +01:00 |
|
Siiiiinth
|
8f65e62fba
|
reordered playqueue func
|
2026-01-24 22:01:24 +01:00 |
|
Siiiiinth
|
aa246c810b
|
setPlayQueue func
|
2026-01-24 21:47:33 +01:00 |
|
Siiiiinth
|
54844a0e2b
|
clearPlayQueue func
|
2026-01-24 21:43:29 +01:00 |
|
Siiiiinth
|
ba62f028b0
|
getPlayQueueLength func
|
2026-01-24 21:39:46 +01:00 |
|
Siiiiinth
|
6e812d7c77
|
Merge branch 'main' into feature/shuffle
|
2026-01-24 21:18:52 +01:00 |
|
Siiiiinth
|
a01dc31c8a
|
wip
|
2026-01-24 21:18:21 +01:00 |
|
Drew Weymouth
|
e6127ccc11
|
#782 for Jellyfin: treat usernames as case-insensitive
|
2026-01-24 11:05:12 -08:00 |
|
Drew Weymouth
|
8e2e4c6d89
|
Fix #810: only enqueue autoplay tracks when 10 sec from end of play queue
|
2026-01-24 10:23:35 -08:00 |
|
Drew Weymouth
|
0bb5f969ff
|
more tracklist rendering optimization
|
2026-01-23 18:49:15 -08:00 |
|
Drew Weymouth
|
de7c49eca3
|
optimize tracklist rendering
|
2026-01-23 18:30:32 -08:00 |
|
Drew Weymouth
|
cccc8a7de8
|
Fix #804: update to fyne develop for rectangle paint bug fix, optimize peak meter refresh
|
2026-01-21 08:49:27 -08:00 |
|
zacaj
|
f20e37fc5c
|
fix artist error logs
|
2026-01-18 17:19:23 +00:00 |
|
zacaj
|
c0fcb633cf
|
All Tracks tab for Artist page
|
2026-01-18 04:58:54 +00:00 |
|
Siiiiinth
|
be490203d6
|
Merge branch 'main' into feature/shuffle
|
2026-01-17 19:12:18 +01:00 |
|
Siiiiinth
|
383466935b
|
rem callback
|
2026-01-17 19:11:02 +01:00 |
|
Drew Weymouth
|
70cd241662
|
Merge pull request #814 from zacaj/feature/pause-fade-config
setting to disable fade out on pause
|
2026-01-17 10:10:14 -08:00 |
|
Siiiiinth
|
3d156ebb51
|
Merge branch 'main' into feature/shuffle
|
2026-01-17 19:04:01 +01:00 |
|
Siiiiinth
|
71a5df9d51
|
added shuffle button to UI + base data flow
|
2026-01-17 19:03:33 +01:00 |
|
zacaj
|
7c9b4074cb
|
setting to disable fade out on pause
|
2026-01-17 05:08:12 +00:00 |
|
Drew Weymouth
|
6be5e2d4cb
|
Fix #809 - check last instead of first lyric timestamp to check if synced
|
2026-01-16 09:06:58 -08:00 |
|
Siiiiinth
|
0fb1e5fa17
|
wip ui
|
2026-01-14 22:47:31 +01:00 |
|
tkymmm
|
0a368967b4
|
Update ja.json
|
2026-01-12 08:40:42 -08:00 |
|
無情天
|
618b29c9df
|
Submit Simplified Chinese language pack (#805)
Submit Simplified Chinese language pack
|
2026-01-10 14:05:52 -08:00 |
|
無情天
|
edcd9e29d3
|
Submit Simplified Chinese language pack (#806)
Submit Simplified Chinese language pack
|
2026-01-10 14:05:39 -08:00 |
|
Drew Weymouth
|
a16a749d5c
|
prepare for 0.20.0 release
|
2026-01-10 11:07:01 -08:00 |
|
Drew Weymouth
|
ee202b33d5
|
make debouncing of list row loading more aggressive; it seems there has been a regression in how quickly list rows can render?
|
2026-01-10 10:42:03 -08:00 |
|
Drew Weymouth
|
cff7c7f09f
|
Update build-windows.yml libmpv version
|
2026-01-10 10:03:57 -08:00 |
|
Drew Weymouth
|
eca797bcbb
|
Merge pull request #802 from zacaj/auto-appimage-deps
automatically determine AppImage shared lib dependences
|
2026-01-10 09:35:28 -08:00 |
|
zacaj
|
ab7c2f3c31
|
use manual lib list for github build
|
2026-01-10 17:01:49 +00:00 |
|
zacaj
|
d4e05576f2
|
automatically pull appimage deps
|
2026-01-10 06:22:16 +00:00 |
|
Drew Weymouth
|
8bd986bc8c
|
Merge pull request #800 from Tim-Kaiser/ISSUE/790
Closes #790 : Next cycles the play queue
|
2026-01-09 09:39:42 -08:00 |
|
Siiiiinth
|
79024784ec
|
cycle the playQueue from lastTrack -> firstTrack when clicking Next on lastTrack
|
2026-01-09 09:35:26 +01:00 |
|
Siiiiinth
|
2c19f9f926
|
cycle album when loopAll is checked
|
2026-01-08 23:02:06 +01:00 |
|
 tkandSiiiiinth
|
8d8a67f35c
|
added 30min timeout to all jobs (#799)
Co-authored-by: Siiiiinth <60766886+Siiiiinth@users.noreply.github.com>
|
2026-01-08 08:51:17 -08:00 |
|
Drew Weymouth
|
15f6ef49fa
|
Merge pull request #793 from Tim-Kaiser/ISSUE/787
Fixes #787 : StopAfterCurrent shouldn't clear the queue
|
2026-01-06 16:15:30 -08:00 |
|
Siiiiinth
|
62332551ed
|
fixed ForceRestartPlayback
|
2026-01-05 00:29:37 +01:00 |
|
Siiiiinth
|
81c935fdd0
|
moved logic to playbackengine, forceRestart preserves pause state
|
2026-01-05 00:25:33 +01:00 |
|
Siiiiinth
|
bc472eb065
|
added german translation
|
2026-01-04 20:02:15 +01:00 |
|
Siiiiinth
|
bda6610816
|
Merge branch 'main' into ISSUE/787
|
2026-01-04 20:00:10 +01:00 |
|
Gianclgar
|
2d3bf907e3
|
Update README.md
|
2026-01-04 10:55:05 -08:00 |
|
Gianclgar
|
b7c7c81425
|
Update README.md
Fixed ko-fi image.
Clicks still being blocked by other elements.
|
2026-01-04 10:55:05 -08:00 |
|
Siiiiinth
|
0bdc991dc8
|
renamed stopAfterCurrent -> pauseAfterCurrent
|
2026-01-03 19:21:47 +01:00 |
|
Tim-Kaiser
|
3c0e9f8dc1
|
Merge branch 'main' into ISSUE/787
|
2026-01-03 11:34:27 +01:00 |
|
Oleg
|
de6cb4506a
|
docs: remove --no-quarantine flag from README.md
> Warning: Calling the `--[no-]quarantine` switch is deprecated! There is no replacement.
See: https://github.com/Homebrew/brew/issues/20755
|
2025-12-30 09:40:39 -06:00 |
|
Siiiiinth
|
68b7456b31
|
fixed stopAfterCurrent bug
|
2025-12-26 23:09:44 +01:00 |
|
Siiiiinth
|
76bb347496
|
added missing translations for english and german, fixed one german translation
|
2025-12-22 07:25:22 -08:00 |
|
Drew Weymouth
|
abccac8767
|
Merge pull request #778 from cquike/debian_build
Add dependencies for Debian
|
2025-12-04 07:15:44 -08:00 |
|
César Enrique García Dabó
|
46da1f24d1
|
Add dependencies for Debian
|
2025-12-04 11:10:36 +01:00 |
|
Drew Weymouth
|
5c209c0412
|
Fix #775: quickly fade out mpv player on pause
|
2025-12-03 07:08:56 -08:00 |
|