-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improved relative paths #5117
Improved relative paths #5117
Commits on Aug 5, 2019
-
Configuration menu - View commit details
-
Copy full SHA for cd15286 - Browse repository at this point
Copy the full SHA cd15286View commit details
Commits on Aug 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for decd9a9 - Browse repository at this point
Copy the full SHA decd9a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 51328b0 - Browse repository at this point
Copy the full SHA 51328b0View commit details
Commits on Aug 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a2dc1dd - Browse repository at this point
Copy the full SHA a2dc1ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a193ac - Browse repository at this point
Copy the full SHA 7a193acView commit details -
Configuration menu - View commit details
-
Copy full SHA for b9951a9 - Browse repository at this point
Copy the full SHA b9951a9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7a1bc2f - Browse repository at this point
Copy the full SHA 7a1bc2fView commit details
Commits on Aug 11, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 316b7b7 - Browse repository at this point
Copy the full SHA 316b7b7View commit details -
Seems more reasonable to convert from relative on load and to relative on save than vice versa.
Configuration menu - View commit details
-
Copy full SHA for 5baff4c - Browse repository at this point
Copy the full SHA 5baff4cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 332b422 - Browse repository at this point
Copy the full SHA 332b422View commit details
Commits on Aug 15, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 009ea38 - Browse repository at this point
Copy the full SHA 009ea38View commit details -
Configuration menu - View commit details
-
Copy full SHA for 133cd13 - Browse repository at this point
Copy the full SHA 133cd13View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334a90a - Browse repository at this point
Copy the full SHA 334a90aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a001977 - Browse repository at this point
Copy the full SHA a001977View commit details
Commits on Aug 18, 2019
-
"userXDir" gives the default dir for ladspa, sf2, and gig. "xDir" gives the user dir.
Configuration menu - View commit details
-
Copy full SHA for bcdecc2 - Browse repository at this point
Copy the full SHA bcdecc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for d3ccf3c - Browse repository at this point
Copy the full SHA d3ccf3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 39c1dc1 - Browse repository at this point
Copy the full SHA 39c1dc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ac89bf - Browse repository at this point
Copy the full SHA 0ac89bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dc359d - Browse repository at this point
Copy the full SHA 7dc359dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf24a9b - Browse repository at this point
Copy the full SHA bf24a9bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f9dc7a - Browse repository at this point
Copy the full SHA 8f9dc7aView commit details -
Update tests/src/core/RelativePathsTest.cpp
Co-Authored-By: Hyunjin Song <tteu.ingog@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 1147abf - Browse repository at this point
Copy the full SHA 1147abfView commit details
Commits on Aug 19, 2019
-
Choose UserXBase over DefaultXBase if identical
toShortestRelative sticks with the first base found if two bases give the same path length. By placing UserXBase Bases before DefaultXBase Bases in the relativeBases vector, toShortestRelative will prioritize them.
Configuration menu - View commit details
-
Copy full SHA for 34c6fc2 - Browse repository at this point
Copy the full SHA 34c6fc2View commit details -
Ensure baseLocation always has trailing slash
Otherwise, a user configuring a path without one will break things.
Configuration menu - View commit details
-
Copy full SHA for c0ac743 - Browse repository at this point
Copy the full SHA c0ac743View commit details -
Configuration menu - View commit details
-
Copy full SHA for de4fc5f - Browse repository at this point
Copy the full SHA de4fc5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cebac8 - Browse repository at this point
Copy the full SHA 3cebac8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 97a35a8 - Browse repository at this point
Copy the full SHA 97a35a8View commit details
Commits on Aug 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ca0e46d - Browse repository at this point
Copy the full SHA ca0e46dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 455452e - Browse repository at this point
Copy the full SHA 455452eView commit details
Commits on Sep 22, 2019
-
Apply suggestions from code review
Co-Authored-By: Hyunjin Song <tteu.ingog@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for fa78dc8 - Browse repository at this point
Copy the full SHA fa78dc8View commit details
Commits on Nov 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for b7c038e - Browse repository at this point
Copy the full SHA b7c038eView commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9f386cd - Browse repository at this point
Copy the full SHA 9f386cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6853aec - Browse repository at this point
Copy the full SHA 6853aecView commit details
Commits on Jul 9, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3dbcfae - Browse repository at this point
Copy the full SHA 3dbcfaeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 436c993 - Browse repository at this point
Copy the full SHA 436c993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8b73a4c - Browse repository at this point
Copy the full SHA 8b73a4cView commit details
Commits on Jul 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 9295500 - Browse repository at this point
Copy the full SHA 9295500View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b3318 - Browse repository at this point
Copy the full SHA d4b3318View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0bd5e5e - Browse repository at this point
Copy the full SHA 0bd5e5eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3773d8 - Browse repository at this point
Copy the full SHA f3773d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d8818c - Browse repository at this point
Copy the full SHA 4d8818cView commit details
Commits on Jul 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 70221d8 - Browse repository at this point
Copy the full SHA 70221d8View commit details
Commits on Jul 21, 2020
-
Don't append a "/" that will be removed by cleanPath later
Configuration menu - View commit details
-
Copy full SHA for e55e34c - Browse repository at this point
Copy the full SHA e55e34cView commit details
Commits on Jul 27, 2020
-
Apply suggestions from code review
Co-authored-by: Dominic Clark <mrdomclark@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 4274c22 - Browse repository at this point
Copy the full SHA 4274c22View commit details