themitosan
|
30c0a47d01
|
App: fix some stuff and make this mess run on linux
|
2024-04-07 17:13:21 -03:00 |
|
themitosan
|
08096a4d91
|
Gift: publish 2.0.0 source code before halt
|
2023-09-25 18:39:00 -03:00 |
|
TemmieHeartz
|
a14fd64c70
|
WIP Code
|
2023-01-30 18:06:20 -03:00 |
|
TemmieHeartz
|
c11c91ae7c
|
Project - Update README.md, remove all previous data from main
|
2023-01-10 12:21:03 -03:00 |
|
TemmieHeartz
|
1f10a51741
|
GUI: Attempt to avoid not displaying emu running GUI over game list
|
2023-01-09 17:14:37 -03:00 |
|
TemmieHeartz
|
8749c883fa
|
JS: Add APP.processStdOutput (no launcher changes / behavior expected)
|
2023-01-09 14:36:04 -03:00 |
|
TemmieHeartz
|
5483e1267a
|
GUI: Update main window title while fpPS4 is running, Lang: Enhanced changes detection, Settings: Add restart button, Add option to hide app / game icon / name GUI while fpPS4 is running
|
2023-01-09 13:49:42 -03:00 |
|
TemmieHeartz
|
4e9bae728c
|
JS: Fix lang error on load settings, change window.confirm to window.alert on boot error
|
2023-01-08 01:06:58 -03:00 |
|
TemmieHeartz
|
d359359874
|
Settings: Add support for language files [WIP], JS: Fix multiple logs with same data
|
2023-01-07 22:56:19 -03:00 |
|
TemmieHeartz
|
b069a8586c
|
JS: Import win module, Game list: warn if another app / game exists with same TITLE_ID
|
2023-01-06 21:52:25 -03:00 |
|
TemmieHeartz
|
abd65aad38
|
Game list: Added dump status, JS: small code organization
|
2023-01-06 11:20:10 -03:00 |
|
TemmieHeartz
|
16b5f3aa88
|
Game List: Report if playgo-chunk is available, Report total games found in search / load, General: Fixed some log messages, JS: Small fixes
|
2023-01-05 20:48:47 -03:00 |
|
TemmieHeartz
|
a9636ba116
|
JS: Fix fpPS4 executable name, CSS: Small background color change
|
2023-01-03 12:14:03 -03:00 |
|
TemmieHeartz
|
0146d0a560
|
General: Rework App Log. Launcher is no longer able to get log data from fpPS4 process, CSS: Small fixes
|
2023-01-03 09:05:52 -03:00 |
|
TemmieHeartz
|
ec1efd8d33
|
Settings: Add option to disable prompt when fpPS4 process ends, add option to select console window mode (max, min or normal)
|
2023-01-01 02:35:05 -03:00 |
|
TemmieHeartz
|
cc0a738eba
|
JS: External log window now asks to user press any key before closing
|
2022-12-31 13:32:30 -03:00 |
|
TemmieHeartz
|
d191fd7511
|
JS: Bound fpPS4 process to launcher process, Settings: Removed experimental lib feature, Remove all previous imported modules using lib feature (App may freeze on startup)
|
2022-12-30 05:49:12 -03:00 |
|
TemmieHeartz
|
3e0d3d1683
|
Settings: (Grid) Added option to change Icon border-radius, (Grid): Updated icon hover animation, Game List: Refresh Game list now hides fpPS4 options menu
|
2022-12-27 21:35:33 -03:00 |
|
TemmieHeartz
|
cbcb76d305
|
MemoryJS: Small fix on getProcessInfo
|
2022-12-27 02:38:15 -03:00 |
|
TemmieHeartz
|
8624d8c306
|
JS: Updated all GUI settings variables names, Settings are no longer being stored using localStorage - all data are stored on "Settings.json", Fixed new settings crashing launcher on boot, Updated Launcher crash message on boot
|
2022-12-26 18:42:42 -03:00 |
|
TemmieHeartz
|
67df9f8d19
|
JS: Moved location of some functions to keep code more organized, Fixed Log color not changing back to default, General: Fixed previous search query value after fpPS4 is closed, Added option to open selected game location, Added option to reset selected game settings, Added option to export selected game metadata (PARAM.SFO) as json
|
2022-12-26 00:18:43 -03:00 |
|
TemmieHeartz
|
b1bf761c51
|
JS: Fixed a bug that prevented log being saved if no game is selected
|
2022-12-25 04:21:08 -03:00 |
|
TemmieHeartz
|
9e63281734
|
GUI: Add small animation on selected game when emu closes, Implemenet search box
|
2022-12-25 03:51:34 -03:00 |
|
TemmieHeartz
|
521792f34f
|
Settings: Add option to seek missing libs on current game
|
2022-12-24 20:23:52 -03:00 |
|
TemmieHeartz
|
8963c24edb
|
Log: Fix app name
|
2022-12-24 01:12:31 -03:00 |
|
TemmieHeartz
|
081a789979
|
JS: Small refactor on APP.gameList.load, PARAM.SFO: Add initial support (Yaay), Options: Add option to disable PARAM.SFO support, Rename "Show executable path for every title in game list" to "Show App / Game metadata (or executable path) for every title in game list" and more
|
2022-12-24 01:07:24 -03:00 |
|
TemmieHeartz
|
89f8d0493e
|
SFO: More progress on PARAM.SFO parser [STILL WIP, not complete yet]
|
2022-12-22 19:38:33 -03:00 |
|
TemmieHeartz
|
35ac2862d5
|
JS: Fix Clear / Save log button, JS: Add WIP param.sfo implementation
|
2022-12-21 23:02:52 -03:00 |
|
TemmieHeartz
|
b54414a6ee
|
JS: Fix typo on running process (Thanks Esdras Tarsis)
|
2022-12-21 18:26:47 -03:00 |
|
TemmieHeartz
|
fa727939bd
|
Project: Add memoryjs plugin, Settings: Add option to output main emu log on external window, Updated settings order, Readme: Updated instructions and added external plugins credits
|
2022-12-21 18:11:02 -03:00 |
|
TemmieHeartz
|
a7e03c5926
|
JS: Log error on internal console if main app fails to boot, GUI: Disable "Clear / Save Log" button if any log settings are enabled
|
2022-12-20 20:32:58 -03:00 |
|
TemmieHeartz
|
45ba07a797
|
CSS: Fix Settings display mode position, JS: Small cleanup, Options: Add clear / save log on emu runs / closes, Log: Updated name for logs
|
2022-12-20 19:58:22 -03:00 |
|
TemmieHeartz
|
e60b93ddf4
|
Internal: Enhance version system
|
2022-12-18 00:15:25 -03:00 |
|
TemmieHeartz
|
445cfd956d
|
Project: Bump version to 1.1.1
|
2022-12-16 20:40:01 -03:00 |
|
TemmieHeartz
|
2c550f669a
|
JS: Bump App version
|
2022-12-16 20:25:26 -03:00 |
|
TemmieHeartz
|
28b0f5473b
|
JS: Fix Log name
|
2022-12-16 00:21:34 -03:00 |
|
TemmieHeartz
|
5a556108b1
|
Launcher: Added new settings menu, Settings: Added options to change how games are displayed, Added option to select main emulator location, Internal: Added fallback in case of Launcher crashes on startup
|
2022-12-15 23:46:22 -03:00 |
|
TemmieHeartz
|
67379f5201
|
GUI: Now current game keeps selected (and visible on screen) after fpPS4 closes
|
2022-12-15 02:52:53 -03:00 |
|
TemmieHeartz
|
d46a3301c9
|
GUI: Add app bg on every game entry, Add Clear / Save log button
|
2022-12-14 15:56:47 -03:00 |
|
TemmieHeartz
|
94d55c6d76
|
GUI: Enhance interface while game is running
|
2022-12-14 14:30:17 -03:00 |
|
TemmieHeartz
|
5d8e57b388
|
CSS: Fix game details, JS: Add some info on APP.resetLauncher function
|
2022-12-14 00:19:50 -03:00 |
|
TemmieHeartz
|
cf97ad1740
|
GUI: Update log size, Add background image while emu is running, CSS: Fix class typo, Launcher: logs will be saved on Logs/
|
2022-12-13 18:14:47 -03:00 |
|
TemmieHeartz
|
04e9ddcc26
|
Log: if main emu catches an "nop" error, main log will change it's color to red
|
2022-12-13 15:32:13 -03:00 |
|
TemmieHeartz
|
f354d418dc
|
JS: Update design function
|
2022-12-12 17:32:26 -03:00 |
|
TemmieHeartz
|
6f610687c2
|
Push project files
|
2022-12-12 15:03:37 -03:00 |
|