Skip to content
Snippets Groups Projects
  1. Jul 10, 2013
  2. Aug 26, 2013
  3. Aug 23, 2013
  4. Aug 22, 2013
  5. Aug 19, 2013
  6. Aug 15, 2013
  7. Aug 13, 2013
  8. Aug 07, 2013
  9. Aug 05, 2013
  10. Aug 02, 2013
  11. Aug 01, 2013
  12. Jul 30, 2013
  13. Jul 29, 2013
  14. Jul 26, 2013
  15. Jul 25, 2013
    • Nat Goodspeed's avatar
      CHOP-962: Make LLControlVariable::setPersist() accept only enum. · d2386652
      Nat Goodspeed authored
      Initial change made LLControlVariable::mPersist an enum, but retained
      bool/BOOL public API. setPersist(true) set one value, setPersist(false) set
      another, forcePersist() set the third. Per code review, expose enum to public,
      make setPersist() (and LLControlVariable constructor, and LLControlGroup::
      declareControl(), and all the LLControlGroup::declareMumble() methods, and all
      the unit-test dummy declareMumble() method bodies) accept that enum. Remove
      forcePersist(). Fix calls to LLControlGroup::declareMumble() accordingly.
      Also rename PERSIST_YES to PERSIST_NONDFT, also per code review.
      d2386652
    • Aura Linden's avatar
      Kill all the vivox logs · 7530e801
      Aura Linden authored
      7530e801
  16. Jul 24, 2013
Loading