Files
OrcaSlicer-KX/src/slic3r
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
..
2020-02-04 15:27:11 +01:00
2020-03-06 15:10:58 +01:00
2020-03-04 10:34:59 +01:00