Sakamoto Shiina
14843066bb
[Update] Add Ui Scaling.
2024-09-27 07:48:29 +09:00
Sakamoto Shiina
fbce381e32
[Update] Remove the get devices lists function that is working when dropdown menu opens and move to init place(app.jsx).
2024-09-26 11:26:29 +09:00
Sakamoto Shiina
c0c826b443
[Rename] is_loading to is_pending.
2024-09-24 10:00:15 +09:00
Sakamoto Shiina
72b01be3af
[Remove] Remove MessageFormat.
2024-09-23 03:53:00 +09:00
Sakamoto Shiina
0616092eff
[Refactor] Change state management structures. Async atom to be manage manually.
2024-09-23 03:44:33 +09:00
Sakamoto Shiina
7573e99617
[Refactor] Organize logics files. and change import path as well.
2024-09-21 00:54:32 +09:00
Sakamoto Shiina
a288b8730e
[Update] Config Page: Appearance Tab. UI Language. Show localization language and 'UI Language' when it's not en to desc section.
...
Add padding more between label and desc.
2024-09-19 07:52:51 +09:00
Sakamoto Shiina
a439f7e3da
[Update/bugfix] Config Page: Device Tab. Adjust design and fix styles.
2024-09-16 02:12:14 +09:00
Sakamoto Shiina
418d9f4ad7
[Update] Config Page: Device Tab. Add mic/speaker auto select section.
2024-09-15 23:22:10 +09:00
Sakamoto Shiina
f74ebc1942
[Update] Config Page: Add Appearance Tab. Add UI Language section.(Functionally, too)
2024-09-13 16:23:23 +09:00
Sakamoto Shiina
b12908f01f
[Update] Config Page: Device Tab. Add dynamic energy threshold functionally and sync slider and entry component.
2024-09-12 15:45:03 +09:00
Sakamoto Shiina
166759075a
[Update] Config Page: Device Tab. dropdown component. Add onMouseLeave Function. The content's text size up.
2024-09-12 00:27:27 +09:00
Sakamoto Shiina
c422a13df3
[Update] Config Page: Device Tab. Adjust designs.
2024-09-11 23:50:36 +09:00
Sakamoto Shiina
f6eaf84f85
[Update/bugfix] Config Page: Device Tab. Mic host/device section. Put together mic host and device settings in one section.
...
Fix dropdown menu contents width and position. and add padding right for preventing text to cover svg arrow.
2024-09-11 19:02:44 +09:00
Sakamoto Shiina
4d9a6fedb7
[Update] Config Page: Device Tab. Threshold section. Add check volume button and remove dev component.
2024-09-11 00:33:09 +09:00
Sakamoto Shiina
e1d8f59890
[Refactor] Change the function names.
2024-09-10 21:11:15 +09:00
Sakamoto Shiina
b4d164e116
[bugfix] Config Page: Device Tab. ThresholdEntry. fix that can see green background color that I forgot to remove.
2024-09-10 20:16:22 +09:00
Sakamoto Shiina
be7e77787e
[Update] Config Page: Device Tab. Threshold section. Add validation that when input area to be blank, put 0 automatically.
2024-09-10 20:08:32 +09:00
Sakamoto Shiina
ac6b898a46
[Perf/bugfix] Separate custom hooks and prevent re-render issues.
...
Config Page: Device Tab. threshold component. fix problem that the input component focused out when input something each time.
Set threshold data when started python.
2024-09-10 17:21:03 +09:00
Sakamoto Shiina
37989d5f7a
[Update] Config Page: Device Tab. To sync Threshold value between slider and entry component.
2024-09-10 08:06:09 +09:00
Sakamoto Shiina
49bb7d7c5f
[Update] Config Page: Device Tab. Add threshold slider functionally.
2024-09-09 20:09:32 +09:00
Sakamoto Shiina
2b9061d74d
[Update] Config Page: Others Tab. Add section, send message button type.
2024-09-08 23:13:18 +09:00
Sakamoto Shiina
28a602e01e
[Update] Config Page: Add Others Tab. Add section Auto Clear Message Box.
2024-09-08 17:43:54 +09:00
Sakamoto Shiina
e0d9c99075
[Update/WIP] Config Page: Device Tab. 音量チェックができるように(Dev)
2024-09-08 13:59:12 +09:00
Sakamoto Shiina
ef5eb2fb40
[Update/Perf] Config Page: Device Tab. Add threshold_component(dev).
...
Improve re-render, unnecessary, problem.
2024-09-07 21:32:44 +09:00
Sakamoto Shiina
f34eaa6ee2
[Update] Config Page: Device Tab. Add Speaker device selector.
...
(Now, Devices (Mic host, Mic device, Speaker device) are selectable.)
2024-09-03 11:30:40 +09:00
Sakamoto Shiina
18672d6dd1
[bugfix/Refactor] Config Page: Device Tab. Fix render error when open config page before preparing backend.
...
And remove the code that is no longer in use.
2024-09-03 11:15:34 +09:00
Sakamoto Shiina
96708a27a6
[Update] Config Page: Device Tab. Fetch latest data mic host list and device list when open the list container every time.
2024-09-03 10:49:52 +09:00
Sakamoto Shiina
87cda49994
[Update] Config Page: Device Tab. To be selectable mic host and device.
2024-09-03 08:59:38 +09:00
Sakamoto Shiina
bf21a20315
[Update] Config Page: Device tab. add mic device list.(not selectable yet.)
2024-09-02 17:25:43 +09:00
Sakamoto Shiina
26691f773f
[Update] Config Page: Add Device tab. add mic host list.(not selectable yet.)
2024-09-02 17:05:38 +09:00
Sakamoto Shiina
231125e406
[Update] Config Page: Change background color and adjust DropdownMenu component for it.
2024-09-02 10:39:02 +09:00
Sakamoto Shiina
c0411ef4a8
[Update/bugfix] About VRCT: Poster showcase worlds. Fix clickable range to expand.
...
And replace the link "Twitter" to "X".
2024-08-14 14:01:22 +09:00
Sakamoto Shiina
f96b834de5
[Update] About VRCT: Add some poster showcased worlds. (sync with v2.2.6)
2024-08-14 13:29:00 +09:00
Sakamoto Shiina
3ed3d5eb40
[Update] Combine in one window. Rename Main/Config Window to Main/Config Page accordingly.
...
For now, I put Config Page to below the main page temporary. Open Config Button does not work.
2024-08-09 12:23:17 +09:00