I2P Address: [http://git.idk.i2p]

Skip to content
Snippets Groups Projects
  1. Apr 07, 2009
    • sponge's avatar
      2009-04-07 sponge · 2c84cddd
      sponge authored
          * SimpleTimer2, SimpleScheduler fixed so that the threads all run from
            The main threadgroup, not in the current possible child threadgroup.
            So long as any SimpleTimer2/SimpleScheduler is started *BEFORE* any
            child threadgroups, the constructors are threadgroup safe. What would
            be super cool is if they were to be all jailed within thier very own
            threadgroup too, but, I2P isn't up to the task of this yet.
          * Fixes to BOB to ensure the above is true.
      2c84cddd
  2. Apr 06, 2009
    • sponge's avatar
      2009-04-06 sponge · 37667247
      sponge authored
      SimpleScheduler SimpleTimer2 debugging added.
      Fix build files for desktopgui.
      37667247
    • mathiasdm's avatar
      New application for I2P: desktopgui. Should eventually replace systray, and... · 495558a9
      mathiasdm authored
      New application for I2P: desktopgui. Should eventually replace systray, and have more functionality.
      
      To use the application, you need to (by default) add the following to clients.config :
      # desktopgui
      clientApp.6.args=
      clientApp.6.delay=5
      clientApp.6.main=desktopgui.Main
      clientApp.6.name=desktopgui
      clientApp.6.startOnLoad=true
      
      495558a9
  3. Apr 04, 2009
  4. Apr 03, 2009
  5. Apr 02, 2009
  6. Apr 01, 2009
  7. Mar 30, 2009
  8. Mar 29, 2009
  9. Mar 27, 2009
  10. Mar 26, 2009
  11. Mar 25, 2009
  12. Mar 24, 2009
Loading