-
- Downloads
Code changes:
* Port check to see if i2p is already running. * All buttons in the menu should work now. * Rewrote some C++ to Objective-C, which fits better with the integration. * Misc cleanup. * Made the launch of router repeatable.
Showing
- launchers/macosx/obj-cpp/AppDelegate.h 34 additions, 66 deletionslaunchers/macosx/obj-cpp/AppDelegate.h
- launchers/macosx/obj-cpp/Info.plist 1 addition, 1 deletionlaunchers/macosx/obj-cpp/Info.plist
- launchers/macosx/obj-cpp/PidWatcher.h 0 additions, 21 deletionslaunchers/macosx/obj-cpp/PidWatcher.h
- launchers/macosx/obj-cpp/RouterTask.h 6 additions, 4 deletionslaunchers/macosx/obj-cpp/RouterTask.h
- launchers/macosx/obj-cpp/RouterTask.mm 29 additions, 25 deletionslaunchers/macosx/obj-cpp/RouterTask.mm
- launchers/macosx/obj-cpp/StatusItemButton.h 6 additions, 0 deletionslaunchers/macosx/obj-cpp/StatusItemButton.h
- launchers/macosx/obj-cpp/main.mm 77 additions, 80 deletionslaunchers/macosx/obj-cpp/main.mm
- launchers/macosx/obj-cpp/portcheck.h 59 additions, 0 deletionslaunchers/macosx/obj-cpp/portcheck.h
Loading
Please register or sign in to comment