Commit Graph

14 Commits

Author SHA1 Message Date
misyaguziya
5fba6e9e38 👍️[Update] Installer : ダウンロード形式に変更
以下のpluginをusername\AppData\Local\tauri\NSIS\Pluginsに保存する必要がある
- inetc : https://nsis.sourceforge.io/Inetc_plug-in
- nsisunz : https://nsis.sourceforge.io/Nsisunz_plug-in
2024-10-22 17:32:01 +09:00
misyaguziya
2c67841b11 👍️[Update] INSTALLER : templateにVRCT固有の設定を追加
- UI language
- Enable Translate Function
- Select Transcript Engine
2024-10-15 00:09:53 +09:00
misyaguziya
22a10f6f0d 👍️[Update] INSTALLER : templateを使用しvrct用にCopyright等を変更 2024-10-14 09:51:37 +09:00
Sakamoto Shiina
0582091908 [Update] Add feature Restore Main Window Geometry.
Note: the toggle-able setting, to restore or don't, has removed for now.
2024-10-13 03:57:23 +09:00
Sakamoto Shiina
61f50215d7 [Update] Add Window Title bar.
[bugfix] Note: I think this is tauri's bug. When I try to resize the window and hovered dragable area, I could see resize cursor but it work as a dragging the window behavior that should't be.
Updated npm packages but still not work so I  managed it as adding margin-top by referring Discord title bar.
2024-10-09 22:00:30 +09:00
Sakamoto Shiina
9f7101e233 [Update] Font Family. Change the way to fetch font family list. 2024-10-02 18:26:58 +09:00
Sakamoto Shiina
faa6656e00 [Update] Add Font Family. 2024-10-02 17:52:19 +09:00
misyaguziya
4d3b0b96dc 👍️[Update] Build : pythonをonefile から onedirに変更
pyinstallerのビルド設定をspecファイルに書き出し
_internalフォルダはresourcesで追加
2024-09-04 01:37:35 +09:00
misyaguziya
aa0902ee15 👍️[Update] Backend : backend exe name change text.exe to backend.exe 2024-08-21 01:18:02 +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
Sakamoto Shiina
4e7667e277 [Update/Prepare] Prepare for window transparency feature. 2024-07-30 05:31:00 +09:00
Sakamoto Shiina
ae1bb8cce1 [Update] Change icons and titles default ones to VRCT's. 2024-07-30 00:35:39 +09:00
Sakamoto Shiina
3f499b243b [Update] npm run時のコマンドを整理。
pythonファイルを編集していないのに、毎回 pyinstallerが走るのは厄介なので、コマンド分け。
2024-07-28 02:00:52 +09:00
Sakamoto Shiina
ebd1a8d70d [Update] Migrate to tauri-app(Web UI) 2024-07-25 01:01:22 +09:00