OrcaSlicer/src/slic3r
bubnikv 3234823a1a Windows do not send an update on insert / eject of an SD card into
an external SD card reader. Windows also do not send an update
on software eject of a FLASH drive. We can likely use the Windows
WMI API, but it will be quite time consuming to implement,
therefore we lower the polling interval back to two seconds.

https://www.codeproject.com/Articles/10539/Making-WMI-Queries-In-C
https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmi-start-page
https://docs.microsoft.com/en-us/windows/win32/wmisdk/com-api-for-wmi
https://docs.microsoft.com/en-us/windows/win32/wmisdk/example--receiving-event-notifications-through-wmi-
2020-03-13 19:30:41 +01:00
..
Config configuration updater 2020-02-04 15:27:11 +01:00
GUI Windows do not send an update on insert / eject of an SD card into 2020-03-13 19:30:41 +01:00
Utils Fixed formatting error in preset update from the net. 2020-03-12 09:42:25 +01:00
CMakeLists.txt Link libcurl and wxWidgets to libslic3r_gui 2020-03-06 15:16:46 +01:00
pchheader.cpp Precompiled headers on Visual Studio & GCC, with the highest hopes 2018-10-29 16:01:26 +01:00
pchheader.hpp Integrated SLAPrint into background processing. 2018-11-08 20:18:40 +01:00