Ryan C. Gordon
|
a5461ddcd9
Some minor preprocessor nitpicks.
|
8 år sedan |
Ryan C. Gordon
|
8c13bd27d6
unix: getmntinfo() should proabably be set to MNT_NOWAIT to avoid blocking.
|
8 år sedan |
Ryan C. Gordon
|
bc28fb74b4
Minor QNX fix; don't warn about CD-ROM support (for now).
|
8 år sedan |
Ryan C. Gordon
|
e2750bff62
Apple refers to "Mac OS X" as "macOS" now.
|
8 år sedan |
Ryan C. Gordon
|
6d91dde273
Rename __PHYSFS_Archiver_SZIP to __PHYSFS_Archiver_7Z.
|
8 år sedan |
Ryan C. Gordon
|
1fa4be6f66
Minor documentation updates.
|
8 år sedan |
Ryan C. Gordon
|
f10b861036
A couple of fixes for physfshttpd.c.
|
8 år sedan |
Ryan C. Gordon
|
e75d38adf5
Fixed a comment about SDL licensing.
|
8 år sedan |
Ryan C. Gordon
|
ea29339a8b
Removed SWIG bindings.
|
8 år sedan |
Ryan C. Gordon
|
db349bd067
Update filename comments.
|
8 år sedan |
Ryan C. Gordon
|
18c89c1cbc
Renamed all the sources to start with "physfs_"
|
8 år sedan |
Ryan C. Gordon
|
d9f040cb6a
Add platform_os2.c to the CMake file.
|
8 år sedan |
Ryan C. Gordon
|
ace324cdc8
Minor code cleanups: whitespace fixes, 80-column overflows, wrong comments.
|
8 år sedan |
Ryan C. Gordon
|
c1defd3ec4
vdf: Migrated to new, improved unpacked archiver infrastructure.
|
8 år sedan |
Ryan C. Gordon
|
eefc757398
Added some TODOs to the ISO9660 code.
|
8 år sedan |
Ryan C. Gordon
|
6ed2bf1478
Some improvements to INSTALL.txt.
|
8 år sedan |
Ryan C. Gordon
|
8ee7f5d351
Fixed compiler warnings.
|
8 år sedan |
Ryan C. Gordon
|
a7616f3960
Removed unused variable.
|
8 år sedan |
Ryan C. Gordon
|
03097332ca
unpacked: let archivers specify create and modified times, hook up to iso9660.
|
8 år sedan |
Ryan C. Gordon
|
3c9351c0ad
unpacked: let archivers "abandon" the archive instead of closing it.
|
8 år sedan |
Ryan C. Gordon
|
91a19982ca
iso9660: rewritten and simplified.
|
8 år sedan |
Ryan C. Gordon
|
2dd3d7c28a
unpacked: Don't list a position or length for directory entries.
|
8 år sedan |
Ryan C. Gordon
|
d3ac612b61
DirTrees and unpacked archives shouldn't demand a count of entries for init.
|
8 år sedan |
Ryan C. Gordon
|
32ed71db48
slb: be more aggressive about rejecting non-SLB files.
|
8 år sedan |
Ryan C. Gordon
|
7e30657f54
Attempt to fix compilation against the latest Windows SDK.
|
8 år sedan |
Ryan C. Gordon
|
adb7ea4dfc
It's not messy to compile NOW. :)
|
8 år sedan |
Ryan C. Gordon
|
28f32ad240
Removed C++ single-line comments from LZMA SDK.
|
8 år sedan |
Ryan C. Gordon
|
823061758b
Disable unaligned reads in LZMA SDK; it upsets GCC's strict-aliasing rules.
|
8 år sedan |
Ryan C. Gordon
|
f130714e92
Fixed another compiler warning.
|
8 år sedan |
Ryan C. Gordon
|
0bda50c276
More unused LZMA SDK code.
|
8 år sedan |