bubnikv
|
9d1865753b
|
Trying to fix Linux compilation
|
2020-01-06 11:59:24 +01:00 |
|
bubnikv
|
cbd19ad9c0
|
Replaced unix basename() with boost::filesystem::basename(),
as various unices define basename() differently.
|
2020-01-06 11:32:17 +01:00 |
|
bubnikv
|
8ebf970934
|
Const correctness improvements:
removed some unnecessary const_casts that remove const.
|
2020-01-03 16:33:04 +01:00 |
|
David Kocik
|
e1dddba660
|
boost::filesystem instead std::
|
2019-12-19 17:05:23 +01:00 |
|
David Kocik
|
ff53bf62ae
|
Merge branch 'dk_remote_devices' of https://github.com/prusa3d/PrusaSlicer into dk_remote_devices
|
2019-12-19 16:28:28 +01:00 |
|
David Kocik
|
f6727ac008
|
free space check linux + mac
|
2019-12-19 16:27:48 +01:00 |
|
David Kocik
|
52131413a5
|
changes in plater.cpp
|
2019-12-19 14:19:41 +01:00 |
|
David Kocik
|
6eea88423f
|
ommit last filename when checking if path is on drive
|
2019-12-19 11:47:02 +01:00 |
|
David Kocik
|
f8e137d482
|
is path on removable drive
|
2019-12-19 11:13:27 +01:00 |
|
David Kocik
|
a5314501e1
|
set_did_eject method
|
2019-12-18 10:08:17 +01:00 |
|
David Kocik
|
638b66e357
|
bug fix - using two devices
|
2019-12-18 09:36:26 +01:00 |
|
Slic3rPE
|
24e849ee2f
|
macos device detection
|
2019-12-17 13:08:17 +01:00 |
|
David Kocik
|
0ed4b6bfe1
|
verification of save path
|
2019-12-16 17:15:27 +01:00 |
|
David Kocik
|
218a9d4594
|
macos first update bug fix
|
2019-12-16 14:06:25 +01:00 |
|
David Kocik
|
9be525196b
|
correct beahvior when disconnecting device other way than button in slicer
|
2019-12-16 13:53:12 +01:00 |
|
David Kocik
|
8f32b9ca51
|
message box about succesful removal
|
2019-12-13 18:02:25 +01:00 |
|
David Kocik
|
496b125ee1
|
merge
|
2019-12-13 15:26:42 +01:00 |
|
David Kocik
|
1a5b9d86fc
|
prev commit linux part
|
2019-12-13 15:12:20 +01:00 |
|
David Kocik
|
04adeabea3
|
check if last path is on rem drive
|
2019-12-13 15:07:35 +01:00 |
|
David Kocik
|
34239be561
|
refactoring
|
2019-12-13 15:05:01 +01:00 |
|
David Kocik
|
84ad62d7ac
|
removable drives manager linux part
|
2019-12-13 14:54:25 +01:00 |
|
David Kocik
|
43c545853f
|
removable drive manager - Windows part
|
2019-12-13 14:54:25 +01:00 |
|
David Kocik
|
43a6b22ea0
|
comments
|
2019-12-13 13:51:46 +01:00 |
|
David Kocik
|
180a5c5325
|
button show after write
|
2019-12-13 13:51:46 +01:00 |
|
David Kocik
|
9861e38dea
|
eject button after export
|
2019-12-13 13:51:46 +01:00 |
|
David Kocik
|
b238399d9f
|
linux eject
|
2019-12-13 13:51:46 +01:00 |
|
Slic3rPE
|
e1b118d75e
|
macos eject
|
2019-12-13 13:51:46 +01:00 |
|
Slic3rPE
|
3275870cae
|
macos eject
|
2019-12-13 13:51:46 +01:00 |
|
David Kocik
|
727a0a0179
|
eject button functionality
|
2019-12-13 13:51:46 +01:00 |
|
David Kocik
|
c63351a19e
|
eject button functionality
|
2019-12-13 13:51:46 +01:00 |
|
David Kocik
|
02c42d14a3
|
eject button functionality
|
2019-12-13 13:51:46 +01:00 |
|
Slic3rPE
|
9548d4413b
|
macos better wrapper
|
2019-12-13 13:51:46 +01:00 |
|
David Kocik
|
364617de89
|
fix
|
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
|
fd07cbccfb
|
osx device unmount callback - not sure if will build
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
5b29d727a9
|
windows registration for device notif(thru hidden app) - windows doesnt need update now
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
d47d976112
|
erase callbacks
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
536c7e0f3b
|
callback only for used device
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
e10ae44932
|
last save path
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
f00a0f98c7
|
last path functions
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
7d569c1c91
|
refactoring
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
0198fea9c3
|
comment testing lines
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
3ed7a6ceb4
|
path check
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
1a0f09616b
|
path check
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
e3c3c568ec
|
path check
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
1620166444
|
path check
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
95ebfd62ee
|
path check
|
2019-12-13 13:51:45 +01:00 |
|
David Kocik
|
1084534d5a
|
linux owner checking
|
2019-12-13 13:51:45 +01:00 |
|