1. 19 Mar, 2016 1 commit
    • Explorer09's avatar
      Assert (Platform_meterTypes[0]==&CPUMeter_class) · 328de356
      Explorer09 authored
      Just assume Platform_meterTypes[0] is always &CPUMeter_class for every
      platform. This removes a conditional in AvailableMetersPanel_new().
      
      Also adds some comments about the logic here. Without assuming
      Platform_meterTypes[0], the (int i=1) clause in this for loop will not
      make sense. (I.e. Why not (int i=0)? )
      
      Also replaced a sprintf() call with safer snprintf() in code further
      below.
      328de356
  2. 27 Aug, 2015 1 commit
  3. 23 Mar, 2015 2 commits
  4. 17 Mar, 2015 1 commit
  5. 03 Feb, 2015 2 commits
  6. 22 Jan, 2015 1 commit
  7. 27 Nov, 2014 1 commit
  8. 05 Dec, 2012 1 commit
  9. 26 Dec, 2011 2 commits
  10. 24 Aug, 2010 1 commit
  11. 09 Mar, 2008 1 commit
  12. 06 Jun, 2006 1 commit
  13. 30 May, 2006 3 commits
  14. 09 May, 2006 1 commit
  15. 10 Apr, 2006 1 commit
  16. 04 Mar, 2006 1 commit