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