| Allow taking screenshots in main menu (#16749) Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: siliconsniffer <siliconsniffer@users.noreply.github.com> | 8 个月前 |
| Serialize: Throw exception on incomplete reads (#16796) Several mistakes were made past where the stream was expected to raise the EOF flag when reaching the end of stream. That is incorrect. The flag is only raised if the current read operation fails. This commit unifies all istream compatibility code to use 'canRead' for reliable EOF detection. An exception is now thrown when a value cannot be read completely (e.g. missing bytes). Version comments are added for easier backtracing. | 8 个月前 |
| Fix typos in comments (#17188) | 4 个月前 |
| Clean up header includes (#16674) | 10 个月前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Clean up header includes (#16674) | 10 个月前 |
| Add nodiscard attribute to helper functions where it makes sense | 1 年前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Optimize imageCleanTransparent a bit before: imageCleanTransparentWithInlining [ms] __________ 1x 1200 after: imageCleanTransparentWithInlining [ms] __________ 1x 706 | 1 个月前 |
| Clean up header includes (#16674) | 10 个月前 |
| Add nodiscard attribute to helper functions where it makes sense | 1 年前 |
| Refactor some helper classes | 3 个月前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Refactor and improve some string methods | 1 个月前 |
| Update stale FSF license addresses | 3 个月前 |
| Move EnumString to separate file and add enum_to_string (#15714) | 1 年前 |
| Add `step_up_mode` property for controlling object step up behavior (#16971) Can be used to fix "the boink" (#16006). | 4 个月前 |
| Clean up header includes (#16674) | 10 个月前 |
| Clean up unused Forward Declarations (#16324) | 1 年前 |
| Rename my_sha256 functions | 21 天前 |
| Use openssl's sha1 and sha256, optionally (#15472) | 1 年前 |
| Add nodiscard attribute to helper functions where it makes sense | 1 年前 |
| Remove excessive includes from porting.h | 2 年前 |
| Add nodiscard attribute to helper functions where it makes sense | 1 年前 |
| Fix some compiler warnings (#17548) | 13 天前 |
| Improve usability of Prometheus metrics backend (#16060) | 1 年前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Fix typos in comments (#17176) | 4 个月前 |
| Fix typos in comments (#17215) | 3 个月前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Clean up header includes (#16674) | 10 个月前 |
| Fix typos in comments (#17215) | 3 个月前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Reduce transitive includes by moving a class | 1 年前 |
| Clean up header includes (#16674) | 10 个月前 |
| Clean up header includes (#16674) | 10 个月前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Allow taking screenshots in main menu (#16749) Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: siliconsniffer <siliconsniffer@users.noreply.github.com> | 8 个月前 |
| Allow taking screenshots in main menu (#16749) Co-authored-by: sfan5 <sfan5@live.de> Co-authored-by: siliconsniffer <siliconsniffer@users.noreply.github.com> | 8 个月前 |
| Serialize metadata as UTF-8 | 6 个月前 |
| Serialize: Throw exception on incomplete reads (#16796) Several mistakes were made past where the stream was expected to raise the EOF flag when reaching the end of stream. That is incorrect. The flag is only raised if the current read operation fails. This commit unifies all istream compatibility code to use 'canRead' for reliable EOF detection. An exception is now thrown when a value cannot be read completely (e.g. missing bytes). Version comments are added for easier backtracing. | 8 个月前 |
| Clean up header includes (#16674) | 10 个月前 |
| Apply some refactoring/cleanup to mainly util functions | 1 年前 |
| Rename my_sha256 functions | 21 天前 |
| Fix typos in comments (#17215) | 3 个月前 |
| Handle UTF-8 truncation correctly in logging fixes #17438 | 1 个月前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Refactor and improve some string methods | 1 个月前 |
| Refactor and improve some string methods | 1 个月前 |
| Some random code cleanups | 9 个月前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Replace licensing text in headers (LGPLv2.1) (#15321) | 1 年前 |
| Fix typos in comments (#17176) | 4 个月前 |