Jeff
|
c1330d92b2
|
Migrate to Mantine v8 and Design Changes (#961)
* mantine v8 migration
* various design changes and improvements
|
2025-06-24 00:04:36 -07:00 |
|
jeffvli
|
7562c619d2
|
fix mpv path save dialog (#930) (#940)
|
2025-06-02 20:17:55 -07:00 |
|
jeffvli
|
930165d006
|
fix all imports for new structure
|
2025-05-26 17:20:02 -07:00 |
|
jeffvli
|
1cf587bc8f
|
restructure files onto electron-vite boilerplate
|
2025-05-26 17:18:55 -07:00 |
|
Kendall Garner
|
645697367d
|
[enhancement]: support serach on settings page
|
2024-05-05 13:25:05 -07:00 |
|
Kendall Garner
|
9f86a8179f
|
fix clipping description, update docker compose sample
|
2024-04-12 19:44:52 -07:00 |
|
jeffvli
|
9b0c9ba3ac
|
Fallback to web player if mpv fails to run
|
2024-02-13 02:05:59 -08:00 |
|
jeffvli
|
fb08502e51
|
Add mpv path reload and clear functionality
|
2024-02-12 21:21:17 -08:00 |
|
Kendall Garner
|
5f1d0a3b5e
|
[bugfix]: Validate audio sample range, catch AudioContext error (#470)
|
2024-01-24 20:36:20 -08:00 |
|
Kendall Garner
|
3f9cdab450
|
convert value to number on set (#390)
|
2023-12-04 20:20:19 -08:00 |
|
Jeff
|
8430b1ec95
|
Add localization support (#333)
* Add updated i18n config and en locale
|
2023-10-30 19:22:45 -07:00 |
|
Kendall Garner
|
65f28bb9dc
|
Replaygain support for Web Player (#243)
* replaygain!
* resume context
* don't fire both players
* replaygain for jellyfin
* actually remove console.log
---------
Co-authored-by: Jeff <42182408+jeffvli@users.noreply.github.com>
Co-authored-by: jeffvli <jeffvictorli@gmail.com>
|
2023-09-21 17:06:13 -07:00 |
|
Kendall Garner
|
c9dbf9b5be
|
Add remote control (#164)
* draft add remotes
* add favorite, rating
* add basic auth
|
2023-07-23 05:23:18 -07:00 |
|
jeffvli
|
30e52ebb54
|
Lint all files
|
2023-07-01 19:14:12 -07:00 |
|
jeffvli
|
e45252d16c
|
Fix mpv sample rate setting
- Fix default input value
- Disable property on 0 value
|
2023-05-17 17:25:20 -07:00 |
|
jeffvli
|
e02643123c
|
Fix various mpv setting options
|
2023-04-03 03:53:30 -07:00 |
|
jeffvli
|
77bfb916ba
|
MPV player enhancements
- start the player from the renderer
- dynamically modify settings without restart
|
2023-04-02 21:41:32 -07:00 |
|