Commit graph

116 commits

Author SHA1 Message Date
Core
6352c3009d
Merge remote-tracking branch 'origin/develop' into develop 2022-02-04 04:14:44 +00:00
Core
e97a2f35d4
Removed the platform check as mac no longer calls it 2022-02-04 04:14:38 +00:00
Core
a96b601ccd button pos update 2022-02-04 04:11:44 +00:00
Core
82fa96c329
Merge remote-tracking branch 'origin/develop' into develop 2022-02-04 03:59:29 +00:00
Core
1546bc3ea7
Added ipc call to copy log file (ipcRenderer.send('fetch-log')) 2022-02-04 03:58:05 +00:00
Core
0efd4eb643
Various changed to improve performance and loading of modules 2022-02-04 03:36:53 +00:00
booploops
f9a2954e51 added /api/playback/playpause 2022-02-03 19:36:29 -08:00
Core
1a1842ad41
Electron-log setup 2022-02-04 03:34:11 +00:00
booploops
eb505291f9 added /api/playback/next and previous 2022-02-03 19:31:30 -08:00
booploops
34a98a6513 Adding routes for a REST api /playback/:action 2022-02-03 19:26:59 -08:00
booploops
09b8960038 Starting theme support 2022-02-02 21:33:52 -08:00
Core
a9ea9a916e
gh outage y 2022-02-02 21:34:06 +00:00
Quacksire
08856f0ad2 [auto update] Added AppImage support 2022-02-02 11:41:19 -08:00
Core
54f13f7da5
whoops 2022-02-02 18:02:39 +00:00
Core
bd18804ccd Various changes for macos build 2022-02-02 17:52:19 +00:00
Core
8da0ebed97 Fixed the thumbar and added icons and thumbar to build resources
Big brain me forgot it was status not state.
2022-02-02 11:11:30 +00:00
Core
b972a0e40a
Changed the paths to utils for free access across the project 2022-02-02 10:28:26 +00:00
vapormusic
a6d39c048c uncomment getIp 2022-02-01 22:45:26 +07:00
Core
64bc640002
removed weird log 2022-02-01 14:59:16 +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
Quacksire
8476e6d70d url go bonk 2022-01-30 21:57:06 -08:00
Quacksire
b9d638ee67 auto-update Implemented. win only for now 2022-01-30 21:45:44 -08:00
Maikiwi
dae00d4501 BROKEN DO NOT USE 2022-01-30 16:01:31 -08:00
Core
3d90479cba
Forgot to add locale
*I'm really starting to hate typescript*
2022-01-30 17:13:53 +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
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
c393436c25
Moved Tray to app.ts 2022-01-30 16:14:18 +00:00
vapormusic
46adbc704c have to do this 2022-01-29 23:19:22 +07:00
Core
2164a5798a
Fix for notification source on Windows 2022-01-29 16:03:00 +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
vapormusic
8aeb8ce255 update hls components 2022-01-29 10:58:25 +07: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
vapormusic
01105a12f5 expose gc 2022-01-27 14:11:58 +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
booploops
6e34a72a09 languages now automatically populate in settings 2022-01-26 15:50:32 -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
Core
ff1c347aa8
Merge remote-tracking branch 'origin/upcoming' into upcoming 2022-01-26 20:48:16 +00:00
Core
0cb80539db
DiscordRPC Plugin Overhaul 2022-01-26 20:48:05 +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