Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/prusa3d/PrusaSlicer.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-22Instance check: Error output with lock file locationdk_instancesDavid Kocik
2021-02-24Delete lockfile at shutdown on linux and mac.David Kocik
2021-01-29Fixing GCC warnings 3Lukas Matena
2021-01-11Replaced __linux macro with __linux__Vojtech Bubnik
2021-01-11Finally fixing the single instance for AppImageVojtech Bubnik
2021-01-11Fix of previous commitVojtech Bubnik
2021-01-11Fixed "Single instance" locking issue on Linux with AppImage,Vojtech Bubnik
2020-12-10Replaced all "long long" types with int64_tVojtech Bubnik
2020-11-25Instance check on windows: concider whole window name when searching for anot...David Kocik
2020-11-21fixed typo in comment & formattingVojtech Bubnik
2020-11-17boost canonical fix at instance check. Hopefully a fix of #4973David Kocik
2020-10-19Fix of #4889 (malfunctioning single instance detection on macOS):Lukas Matena
2020-10-15boost::filesystem::canonical at non windows instance check path to binaryDavid Kocik
2020-10-15Fix of Compile error in InstanceCheck.cpp on Linux (#4877)Vojtech Bubnik
2020-10-14order of checking lockfile in instance checkDavid Kocik
2020-10-14instance check - command line analysis - not return if only 1 argumentDavid Kocik
2020-10-14bug fix std::optional on macDavid Kocik
2020-10-14switching from slicer to gcode viewer - unlocking lock fileDavid Kocik
2020-10-13Fix build on macOSLukas Matena
2020-10-12Updated the command line single-instance processing and help text.Vojtech Bubnik
2020-09-25InstanceCheck: typo in DBus function nameDavid Kocik
2020-09-24instance check - bug fixes and refactoring based on code review.David Kocik
2020-05-27Includes cleanup:Lukas Matena
2020-05-18instance check: bux fix in shutdown() - repairs falling at assert when reinit...David Kocik
2020-05-15Own implementation of lockfile instead of wx on linux/mac. Wx version keeps p...David Kocik
2020-05-15single instance check David Kocik
2020-04-29single slicer instanceDavid Kocik