1
0
Fork 0

Commit Graph

  • 1652704543 ADDED - Average speed per month in monthly traffic menu master Matthieu Lalonde 2011-06-07 12:31:54 -0400
  • 3391af8ce5 ADDED - Pulling of monthly traffic data Matthieu Lalonde 2011-06-07 11:18:09 -0400
  • f310d72604 FIXED - Removed some extra logging Matthieu Lalonde 2011-06-07 09:26:19 -0400
  • 0f976d963a ADDED - Average transfer speed since WAN uptime. Matthieu Lalonde 2011-06-07 09:23:47 -0400
  • 74a1cdc617 License foo Matthieu Lalonde 2011-06-06 18:51:42 -0400
  • 0f31f9284c ADDED - Memory percentage over the progress indicator Matthieu Lalonde 2011-06-06 18:17:55 -0400
  • 6cb30875f3 Less comments Matthieu Lalonde 2011-06-06 14:54:59 -0400
  • 2e6814e6d2 ADDED - Memory Indicator Matthieu Lalonde 2011-06-06 14:49:57 -0400
  • c4fa5446c2 ADDED System submenu, moved uptime and load in there ADDED Memory info Matthieu Lalonde 2011-06-06 14:31:07 -0400
  • 7b495f22a9 Added some modal alerts for first run and cancel prefs save on first run. Matthieu Lalonde 2011-06-06 11:49:01 -0400
  • 9b30a400f2 FIXED - Woooops... Matthieu Lalonde 2011-06-06 11:04:56 -0400
  • 18dedc122f FIXED - Bandwidth viewer is back Matthieu Lalonde 2011-06-06 11:00:41 -0400
  • ea4b6002a1 Removed left over output log Matthieu Lalonde 2011-06-06 10:43:09 -0400
  • 6948715db7 Big code restructure and cleaning. Router data is now gathered all at once and used to populate the menu thereafter. There is now a separate WRTStatusClient object for the router data and the throughput data. The latter is used to get status. Matthieu Lalonde 2011-06-06 10:36:19 -0400
  • 7842a01f47 FIXED - Crashing bandwidth view window (uncheck "release on hide") Matthieu Lalonde 2011-06-05 14:27:04 -0400
  • d04a5a192c Less self! Matthieu Lalonde 2011-06-05 14:10:27 -0400
  • f4dfc568e1 Sorry but... bunch of stuff and some left overs for later... Matthieu Lalonde 2011-06-05 14:07:51 -0400
  • 140c7a6bdd More small fixes Matthieu Lalonde 2011-06-04 18:06:48 -0400
  • d3f915740d Some more cleaning up.... Matthieu Lalonde 2011-06-04 17:46:48 -0400
  • 5ef20235d8 FIXED - Exiting when no prefs are set on the initial startup TODO - Add modal warning in the above condition Matthieu Lalonde 2011-06-04 17:44:01 -0400
  • 3f1e25babb FIXED - Protocol setting is now fully functional MODIF - Init/deinit procedure, automatic preferences shown when no defaults exists Matthieu Lalonde 2011-06-04 17:42:50 -0400
  • 7aebb49d7e Switched some types to more standard types Matthieu Lalonde 2011-06-04 17:08:02 -0400
  • cb418d81fe More tweaking Enabled keychain check, that is if the credentials already exist they will be used, otherwise it still needs to be in the plist Matthieu Lalonde 2011-06-04 17:02:38 -0400
  • 2afe6fad40 fixme keychain comment... Matthieu Lalonde 2011-06-04 15:13:55 -0400
  • 09c3127e61 FIXED - useBytes FIXED - Time intervals FIXED - No menu icon option Matthieu Lalonde 2011-06-04 15:12:17 -0400
  • bc547d0c36 Stopping of refresh timer while the menu is updating Matthieu Lalonde 2011-06-04 11:40:14 -0400
  • 355c28895d Added removal of previous client menu items, changed routine so the menu items on update on menu click Matthieu Lalonde 2011-06-04 11:22:54 -0400
  • caeebacb4b Added clients status and copying of menu items Matthieu Lalonde 2011-06-04 10:08:54 -0400
  • 373760a17b Switched up and down speeds around in the menu title Matthieu Lalonde 2011-06-03 20:04:21 -0400
  • a12f7b4fa3 forgotten commit Matthieu Lalonde 2011-06-03 15:59:48 -0400
  • 2209a88b42 Initial data updating Matthieu Lalonde 2011-06-03 15:59:24 -0400
  • 80656b2fb1 Initial status bandwidth updater Matthieu Lalonde 2011-06-03 12:32:53 -0400
  • 051581253e Added proper use of detected wan port, enabled status timer, modified license for CC BY-SH-NC Matthieu Lalonde 2011-06-03 11:19:06 -0400
  • f44983df4c Begining of a status query, ability to auto detect wan port although not implemented yet Matthieu Lalonde 2011-06-03 10:35:02 -0400
  • cc68591a5c Added some of the NSURL delegate methods Matthieu Lalonde 2011-06-03 09:54:38 -0400
  • 9ca91187d3 Fixed port type issue Matthieu Lalonde 2011-06-02 17:31:26 -0400
  • 33fe9832c8 Pffffft Matthieu Lalonde 2011-06-02 17:10:26 -0400
  • c73c8f0c2f .gitignore Matthieu Lalonde 2011-06-02 17:09:20 -0400
  • 211f4d5216 Added git ignores Matthieu Lalonde 2011-06-02 17:05:36 -0400
  • eda550b878 implemented writeDefaults method and also wrote the configured default during intialization Spike Grobstein 2011-05-31 20:55:23 -0400
  • 3c196d9f7e implemented readDefaults function and tweaked some shit to better jive with WRTStatusClient Spike Grobstein 2011-05-31 20:19:34 -0400
  • 0ef2a69fb7 changed port to be an int rather than an NSInteger* Spike Grobstein 2011-05-31 20:14:41 -0400
  • 720112a9cb beginnings of rewrite of defaults reading/writing Spike Grobstein 2011-05-31 19:48:11 -0400
  • ae89832c2a removed inclusion of old WRTRequest and also duplicate import of WRTStatusClient Spike Grobstein 2011-05-31 19:42:40 -0400
  • e3b50a4b37 removed old WRTRequest files Spike Grobstein 2011-05-31 19:38:24 -0400
  • 2645c4d66f implemented new requestForBandwidthViewerForInterface function in the bandwidth viewer Spike Grobstein 2011-05-31 19:37:35 -0400
  • 3d9bd1bc2a added new requestForBandwidthViewerForInterface function Spike Grobstein 2011-05-31 19:36:33 -0400
  • e05de6706a initial import Spike Grobstein 2011-05-31 00:21:22 -0400