Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: arduino/Arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sleemanj/Arduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 1 commit
  • 5 files changed
  • 1 contributor

Commits on Sep 4, 2018

  1. Beginnings of work to support Additional Library Manager URLs

    See #6879
    
    At this point the downloaded additional index files would need to be merged into the main index, that could be done in LibraryInstaller.java and not need to change anything, but mauybe it would be better to do it in LibrariesIndexer.  I don't really know enough Java to continue on this knowing that it probably wouldn't be accepted as a pull request anyway (if I could do this in an hour, the only reason I can figure for it not being done is that there is an actual reticence to have unofficial library repositories).
    
    NB: The preferences were just hacked in, I don't know what design tool or whatever is used to do it properly.
    sleemanj committed Sep 4, 2018
    Configuration menu
    Copy the full SHA
    e03139d View commit details
    Browse the repository at this point in the history
Loading