Commit graph

45 commits

Author SHA1 Message Date
Core
4bed3ca783
Revert "Merge branch 'develop' of https://github.com/ciderapp/Cider into develop"
This reverts commit bd3a2b6172, reversing
changes made to 0fb6802ff3.
2022-02-17 03:06:30 +00:00
Core
7f5ad08da3
Revert "Merge branch 'ciderapp:develop' into develop"
This reverts commit 20fd0c05da, reversing
changes made to 4937e29fcf.
2022-02-17 01:16:31 +00:00
Core
604ef16db8
Revert "Merge branch 'develop' into develop"
This reverts commit 5fa345e6c8, reversing
changes made to a02b633f49.
2022-02-17 01:05:52 +00:00
Core
04591e605c
Removed Discord clear on pause 2022-02-15 14:35:56 +00: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
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
4651b79106
this should be false 2022-02-06 07:15:56 +00:00
Maikiwi
a2f3903b4c cfg prep for ciderppe 2022-02-05 12:54:19 -08:00
Maikiwi
789792ebb4 Lossless Brand removal 2022-02-05 10:16:01 -08:00
Maikiwi
6fb76c7224 i18n prep 2022-02-04 22:13:28 -08:00
Core
0efd4eb643
Various changed to improve performance and loading of modules 2022-02-04 03:36:53 +00:00
Core
a8dc524e6a
used typescript the way its supposed to be used 2022-02-01 05:31:19 +00:00
Core
2beacde7c1
Merge branch 'main' into develop 2022-01-31 23:17:58 +00:00
Maikiwi
dae00d4501 BROKEN DO NOT USE 2022-01-30 16:01:31 -08:00
Core
0ab0bd7b77
Changes close button behavior to close button should hide - LOCALE CHANE NOTED IN README 2022-01-30 16:15:35 +00: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
booploops
ef4853cfc5 fix for user presets existing preventing cider from starting 2022-01-28 00:33:07 -08:00
booploops
c5d0f04a21 user presets can now be loaded 2022-01-27 23:13:06 -08:00
booploops
b24e86680e added preset save ui, user presets cannot be loaded yet 2022-01-27 22:26:47 -08:00
Maikiwi
bb84353564 Fixed display issue 2022-01-27 20:51:55 -08:00
Maikiwi
c894c12fdc Revert "vapor said so"
This reverts commit 8b24826f58.
2022-01-27 20:45:02 -08:00
Maikiwi
8b24826f58 vapor said so 2022-01-27 20:43:02 -08:00
vapormusic
0920858aa5 add preamp & mix to eq 2022-01-27 22:28:34 +07:00
Maikiwi
992887eecf Configurable scroll wheel volume logic 2022-01-26 20:31:22 -08:00
booploops
080259f254 Added cfg.audio.maxVolume 2022-01-26 19:10:55 -08:00
Core
5e2673a6ae
Revert "Removed clear on pause option, discordrpc operates this way always."
This reverts commit 056bad75e7.
2022-01-26 21:45:50 +00:00
Core
056bad75e7
Removed clear on pause option, discordrpc operates this way always. 2022-01-26 20:58:19 +00:00
vapormusic
1badd13f69 Add option to disable loop filter in lastfm 2022-01-26 21:24:30 +07:00
vapormusic
694a75c4a0 Merge branch 'upcoming' of https://github.com/ciderapp/Cider into upcoming 2022-01-26 13:19:24 +07:00
vapormusic
195d1f7bcc temporary eq with dynamic values 2022-01-26 13:19:20 +07:00
Core
27becacbb7
Various updates to backend.
Implementation of MPRIS in TS.
LastFM now interacts with store object passed directly into class.
Experimental decorators enabled and utilised in MPRIS.
2022-01-26 05:13:46 +00:00
vapormusic
07118197c9 equalizer 2022-01-26 10:48:06 +07:00
Calum Clark CSM2019
26451e0af2 Clickable pin in miniplayer to toggle ontop behaviour.
currently an emoji span. gracefully resets windowontop on exit.
2022-01-25 01:30:58 +00:00
Calum Clark CSM2019
d42976f8db miniplayer settings toggle to appear on top of windows.
working on linux, probs working elsewhere reading documentation.
2022-01-24 22:31:57 +00:00
vapormusic
72257a6837 add some strings 2022-01-24 18:54:24 +07:00
booploops
2f3e477ce5 added option to disable artwork bg, changes to settings style, fixed selects size on settings 2022-01-21 05:07:43 -08:00
cryptofyre
e0814e3c95
Merge branch 'upcoming' into upcoming 2022-01-19 21:27:31 -06:00
Jason Chen
c36b47bd93 click volume button to mute and unclick to go back to lastVolume 2022-01-19 19:19:47 -08:00
Onur Gümüş
86b86ddd19 Added show user info variable to the cfg 2022-01-20 04:43:23 +03:00
Core
b0118dff5b
Fix to make it operational again 2022-01-15 14:43:33 +00:00
Core
88a4fcd380
Moved volume to audio.volume 2022-01-10 23:27:08 +00:00
Core
a7b5b36590
Bread has been achieved.
- Window now creates and loads properly (Due to config not being created halted vue)
- Foundation for app.ts created for functions to run in certain stages of the app (start/init, ready, exit)
- Electron-Store created in class ConfigStore. Store instance stored in ConfigStore.store. Gets a bit compilicated and might change the class or variable name later on.
2022-01-07 23:53:59 +00:00