Commit graph

10 commits

Author SHA1 Message Date
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
Riley Hawksworth
2d20887ab1 Update comment in Discord RPC implementation. 2024-03-26 17:24:51 +00:00
Riley Hawksworth
2639fec40a Update Discord RPC to use 'Lime' instead of 'Citra'. 2024-03-26 17:21:41 +00:00
RyzenDew
12b838cc7f
Revert "Update icons and strings" 2024-03-08 01:55:15 -04:00
Angelo Trotta
ecb87468a9 Update UI legacy references
- Fixed Lime icon not loading in About page
- Changed old Citra references to Lime in the UI (WIP)
2024-03-07 11:30:21 +01:00
Angelo Trotta
e57bcc1675 Update icons and strings
Removed CItra icons and modified several files to change references from Citra to Lime and point to new Lime icons.
2024-03-07 03:07:03 +01:00
GPUCode
f8b8b6e53c
core: De-globalize movie (#6659) 2023-08-01 02:57:38 +02:00
Tobias
96fa75fb93
discord_impl: Update the client ID (#5449)
THis should hopefully fix Rich Presence for CItra.
2020-07-08 23:45:54 +02:00
James Rowe
7fe9a094a5 Remove qt5_wrap_ui macro usage 2019-08-16 19:35:37 -06:00
Vamsi Krishna
6cb9a45154 Add Discord Rich Presence Support (#3883)
* Initial Discord RPC support

Build with Discord Presence ON

Fix RPC detection

Fix Time elapsed on pause; will now continue to count.

* Fix CI builds with compile flag

Addressed reviews

Fix silly mistakes

Fix 'Not in-game' display

class instead of namespace

Fix

Revamped

remove redundant code

Using Pimpl pattern

* Implement Null class

* Fix config updation

* Addressed All Reviews

* externals/discord-rpc : Updated to latest commit
2018-08-20 11:20:33 +02:00