Historique des commits

Auteur SHA1 Message Date
  Ryan C. Gordon 01b8809162 Rewrote MacOSX/Darwin CD detection to use IOKit, for accurate results. il y a 23 ans
  Ryan C. Gordon 8701e4d98d Added hack for OSX bundles, from Eric Wing. il y a 23 ans
  Ryan C. Gordon c79285af0e Minor fix for odd PATH entries. il y a 23 ans
  Ryan C. Gordon 9852dec8eb Attempt to fix pthread-to-ui64 cast issue. il y a 24 ans
  Ryan C. Gordon 0c05876240 Whoops; the pthread-disabling condition was flipped. Fixed. il y a 24 ans
  Ryan C. Gordon 2b0cecee7c First step towards getting __PHYSFS_platformGetThreadID() to work universally. il y a 24 ans
  Ryan C. Gordon cdac19f131 Stub code for platforms without functional pthreads. il y a 24 ans
  Ryan C. Gordon 1ce70462bd Can now disable CD-ROM code on Unix systems at build time if need be. The il y a 24 ans
  Ryan C. Gordon 248b3381bf Generalized CD-ROM routine selection. il y a 24 ans
  Ryan C. Gordon c02838ad5e FreeBSD patches; appears to be fully functional now. il y a 24 ans
  Ryan C. Gordon 0b0c57d1be Removed extra #endif il y a 24 ans
  Ryan C. Gordon 99a03b9452 Build system corrections for BeOS and Cygwin. il y a 24 ans
  Ryan C. Gordon 3df9dda733 Fixed buffer overflow in CD-ROM detection code. il y a 24 ans
  Ryan C. Gordon 3b0f1c896f Patched to compile on Cygwin. il y a 24 ans
  Ryan C. Gordon a1b30e8103 Fixed incorrect free() in Darwin CD detection code. il y a 24 ans
  Ryan C. Gordon 2ea62ae1fb Split some of the unix.c code out to posix.c for BeOS to use. il y a 24 ans
  Ryan C. Gordon 769b2a5464 FIXME removal. il y a 24 ans
  Ryan C. Gordon a2c89d7ad2 Fixed OpenAppend to actually open for append. Used "wb+" instead of "ab". il y a 24 ans
  Ryan C. Gordon a2bec46a6b Initial autoconf support. il y a 24 ans
  Ryan C. Gordon cd7021ba43 Darwin patches. il y a 24 ans
  Ryan C. Gordon 566b6229c9 Darwin fixes. il y a 24 ans
  Ryan C. Gordon 42a386c247 Added some malloc() failure checks in CD-ROM detection code. il y a 24 ans
  Ryan C. Gordon 39406cbacc First shot at thread-safety. il y a 24 ans
  Ryan C. Gordon f6b15061c8 Abstracted file deletion, so we don't rely on C library for it anymore. il y a 24 ans
  Ryan C. Gordon dfe65649df Quick fix. il y a 24 ans
  Ryan C. Gordon f2887cf047 Added typedefs and platform-specific i/o. il y a 24 ans
  Ryan C. Gordon 419d5cd017 Added __PHYSFS_platformInit() and __PHYSFS_platformDeinit(). il y a 24 ans
  Ryan C. Gordon cb2a15d302 Darwin support by Patrick Stein. il y a 24 ans
  Ryan C. Gordon 734b665b8d Changed timeslice implementation to use something more portable (thanks to il y a 24 ans
  Ryan C. Gordon c3a00ee94b Patches from David Hedbor to handle missing current working directories. il y a 24 ans