Commit graph

133 commits

Author SHA1 Message Date
Core
baf234085e
Revert "Radio improvement, needs optimisation."
This reverts commit c0c12bc2ba.
2022-05-07 06:41:39 +01:00
Core
f9f300968d
Merge pull request #961 from mefsaal/develop
No more HardCoded Strings
2022-05-07 06:14:05 +01:00
Core
8d06d2909d
Merge remote-tracking branch 'origin/develop' into develop 2022-05-07 05:24:59 +01:00
Core
c0c12bc2ba
Radio improvement, needs optimisation. 2022-05-07 05:24:55 +01:00
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
Amaru8
f7f0db98bc
add to en_us and source 2022-05-02 12:47:12 +02: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