Commit History

Author SHA1 Message Date
  Ryan C. Gordon 1efdb62a8f haiku: CD-ROM detection should report any mounted volume on a B_CD device. 8 years ago
  Ryan C. Gordon 0e778b0b16 FIXME removal: it's okay for the PHYSFS_Io to be NULL here. 8 years ago
  Ryan C. Gordon 961c0604dc apple: Patched to compile on XCode versions < 7. 8 years ago
  Ryan C. Gordon c52be25d1e windows: minor cleanup. 8 years ago
  Ryan C. Gordon 982411ec8a apple: Start using some Cocoa APIs, clean up a few related things. 8 years ago
  Ryan C. Gordon 0a730433ae Rename physfs_platform_macos.c to physfs_platform_apple.m 8 years ago
  Ryan C. Gordon ca4d5be5f8 cmake: Pacify warning about Policy CMP0042 not being set. 8 years ago
  Ryan C. Gordon eb46d82500 Fixed compiler warnings on GCC. 8 years ago
  Ryan C. Gordon af555317b9 Fixed compiler warnings on Visual Studio. 8 years ago
  Ryan C. Gordon f0eb5c0db9 Marked a bunch of things as "FIXME-3.0" that I want resolved before 3.0 ships. 8 years ago
  Ryan C. Gordon 0287160f3c Removed some FIXMEs that aren't valid. 8 years ago
  Ryan C. Gordon 1d6c519c5e windows: Patched to compile! (...?) 8 years ago
  Ryan C. Gordon 2176364a16 windows: (maybe) patched to compile on Visual Studio. 8 years ago
  Ryan C. Gordon 36c51d40d1 PHYSFS_File buffering now uses size_t. 8 years ago
  Ryan C. Gordon 114bfd1b21 windows: PHYSFS_FILETYPE_OTHER files now report real filesize in PHYSFS_stat(). 8 years ago
  Ryan C. Gordon a7ce178eec Add basic atomic operations for refcounting, etc. 8 years ago
  Ryan C. Gordon 121ee38fde physfshttpd: deal with write errors on the socket. 8 years ago
  Ryan C. Gordon 61bdee4d78 __PHYSFS_platformDeinit() should return void. 8 years ago
  Ryan C. Gordon 248167af40 windows: Removed (what I think is) a copy/paste error. 8 years ago
  Ryan C. Gordon be9bf023d0 windows: Use a real synchronization primitive for CD detection thread init. 8 years ago
  Ryan C. Gordon befc894b1f More FIXME cleanups. 8 years ago
  Ryan C. Gordon b6e139fc22 Make compile-time asserts more readable. 8 years ago
  Ryan C. Gordon 0d249cae36 FIXME removal: This is an appropriate error code already. 8 years ago
  Ryan C. Gordon cc2c29b207 Removed FIXME: this was already fixed at some point. 8 years ago
  Ryan C. Gordon 093dcb555b os/2: Patched to compile (?). 8 years ago
  Ryan C. Gordon 3f9ffddc83 os/2: attempt to get cpuid support on OpenWatcom builds. 8 years ago
  Ryan C. Gordon 1e850d32ea windows: Patched to compile. 8 years ago
  Ryan C. Gordon 007c2fc037 windows: Just pass HANDLEs around instead of wrapping in a struct. 8 years ago
  Ryan C. Gordon bea510def0 windows: Fixed logic bug. 8 years ago
  Ryan C. Gordon 02c2c4736e windows: better test for WinRT vs win32 (...I think...?) 8 years ago