shuffle2
|
a6f04b0e15
|
Merge pull request #3091 from Tilka/mbedtls
Update mbed TLS (PolarSSL)
|
2015-10-03 18:00:58 -07:00 |
|
Lioncash
|
5464e698fc
|
Merge pull request #3102 from rohit-n/build-pch
Fix building with PCH disabled.
|
2015-10-03 13:30:51 -04:00 |
|
flacs
|
d5ec7124e4
|
Merge pull request #3099 from lioncash/banner
VolumeGC: Get rid of banner pointer casts
|
2015-09-29 03:49:08 +02:00 |
|
flacs
|
aaa48e19fe
|
Merge pull request #3097 from JosJuice/blob-type
Fix blob type detection for game right-click menu
|
2015-09-29 03:46:29 +02:00 |
|
Rohit Nirmal
|
3b75f45cf6
|
Fix building with PCH disabled.
|
2015-09-28 11:51:08 -05:00 |
|
Lioncash
|
7317dd4be2
|
VolumeGC: Get rid of banner pointer casts
Prefer reading the data into the reified struct instead.
|
2015-09-28 04:31:43 -04:00 |
|
JosJuice
|
be7e0554d2
|
DiscIO: Add a way to get blob type
|
2015-09-27 20:54:31 +02:00 |
|
Scott Mansell
|
ce493b897d
|
Merge pull request #2271 from revel8n/fixes
Fix for alignment of zero-length files within directory based virtual disk
|
2015-09-28 05:28:38 +13:00 |
|
flacs
|
34c020352f
|
Merge pull request #3092 from JosJuice/compressed-blobs
Display all compressed formats in blue in GUI
|
2015-09-27 12:57:19 +02:00 |
|
revel8n
|
d4c2ca46a4
|
- Fix for alignment of 0-length files when volume directory is created from directory on disk
Updating constant value representation
Explicitly state data type in std:max usage
|
2015-09-26 18:29:29 -05:00 |
|
Lioncash
|
cc036ca86c
|
Common: Remove other Common prefixed headers from Common.h
|
2015-09-26 18:51:58 -04:00 |
|
Lioncash
|
19ac565e0d
|
Common: Move asserts to their own header
|
2015-09-26 18:51:27 -04:00 |
|
JosJuice
|
6935d28112
|
Display all compressed formats in blue in GUI
In the past, only GCZ was shown as compressed, not CISO and WBFS.
|
2015-09-26 15:24:29 +02:00 |
|
JosJuice
|
94ee720a07
|
Rename IsCompressedBlob to IsGCZBlob for clarity
GCZ is just one of the several compressed formats that Dolphin supports.
|
2015-09-26 14:46:53 +02:00 |
|
Tillmann Karras
|
ac5f56df7e
|
mbedTLS: adapt Dolphin's Visual Studio files
|
2015-09-25 03:46:41 +02:00 |
|
Tillmann Karras
|
063446c46f
|
mbedTLS: run rename.pl script and fix errors
|
2015-09-25 03:46:41 +02:00 |
|
Lioncash
|
4b9b82e000
|
DiscIO: Do swapping in GetTitleID implementations
Gets rid of external swaps at every usage.
|
2015-09-22 13:50:35 -04:00 |
|
Lioncash
|
113cc119de
|
Merge pull request #2829 from JosJuice/fix-wii-fst-size-2
Fix reading Wii FST size (for real this time)
|
2015-09-12 00:50:00 -04:00 |
|
Lioncash
|
19459e827f
|
Partially revert "General: Toss out PRI macro usage"
|
2015-09-11 09:49:00 -04:00 |
|
Lioncash
|
623df9b5ca
|
DiscIO/VS: Remove an empty filter
|
2015-09-06 13:23:33 -04:00 |
|
Scott Mansell
|
be4caa3dc0
|
Merge pull request #2961 from lioncash/printf
General: Toss out PRI macro usage
|
2015-09-06 21:02:22 +12:00 |
|
Lioncash
|
4a2e680ed2
|
VolumeGC: Initialize a variable
Silences an uninitialized variable warning
|
2015-09-05 23:05:28 -04:00 |
|
Lioncash
|
633be0387d
|
General: Remove unimplemented function prototypes
|
2015-09-05 22:01:07 -04:00 |
|
Lioncash
|
8fdb013d54
|
General: Toss out PRI macro usage
Now that VS supports more printf specifiers, these aren't necessary
|
2015-09-05 16:02:35 -04:00 |
|
Shawn Hoffman
|
aa7208e270
|
[windows] Update projects to vs2015.
|
2015-09-03 04:23:01 -07:00 |
|