JosJuice
|
e186104960
|
Don't use revision-specific unique ID strings outside of CoreParameter
|
2015-02-11 19:01:04 +01:00 |
JosJuice
|
bb93336ecf
|
DiscIO: Replace "raw" functions with "decrypt" parameters
This is intended to make decryption look less implicit in the code.
|
2014-12-28 10:35:48 +01:00 |
Rachel Bryk
|
fa5e3ec292
|
Implement GetRevision() for wii disks.
|
2014-11-14 21:06:26 -05:00 |
Lioncash
|
6cfa579870
|
VolumeGC: Use regular return type declaration for GetStringDecoder
|
2014-10-07 21:15:14 -04:00 |
Rohit Nirmal
|
fbc64984ca
|
Include CommonTypes.h instead of Common.h.
|
2014-09-08 15:39:58 -04:00 |
shuffle2
|
532b7bb7da
|
Merge pull request #893 from rohitnirmal/scan-build-fixes
Scan build fixes
|
2014-09-02 23:15:18 -07:00 |
Lioncash
|
4cb46879bc
|
DiscIO: Move some raw pointers over to unique_ptr
|
2014-08-31 14:48:57 -04:00 |
Rohit Nirmal
|
9e340b1c81
|
Initialize variables to silence garbage return warning from scan-build.
|
2014-08-27 20:35:20 -05:00 |
Tillmann Karras
|
d802d39281
|
clang-modernize -use-nullptr
and s/\bNULL\b/nullptr/g for *.cpp/h/mm files not compiled on my machine
|
2014-03-09 21:14:26 +01:00 |
Pierre Bourdon
|
c698c07755
|
Make DiscIO/ mostly IWYU clean (and fix errors in rest of the project detected by this change).
|
2014-02-22 23:37:29 +01:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Matthew Parlane
|
32bfcc034f
|
Some tidy up of sprintf to StringFromFormat
Includes a small fix to SetupWiiMemory
|
2014-02-10 17:25:18 +13:00 |
Pierre Bourdon
|
e59f770ccb
|
Revert "Merge pull request #49 from Parlane/sprintf_tidy"
Change broke the build on Debian stable.
This reverts commit 28755439b3 , reversing
changes made to 64e01ec763 .
|
2014-02-09 16:14:13 +01:00 |
Matthew Parlane
|
ebff7974c3
|
Some tidy up of sprintf to StringFromFormat
|
2014-02-08 14:32:48 +13:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |