Commit graph

101 commits

Author SHA1 Message Date
Mefsaal
b4d6ead422 Merge branch 'develop' of https://github.com/mefsaal/Cider into develop 2022-05-14 18:00:06 -03:00
Mefsaal
199dd45b58 some test 2022-05-14 18:00:02 -03:00
maikirakiwi
182e3e900e I'm an idiot 2022-05-13 20:19:05 -07:00
maikirakiwi
7a39fa72f6 i18n changes 2022-05-13 20:18:11 -07:00
cryptofyre
1e460a3405
Merge pull request #1032 from mefsaal/develop
Update es_ES
2022-05-13 08:31:53 -05:00
booploops
6abef85d80 readded audio strings 2022-05-12 19:39:28 -07:00
booploops
71768e7b88 optimizations
added show loved tracks inline

set several less operations to async

changed default transition to fade in, moved slide in to sweetener

changed drawer transition to transform

optimizations for disabled gpu
2022-05-12 19:23:42 -07:00
Mefsaal
a87182040f Update Some "Audio Settings" String and added to es_ES 2022-05-12 23:07:07 -03:00
Maikiwi
8811ac4f90 i18n support for CAR/CTS 2022-05-12 12:02:37 -07:00
Gabriel Davila
0dec029ecd
Merge branch 'ciderapp:develop' into develop 2022-05-11 01:13:10 -03:00
Pedro Galhardo
44160dc104
Add missing button labels (fix for screen readers) (#1016) 2022-05-09 21:20:13 -07:00
Mefsaal
c9dda6529d Merge branch 'develop' of https://github.com/ciderapp/Cider into ciderapp-develop 2022-05-09 21:09:29 -03:00
Amaru8
832ab56037
Merge pull request #4 from ciderapp/develop
develop to amaru-dev-4
2022-05-09 22:34:03 +02:00
Amaru8
8ee81c7574 Add hideTimestamp to en_US and source 2022-05-09 22:27:48 +02:00
Amaru8
515ce7c21b Remove customizable Spatialization strings 2022-05-09 21:13:44 +02:00
Mefsaal
b25335ed75 Some Strings Update made By "Monochromish" 2022-05-09 01:47:49 -03:00
Mefsaal
ae2bd9aa4c Cider The Wekeend Update
Add more keybinds and make own page to change it ( No more Pop Up)

Redesing the "Menu Bar" to more efficient order.
2022-05-09 01:35:30 -03:00
Gabriel Davila
c8a43fc972
Localization strings (#1002)
* Update es_ES

* Localization updates

* Documentation

* Localization updates

* Documentation

* Xd
2022-05-07 21:37:23 -07:00
Mefsaal
ffe2fa83dc Localization updates 2022-05-08 00:27:28 -03:00
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
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