 Cyprian KlimaszewskiandGitHub
|
99f04f27de
|
Doc: Update information for receiving a copy of GPL. (#14869)
|
2025-12-07 11:25:08 +00:00 |
|
 Rubidiumandrubidium42
|
aa7eb089c6
|
Codechange: make all Providers fully const (Font/Screenshot/Sound)
|
2025-09-29 23:39:13 +03:00 |
|
 Peter NelsonandGitHub
|
ed1262cab9
|
Codefix: Move provider instances to static members. (#14501)
Avoids misnaming in global scope.
|
2025-08-07 09:21:44 +01:00 |
|
 Rubidiumandrubidium42
|
f8aceb6c37
|
Codechange: use value initialisation over memset
|
2025-05-09 17:20:41 +02:00 |
|
 froschandfrosch
|
61cec33be2
|
Codechange: Add 'const' to static variables, which are only initialised once.
|
2025-05-06 18:29:41 +02:00 |
|
 Rubidiumandrubidium42
|
360670626b
|
Codechange: replace char* with std::string_view
|
2025-04-28 21:31:12 +02:00 |
|
 froschandfrosch
|
0eb6964311
|
Codechange: Change ScreenshotCallback into a std::function, so there is no need for void* user data.
|
2025-04-18 22:43:41 +02:00 |
|
 Peter NelsonandGitHub
|
9cdf740097
|
Codechange: Use ProviderManager to define screenshot generators. (#13526)
|
2025-02-11 21:38:20 +00:00 |
|