Commit graph

425 commits

Author SHA1 Message Date
Maikiwi
8a7e5702b6 forgot to commit 2022-02-13 22:18:00 -08:00
Maikiwi
46bd4d2558 fix CAP compat warning + CAP hot reload + unbonk loading 2022-02-13 22:16:56 -08:00
vapormusic
28e75a52e4 fix listitem-hr queuing fail after radio items 2022-02-13 23:23:58 +07:00
vapormusic
6c4ad4f3bc my bad 2022-02-13 19:57:53 +07:00
vapormusic
590357dfcf fix seamless (gapless) toggle 2022-02-13 18:45:07 +07:00
Maikiwi
70c8078dd7 Audio dynamic filter loading wip 2022-02-12 19:13:53 -08:00
KaHim Chan
41dc10943d
Irregular update 13/02 (#437) 2022-02-12 08:58:59 -08:00
booploops
a6abb536e4 theme.json is now read if present 2022-02-11 19:46:12 -08:00
booploops
e3555b7b01 added install from github url to settings 2022-02-11 19:20:29 -08:00
booploops
7df1b9ba16 Themes in settings will now only display less files 2022-02-11 17:06:59 -08:00
vapormusic
064b287553 get-version 2022-02-11 21:48:17 +07:00
booploops
5f1326be80 re-did version string in about using vue, fixed window not launching on yarn start under win10 2022-02-11 01:37:42 -08:00
child_duckling
f20e59d52e handoff and version viewing in about.ejs 2022-02-10 22:11:00 -08:00
booploops
a7a7350b01 adjustements to home screen 2022-02-10 20:51:41 -08:00
booploops
54bea15925 replaced See All text with History text next to recently played 2022-02-10 16:29:56 -08:00
vapormusic
bed6548fc1 fix locale in now playing 2022-02-10 22:16:15 +07:00
vapormusic
cf7813142e webview pair-remote 2022-02-10 13:34:04 +07:00
booploops
8d6570f5bb Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-09 20:01:02 -08:00
booploops
73da11f2eb removed duplicate .row declaration 2022-02-09 20:00:56 -08:00
vapormusic
93a9e8719b mk's data lang is now cider's lang 2022-02-10 09:07:07 +07:00
booploops
62ac278a85 Merge branch 'develop' of https://github.com/ciderapp/Cider into develop 2022-02-09 17:22:00 -08:00
booploops
fd1549cfd3 WIP search page 2022-02-09 17:19:43 -08:00
vapormusic
269f010b13 fix searchtab categories 2022-02-09 21:32:43 +07:00
booploops
cb7c6e0922 added listitem-horizontal 2022-02-09 04:27:25 -08:00
booploops
63b1293903 added vue-horizontal 2022-02-09 03:30:52 -08:00
KaHim Chan
7230ecb080
Irregular update 08/02 (#378) 2022-02-08 07:45:59 -08:00
GamingLiamStudios
c0d6481300
Update Auto-Updator (#368)
* Update .gitignore

* Add Update Cider Branch selection

* Add circle-ci API call

* More testing

* Maybe fix 'Update Cider' button

* Another debug log

* remove async in ipc 'check-for-update'

* remove everything except debug log

* semicolon

* revert to async and change ipc name

* more semicolon

* Extract BaseURL from circleci API response

* Fix compile error + rename ipc back to 'check-for-update'

* Remove debug log

* Update i18n files with new 'updateCider' term location

* Update en_OWO.json

* Fixed formatting in i18n files

* Fix formatting elsewhere

* Move 'Update Cider' i18n stuff from 'experimental' to 'general'

* Do that thing @quacksire wanted me to do. 'for vue'

* Fix bad merge

* Revert Formatting. 

DO NOT OPEN IN AN AUTOFORMATTING IDE. USE VSCODE WEB/CODESPACES IF YOU NEED TO ACTUALLY CHANGE SOMETHING IN THE RENDERER

Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com>
2022-02-07 16:38:33 -08:00
Maikiwi
31101a3fc0 hello auto preamp 2022-02-06 23:20:45 -08: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
34e447f990 missspelll 2022-02-05 22:50:30 -08:00
Maikiwi
9fe17e7869 just in case 2022-02-05 22:02:02 -08:00
Maikiwi
dfc8863497 PPE compatibility warning 2022-02-05 21:57:47 -08:00
Maikiwi
a0ace6302a Local changes to AEP 2022-02-05 21:25:29 -08:00
GamingLiamStudios
5596390c1f
Add CAP Strength options to i18n 2022-02-06 16:08:58 +11:00
GamingLiamStudios
1f6b1301ce
Move CAP Strength to i18n 2022-02-06 15:59:18 +11:00
cryptofyre
fbd1006962 cap cap cap cap cap cap cap cap cap cap cap cap 2022-02-05 22:42:35 -06:00
cryptofyre
0616d713e9 i forgot to push this 2022-02-05 22:21:08 -06:00
cryptofyre
e453bfb94e eternal pain, suffering, and dad's car. 2022-02-05 15:15:44 -06:00
Maikiwi
514c49c80e removed enhanced quality, only the switch is needed. 2022-02-05 10:56:05 -08:00
Maikiwi
175cea1b4e I'm dumb 2022-02-05 10:21:59 -08:00
Maikiwi
789792ebb4 Lossless Brand removal 2022-02-05 10:16:01 -08:00
Core
f843fe0ba7
Revert "Develop > main" 2022-02-05 09:34:33 +00:00
child_duckling
14e17df325 Added macOS MenuBar (+ accel, actions, git links) 2022-02-04 23:03:24 -08:00
Maikiwi
6fb76c7224 i18n prep 2022-02-04 22:13:28 -08:00
Maikiwi
5c1ef7b999 Option in settings for Lossless and Hi-Res Lossless (placeholder) 2022-02-04 22:12:41 -08:00
kyw
7a890242a5
Irregular update 04/02 (#322) 2022-02-04 10:35:28 -08:00
booploops
19b630f7b1 tweak to inline playlists 2022-02-04 04:05:15 -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
f4159c35c8 i18n for history 2022-02-03 22:39:29 -08:00