Comment 11 for bug 695235

Revision history for this message
Sébastien BLAISOT (sblaisot) wrote :

Hummm, using QDesktopServices::storageLocation(QDesktopServices::DataLocation) seems complicated because this path is defined in depends.py (a python script), not in cpp.

We can be "not so breaking" doint the same thing that was done for macOSX settings path change in mixxx 1.7.

actually, I don't see how to change from a hardcoded path to a dynamic path depending on windows version used (and how is matched python and cpp), but if you can give me a hint, I can try to take this one.

last question : do we still need to support windows XP ? It is completely unsupported by MS for more than a year now, so why do we need to still care ? probably it's time to have windows vista as a minimum requirement for mixxx.