Commit graph

166 commits

Author SHA1 Message Date
Core
c15f55d0ee
CHONKY BOY 2022-08-04 05:27:29 +01:00
Core
c501a8ddb1 locale notifications 2022-08-01 14:09:34 +01:00
yazninja
145ca748c5 Latest releases -> Latest Release 2022-08-01 00:36:59 +08:00
Pedro Galhardo
19b486e676
Add compact artist header option (#1308)
* Support compact artist header (optional)

* Add required term
2022-07-26 10:56:17 -05:00
Kendall Garner
8967cf7647
Paginate/infinite scroll for albums, playlists (#1234)
* Infinite scroll, pagination to album, playlists

* move pagination below tracks

* Make page size configurable

* remove renderer
2022-07-26 10:52:13 -05:00
booploops
5e3bdd96f3 added Maximum Element Scale 2022-07-07 02:19:00 -07:00
Nathan Ritchie
286761ee00
Fix absolutely unacceptable punctuation error (#1249) 2022-07-06 13:05:28 -05:00
booploops
1fa60624da readded strings to en_US 2022-07-04 00:59:35 -07:00
booploops
cc8eb42cf4 copied files 2022-07-04 00:55:46 -07:00
cryptofyre
1dd70ee634
Revert "Big Chungus Window settings (#1230)" (#1233)
This reverts commit e133b2c38b.
2022-07-03 19:32:04 -05:00
Gabriel Davila
e133b2c38b
Big Chungus Window settings (#1230)
* Initial Changes

* I suposse this is the last

* cryptofyre

* Documentation
2022-07-03 19:01:25 -05:00
Nathan Ritchie
22f95c81ab
Change No Lyrics Message in Full Screen Player (#1210)
* Modify term.noLyrics text in 5 files

* Minor change in 3 files
2022-07-03 02:27:57 -07:00
vapormusic
5bd5d92370
Merge pull request #1222 from kgarner7/paginate-songs-page
Paginate songs page
2022-07-02 10:01:18 +07:00
Kendall Garner
83f920359e
both infinite and paging 2022-07-01 14:00:23 -04:00
vapormusic
5f78adabc7
Merge pull request #1189 from pgalhardo/enhancement/search-bar
Album/Playlist page search bar improvements
2022-07-01 20:54:37 +07:00
booploops
b6a730e202 added immersive fullscreen experiment 2022-06-29 18:56:30 -07:00
Pedro Galhardo
13f12121ba
Merge branch 'main' into enhancement/search-bar 2022-06-29 17:15:02 +01:00
Core
f58ca1c613
Manual token submission functionality 2022-06-28 13:39:09 +01:00
Core
c45698d037
i18n 2022-06-23 04:42:08 +01:00
Core
7e6f3bd17e
Merge branch 'main' into enhancement/lastfm 2022-06-22 23:37:58 +01:00
Pedro Galhardo
670efd81eb
Album/Playlist page search bar improvements 2022-06-22 00:35:38 +01:00
booploops
b94dd5fb19 added quit to main menu, added refresh playlists 2022-06-21 06:41:15 -07:00
Core
e3225e9ad5
Filter Loop Description 2022-06-19 13:10:40 +01: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
4defeb82f0
Merge branch 'main' into enhancement/lastfm 2022-06-16 14:29:02 +01:00
booploops
bfbfa81eb9 live radio improvements 2022-06-15 22:31:46 -07: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
2827dfb36d
renderer side of lastfm updated 2022-06-15 22:11:54 +01:00
Amaru8
8b59bb3ddf Use i18n 2022-06-14 16:05:29 +02: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
booploops
d7b314e0f5 follow has been migrated to favorites 2022-06-09 21:25:38 -07:00
booploops
fb86bfa789 added AM favorite artists
- matched new mediaitem radius for medium sized items
- testing out v3 musickit
2022-06-07 22:31:46 -07: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
maikirakiwi
b76ea0c66e [Audio] Phase 2 Update 2022-06-05 18:47:41 -07:00
vapormusic
8f0558ab5b add charts page (groupings) 2022-06-04 08:26:43 +07:00
Core
912f2e8f30
Reload locale 2022-06-03 13:39:52 +01:00
booploops
6ddc59a4e5 some ui tweaks
- scrollbar collapse is now on chrome-top as show/hide library
- adjusted rollover effect for nav playback-buttons
2022-06-03 04:22:09 -07:00
booploops
0f1f6c1e8f added delete 2022-06-02 22:21:19 -07:00
booploops
9185f75110 added cut,copy,paste,select all context menu for inputs 2022-06-02 22:19:09 -07:00
booploops
af76dff3b6 oobe progress 2022-06-02 05:16:31 -07:00
brandinio
07f1f48a99
Added basic/advanced volume control tooltip (#1092)
Basic volume control tooltip will be in a percentage. Advanced volume control will be in dBFS
2022-05-31 14:54:27 -05:00
maikirakiwi
4ea6f1a64b Spatialization is no longer a prereq 2022-05-30 16:21:30 -07:00
maikirakiwi
23352da086 why is life case sensitive 2022-05-30 15:37:05 -07:00
maikirakiwi
2d37329086 i18n 2022-05-30 15:12:59 -07:00
maikirakiwi
d93b706166 whoops accidentally killed crypto 2022-05-29 22:38:25 -07:00
maikirakiwi
cb66b3585b I love cryptofyre! 2022-05-29 22:37:52 -07:00
cryptofyre
2f96a09ed6
i dislike you 2022-05-30 00:34:13 -05:00
Core
d407a55bc6
Merge branch 'main' into enhancement/radio 2022-05-24 23:38:52 +01:00
Amaru8
79019f2fb9
By order of cryptofyre 2022-05-24 23:07:55 +02:00