d12bfef0a8
RemovableManager on OSX: Testing for dictionary values for nullness.
...
Hopefully it fixes Can not start slicer on mac Bigsur #5719
2021-04-15 13:48:20 +02:00
01e55d990e
Yet another clang compiler warning suppressed.
2021-02-09 20:04:11 +01:00
f4fca2d90f
Fixed some OSX Objective C warnings.
2021-02-09 19:51:56 +01:00
247b9bb38f
Fixed Command character on OSX in ImGUI
2020-03-19 16:10:16 +01:00
539171c08e
enumarating removable drives on mac - added Secure Digital option
...
hopefully a fix for issue #3793
2020-03-09 15:34:26 +01:00
f2fce0f262
Refactoring of RemovableDriveManager:
...
1) On Windows and Linux, the device enumeration now runs at a background
thread, while it ran on the UI thread on idle, which may have been
blocking on some rare Windows setups, see GH #3515 #3733 #3746 #3766
2) On OSX, the device enumeration now relies on OS callback, no
polling is required.
3) Refactored for cleaner interface.
2020-03-06 15:10:58 +01:00
24e849ee2f
macos device detection
2019-12-17 13:08:17 +01:00
97b4c9c692
macos detecting also mounting of dev
2019-12-16 15:46:25 +01:00
3275870cae
macos eject
2019-12-13 13:51:46 +01:00
c63351a19e
eject button functionality
2019-12-13 13:51:46 +01:00
9548d4413b
macos better wrapper
2019-12-13 13:51:46 +01:00
57c9f1456f
macos better wrapper
2019-12-13 13:51:46 +01:00
50a2c7ee8d
macos better wrapper
2019-12-13 13:51:45 +01:00
69242b4394
macos list devices
2019-12-13 13:51:45 +01:00
56bb3ade34
macos implementation
2019-12-13 13:51:45 +01:00
d34609f528
macos mm files
2019-12-13 13:51:45 +01:00