Commit Graph

16 Commits

Author SHA1 Message Date
Vojtech Bubnik
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
Vojtech Bubnik
01e55d990e Yet another clang compiler warning suppressed. 2021-02-09 20:04:11 +01:00
Vojtech Bubnik
f4fca2d90f Fixed some OSX Objective C warnings. 2021-02-09 19:51:56 +01:00
Slic3rPE
247b9bb38f Fixed Command character on OSX in ImGUI 2020-03-19 16:10:16 +01:00
David Kocik
539171c08e enumarating removable drives on mac - added Secure Digital option
hopefully a fix for issue #3793
2020-03-09 15:34:26 +01:00
bubnikv
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
Slic3rPE
24e849ee2f macos device detection 2019-12-17 13:08:17 +01:00
Slic3rPE
97b4c9c692 macos detecting also mounting of dev 2019-12-16 15:46:25 +01:00
Slic3rPE
3275870cae macos eject 2019-12-13 13:51:46 +01:00
David Kocik
c63351a19e eject button functionality 2019-12-13 13:51:46 +01:00
Slic3rPE
9548d4413b macos better wrapper 2019-12-13 13:51:46 +01:00
Slic3rPE
57c9f1456f macos better wrapper 2019-12-13 13:51:46 +01:00
David Kocik
50a2c7ee8d macos better wrapper 2019-12-13 13:51:45 +01:00
Slic3rPE
69242b4394 macos list devices 2019-12-13 13:51:45 +01:00
Slic3rPE
56bb3ade34 macos implementation 2019-12-13 13:51:45 +01:00
David Kocik
d34609f528 macos mm files 2019-12-13 13:51:45 +01:00