Antoine Jaury
|
8926b3237b
|
new: integrate a dispatcher provider and dispatch work
|
2026-07-07 22:06:36 +02:00 |
|
Antoine Jaury
|
5e3dc3059b
|
refactor: improve player package structure
|
2026-07-07 22:06:36 +02:00 |
|
Antoine Jaury
|
fdeeee9bf8
|
refactor: restructure logging package, separate into data, domain, and di modules
|
2026-07-07 22:06:36 +02:00 |
|
Antoine Jaury
|
2938fc7fa8
|
refactor: restructure player package, separate data, domain, and model modules
|
2026-07-07 22:06:36 +02:00 |
|
Antoine Jaury
|
77a8ee645f
|
new: extract logging module into standalone core library
|
2026-07-07 22:06:36 +02:00 |
|
Antoine Jaury
|
7720a71825
|
new: allow user to seek a position in the record
|
2026-07-07 22:05:19 +02:00 |
|
Antoine Jaury
|
511e3b5b9a
|
new: display playback progress with a progress bar
|
2026-07-07 22:05:19 +02:00 |
|
Antoine Jaury
|
090305dbde
|
new: display current playback position and implement cross-platform position tracking
|
2026-07-07 22:05:19 +02:00 |
|
Antoine Jaury
|
51a9f2f80d
|
new: add playback state handling across platforms and integrate main play action in PlayerScreen
|
2026-07-07 22:05:18 +02:00 |
|
Antoine Jaury
|
1fc8fbbc0d
|
new: implement desktop audio player with Ogg Vorbis support using VorbisSPI
|
2026-07-07 22:05:18 +02:00 |
|
Antoine Jaury
|
8fb8ea24cf
|
new: implement web audio player with support for js and wasmJs platforms
|
2026-07-07 22:05:18 +02:00 |
|
Antoine Jaury
|
1de2d43b3b
|
refactor: extract audio player logic into a dedicated multiplatform module
|
2026-07-07 22:05:18 +02:00 |
|