jeffvli
2fac8281e0
Add "Play Random" button to player bar
3 years ago
jeffvli
aac06b4a90
Remove custom tooltip delay on playerbar buttons
3 years ago
jeffvli
edb0ade0b1
Rename "Auto playlist" to "Play Random"
3 years ago
Gelaechter
2d2b938a48
Make volume scaling logarithmic
3 years ago
zackslash
ceea806781
MacOS exit to tray ( #268 )
* respect MacOS menu quit
* exit to tray default for MacOS
* fix lint issues
3 years ago
zackslash
0a8f06d939
Default titlebar for macos ( #269 )
* default titlebar for macos
* fix lint issue
3 years ago
jeffvli
d897ef4fcc
Update for 0.14.0
3 years ago
jeffvli
ff6b512340
Adjust genre list context menu play ( #239 )
- Increase request size from 100 -> 500
- Use totalSongs count to determine when to stop (navidrome)
3 years ago
jeffvli
ece19fb4e1
Add new translation strings / remove incorrect
3 years ago
jeffvli
743152b54a
Remove unused packages
- react-visibility-sensor
Readd chartjs
3 years ago
jeffvli
6cd2766970
Change music type play behavior for cards ( #236 )
- Play the song instead of the full album
3 years ago
jeffvli
f20a03052b
Add arm64 build ( #238 )
3 years ago
jeffvli
a6d9fa525a
Add arch to build artifactName
- Adjust build targets
3 years ago
jeffvli
9d73401376
Remove unused console.log
3 years ago
jeffvli
53cfdcb946
Add stop button to player controls ( #225 )
3 years ago
jeffvli
6cf2be8914
Recheck player pos when using prev-track ( #249 )
3 years ago
jeffvli
69324c9c6c
Send notification on automatic song change
3 years ago
jeffvli
9474e9f173
Fix AppUserModelId for electron main process
3 years ago
jeffvli
631c5efae7
Add config for system notifications
3 years ago
jeffvli
a2ea8096ad
Add ".view" to subsonic API urls
3 years ago
Hirusha Adikari
23e0c39ac8
manually translated sinhala translation ( #254 )
3 years ago
jeffvli
cd8cd60736
Add zoom factor using hotkeys
- Ctrl + Shift + =
- Ctrl + Shift + -
3 years ago
jeffvli
b511a07844
Set music folder for context menu requests
3 years ago
jeffvli
4bf0dbf90b
Add context menu play for genre list
3 years ago
jeffvli
7d7d0ead13
Add getSongsByGenre for jellyfin API
3 years ago
jeffvli
226db88b34
Update getSongsByGenre for subsonic API
3 years ago
jeffvli
c20cd5cf01
Fix clearing the playqueue from contextmenu ( #248 )
3 years ago
ami-sc
9c9b2938a8
Add Spanish translation
3 years ago
jeffvli
439c3fb16b
Fix order of entries when playing by folder ( #240 )
3 years ago
jeffvli
85f3c22804
Remove windows cover thumbnail ( #242 )
3 years ago
jeffvli
ccde70b6f3
Add new screenshots & demo instructions
3 years ago
jeffvli
2e65bc1024
Update for 0.13.1
3 years ago
jeffvli
2b3e36f2cd
Add multiple releases to the update notice
3 years ago
jeffvli
66ca03f746
Fix default settings not creating ( #237 )
This happened due to adding the config reducer to the main process. Since it tries to set up the initial state, the current implementation was failing since it wasn't trying to use the mock settings.
3 years ago
jeffvli
e3e7883881
Update windows publish to add deps
Get msvs version
Set msvs_version 2019
3 years ago
jeffvli
f55706eee6
Update for 0.13.0
3 years ago
jeffvli
2dfb951cbe
Add new translation strings
3 years ago
jeffvli
13c3d5b560
Add setAppUserModelId for Windows
3 years ago
jeffvli
60a46ae0f9
Only allow left click for mouse drag select
This change is due to Linux's right click interaction with the list breaking the current selection
3 years ago
jeffvli
2fb86935ec
Check player status before sending mpris interval
3 years ago
jeffvli
809e8ab1c7
Add undefined check when decrementing song ( #230 )
3 years ago
jeffvli
2e30ca6424
Adjust button positions
3 years ago
jeffvli
0f7575f10e
Adjust sidebar playlist styling
3 years ago
jeffvli
251e4ba721
Add playlist as option for start page ( #226 )
3 years ago
jeffvli
58d567622e
Fix sidebar config persistence
3 years ago
jeffvli
880e6ae6e1
Improve tray functionality ( #225 )
- Add playback buttons
- Move configs to redux state
3 years ago
jeffvli
943101a1d2
Add useRating hook, refactor components
3 years ago
jeffvli
8853a74d32
Fix artist favorite status return (jellyfin)
3 years ago
jeffvli
3633e4a62c
Add useFavorite hook, refactor components
3 years ago
jeffvli
5bf4267d00
Rename playhandler hook, refactor components
3 years ago