Commit graph

729 commits

Author SHA1 Message Date
maikirakiwi
c3442c116a [Audio] Default CAP Adaptive enabled 2022-06-22 19:42:06 -07:00
Core
7e6f3bd17e
Merge branch 'main' into enhancement/lastfm 2022-06-22 23:37:58 +01:00
Core
2abefe21a0
Moved discord and lastfm config to connectivity 2022-06-22 23:34:54 +01:00
maikirakiwi
0ca0b34ff0 "Performant Logging" feature in Advanced 2022-06-21 17:01:25 -07:00
maikirakiwi
a09127a826 [Audio] Force AudioContext on for current and future users 2022-06-21 12:38:47 -07:00
booploops
b94dd5fb19 added quit to main menu, added refresh playlists 2022-06-21 06:41:15 -07:00
Gabriel Davila
8be274bf19
Pull request Pre "9 June" Update (#1100)
* i18n

* My last menubar edit

Based on : https://developer.apple.com/design/human-interface-guidelines/macos/menus/menu-bar-menus/

And : https://www.electronjs.org/docs/latest/api/menu

make changes about how work on linux and let the mac untouched for more native options

* Linux Only

* some fixes

* alt everywhere

* im stupid

* im stupid pt2

* popup fix

* Zoom

* Fixes

* Zoom and other things Update

* Hardcoded Changes

* i18N "es_ES"

* Windows/MacOS Fixes

* Some test

* test2

* MacOS

* Sorry MacOS

* PT2

* i suposse

* Test Changes

* Pre test

* finally

* Last

* documentation

* Update es_ES

* Now stores ZoomFactor

* Deprecated UI Scale to Zoom Built in Electron Feature. Its more easy, native and more compatible.

* I hate Git

* best methods

* Plz

* SVG

* finally fixes
2022-06-17 19:44:32 -05:00
Core
742e606c09
filter loop fixes 2022-06-16 16:14:53 +01:00
Core
7850493c9e
Filter loop added 2022-06-16 14:47:52 +01:00
Core
23ad2640dc
Private implemented 2022-06-16 14:33:24 +01:00
Core
bbcae012b8
Restructure 2022-06-16 14:01:04 +01:00
Core
2fc4005b6c
Merge branch 'main' into enhancement/lastfm 2022-06-16 00:34:20 +01:00
Core
2036ab87a0
Updated getWindow to return electron func 2022-06-16 00:34:05 +01:00
Core
78349e875d
Merge branch 'main' into enhancement/lastfm 2022-06-15 23:28:21 +01:00
Core
bd330c1ec0
various optimisations 2022-06-15 23:26:51 +01:00
Core
69c460ad03
patch cider connect renderer issues 2022-06-15 22:27:27 +01:00
Core
3e3c38a25f
that was bad 2022-06-15 22:21:28 +01:00
Core
2827dfb36d
renderer side of lastfm updated 2022-06-15 22:11:54 +01:00
Core
f98a82240b
Now Playing Working
Commented some annoying mpris debugs
2022-06-15 21:22:04 +01:00
Core
5c955820dd
also no more session.json 2022-06-15 20:28:18 +01:00
Core
d4c8d9001a
no more mk lookup :) 2022-06-15 20:23:13 +01:00
Core
c8c437449e
yh 2022-06-14 12:40:49 +01:00
booploops
365df407ab fixed lag after installing a theme 2022-06-13 17:48:55 -07:00
booploops
3a91ad819f musickit v3 is now an experiment 2022-06-13 17:40:16 -07:00
Core
f9becc61ae just adding todo for later 2022-06-13 15:26:47 +01:00
Core
d19f5d3c04 Initial lastfm overhaul commit 2022-06-13 15:20:32 +01:00
Amaru8
574641ae74 Implemented purple playback bar for Podcasts
- Added a settings toggle for it
- Added 1 language string to en_US and the i18n README
- Translated string to hu_HU
- Changed CSS background color for playback bar dot to songProgressColor
2022-06-10 22:27:26 +02:00
child_duckling
f7a76d619c [Connect] Remove for release 2022-06-08 11:17:41 -07:00
Gabriel Davila
25015cccbb
Plz (#1139) 2022-06-07 21:36:57 -05:00
yazninja
ba9c59376e
Change Shift -> Alt for keybinds 2022-06-07 13:56:07 +08:00
Core
512d068e2f
#1136 fix 2022-06-07 01:21:57 +01:00
booploops
d0c2d6d36e added accent color and window color tinting
- rearranged some of visual tab in settings
- added advanced section to visual
2022-06-06 01:46:41 -07:00
vapormusic
1eb4c4f622 fixes 2022-06-05 09:54:49 +07:00
vapormusic
d770c29334 use url safe b64 2022-06-05 09:54:49 +07:00
vapormusic
0b57e22e55 local backend 2022-06-05 09:54:49 +07:00
vapormusic
8f0558ab5b add charts page (groupings) 2022-06-04 08:26:43 +07:00
Core
69cc7ee6b2
Bypasses connect function, new client not needed. 2022-06-03 14:15:43 +01:00
Core
3092880ba6
Reload function changed to give response 2022-06-03 13:40:20 +01:00
Core
de1ea918c8
Merge remote-tracking branch 'origin/main' 2022-06-03 12:39:14 +01:00
Core
ccd152572c
Reload function 2022-06-03 12:38:51 +01:00
booploops
0803252018 mica improvements
- moved mica rendering to backend
- improvements to spanning wallpapers
2022-06-02 21:10:17 -07:00
booploops
af76dff3b6 oobe progress 2022-06-02 05:16:31 -07:00
booploops
5cfbab0c43 recently added rework #1
- recently added is now lazy loaded
- uses official AM recently-added route
- stores in vuex
todo: add clearing method that gets triggered after some time
2022-06-01 21:47:37 -07:00
booploops
9015455af2 revert 2022-06-01 03:35:00 -07:00
booploops
04ff3717e2 starting on oobe, moved components and pages to json 2022-06-01 00:44:18 -07:00
cryptofyre
8af080abb0 Should help with memory inflation. 2022-05-31 00:56:00 -05:00
cryptofyre
5a73dfeb83
No. 2022-05-30 14:11:03 -05:00
cryptofyre
016a9031a2 putting this back because the store whines so fucking hard. 2022-05-29 18:42:31 -05:00
maikirakiwi
58560ec4c8 I'm a bingus 2022-05-29 16:34:06 -07:00
maikirakiwi
48b441e25c legacy code buh bye 2022-05-29 15:07:31 -07:00