Skip to content
Snippets Groups Projects
  1. Jul 06, 2021
  2. Jun 07, 2021
  3. Apr 26, 2021
  4. Mar 16, 2021
  5. Mar 09, 2021
  6. Mar 08, 2021
  7. Sep 17, 2020
  8. Sep 16, 2020
    • Callum Prentice's avatar
      First part of change to remove LLVFS from the Viewer. Consists of code changes... · 3fc07dea
      Callum Prentice authored
      First part of change to remove LLVFS from the Viewer. Consists of code changes to remove LLVFS and LLVFSThread classes along with the associated source files. The existing llvfs folder is renamed to llcache. Also includes changes to CMake script in many places to reflect changes. Eventually, llvfile source file and class will be renamed but that is not in this change.
      3fc07dea
  9. Mar 25, 2020
  10. Oct 07, 2019
  11. Jun 06, 2019
  12. Mar 19, 2019
  13. Mar 02, 2019
  14. Sep 07, 2018
  15. Sep 05, 2018
  16. Jul 10, 2017
  17. Apr 10, 2017
  18. Aug 18, 2016
  19. Nov 10, 2015
  20. Oct 02, 2015
  21. Aug 25, 2015
  22. Aug 19, 2015
  23. Jul 10, 2015
  24. Mar 26, 2015
  25. Feb 08, 2015
    • Cinder's avatar
      OPEN-292 - Remove lscript from project, · ca08bd5a
      Cinder authored
      Remove legacy udp script upload methods,
      Refactor script runtime perms from three arrays to one struct array so we don't have to juggle array order anymore.
      ca08bd5a
  26. Dec 17, 2014
  27. Dec 15, 2014
  28. Aug 12, 2014
  29. Apr 30, 2013
  30. Mar 29, 2013
  31. Feb 20, 2013
  32. Jan 09, 2013
    • Nat Goodspeed's avatar
      MAINT-1481: remove linux-updater; move logic to Linux update_install · 34f231cc
      Nat Goodspeed authored
      Now that the viewer's own background updater logic is responsible for
      downloading a new installer, the only functionality we still use in
      linux-updater that couldn't be expressed more simply in bash is the UI. But
      since most Linux distros capable of running SL at all have zenity, and all
      will have xmessage, we can handle even the UI part. Add xmenity wrapper script
      so update_install doesn't have to care which is present, and make the bash
      script that used to launch linux-updater do the real work.
      34f231cc
  33. Mar 05, 2013
  34. Feb 07, 2013
  35. Jan 05, 2013
    • Nat Goodspeed's avatar
      MAINT-2155: replace embedded mac-updater.app with a Python script. · 840cb864
      Nat Goodspeed authored
      Remove mac-updater subtree from viewer source, along with the
      update_install bash script that invoked it. Remove all mention of mac-updater
      in CMakeLists.txt files and in viewer_manifest.py.
      Change Mac update_install bash script references in viewer_manifest.py and in
      llupdaterservice.cpp (which invokes it) to new Python update_install.py.
      Add update_install.py, messageframe.py (which puts up some Tkinter UI) and
      janitor.py (cloned from vita, it's exactly what we need here).
      840cb864
  36. Oct 04, 2012
  37. Oct 03, 2012
  38. Sep 21, 2012
Loading