Commit Graph

10197 Commits

Author SHA1 Message Date
OpenSauce04
5694b06bd5 Corrected several instances of Lime3DS being referred to as "Lime" 2024-04-01 20:19:40 +01:00
OpenSauce04
6875f8d564 Fixed broken Lime logo images in Android 2024-04-01 19:51:33 +01:00
OpenSauce04
7b0e2d718a Rebranded Android strings for non-English languages 2024-04-01 19:32:44 +01:00
OpenSauce04
39c64c25da Updated Android in-app links for non-English languages 2024-04-01 19:08:56 +01:00
OpenSauce04
cce75da51f "setup" --> "set up" in Android welcome message 2024-04-01 19:02:40 +01:00
OpenSauce04
3b59fa9f21 The emulator is called Lime3DS, not Lime 2024-04-01 18:58:32 +01:00
OpenSauce04
c0c2e00c39 Android logo rebrand 2024-04-01 18:56:41 +01:00
João Vitor Polverari
235697e41f
Updated the logo to use the one on the repository itself instead of using imgur 2024-03-31 19:58:27 -03:00
Riley Hawksworth
292c5724da Update Discord RPC impl. Changes the icon name to be same as name in Discord dev portal. 2024-03-31 23:57:13 +01:00
OpenSauce04
1b1c4f29d4 Updated icons 2024-03-31 23:50:01 +01:00
OpenSauce
996b126e36
Updated logo in README 2024-03-31 22:53:15 +01:00
João Vitor Polverari
97974a265c Rebranding in some messages inside of the app 2024-03-31 19:41:31 +01:00
OpenSauce04
a0db384339 Fixed clang skill issue 2024-03-31 19:35:50 +01:00
OpenSauce04
f12b649194 Android fixes + codebase rebranding 2024-03-31 19:27:55 +01:00
Riley Hawksworth
bacd935a90 Update Discord RPC so that it does not show Lime3DS version. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
72c41f92e2 Update Discord RPC to Show the buildname instead of desc of Lime3DS. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
6c315bd716 Improvements to Discord RPC. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
3fb620eee0 This time coding style should be fixed. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
5bc9211c90 Hopefully fixed clang-format errors. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
99fd9c68a0 Fix clang-format errors. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
6b34041b06 Fix bug where game is still displayed in window title when stopped playing. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
cc11adbdea Update discord rpc to use long game title rather than short game title. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
1e22b780ae Update qt window title to use the long game title rather than short game title. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
5873e292e7 Update app loader to have a function for getting the long variant of the game title. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
92f999d76b Undo icon change. 2024-03-31 17:20:47 +01:00
Riley Hawksworth
b3bfd268cd Remove whitespace in icons. 2024-03-31 17:20:47 +01:00
OpenSauce
6cf2c37392
The big rebrand commit
- Rebranded executable files to reference Lime instead of Citra
- Rebranded many files in the source tree to reference Lime instead of Citra
- Rebranded many resource files to reference Lime instead of Citra
- Rebranded all instances of Citra's reverse DNS to Lime's reverse DNS
- Other small misc rebrands
2024-03-31 16:50:40 +01:00
Reg Tiangha
c3972fa1dd
dist: use local copy of gamedb (#28) 2024-03-31 01:08:13 -03:00
Reg Tiangha
0a30d6fdd8
Update various submodules (#26)
* externals: update catch2 from v3.3.2 to v3.5.3

* externals: update zstd from v1.5.5 to v1.5.6

* externals: update xbyak from v6.68 to v7.06

* externals: update soundtouch from 2.3.2 to 2.3.3

* externals: update oaknut from 2.0.2 to HEAD

* externals: update sdl2 from 2.25.5 to 2.30.1

* externals: update cubeb to HEAD

* externals: update openal-soft from 1.23.1 to HEAD

* externals: update nihstro to HEAD

* externals: update lodepng to HEAD

* externals: update libyuv to HEAD

* externals: update faad2 from 2.11.0 to HEAD

* externals: update enet to HEAD

* externals: update cpp-jwt to HEAD

* externals: update inih from r56 to r58

* externals: update libusb from 1.0.27-rc2 to 1.0.27

* externals: update getopt from 1.0-2015.06.19 to 1.1-2022.09.25

* externals: update httplib from v0.11.2 to v0.14.3

* externals: update json from 3.11.2 to 3.11.3

* externals: update fmt from 10.1.1 to 10.2.1

* externals: update dynarmic from 6.6.2 to 6.7.0-HEAD
2024-03-31 01:01:49 -03:00
João Vitor Polverari
5c4c286e54 made it so the Clear Cache runs automatically every 3 days at midnight 2024-03-31 00:46:42 -03:00
OpenSauce
da18c1301b
Updated README 2024-03-30 20:41:25 +00:00
Riley Hawksworth
e64521491f
Merge pull request #25 from Gamer64ytb/patch-1
GSP_GPU: Fix pokemon, mario & luigi games.
2024-03-30 18:10:57 +00:00
Gamer64ytb
baaf89ea3f
GSP_GPU: Fix pokemon, mario & luigi games 2024-03-30 19:06:31 +01:00
Riley Hawksworth
a2a01d0860
Update README.md discord invite. it is fancy now. 2024-03-30 09:26:06 +00:00
João Vitor Polverari
ce25736adb
Updated Lime -> Lime3DS 2024-03-29 20:13:59 -03:00
João Vitor Polverari
adc712477b Source files name change 2024-03-29 17:01:15 -03:00
João Vitor Polverari
2af8d90f91 Clear Cache overflow, credits toward the Lemonade devs 2024-03-29 16:55:44 -03:00
OpenSauce
7f497a3724
Attempted fix for release job 2024-03-29 18:30:55 +00:00
João Vitor Polverari
50e4f259a8 Revert changes for Github_Token 2024-03-29 14:43:37 -03:00
ryzendew
78fa5c9290
Lime dancing is cool 2024-03-29 13:56:33 -03:00
ryzendew
d5ce0bd51b
Update README.md 2024-03-29 13:34:17 -03:00
OpenSauce
21edfc87c0
Removed YouTube plug from readme 2024-03-29 16:28:43 +00:00
ryzendew
fddaac04bf
Update README.md 2024-03-29 13:27:09 -03:00
João Vitor Polverari
8bbb9e80b7 fix to release 2024-03-29 13:12:29 -03:00
João Vitor Polverari
16dbf182ef Changed the name from GITHUB_TOKEN TO ACCESS_TOKEN 2024-03-29 12:37:04 -03:00
OpenSauce04
f031c5b19a Removed old Citra funding links 2024-03-29 15:11:41 +00:00
OpenSauce
c65c670c80
Merge pull request #1 from OpenSauce04/desktop-file-rebrand
Rebranded content of .desktop files
2024-03-28 22:03:31 +00:00
OpenSauce04
6f73ff4ab4 Rebranded content of .desktop files 2024-03-28 21:51:35 +00:00
João Vitor Polverari
73e5ef8925
fixed typo 'rebith' to 'rebirth' 2024-03-28 18:18:41 -03:00
João Vitor Polverari
61e4135136
Update README.md 2024-03-28 18:15:20 -03:00