Felix Kauselmann
|
8856c5d8ee
|
remove 7z and arj file extensions for unarr
|
2015-05-08 21:26:30 +02:00 |
|
Felix Kauselmann
|
01675076ae
|
Remove 7z and arj fileextensions for unarr
|
2015-05-08 21:22:59 +02:00 |
|
Felix Kauselmann
|
81ed438239
|
Merge
|
2015-05-08 21:06:03 +02:00 |
|
Felix Kauselmann
|
c02cbc8992
|
Remove non-working checks from central YACReader.pro file.
|
2015-05-08 21:04:33 +02:00 |
|
Felix Kauselmann
|
ae08d416d4
|
Update YACReaderLibrary.pro to use config.pri for default build options and wrapper.pri for 7z detection
|
2015-05-08 21:01:42 +02:00 |
|
Felix Kauselmann
|
0b1f062e65
|
Update YACReader.pro to use config.pri for default build options and wrapper.pri for 7z detection
|
2015-05-08 21:00:59 +02:00 |
|
Felix Kauselmann
|
7f342f8308
|
Handle 7zip source detection and patching in wrapper.pri
|
2015-05-08 20:59:53 +02:00 |
|
Felix Kauselmann
|
67b52d7a57
|
Add central config.pri to handle default values for some build options
|
2015-05-08 20:58:28 +02:00 |
|
Luis Ángel San Martín
|
12b123537d
|
added missing files
|
2015-05-07 22:01:55 +02:00 |
|
Felix Kauselmann
|
89007828f4
|
Add unarr-master to mktarball exclude list.
|
2015-05-07 18:02:13 +02:00 |
|
Felix Kauselmann
|
7ea3f3ced5
|
Add Qt version check to central YACReader.pro
|
2015-05-07 18:01:27 +02:00 |
|
Luis Ángel San Martín
|
eac2899afb
|
added OpenGLChecker
|
2015-05-06 23:35:40 +02:00 |
|
Luis Ángel San Martín
|
65f8be899f
|
merged
|
2015-05-05 12:45:46 +02:00 |
|
Luis Ángel San Martín
|
e57846e518
|
fixed compilation error c++11/clang in compressed_archive.cpp (casting from integer constant to char)
|
2015-05-05 12:44:44 +02:00 |
|
Luis Ángel San Martín
|
4ab7d5d844
|
added mutex for avoiding COMICS_VIEW_HEADERS settings corruption, I have no way for forcing this issue, so I am not sure if this fixes the problem
|
2015-05-04 16:21:55 +02:00 |
|
Luis Ángel San Martín
|
e3af72da44
|
merged
|
2015-05-04 15:57:46 +02:00 |
|
Luis Ángel San Martín
|
a3935811ed
|
Merged in selmf/yacreader/compressed-archive-testing (pull request #24)
wrapper improvements
|
2015-05-04 15:07:52 +02:00 |
|
Felix Kauselmann
|
2432775755
|
Fix a parsing bug in unarr backend that could lead to pageskips if non-image files are present in the archive.
|
2015-04-29 14:54:57 +02:00 |
|
Felix Kauselmann
|
1beb1beb75
|
Add use_unarr define macro to prevent checks for 7z on unarr enabled builds
|
2015-04-29 13:49:50 +02:00 |
|
Felix Kauselmann
|
9dc0d85c2d
|
Add support for libunarr detection and move include/detection logic to unarr-wrapper.pri
|
2015-04-29 13:12:22 +02:00 |
|
Luis Ángel San Martín
|
f38251dbff
|
added sync back reading progress from remote clients - full info sync is out of scope by now
|
2015-04-24 22:48:17 +02:00 |
|
Felix Kauselmann
|
c4ddd42cd6
|
adjust unarr flags to be closer to the upstream makefile
|
2015-04-15 11:05:28 +02:00 |
|
Luis Ángel San Martín
|
ebeddbe73b
|
adaptative server browsing ui for iPhone (all screen sizes)
|
2015-04-14 12:34:22 +02:00 |
|
Felix Kauselmann
|
7a41bafc17
|
improve unarr options and compile flags handling in compressed_archive_test.pro
|
2015-04-11 10:43:31 +02:00 |
|
Felix Kauselmann
|
183fcb6f5a
|
improved unarr parsing
|
2015-04-08 15:34:26 +02:00 |
|
Felix Kauselmann
|
ccd4c9e2d8
|
detect archive type by using magic numbers. Provide a fallback mechanism for .zip files lacking magic numbers.
|
2015-04-08 15:20:12 +02:00 |
|
Felix Kauselmann
|
3f0359ddcf
|
move gcc/clang compiler flags into unix directive
|
2015-04-08 15:15:37 +02:00 |
|
Felix Kauselmann
|
58921641d8
|
Add linux compile flags for unarr
|
2015-04-01 00:52:53 +02:00 |
|
Luis Ángel San Martín
|
c8ccaf7267
|
/GL is a compiler option in vc, it has nothing to do with OpenGL
|
2015-03-31 13:11:38 +02:00 |
|
Luis Ángel San Martín
|
e00d76b81a
|
added a dummy (yet) SyncController for testing sync info from iOS
|
2015-03-26 22:10:51 +01:00 |
|
Luis Ángel San Martín
|
c84e432745
|
Merged in selmf/yacreader/compressed-archive-testing (pull request #23)
Fix typos (and hopefully windows compilation)
|
2015-03-25 23:08:29 +01:00 |
|
Felix Kauselmann
|
3a6b2d9b98
|
Merged luisangelsm/yacreader into default
|
2015-03-25 22:48:26 +01:00 |
|
Felix Kauselmann
|
7dd81cb959
|
Fix typos
|
2015-03-25 22:45:13 +01:00 |
|
Luis Ángel San Martín
|
a4230699b1
|
fixed typo
|
2015-03-25 22:35:50 +01:00 |
|
Luis Ángel San Martín
|
37a972e873
|
Merged in selmf/yacreader/compressed-archive-testing (pull request #22)
Fix various leaks in 7z archive parsing code and isolate leaks in rar handling code to rar archives only
|
2015-03-25 19:00:48 +01:00 |
|
Felix Kauselmann
|
efa50285fe
|
Fix various leaks in 7z archive parsing code and isolate leaks in rar handling code to rar archives only
|
2015-03-25 15:17:20 +01:00 |
|
Luis Ángel San Martín
|
fdc7e3ed1e
|
merged
|
2015-03-22 18:44:14 +01:00 |
|
Luis Ángel San Martín
|
cdcbba5991
|
merged
|
2015-03-22 17:53:51 +01:00 |
|
Felix Kauselmann
|
7f04e688f4
|
fix merge
|
2015-03-22 16:33:38 +01:00 |
|
Felix Kauselmann
|
8c5f258f3e
|
resolve conflict
|
2015-03-22 16:31:09 +01:00 |
|
Felix Kauselmann
|
82d74758d7
|
more unix fixes
|
2015-03-22 16:21:57 +01:00 |
|
Luis Ángel San Martín
|
d798c62fa3
|
added natural sorting to ip sorting in server config dialog, the heuristic should be fine now
|
2015-03-22 12:17:46 +01:00 |
|
Luis Ángel San Martín
|
1fe860e401
|
fixed sorting in sibblings comics while reading remotely
|
2015-03-22 12:13:36 +01:00 |
|
Felix Kauselmann
|
5f31b508c9
|
Fix segfaulting on empty files
|
2015-03-22 01:20:54 +01:00 |
|
Felix Kauselmann
|
1cd8a3f31b
|
Fix p7zip compressed archive test for mac/linux
|
2015-03-22 01:09:05 +01:00 |
|
Felix Kauselmann
|
b0e40a9b94
|
Merged luisangelsm/yacreader into default
|
2015-03-22 00:51:45 +01:00 |
|
Luis Ángel San Martín
|
8d29b556a8
|
merge
|
2015-03-21 19:21:22 +01:00 |
|
Luis Ángel San Martín
|
f713254584
|
merged
|
2015-03-21 19:21:06 +01:00 |
|
Luis Ángel San Martín
|
416e71efd7
|
fixed compressed_archive.cpp for removing unnecessary dependencies in linux/macosx
|
2015-03-21 19:18:38 +01:00 |
|
Luis Ángel San Martín
|
43aeb9d242
|
updated compressed_archive_test for being able to use unarr, remove unecessary includes in compressed_archive within unarr-wrapper.pri
|
2015-03-21 15:17:47 +01:00 |
|