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
|
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 |
|
zacaj
|
9fdb62ab56
|
Fix #741: add album year to now playing
|
2025-11-23 19:14:40 +00:00 |
|
zacaj
|
88f426d680
|
fix fileType column width
|
2025-11-12 23:54:24 +00:00 |
|
zacaj
|
7058f74d42
|
(partial) Fix #742: add Genre, Album Artist, File Type columns
|
2025-11-11 03:36:33 +00:00 |
|
zacaj
|
b0d918b93e
|
(partial) Fix #742: add Date Added column
|
2025-11-11 03:36:30 +00:00 |
|
Drew Weymouth
|
06b57d27d7
|
Fix #716: add "Last played" tracklist columnn
|
2025-09-25 09:37:14 -07:00 |
|
Jacalz
|
08f335da44
|
Run gofumpt on the project
|
2025-09-17 22:30:49 +02:00 |
|
Drew Weymouth
|
c521c617ec
|
incremental waveform generation (kind-of) working
|
2025-07-26 15:33:22 -07:00 |
|
Drew Weymouth
|
00557a08e2
|
Closes #605: add BPM column to tracklist
|
2025-04-17 18:31:05 -07:00 |
|
Drew Weymouth
|
a3c9844487
|
remove newlines from track comments in list display
|
2025-04-17 08:18:53 -07:00 |
|
Drew Weymouth
|
2d209a29f5
|
better debouncing of track row updates on fast scrolling
|
2025-02-21 07:33:10 -08:00 |
|
Drew Weymouth
|
91a57f381a
|
don't need to call fyne.Do from goroutine anymore
|
2025-02-11 17:27:46 -03:00 |
|
Drew Weymouth
|
89012a8fe8
|
debounce tracklist row rendering when fast scrolling
|
2025-02-08 08:34:40 -03:00 |
|
Drew Weymouth
|
66b8d4bc89
|
Add tool tips to tracklist names, etc + refactoring
|
2024-08-05 17:53:01 -07:00 |
|
Drew Weymouth
|
d48337c83b
|
and some more
|
2024-07-21 11:13:27 -07:00 |
|
Drew Weymouth
|
10ba573778
|
beginning of prep work for translations
|
2024-07-21 11:10:00 -07:00 |
|
Drew Weymouth
|
d4066f0b1c
|
add support for composer tag
|
2024-07-19 08:03:10 -07:00 |
|
Drew Weymouth
|
169b914abf
|
Better stringification of play times longer than 1 hr
|
2024-06-13 18:28:38 -07:00 |
|
Drew Weymouth
|
7700c5beb6
|
use GPU image scaling in tracklist rows
|
2024-06-02 10:09:47 -07:00 |
|
Drew Weymouth
|
82d4546096
|
refactor tracklist to use MediaItem, even if it only contains tracks
|
2024-06-01 10:15:18 -07:00 |
|
Drew Weymouth
|
0a902aef9f
|
refactoring continued - compiles now
|
2024-05-31 16:37:14 -07:00 |
|
Drew Weymouth
|
379af9cc50
|
adjust padding around tracklist row thumbnail
|
2024-05-30 18:53:27 -07:00 |
|
Drew Weymouth
|
5f8a25be25
|
use larger playing icon for expanded tracklist rows and fix positioning bug when replacing back with track number
|
2024-05-30 18:47:30 -07:00 |
|
Drew Weymouth
|
d51e4d216a
|
much cleaner approach to handling different columns between compact/expanded tracklists
|
2024-05-30 18:29:25 -07:00 |
|
Drew Weymouth
|
4e531e5b4b
|
get column hiding working properly with expanded track rows
|
2024-05-30 08:32:50 -07:00 |
|
Drew Weymouth
|
680cfb42d2
|
WIP - doesn't quite work yet
|
2024-05-29 20:04:06 -07:00 |
|
Drew Weymouth
|
a9b6d0cc2a
|
begin expandedtracklistrow
|
2024-05-29 18:57:36 -07:00 |
|
Drew Weymouth
|
9928861db9
|
refactor: extract out TracklistRow interface and base impl
|
2024-05-29 16:56:37 -07:00 |
|