twinaphex
|
56d41b8e16
|
patch.c - remove header include
|
2016-09-19 02:03:28 +02:00 |
|
twinaphex
|
e54329c714
|
Get rid of more HAVE_ZLIB ifdefs
|
2016-09-19 01:56:26 +02:00 |
|
twinaphex
|
11e574b4d0
|
patch.c - don't rely on HAVE_ZLIB anymore
|
2016-09-19 01:54:34 +02:00 |
|
twinaphex
|
147bac9800
|
Move variable around
|
2016-09-19 01:47:30 +02:00 |
|
twinaphex
|
de9b1dfb76
|
paths.c - cleanups
|
2016-09-19 01:41:00 +02:00 |
|
twinaphex
|
73c09f1d27
|
Cleanup
|
2016-09-19 01:12:39 +02:00 |
|
twinaphex
|
1066878b45
|
Cleanups
|
2016-09-19 01:00:25 +02:00 |
|
twinaphex
|
4106ff7f19
|
Reduce HAVE_COMPRESSION ifdefs
|
2016-09-19 00:56:58 +02:00 |
|
twinaphex
|
118a90b800
|
Move dir_check_defaults to dirs.c
|
2016-09-19 00:56:00 +02:00 |
|
twinaphex
|
534dca9ed1
|
Get rid of HAVE_COMPRESSION ifdef
|
2016-09-19 00:50:35 +02:00 |
|
Brad Parker
|
162efd86dc
|
uncompressed 7z files do not have a compressed size
|
2016-09-18 17:37:39 -04:00 |
|
twinaphex
|
88c2ec5819
|
Prevent this error (caught with SANITIZER=undefined)
|
2016-09-18 22:39:18 +02:00 |
|
Brad Parker
|
050ab56038
|
set archive path before extracting
|
2016-09-18 16:05:58 -04:00 |
|
twinaphex
|
80d577094c
|
Use config_file_exists
|
2016-09-18 21:57:51 +02:00 |
|
twinaphex
|
d25cace9ed
|
Add config_file_exists
|
2016-09-18 21:55:53 +02:00 |
|
twinaphex
|
6544b0bcd7
|
Get rid of HAVE_LIBRETRODB ifdefs
|
2016-09-18 21:50:39 +02:00 |
|
Twinaphex
|
9c92a3401e
|
Merge pull request #3618 from bparker06/mem3
fix more memory corruption
|
2016-09-18 21:21:06 +02:00 |
|
Brad Parker
|
a7ffead8f6
|
fix more memory corruption
|
2016-09-18 15:20:27 -04:00 |
|
Twinaphex
|
a488a8b093
|
Merge pull request #3617 from bparker06/mem2
fix another wrong type
|
2016-09-18 20:41:05 +02:00 |
|
Brad Parker
|
dc4760f5a6
|
fix another wrong type
|
2016-09-18 14:39:37 -04:00 |
|
Twinaphex
|
ccd6a3d3f5
|
Merge pull request #3616 from bparker06/mem
fix memory corruption due to wrong userdata type
|
2016-09-18 20:33:37 +02:00 |
|
Brad Parker
|
530f8ae107
|
fix memory corruption due to wrong userdata type
|
2016-09-18 14:32:29 -04:00 |
|
twinaphex
|
6a02cf174e
|
udev_input_poll - add early return in case udev is NULL
|
2016-09-18 20:32:16 +02:00 |
|
twinaphex
|
bd1eebc579
|
Nit
|
2016-09-18 19:07:48 +02:00 |
|
twinaphex
|
4a39d98bbd
|
Nit
|
2016-09-18 19:06:22 +02:00 |
|
twinaphex
|
f57e52b569
|
Linking error fixes
|
2016-09-18 19:05:28 +02:00 |
|
Alcaro
|
b7526e9c61
|
Kill spaghetticode, no reason to re-roll an unrolled loop like that.
|
2016-09-18 19:05:06 +02:00 |
|
twinaphex
|
975e0f2247
|
C89_BUILD fix
|
2016-09-18 19:03:31 +02:00 |
|
twinaphex
|
7da0c4fa46
|
Avoid these macros
|
2016-09-18 19:00:39 +02:00 |
|
twinaphex
|
64ea2256e5
|
Add undef preprocessor statements
|
2016-09-18 18:58:35 +02:00 |
|
twinaphex
|
b432842b37
|
Uniquely name static variable
|
2016-09-18 18:57:18 +02:00 |
|
twinaphex
|
26d8d7af88
|
Take out doubly encoding_crc32
|
2016-09-18 18:56:48 +02:00 |
|
Twinaphex
|
b1d3ecf8b7
|
Merge pull request #3615 from bparker06/7z4
7z fixes
|
2016-09-18 18:54:22 +02:00 |
|
Brad Parker
|
25105ed565
|
upstream merge
|
2016-09-18 12:52:20 -04:00 |
|
twinaphex
|
c158dfb74e
|
Makefile.common - add encoding_crc32.c
|
2016-09-18 18:50:52 +02:00 |
|
twinaphex
|
20dd2bc677
|
Add encoding_crc32.c to griffin
|
2016-09-18 18:50:33 +02:00 |
|
Brad Parker
|
4fadd4a110
|
fix uninitialized use
|
2016-09-18 12:49:44 -04:00 |
|
twinaphex
|
64d1ff2439
|
Always compile in archive_file right now
|
2016-09-18 18:44:46 +02:00 |
|
Brad Parker
|
dbbd49f9f9
|
merge with master, remove alignment test code
|
2016-09-18 12:44:00 -04:00 |
|
twinaphex
|
93738fae9f
|
CXX_BUILD fix
|
2016-09-18 18:34:59 +02:00 |
|
Brad Parker
|
f13bce4e50
|
- use the detected stream backend's crc32 function
- remove zlib/7zip ifdef from archive_file.c, task_content.c and task_database.c
- don't re-compute CRC from one stored in archive
|
2016-09-18 12:31:24 -04:00 |
|
twinaphex
|
c2e2d41452
|
C89_BUILD fixes
|
2016-09-18 18:28:33 +02:00 |
|
twinaphex
|
4e32fb0fd7
|
Update archive_file.c
|
2016-09-18 18:23:14 +02:00 |
|
Alcaro
|
5d2c0ba04f
|
buh, stupid headers
|
2016-09-18 18:21:43 +02:00 |
|
Alcaro
|
62ecce7644
|
Fix weird types and other legacy leftovers
|
2016-09-18 18:09:16 +02:00 |
|
twinaphex
|
78e0e817dd
|
Change wrong function prototype
|
2016-09-18 18:06:10 +02:00 |
|
twinaphex
|
91f7efc62d
|
Add encoding_crc32
|
2016-09-18 17:22:12 +02:00 |
|
twinaphex
|
870182cd88
|
Turn into static function
|
2016-09-18 16:55:56 +02:00 |
|
Twinaphex
|
61c3de1f6a
|
Griffin buildfixes
|
2016-09-18 16:49:09 +02:00 |
|
Twinaphex
|
dbad3afc3a
|
Merge pull request #3614 from bparker06/7z3
fix 7z refactor PR base
|
2016-09-18 16:39:36 +02:00 |
|