alikia2x
ba31bc4b98
improve: better lyric effect & performance
...
add: support for TTML
2024-08-03 21:34:39 +08:00
alikia2x
e8b7a6e3d2
feature: singer showing
...
fix: remove blank line in parsed result
improve: remove unused variable
2024-07-30 01:46:17 +08:00
alikia2x
0f01c05830
feature: tap the lyric line to go to corresponding progress
2024-07-29 18:22:19 +08:00
alikia2x
d248a1a084
feature: lyric translation
...
use lenient mode for lyric parsing
2024-07-29 17:41:06 +08:00
alikia2x
bb27df5c8d
fix: prevent negative transform in lyrics update.
...
ref: let the code in lyrics more structured
add: global truncate function
improve: small improvements in routes/play/[id]
2024-07-25 19:03:09 +08:00
alikia2x
b4eab1b1ff
merge: branch main into dev
2024-07-25 02:52:45 +08:00
alikia2x
d0f562452a
fix: potential UI bugs in lyrics component
...
- Add .idea for WebStorm users
- Fix typo in a function name
- Optimize display logic of lyrics component’s debug mode
- Now you can use Cmd+Opt+Shift+Enter to toggle debug mode
- Improve async logic in lyrics' script
- Standardize naming in lyrics' script
- Add detailed comments in lyrics component
- Use CSS variables to enhance styles for lyric lines
- Refactor nextUpdate to a Svelte store and subscribe to its changes
- Avoid detecting changes in frequently triggered Svelte reactivity statement (line 148 in origin)
- [TODO] Improve the interactive logic of the progress bar
2024-07-25 02:16:38 +08:00
alikia2x
aef964aa35
improve: SSR in database page, fix some UI bugs
...
extract: component SongCard used in database pages
adjust (UI): now lyrics container won't show scrollbar
2024-07-20 19:18:35 +08:00
alikia2x
5cd9abdcc0
improve: add more comments to lyrics component
2024-07-12 14:52:53 +08:00
alikia2x
e1aa87ece0
improve: scroll to current lyric in real time while adjusting progress
2024-07-12 14:39:45 +08:00
alikia2x
a9b1a3f9cd
feature: frontend for database showing page
...
basic frontend for submit & edit page
2024-07-12 00:34:57 +08:00
alikia2x
785f63af38
fix: lyrics
2024-07-10 18:26:33 +08:00
Alikia2x
65a1c26f1e
fix: volumeBar UI
2024-05-19 18:58:12 +08:00
Alikia2x
7b87a649ac
feature: Apple Music-style lyrics scrolling
2024-05-19 17:21:07 +08:00
Alikia2x
b4eef94ed4
improve: lyric scroll
2024-05-17 01:40:24 +08:00
Alikia2x
61bb6654d5
feature: volume persistent, better lyric scroll
2024-05-17 01:22:50 +08:00
Alikia2x
84a2e3fd96
fix: song name display overflow
2024-05-16 23:05:38 +08:00
Alikia2x
dc5b27ddd0
realese: AquaVox 1.8.0
2024-05-13 00:06:47 +08:00
Alikia2x
17a3e45d5e
update: responsive ui improvement
2024-05-12 19:07:32 +08:00
Alikia2x
b9243b35a6
fix: current lyric class apply on multiple lines of lyrics which has same content
2024-05-12 14:28:51 +08:00
Alikia2x
4422937707
feature: dynamic lyrics
2024-05-12 05:45:37 +08:00
Alikia2x
8d6089511d
update: lyric import page
2024-05-12 03:37:46 +08:00
Alikia2x
f6363518d3
feature: volume adjust
2024-05-12 02:07:04 +08:00
Alikia2x
83260dc2dc
improve: interactiveBox a11y and style
2024-05-11 17:42:43 +08:00
Alikia2x
6e50a7bdc3
feature: full play function
2024-05-11 14:08:51 +08:00
Alikia2x
10e7341a73
update: audio metadata fetch
2024-05-11 12:13:31 +08:00
Alikia2x
4ad8541392
update: interactiveBox component for player
2024-05-10 18:42:12 +08:00
Alikia2x
680b556a6a
structure: move components to $lib, add cover in play page
2024-05-10 01:18:19 +08:00