Commit Graph

10486 Commits

Author SHA1 Message Date
OpenSauce04
747457dec6 Pulled updated translation files from Transifex 2024-05-17 10:45:24 +01:00
OpenSauce04
97932f94f8 Updated Transifex translation configs 2024-05-17 10:45:13 +01:00
OpenSauce04
f9b034b929 Updated spanish realtime audio description 2024-05-17 08:59:35 +00:00
OpenSauce04
fd81779233 Desktop: HLE audio settings are greyed out when non-HLE audio emulation is selected 2024-05-17 08:59:35 +00:00
OpenSauce04
81f1848044 Fixed Windows build issues 2024-05-17 08:59:35 +00:00
OpenSauce04
1e80caa650 Updated name and description of realtime audio setting 2024-05-17 08:59:35 +00:00
OpenSauce04
8551c18777 Improve playback consistency for realtime audio during inconsistent framerates
Implements and uses `GetStableFrameTimeScale` instead of `GetLastFrameTimeScale` for realtime audio playback
2024-05-17 08:59:35 +00:00
OpenSauce04
d91334be84 Implemented Citra Enhanced's realtime audio option
Co-authored-by: Gamer64ytb <76565986+Gamer64ytb@users.noreply.github.com>
2024-05-17 08:59:35 +00:00
OpenSauce04
f1e0b5df60 Added compatibility list submodule
This was done over 2 commits because git becomes extremely confused when adding a new submodule in a directory with the same name as one which was just deleted
2024-05-16 11:31:33 +01:00
OpenSauce04
0f9e57745c Removed old compatibility list 2024-05-16 11:26:16 +01:00
Reg Tiangha
6ee8adbbc8 Update src/lime_qt/main.ui
Co-authored-by: OpenSauce <opensauce04@gmail.com>
2024-05-15 15:49:54 +00:00
Reg Tiangha
36c4eee49f lime_qt: Add Open Log Folder option to Help menu 2024-05-15 15:49:54 +00:00
OpenSauce04
467afbb041 Update executable names to follow new naming scheme 2024-05-13 19:03:42 +00:00
OpenSauce04
36b46ce034 Renamed desktop files to follow new naming scheme 2024-05-13 19:03:42 +00:00
OpenSauce04
b311ceee50 Removed manpages
These seem pretty unnecessary for an emulator which will be used almost exclusively through a GUI
Not worth the effort of correcting them
2024-05-13 19:03:42 +00:00
OpenSauce04
b786c4b1e6 Android: Remember last entered Artic Base server address 2024-05-13 17:35:20 +00:00
PabloMK7
b1262f4768 Fix PTM ext data creation after Artic Base changes 2024-05-13 14:58:59 +01:00
OpenSauce04
c9932b65b9 Add Artic Base support
Co-Authored-By: PabloMK7 <10946643+pablomk7@users.noreply.github.com>
2024-05-12 22:16:10 +00:00
OpenSauce04
6753c40e8f Implement plugin loader Mode3 mem strategy
Co-Authored-By: PabloMK7 <10946643+pablomk7@users.noreply.github.com>
2024-05-12 22:15:33 +00:00
OpenSauce04
2b33150d79 Tweaked shortcut creation msgbox identifiers to be more descriptive 2024-05-11 21:12:38 +00:00
Reg Tiangha
ae845de352 game_list.cpp: Resize columns to fit the size of their contents 2024-05-11 20:10:31 +00:00
Reg Tiangha
1dd95b4e01 lime_qt: fix typo 2024-05-11 20:10:31 +00:00
Reg Tiangha
f2a8ab5547 lime_qt: Fix remaining build errors
Co-Authored-By: FearlessTobi <thm.frey@gmail.com>
2024-05-11 20:10:31 +00:00
FearlessTobi
b4662a822b lime_qt: Track play time
Co-Authored-By: Mario Davó <66087392+mdmrk@users.noreply.github.com>
2024-05-11 20:10:31 +00:00
FearlessTobi
dae2387abf lime_qt: Add support for game desktop shortcuts 2024-05-11 20:10:31 +00:00
FearlessTobi
fa109a1d01 game_list: Mark games as favorite to make them appear at the top
Co-Authored-By: Colin E. <5352197+Kewlan@users.noreply.github.com>
2024-05-11 20:10:31 +00:00
FearlessTobi
9a4bf2ca6d game_list: Move "Open ..." options to submenu
Helps to reduce visual clutter a bit.
2024-05-11 20:10:31 +00:00
João Vitor Polverari
6e7cc65ec4
Update README.md 2024-04-30 17:04:57 -03:00
OpenSauce04
3ec6e8b4f4 Corrected numerous references to Citra in translations and log output 2024-04-30 19:21:27 +01:00
Reg Tiangha
b2e63f2b49 ci: Strip Clang binaries 2024-04-30 14:46:44 +00:00
OpenSauce04
09196d71bc Fixed formatting discrepancies 2024-04-29 15:10:42 +01:00
OpenSauce04
b5af14381c Android resolution setting now mirrors desktop interface
- Now has a radio button interface instead of a slider
- Now shows resolution alongside multiplier
2024-04-29 11:50:02 +01:00
OpenSauce04
d0eeb1bbe7 Rebranded log filenames
citra_log.txt --> lime3ds_log.txt
citra_log.txt.old.txt --> lime3ds_log.old.txt
2024-04-24 16:07:40 +01:00
OpenSauce
0a5420f0cf
Updated readme 2024-04-22 22:54:19 +01:00
OpenSauce
8cbd7abe61
Updated readme 2024-04-22 12:43:41 +01:00
OpenSauce04
59de658af9 Removed redundant comment
Both Linux versions are now built with Clang
2024-04-21 10:44:59 +01:00
OpenSauce04
5cae96f72e Added verbose flag to ccache command in appimage build 2024-04-21 10:36:19 +01:00
OpenSauce
274afb7654
Merge pull request #87 from rtiangha/fix-smashbros
Fix for full screen Smash Bros crash in Vulkan
2024-04-19 23:57:04 +01:00
OpenSauce04
7c1f9a3080 Updated Android build dependencies
- Upgrade AGP dependency from 8.2.1 to 8.3.2
- Upgrade Gradle version to 8.4
2024-04-19 21:46:34 +01:00
OpenSauce04
efaf1bf85f Android: Corrected overlay joystick draw order 2024-04-19 21:45:41 +01:00
OpenSauce
cdd70e1f0c
Fix Mali GPU Performance issues on OpenGL
Co-authored-by: zhang wei <zwdreams@gmail.com>
2024-04-18 18:47:53 +01:00
OpenSauce
d9f2d771ce
The emulator is called Lime3DS, not Lime 2024-04-18 15:18:32 +01:00
OpenSauce
7b9cd1cade
Added description to system config area in bug report template 2024-04-18 15:17:17 +01:00
OpenSauce04
ac5779be3f Added automatic labels to issue templates 2024-04-18 11:07:23 +01:00
Reg Tiangha
30cb4701bb
Rebase files after bad clang-format-18 application 2024-04-16 16:16:24 -06:00
Reg Tiangha
a378014156
Merge remote-tracking branch 'upstream/master' into fix-smashbros 2024-04-16 07:33:14 -06:00
OpenSauce04
ea0b627dc4 Merged linux-fresh and linux-appimage build envs 2024-04-15 22:54:39 +01:00
OpenSauce04
106a4a2ef4 Fix compile errors on Clang 18 2024-04-15 22:34:49 +01:00
OpenSauce04
5f41a173fa Updated codebase formatting to be compliant with Clang 18 2024-04-15 19:03:40 +01:00
OpenSauce04
2906a3e6a5 Updated clang-format command 2024-04-15 18:56:14 +01:00