twinaphex
|
e6c365c156
|
(7zip) Clean up some 7z code
|
2014-10-22 07:47:21 +02:00 |
|
twinaphex
|
a4cb7791f8
|
Rename limit variable to avoid shadowing warnings
|
2014-10-22 07:35:14 +02:00 |
|
twinaphex
|
565699da7c
|
Rename variables called 'code' to avoid shadowing warnings
|
2014-10-22 07:32:20 +02:00 |
|
twinaphex
|
ccf2bd340a
|
Rename code variable to codes
|
2014-10-22 07:28:19 +02:00 |
|
twinaphex
|
520dbf598d
|
(7z) Change Byte to uint8_t
|
2014-10-22 04:28:26 +02:00 |
|
twinaphex
|
526be852fe
|
Refactor some code in LzmaDec.c
|
2014-10-21 18:17:58 +02:00 |
|
twinaphex
|
323e3963da
|
(7zIn.c) Get rid of one pedantic warning - declaration shadows a local
variable
|
2014-10-21 18:11:44 +02:00 |
|
Twinaphex
|
fcff7bffee
|
(7zip/Bcj2.c) Fix one pedantic warning - shadowed variable
|
2014-10-21 17:59:37 +02:00 |
|
twinaphex
|
3d76e33970
|
(7zip/Bcj2.c) Refactor
|
2014-10-21 09:15:51 +02:00 |
|
twinaphex
|
f6a4017127
|
(zlib) Add forward declarations to silence warnings
|
2014-10-21 01:22:57 +02:00 |
|
twinaphex
|
4134b3de69
|
(7z) Rename index variable
|
2014-10-21 01:16:48 +02:00 |
|
Twinaphex
|
526b0a56d7
|
(deps/rzlib/unzip.c) Get rid of shadowed declaration warning
|
2014-10-20 23:19:31 +02:00 |
|
Twinaphex
|
24269930d2
|
Fix prototype SeqInstream_Readuint8_t
|
2014-10-20 04:41:49 +02:00 |
|
twinaphex
|
26833c35c9
|
(7z) Use stdint types - Types.h was conflicting with OSX 10.6
headers
|
2014-10-20 04:28:20 +02:00 |
|
Twinaphex
|
6cf27702b0
|
(unzip.c) unz64local_GetCurrentFileInfoInternal - get rid of shadowed local variable
|
2014-10-20 02:58:26 +02:00 |
|
twinaphex
|
6d4badd220
|
(7zip) Indenting nits
|
2014-10-16 19:03:28 +02:00 |
|
twinaphex
|
29dfac645d
|
(rzlib) Indenting nits
|
2014-10-16 19:00:28 +02:00 |
|
Twinaphex
|
9eabdc0dcc
|
(7zip/rzlib) Fix no previous prototypes for function warnings
|
2014-10-15 03:21:21 +02:00 |
|
twinaphex
|
120f2efcb9
|
(deps/rzlib) Use strlcat
|
2014-10-12 18:00:05 +02:00 |
|
twinaphex
|
8caea95a1d
|
(rzlib) Avoid strcpy
|
2014-10-12 17:58:11 +02:00 |
|
Timo Strunk
|
ff90a4e568
|
Removed Ppmd references from everywhere. Code is only required for Ppmd support - a special 7z algorithm
|
2014-09-12 22:41:46 +02:00 |
|
twinaphex
|
3787c831e7
|
(Wii) Compile in 7zip support
|
2014-09-12 22:24:18 +02:00 |
|
twinaphex
|
09d240330f
|
Move 7zip to deps/
|
2014-09-02 21:45:14 +02:00 |
|
Toad King
|
bb40fff99d
|
fix emscripten build
|
2014-06-18 20:31:41 -04:00 |
|
twinaphex
|
d62164c4ae
|
(BB10) Build fixes
(General) Fix some unused variable warnings
|
2014-05-17 22:16:25 +02:00 |
|
twinaphex
|
3e667a8c07
|
(Playbook) Fix build
|
2014-05-17 14:36:15 +02:00 |
|
twinaphex
|
096766dc32
|
(PSP) gzguts.h - build fix
|
2014-02-11 16:12:50 +01:00 |
|
twinaphex
|
73b23f7002
|
(MSVC) Fix warnings
|
2014-01-15 17:05:08 +01:00 |
|
twinaphex
|
7fc7776a48
|
Don't define gzFile_s in gzguts.h for non-Apple
|
2014-01-11 10:43:35 +01:00 |
|
twinaphex
|
389b362da8
|
(rzlib) Get rid of two warnings on Xcode 3.2.6
|
2014-01-11 10:08:15 +01:00 |
|
twinaphex
|
3be412c58f
|
(rzlib) Compiles on Xcode 3.2.6 as well now
|
2014-01-11 10:05:44 +01:00 |
|
twinaphex
|
a59faab855
|
(zlib) Builds now for iOS
|
2014-01-11 09:52:25 +01:00 |
|
twinaphex
|
e53ff57166
|
(zlib) Replace adler32
|
2014-01-11 09:30:09 +01:00 |
|
twinaphex
|
9c2a39f9c9
|
(zlib) Some build fixes for Apple
|
2014-01-11 09:25:59 +01:00 |
|
twinaphex
|
e9bf4f0493
|
(360) Build changes
|
2014-01-10 20:38:00 +01:00 |
|
twinaphex
|
820ca74dba
|
(MSVC) ioapi - build fix
|
2014-01-10 20:30:24 +01:00 |
|
twinaphex
|
38b056db24
|
(zlib) More build fixes for MSVC
|
2014-01-10 20:28:25 +01:00 |
|
twinaphex
|
05eaa7ade1
|
(zlib) Build fixes - who knew making this shit portable would
be so time-consuming?
|
2014-01-10 20:09:47 +01:00 |
|
twinaphex
|
a2d713b3cb
|
Add rzlib to include dirs to avoid ugly ifdef for WANT_MINIZ
|
2014-01-10 19:46:31 +01:00 |
|
twinaphex
|
03850bb659
|
Pull in full zlib (sorry for pulling all this in - but Xbox FBA
builds were turning out broken and we really need full zlib suite)
|
2014-01-10 19:36:13 +01:00 |
|
twinaphex
|
3746dcb4b0
|
(rzlib) Try to prevent internal_state from conflicting with
internal_state from deflate later - requires us to turn 'state'
variable into void pointer
|
2014-01-10 18:08:54 +01:00 |
|
twinaphex
|
1884fe436c
|
(rzlib) Some basic build fixes - still missing deflate functions
|
2014-01-10 16:54:11 +01:00 |
|
twinaphex
|
8d2b7e35ad
|
(Rzlib) Move back to rzlib - FBA builds on Xbox 1 would no
longer work with miniz
|
2014-01-10 16:47:58 +01:00 |
|
twinaphex
|
54d2e2d321
|
(Xbox 1) Build fixes
|
2013-11-11 03:36:30 +01:00 |
|
twinaphex
|
323d35584f
|
(miniz) Add deflate - MAME 2003 can now be linked for consoles
|
2013-11-08 19:47:18 +01:00 |
|
twinaphex
|
e5bd675225
|
(Miniz) Add (untested) version of inflateReset and add some shim functions
|
2013-11-08 19:06:58 +01:00 |
|
twinaphex
|
a8696e2506
|
(RSound) Bake in rsound for Android port - should also be possible
to bake it in by default for PC now - made librsound.c crossplatform
|
2013-11-01 00:07:52 +01:00 |
|
twinaphex
|
2c2b8b3a3e
|
(Android) 360 pad should now have working true analog support -
also fixed back button from not invoking AKEYCODE_BACK
|
2013-08-06 23:14:24 +02:00 |
|
twinaphex
|
4e390c0dd1
|
Add librsound_orig.c for targets other than PS3
|
2013-07-08 00:38:03 +02:00 |
|
twinaphex
|
1ff0107bd4
|
Clang warnings fixed
'Equality comparison with extraneous parentheses' semantics warnings in
Clang fixed
|
2013-07-02 15:23:20 +02:00 |
|