vapormusic
942aa1b1b4
skipToPreviousItem bug mitigation
2022-02-13 19:08:31 +07:00
vapormusic
7317a1ad6f
fix
2022-02-13 17:54:00 +07:00
vapormusic
317a56e439
mitigate skipping on some library songs
2022-02-13 17:51:58 +07:00
vapormusic
5c56dfbcc3
rpc library images working now
2022-02-13 17:24:01 +07:00
vapormusic
2336b85291
rpc library images ( need api to work first)
2022-02-13 00:07:16 +07:00
child_duckling
31783d30d2
Added Quack language for the memes
2022-02-11 21:43:45 -08:00
booploops
6b5cc68f6a
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-11 19:46:19 -08:00
booploops
a6abb536e4
theme.json is now read if present
2022-02-11 19:46:12 -08:00
child_duckling
6cbb472c35
[MAS] adjust for macOS design standards
2022-02-11 19:37:09 -08:00
booploops
e3555b7b01
added install from github url to settings
2022-02-11 19:20:29 -08:00
booploops
0aaa40f4e5
if theme folder does not exist create one
2022-02-11 19:07:05 -08:00
booploops
fb65965d82
added ipcRenderer.send("get-github-theme", "url")
2022-02-11 19:05:59 -08:00
booploops
6eba2cfdd2
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-11 17:21:55 -08:00
booploops
d6d93ed3b7
themes can now be in folders and have resources in those folders
2022-02-11 17:21:47 -08:00
vapormusic
b3efe18f82
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-12 08:20:08 +07:00
vapormusic
1e2978199e
tmp
2022-02-12 08:19:58 +07:00
booploops
7df1b9ba16
Themes in settings will now only display less files
2022-02-11 17:06:59 -08:00
vapormusic
391a9f42f4
stop bonking the app qwack
2022-02-11 21:09:41 +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
vapormusic
bed6548fc1
fix locale in now playing
2022-02-10 22:16:15 +07:00
vapormusic
f71a22b8e9
lastfm
2022-02-10 16:41:26 +07:00
vapormusic
f4dda32e12
attempt to fix lastfm
2022-02-10 15:59:57 +07:00
vapormusic
cff266c9df
attempt to fix lastfm
2022-02-10 15:53:31 +07:00
vapormusic
cf7813142e
webview pair-remote
2022-02-10 13:34:04 +07:00
booploops
62ac278a85
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-09 17:22:00 -08:00
Jozen Blue Martinez
75221bc984
Update WebNowPlaying plugin. ( #405 )
...
* [WebNowPlaying] Remove unnecessary .bind, general code and type cleanup
* bleh
* bleh 2
2022-02-09 10:12:59 -08:00
vapormusic
6ea19e49f7
better spacebar control, disable it completely in dev mode
2022-02-09 23:33:42 +07:00
Core
47e25ae2f2
This is gonna get annoying
2022-02-09 15:51:18 +00:00
booploops
7f852a4981
Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
2022-02-09 04:27:32 -08:00
booploops
cb7c6e0922
added listitem-horizontal
2022-02-09 04:27:25 -08:00
vapormusic
7f0b2da0be
fix web remote volume slider, #317 , cant run yarn start
2022-02-09 19:23:40 +07:00
Maikiwi
308193061d
volume max for web remote so I don't go deaf
2022-02-08 22:02:05 -08:00
cryptofyre
748db1030a
fuck widevine piss drm.
2022-02-08 23:27:28 -06:00
Jozen Blue Martinez
988b10a13f
Various WebNowPlaying plugin updates ( #394 )
...
* Create WebNowPlaying plugin
* Only run WebNowPlaying plugin on win32
* [WebNowPlaying] Fix time formatting
* [WebNowPlaying] Minor code cleanup
Co-authored-by: Quacksire <19170969+quacksire@users.noreply.github.com>
2022-02-08 17:19:42 -08:00
Jozen Blue Martinez
b7fb674d68
Create WebNowPlaying plugin ( #393 )
2022-02-08 13:40:57 -08:00
Jozen Blue Martinez
481c0be897
Fix loading external plugins. ( #380 )
2022-02-08 07:47:00 -08:00
Maikiwi
a9aea9af99
fix volume steps
2022-02-07 19:58:54 -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
booploops
f02558a9fd
removed CiderContextMenu, cleaned out some unused files
2022-02-07 10:32:37 -08:00
Core
e468b1fa83
Added various controls to menubar, changed volumewheel function
2022-02-07 14:31:18 +00: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
Core
c86d66d142
Small change in category for menubar.ts
2022-02-06 09:39:23 +00:00
Core
e7537e4a2b
Menubar Moved to Plugin
2022-02-06 08:12:22 +00:00
Core
4651b79106
this should be false
2022-02-06 07:15:56 +00:00
Core
8f5a123412
removed unused depends and qr code depend as not necessary
2022-02-06 07:15:06 +00:00
Maikiwi
51a2fb53c5
unbreak qwack's commit
2022-02-05 20:03:15 -08:00
child_duckling
74ffd4811c
macOS handoff and cider go beep
2022-02-05 16:37:00 -08:00
Maikiwi
a2f3903b4c
cfg prep for ciderppe
2022-02-05 12:54:19 -08:00