Commit graph

78 commits

Author SHA1 Message Date
Gabriel Davila
f9619ec3c3
Merge branch 'ciderapp:develop' into develop 2022-05-07 00:02:34 -03:00
vapormusic
dff0aee370 use notyf instead of just hiding cast button 2022-05-07 09:04:22 +07:00
Gabriel Davila
4105f84e6f
Merge branch 'ciderapp:develop' into develop 2022-05-06 21:03:03 -03:00
booploops
019886ecb0 disabled themes, replaced with styles 2022-05-04 14:59:46 -07:00
Mefsaal
b0bf97fcb5 Update Documentation 2022-05-01 07:28:30 -03:00
Mefsaal
092a1931ac some bugfixes and updated es_ES json file to last string in cider 2022-04-30 01:00:22 -03:00
Mefsaal
4b07eff71c update documentation for now. added strings for readme and en_US source file pending found string to web pair (not found) 2022-04-30 00:19:26 -03:00
Mefsaal
d317df2f20 bugfix 2022-04-29 23:05:20 -03:00
Mefsaal
518b870f0f fully translation menubar strings (No more Hardcoded) 2022-04-29 23:05:20 -03:00
Mefsaal
0d686439d3 Part 2 set strings in en_US.json pending add to readme file 2022-04-29 23:05:20 -03:00
Mefsaal
3453a9733b some test 2022-04-28 20:00:01 -03:00
Amaru8
517e2fb89c Update Resume Tabs feature 2022-04-29 00:26:16 +02:00
Amaru8
d3d20868c4 Add i18n string for Dynamic 2022-04-28 23:55:33 +02:00
booploops
9807c93995 some fixes for touch, added edit tracklist to user playlists
added new i18n items
visual.window_background_style is now none by default
2022-04-27 16:45:01 -07:00
Amaru8
c505b2d9bd
Merge pull request #938 from Monochromish/develop
Added update keybind feature.
2022-04-26 22:51:52 +02:00
UnbreakCode
399ca6c9a5 added toggle for qq lyrics 2022-04-26 14:02:39 +02:00
Amaru8
54dad06e88
Fix typo in en_US and source 2022-04-26 10:51:09 +02:00
Monochromish
41ca3cf8f6 Added update keybind feature. 2022-04-26 18:48:10 +10:00
Amaru8
144127f142
Added Playback Rate functionality (#933)
* Add () to openAudioControls function call

* Duplicate new placeholder modal

* Add to app.modals

* Make modal do something

* Changed input to slider

* Change i18n string name and remove con.log

* Finalized i18n strings

* Add to store.ts and update i18n hehe

* Save rate to cfg

* fuck off

* AAHH

* Make auto-set more reliable

* no nightcore stuff here

Co-authored-by: cryptofyre <cryptofyre@cryptofyre.org>
2022-04-24 22:55:13 -07:00
cryptofyre
67834c192a
Merge pull request #931 from occune/develop
Transparent frame toggle description update
2022-04-24 23:10:41 -05:00
cryptofyre
a1108833e3
Merge branch 'develop' into develop 2022-04-24 23:06:34 -05:00
Mefsaal
6bb589bfbe No hardcoded strings for options menu and added to en_US for now and support other languages 2022-04-25 00:35:19 -03:00
occune
f19a7f856a Transparent frame toggle description update 2022-04-24 12:17:29 +03:00
cryptofyre
f161d1d32f
Merge pull request #913 from Amaru8/patch-10
Add translatability to "Open Themes Folder" button
2022-04-24 02:24:04 -05:00
occune
8412e300e0
Update en_US.json 2022-04-23 18:08:23 +03:00
Amaru8
4c9fbd5a99
Merge branch 'develop' into patch-10 2022-04-22 17:16:43 +02:00
Amaru8
a53d19067b Add to i18n README and fix name 2022-04-22 14:19:14 +02:00
Amaru8
aa4033650e Use i18n string for Open Themes Folder 2022-04-22 14:04:36 +02:00
Amaru8
2c8dfdc369 Create i18n strings 2022-04-21 21:48:27 +02:00
GamingLiamStudios
1d919629a9
Move some stuff over to i18n + Update en_OWO.json (#895)
* Fixed Unicode in en_OWO.json

* Move some stuff over to i18n

* Update en_OWO.json
2022-04-19 09:51:47 -07:00
cryptofyre
7dbed1d80b Add language stuff and fix Cider Connect settings. 2022-04-17 17:30:59 -05:00
Amaru8
4e8a160600
Added Connect string (#880)
* Added for en_US

* added for source

* added to readme
2022-04-16 02:32:19 -07:00
Core
9f4d689f2e
DiscordRPC Customisation:
- Redone logic in discordrpc.ts plugin
- Implemented user variables for rpc state and format
- Added settings in app to configure this
- Bumped version to 1.4.3 to use migrations to ensure config wont fail
- Enabled clear invalid config on electron store
- i18n updated
2022-04-14 14:39:03 +01:00
Amaru8
43b52432b2
Removed original strings for most of the languages 2022-04-12 15:31:03 +00:00
Amaru8
04b001b2c2
Added translatability to "Open artwork in browser" 2022-04-10 16:33:57 +00:00
booploops
d7132cfe8e added UI Scale option under visual 2022-04-10 00:34:22 -07:00
Amaru8
4c740eba11
Merge branch 'ciderapp:develop' into develop 2022-04-09 10:36:25 +00:00
kyw504100
fcb44f4ea9
no longer 2022-04-09 04:18:39 +08:00
Amaru8
9dd8ec0eaf Added translatable string to Disable Private Session 2022-04-08 21:02:17 +02:00
booploops
08e38763fa Sidebar sections are now collapsible, added create new button above playlists 2022-04-08 00:58:28 -07:00
Amaru8
38788ff806 Added translatability to Cast in dropdown 2022-04-07 15:21:46 +02:00
Amaru8
72e9d72366 Changed Airplay to AirPlay 2022-04-06 19:51:38 +02:00
Monochromish
a29ea26493 Added localization to cider cast menu
Added a few variables such as:
> Chromecast
> Cast to Devices & Stop casting to all devices
> Airplay & Airplay is still under development
> Scan & Scanning...
2022-04-07 03:23:06 +10:00
Amaru8
5a4b1447dc Added translatability to the windowStyle setting 2022-04-06 18:05:22 +02:00
Core
34c53468ac
#817 Implemented. 2022-04-06 08:44:23 +01:00
Amaru8
80d0c21ec0
Added lots of new strings and fixed a typo (#810)
* Add RPC button hide string

* Add new CAP string

* Added Advanced translation

* Changed normalization description

* Added some new strings

* Added Managed by Audio Lab

* Fixed a typo

I changed "cant" to "can't"

* Fixed a typo here too

I changed "cant" to "can't"
2022-04-04 11:17:30 -07:00
vapormusic
00a16bf54f some fixes 2022-04-04 22:11:31 +07:00
Monochromish
2d3a449bd7 Added more customizability to the Discord Rich Presence Plugin on Cider (Buttons)
With this PR, people can choose whether to hide buttons on their rich presence (Listen on Cider & View on Apple Music).
2022-03-30 22:26:07 +11:00
Maikiwi
474084deb8 CAP description change 2022-03-28 20:55:35 -07:00
Maikiwi
5e9ded1b7b normalization desc change 2022-03-27 19:04:58 -07:00