twinaphex
|
c7e13e2bcd
|
(libretro-common) Rename file_archive to archive_file
|
2016-03-20 16:14:40 +01:00 |
|
Twinaphex
|
43b931129d
|
(iOS) Buildfix
|
2016-03-20 15:07:49 +01:00 |
|
twinaphex
|
87840e5b6c
|
(rbmp) Change typedef enum
|
2016-03-20 05:35:52 +01:00 |
|
twinaphex
|
b40b169098
|
Copy over libretro-common changes
|
2016-03-20 04:49:59 +01:00 |
|
twinaphex
|
cbc8bab8e2
|
Cleanup
|
2016-03-03 00:19:37 +01:00 |
|
twinaphex
|
9459cf6445
|
Rename zlib_ to file_archive_
|
2016-01-24 22:17:11 +01:00 |
|
twinaphex
|
aae1faf76f
|
Move crc32_calculate to file_archive_zlib.c
|
2016-01-24 21:50:28 +01:00 |
|
twinaphex
|
2bc75715f7
|
Move zlib_deflate_init to file_archive_zlib.c
|
2016-01-24 21:26:02 +01:00 |
|
twinaphex
|
1a04bb4532
|
Add stream_decompress_data_to_file_init and stream-decompress_data_to_file_iterate to
file_archive_zlib.c
|
2016-01-24 21:23:33 +01:00 |
|
twinaphex
|
7130f0c8d8
|
Move zlib_set_stream to file_archive_zlib
|
2016-01-24 21:06:53 +01:00 |
|
twinaphex
|
7d29929819
|
Move file_archive_inflate_init to file_archive_zlib
|
2016-01-24 20:18:52 +01:00 |
|
twinaphex
|
fa00f51e80
|
Move zlib_deflate_data_to_file to file_archive_zlib.c
|
2016-01-24 20:15:17 +01:00 |
|
twinaphex
|
d1ef6f032e
|
Create stream_compress_free and add it to file_archive_zlib
|
2016-01-24 20:12:12 +01:00 |
|
twinaphex
|
f264d3d29b
|
Move zlib_stream_ functions to file_archive_zlib.c
|
2016-01-24 20:08:57 +01:00 |
|
twinaphex
|
064c5ffc3a
|
Move zlib_stream_free to file_archive_zlib.c
|
2016-01-24 20:01:35 +01:00 |
|
twinaphex
|
9a23d95846
|
Add zlib_stream_new to file_archive_zlib.c
|
2016-01-24 19:57:31 +01:00 |
|
twinaphex
|
021d8e6af8
|
Make file_archive_get_default_file_backend public scope
|
2016-01-24 19:48:25 +01:00 |
|
twinaphex
|
5b343c2a32
|
(RPNG) Update
|
2016-01-24 07:47:27 +01:00 |
|
twinaphex
|
3c2a45d923
|
Rename file_extract functions
|
2016-01-24 07:42:46 +01:00 |
|
twinaphex
|
552e78c9bc
|
Rename file_extract to file_archive
|
2016-01-24 07:29:11 +01:00 |
|
twinaphex
|
c6f7afbd9a
|
Adjust zlib_crc32_calculate
|
2016-01-24 06:47:06 +01:00 |
|
twinaphex
|
8a254d0480
|
(Android) Fix build
|
2016-01-24 06:28:27 +01:00 |
|
twinaphex
|
e979e16721
|
(menu_input.h) Rename enum
(jsonsax.c) C89_BUILD fix
|
2015-10-11 16:30:47 +02:00 |
|
twinaphex
|
7f164647a2
|
(jsonsax) Preventing more namespace / symbol collisions in the future
|
2015-10-09 20:58:18 +02:00 |
|
twinaphex
|
14688de54a
|
(jsonsax) Buildfixes
|
2015-10-09 20:55:31 +02:00 |
|
Andre Leiradella
|
9485298f78
|
fix function signatures; fix license on jsonsax
|
2015-10-09 13:48:17 -03:00 |
|
Andre Leiradella
|
fa3f17d219
|
preliminary code for retro achievements (cheevos)
|
2015-10-09 13:29:57 -03:00 |
|
twinaphex
|
0cc56e2a1a
|
More static code analysis nits
|
2015-09-28 18:44:28 +02:00 |
|
twinaphex
|
4ca5d31f9b
|
Some more static code analysis nits when ran with enable=all
|
2015-09-28 18:12:02 +02:00 |
|
twinaphex
|
1a4c60ac65
|
(rxml) Use retro_file
|
2015-09-23 13:49:45 +02:00 |
|
twinaphex
|
4c2bc0c1fe
|
(rbmp_encode.c) Make it C89-friendly
|
2015-09-21 11:58:36 +02:00 |
|
twinaphex
|
7eb0d2b049
|
(rbmp_encode.c) Document
|
2015-09-19 15:56:05 +02:00 |
|
twinaphex
|
e1109c82c6
|
Rename tga.c to rtga.c
|
2015-09-19 15:36:39 +02:00 |
|
twinaphex
|
fd4e462381
|
Change tga_decode.c to tga.c
|
2015-09-19 15:34:43 +02:00 |
|
twinaphex
|
f4eaa2296a
|
(CXX_BUILD) buildfixes
|
2015-09-19 15:33:07 +02:00 |
|
twinaphex
|
28931872d6
|
(RPNG) Make function static
|
2015-09-19 03:25:56 +02:00 |
|
twinaphex
|
5e71c31748
|
Split up BMP saving into separate file libretro-common/formats/bmp/rbmp_encode.c
|
2015-09-19 02:44:28 +02:00 |
|
twinaphex
|
0a3ee51f37
|
(RPNG) Header cleanups
|
2015-09-19 01:59:46 +02:00 |
|
twinaphex
|
6adc124604
|
(RPNG) Move dword_be
|
2015-09-19 01:49:29 +02:00 |
|
twinaphex
|
714b3e3126
|
(RPNG) Use retro_file for rpng_encode.c
|
2015-09-19 01:47:03 +02:00 |
|
twinaphex
|
181219ea32
|
(RPNG) Remove one enum
|
2015-09-19 01:43:31 +02:00 |
|
twinaphex
|
93684f2741
|
(RPNG) Turn decode functions static
|
2015-09-19 01:42:58 +02:00 |
|
twinaphex
|
43018976e9
|
(RPNG) Simplify rpng
|
2015-09-19 01:40:29 +02:00 |
|
twinaphex
|
3914fb9658
|
Simplify rpng_test.c
|
2015-09-19 01:34:27 +02:00 |
|
twinaphex
|
d0651bae82
|
(RPNG) Buildfix standalone RPNG
|
2015-09-19 01:30:11 +02:00 |
|
twinaphex
|
a052934972
|
Simplify rpng_fbio.c
|
2015-09-19 01:29:03 +02:00 |
|
twinaphex
|
c2c49da1de
|
More MISSING_DECLS buildfixes
|
2015-09-06 15:03:58 +02:00 |
|
Twinaphex
|
8d2eceaa22
|
(rpng) Cleanups
|
2015-09-06 13:02:44 +02:00 |
|
twinaphex
|
f88575633e
|
Cleanups
|
2015-09-05 20:34:22 +02:00 |
|
twinaphex
|
6d188a4840
|
Move function prototypes to rpng_decode.h
|
2015-09-01 13:42:28 +02:00 |
|