Reg Tiangha
ab30f76444
lime3ds-gui: move Layout section to its own tab called Layout
2024-05-26 23:33:31 +01:00
Reg Tiangha
ad1d545890
fix build errors
2024-05-26 23:33:31 +01:00
Reg Tiangha
329c6f3e41
Edit enhancements labels
2024-05-26 23:33:31 +01:00
Reg Tiangha
4614cc2e15
Apply clang-format-18
2024-05-26 23:33:31 +01:00
blakdulz
ff0aab06dc
add Bottom Screen Opacity in Enhancement tab
2024-05-26 23:33:31 +01:00
BlakDulz
ca4d78aef5
remove indent of configure_enhancements.ui
2024-05-26 23:33:31 +01:00
blakdulz
0313178d32
QT add Custom Layout Menu Option.
...
This add Custom Layout selector in Both Menu and Enhancment Setting. This will allow to use or change Custom Layout mode or by using toggle. Still No Overlay Editor, just manual edit box, and this Not saved or carried at per game settings
2024-05-26 23:33:31 +01:00
OpenSauce
14ef7c4f9f
Merge pull request #206 from rtiangha/update-deps
...
externals: Update various dependencies
2024-05-26 14:26:18 +01:00
Reg Tiangha
7b25c1efb4
Android: revert material to 1.9.0
...
There's been an unresolved bug since version 1.10.0
Details: https://github.com/material-components/material-components-android/issues/3990
2024-05-25 18:33:03 +01:00
Reg Tiangha
ebd4ee77e1
Android: Update various dependencies
2024-05-25 18:33:03 +01:00
Reg Tiangha
2e011e99c3
externals: update openal-soft to HEAD
2024-05-22 09:13:51 -06:00
Reg Tiangha
e08fd85420
externals: update zstd to v1.5.6-HEAD
2024-05-22 09:12:29 -06:00
Reg Tiangha
766c9faac1
externals: update vulkan-headers from vulkan-sdk-1.3.275 to vulkan-sdk-1.3.283
2024-05-22 09:11:39 -06:00
Reg Tiangha
7d8f12fad7
externals: update vma to HEAD
2024-05-22 09:10:01 -06:00
Reg Tiangha
1484d31711
externals: update sdl2 from 2.30.2 to 2.30.3
2024-05-22 09:09:03 -06:00
Reg Tiangha
2e43cf2fbb
externals: update libyuv to HEAD
2024-05-22 09:08:16 -06:00
Reg Tiangha
240d112a61
externals: update glslang from 14.1.0 to 14.2.0
2024-05-22 09:07:05 -06:00
Reg Tiangha
e31faa5e62
externals: update faad2 to HEAD
2024-05-22 09:06:23 -06:00
Reg Tiangha
85dbafe507
externals: update enet to v1.3.18
2024-05-22 09:05:17 -06:00
Reg Tiangha
0f9c02c019
externals: update cubeb to HEAD
2024-05-22 09:03:32 -06:00
Reg Tiangha
d1ccbdf1ee
externals: update catch2 from v3.5.4 to v3.6.0
2024-05-22 09:01:56 -06:00
Reg Tiangha
4fc58735d5
cmake: Update QT from 6.7.0 to 6.7.1
2024-05-22 09:01:13 -06:00
Gamer64ytb
ceb97beef9
Android: Fix non-runnable settings not being still changeable after close a game randomly
...
Co-Authored-By: Ishan09811 <156402647+ishan09811@users.noreply.github.com>
2024-05-17 21:43:45 +00:00
OpenSauce04
8a9ec7e0fa
Android: Removed nightly
and canary
build flavours as they are now irrelevant
2024-05-17 22:26:33 +01:00
OpenSauce
f96a9d684f
Merge branch 'Lime3DS:master' into master
2024-05-17 16:44:55 +00:00
PabloMK7
a672428232
Artic Base: Do not use cache if the read would result in OOB
2024-05-17 17:43:39 +01:00
OpenSauce
578299626f
Amended Transifex section in Readme
2024-05-17 14:20:52 +00:00
OpenSauce
7a807f299a
Updated Readme to mention Transifex
2024-05-17 11:16:32 +01:00
OpenSauce04
50d39e4481
Re-added Transifex workflow
2024-05-17 10:59:00 +01:00
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