core: Suppress hotplug events during initial enumeration
[platform/upstream/libusb.git] / Xcode /
2022-09-14 Karol LewandowskiMerge tag 'v1.0.25' into tizen 42/281242/1 accepted/tizen/unified/20230105.154718
2022-09-14 Karol LewandowskiMerge tag 'v1.0.24' into tizen 41/281241/1
2022-09-14 Karol LewandowskiMerge tag 'v1.0.23' into tizen 40/281240/1
2022-09-14 Karol LewandowskiMerge tag 'v1.0.22' into tizen 39/281239/1
2021-06-03 Chris Dickenscore: Refactor initialization and how the default conte...
2021-05-16 osydarwin: add authorization for device capture
2020-11-27 Chris Dickensbuild: Prepare config.h for inclusion in examples/tests
2020-11-16 Chris Dickensbuild: Fix Android and Xcode compilation errors/warnings
2020-09-13 Chris Dickensbuild: Merge events and threads into single platform...
2020-08-12 Chris Dickenscore: Introduce platform events abstraction
2020-03-30 Chris DickensXcode: Update project file
2020-03-30 Chris Dickensbuild: Require C11 to build and clean up autoconfig...
2020-03-28 Chris Dickenscore: Kill the OS_* definitions and use in the source...
2020-03-27 Chris Dickensthreads_posix: Improve usbi_get_tid() for various platforms
2020-03-16 Chris Dickenscore: Kill usbi_backend.clock_gettime() function
2020-01-24 Chris Dickensconfigure.ac: Cleanup and refactoring
2020-01-24 Chris DickensMisc: Trim and consolidate header file usage
2019-11-01 Ludovic RousseauXcode: add tests/stress target
2019-11-01 Ludovic RousseauXcode: apply suggested changes from Xcode 11.2
2019-09-15 Ludovic RousseauXcode: apply suggested changes from Xcode 10.3
2019-04-05 Sean McBrideFixed Xcode 10.1 warning by setting project setting...
2019-01-31 Sean McBrideFixed many compiler warnings about sign and size mismatch
2018-01-08 Sean McBridedarwin: Configure Xcode project to specify tab/space...
2017-01-12 Chris Dickenscore: Remove use of gettimeofday()
2016-03-06 Ludovic Rousseaudarwin: build hotplugtest sample in Xcode
2015-01-25 Ludovic Rousseaudarwin: change Xcode project end-of-line
2014-05-06 Sean McBrideUse @rpath in Xcode project
2014-03-22 Sean McBrideRemoved obsolete comment related to libusbx fork
2014-03-22 Sean McBrideEnabled LTO optimization in release in Xcode project
2014-03-22 Sean McBrideEnabled additional warnings in Xcode project
2014-01-08 hjelmn@cs.unm.eduMisc: Revert all references to libusb/libusb.info
2013-07-30 Sean McBridefixed link errors by adding missing files to Xcode...
2013-07-30 Sean McBridemake targets for examples depend on library target...
2013-07-30 Ludovic RousseauXcode: build for 32 and 64 bits
2013-07-30 Ludovic RousseauXcode: remove implicit/default configuration
2013-07-30 Ludovic RousseauAdd minimal config.h for Xcode
2013-07-30 Ludovic RousseauAdapt Xcode project to the new paths
2013-07-30 Ludovic RousseauMove Xcode project in Xcode/ directory