Commit graph

261 commits

Author SHA1 Message Date
Core
21026816fe
Renamed and changed convertToMins function to work with larger values 2022-02-07 19:23:22 +00:00
booploops
f02558a9fd removed CiderContextMenu, cleaned out some unused files 2022-02-07 10:32:37 -08:00
booploops
3340fb93df removed some comments, fixed app not loading in yarn start. 2022-02-07 10:04:41 -08:00
Core
e468b1fa83 Added various controls to menubar, changed volumewheel function 2022-02-07 14:31:18 +00:00
Core
0131a1a70a
Update to audio quality setting clarity (Translators note i18n README.md)
- Changed audio quality setting to match MusicKit audio options (Low -> Standard)
- Added descriptions for audio quality options
- Audio quality now uses string for setting instead of direct bitrate option.
2022-02-06 10:58:30 +00:00
Maikiwi
514c49c80e removed enhanced quality, only the switch is needed. 2022-02-05 10:56:05 -08:00
Maikiwi
e92eaa41cb one less api request 2022-02-05 10:54:50 -08:00
Maikiwi
147ee609b6 Change PPE to everything (not just lossless supported songs) 2022-02-05 10:37:10 -08:00
Maikiwi
827dc79c8f Update index.js 2022-02-05 10:23:58 -08:00
Maikiwi
6a912a1c01 Revert "oops"
This reverts commit 188615f5ad.
2022-02-05 10:22:06 -08:00
Maikiwi
188615f5ad oops 2022-02-05 10:20:20 -08:00
Maikiwi
789792ebb4 Lossless Brand removal 2022-02-05 10:16:01 -08:00
child_duckling
14e17df325 Added macOS MenuBar (+ accel, actions, git links) 2022-02-04 23:03:24 -08:00
cryptofyre
93483ad903 Add console.log and enable lossless icon's. 2022-02-05 00:58:51 -06:00
cryptofyre
326a791e60 Merge remote-tracking branch 'origin/develop' into develop 2022-02-05 00:16:21 -06:00
cryptofyre
75b81cc314 Added toasts to Add and Remove from library. 2022-02-05 00:16:14 -06:00
Maikiwi
42781b79c7 fixed 2022-02-04 22:15:34 -08:00
Maikiwi
e7af918280 wip2 2022-02-04 22:14:42 -08:00
Maikiwi
beebb5498a WIP 2022-02-04 22:14:42 -08:00
cryptofyre
d6981492a0 fix quacksires fucky fuck fuck stupid ass code that somehow made it in. 2022-02-04 21:46:20 -06:00
booploops
0cf76d23aa setTheme will not run on init if no theme is applied 2022-02-04 02:49:56 -08:00
booploops
d31bf6db9c improvements to inline playlists 2022-02-04 01:05:17 -08:00
booploops
852ab56253 added new experiment: inline playlists and albums 2022-02-03 23:52:29 -08:00
booploops
66f379f279 added i18n for history and queue on new buttons 2022-02-03 22:38:41 -08:00
child_duckling
6363375361 darwinShare TM 2022-02-03 21:27:49 -08:00
vapormusic
356c94e356 add share button on nowplaying 2022-02-03 07:06:16 +07:00
vapormusic
ae273da54c fix context menu not working 2022-02-03 06:12:54 +07:00
booploops
72c672c480 will no longer run app.setTheme on init if no theme was selected 2022-02-02 21:37:55 -08:00
booploops
09b8960038 Starting theme support 2022-02-02 21:33:52 -08:00
booploops
c3b392abce added less.watch() while in dev 2022-02-02 20:19:57 -08:00
kyw504100
266dacae8e
Added strings for friendlyTypes in index.js 2022-02-03 01:06:38 +08:00
booploops
a4a8f81dec added copied to clipboard notice 2022-02-01 22:17:46 -08:00
booploops
361fe5c8ae removed user button, made cider logo a button. deleted some unused files 2022-02-01 22:01:53 -08:00
booploops
52edbaabc3 css animations are not stopped when window is out of focus 2022-02-01 21:05:44 -08:00
booploops
9dbd101e12 added stringTemplateParser 2022-01-31 21:37:43 -08:00
Core
2beacde7c1
Merge branch 'main' into develop 2022-01-31 23:17:58 +00:00
Quacksire
b9d638ee67 auto-update Implemented. win only for now 2022-01-30 21:45:44 -08:00
Core
a535ec0a8a
Merge branch 'main' into develop 2022-01-30 16:45:41 +00:00
Core
d80bfc8398
Changed handlers and removed old listeners
Fixed on-close to work correctly on quit
2022-01-30 16:17:29 +00:00
vapormusic
de053592a9 oops 2022-01-30 22:43:18 +07:00
vapormusic
9c83baa0a8 some fixes to minimize to tray 2022-01-30 22:34:24 +07:00
vapormusic
277e359aa9 better library load safe loading and error handling 2022-01-30 22:19:09 +07:00
Onur Gümüş
8d1663e4e4 Localized are u sure promp 2022-01-30 14:32:24 +03:00
Onur Gümüş
5b273139c8 Enabled new i18n strings (playlist stuff) 2022-01-30 14:32:09 +03:00
Swiftzerr
b21464de05
Unbloat user menu (#264) 2022-01-29 22:38:29 -08:00
Swiftzerr
bde33c4324 Merge remote-tracking branch 'swiftfork/main'
# Conflicts:
#	src/renderer/views/components/add-to-playlist.ejs
2022-01-29 21:57:17 -05:00
Swiftzerr
422ba986a5 Made a function to create a playlist with selected item 2022-01-29 21:46:20 -05:00
Core
499659469e
Playback Notifications Now Configurable and available on all systems
DiscordRPC swapped to bool for clear activity
Updated store file to bools and added playback notification
Updated en_GB to fun language, as from what I've seen none of the US English words are different in GB English
2022-01-29 12:37:36 +00:00
vapormusic
0a58f71df7 git 2022-01-29 12:36:23 +07:00
N0chteil
e0833baaee Don't play the same song twice 2022-01-23 16:46:06 +01:00