Twinaphex
|
29dc30fa48
|
Revert " add hashing support for PSX cheevos (bin/cue, chd, or real CD)"
|
2019-08-30 15:55:07 +02:00 |
|
Jamiras
|
bcd61d7f9b
|
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
|
2019-08-29 21:05:14 -06:00 |
|
twinaphex
|
d6df17a154
|
Revert "add hashing support for PSX cheevos (bin/cue, chd, or real CD)"
This reverts commit 11854333742fd7887cfa4f818d848963a82fab76.
|
2019-08-30 03:14:42 +02:00 |
|
Jamiras
|
1185433374
|
add hashing support for PSX cheevos (bin/cue, chd, or real CD)
|
2019-08-23 08:02:06 -06:00 |
|
Twinaphex
|
bf1951ae37
|
Fix plethora of warnings on OSX
|
2019-06-22 14:52:29 +02:00 |
|
Hugo Hromic
|
0cfefdd2a8
|
(libretro-common/libchdr) Use int types and format aligned to the chd_header typedef
|
2019-03-14 18:12:10 +00:00 |
|
orbea
|
28ff4b391a
|
Clean up white space.
|
2019-02-03 16:00:50 -08:00 |
|
twinaphex
|
6ca9afbd57
|
Silence more warnings with CXX_BUILD
|
2019-01-12 18:51:06 +01:00 |
|
orbea
|
bfc366decc
|
Squeeze extra blank lines with cat(1).
Example:
find . -type f -iname '*.c' | while read -r i; do
cat -s "$i" > "$i.new"
mv "$i.new" "$i"
done
|
2019-01-08 11:04:58 -08:00 |
|
twinaphex
|
768ebbfdb5
|
Merge commit 'ce9ce1d35387ef8144e53bf071396fa075bfb6c5' as 'libretro-common'
|
2018-05-12 17:56:34 +02:00 |
|
twinaphex
|
0548349991
|
Remove libretro-common
|
2018-05-12 17:56:14 +02:00 |
|
Twinaphex
|
b41c4ed624
|
Update
|
2018-04-23 10:22:54 +02:00 |
|
twinaphex
|
997c24ae0c
|
Make FLAC, zlib and LZMA support in libchdr optional
|
2018-04-22 20:19:07 +02:00 |
|
twinaphex
|
fc169cf4fe
|
Split up libchdr_chd.c into several files
|
2018-04-22 19:50:14 +02:00 |
|
twinaphex
|
8e2dfa6184
|
Cleanups
|
2018-04-22 19:19:27 +02:00 |
|
twinaphex
|
8a1f2f5cf2
|
Update libretro-common
|
2018-04-22 18:36:30 +02:00 |
|
twinaphex
|
7bef8746a3
|
Add chd_precache code to libchdr
|
2018-04-22 18:04:45 +02:00 |
|
twinaphex
|
1fd2cf1ff5
|
Update libchdr chd
|
2018-04-22 17:43:57 +02:00 |
|
twinaphex
|
db314ff82f
|
Uniquely namespace libchdr source files
|
2018-04-22 12:10:15 +02:00 |
|