Cyprian Klimaszewski
|
add6521abd
|
Doc: Update information for receiving a copy of GPL. (#14869)
|
2025-12-08 22:26:18 +05:00 |
|
Rubidium
|
e7ee830c0a
|
Codechange: make all Providers fully const (Font/Screenshot/Sound)
|
2025-12-08 17:36:33 +05:00 |
|
Peter Nelson
|
ed1262cab9
|
Codefix: Move provider instances to static members. (#14501)
Avoids misnaming in global scope.
|
2025-08-07 09:21:44 +01:00 |
|
Rubidium
|
f8aceb6c37
|
Codechange: use value initialisation over memset
|
2025-05-09 17:20:41 +02:00 |
|
frosch
|
6db13df3b5
|
Add: [BaseSet] Allow basesets to set minor and patch versions in obg/obs/obm files.
|
2025-04-30 15:23:27 +02:00 |
|
frosch
|
fda93b6f35
|
Codechange: Add format_append as short-hand to format_to + back_inserter.
|
2025-04-29 20:26:23 +02:00 |
|
Rubidium
|
b20b56d5fc
|
Codechange: store revision information in C++ style strings
|
2025-04-28 23:48:32 +02:00 |
|
Rubidium
|
360670626b
|
Codechange: replace char* with std::string_view
|
2025-04-28 21:31:12 +02:00 |
|
frosch
|
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 Nelson
|
6914d99778
|
Codechange: Split baseset type definitions into separate files.
|
2025-03-27 18:57:53 +00:00 |
|
Rubidium
|
ab8177ea77
|
Codechange: strongly type CompanyID
|
2025-02-16 14:02:18 +01:00 |
|
Peter Nelson
|
9cdf740097
|
Codechange: Use ProviderManager to define screenshot generators. (#13526)
|
2025-02-11 21:38:20 +00:00 |
|