1. 14 May, 2016 2 commits
  2. 03 May, 2016 1 commit
  3. 10 Apr, 2016 1 commit
  4. 27 Mar, 2016 1 commit
  5. 25 Mar, 2016 1 commit
  6. 14 Dec, 2015 5 commits
  7. 10 Dec, 2015 1 commit
  8. 07 Dec, 2015 1 commit
  9. 03 Dec, 2015 1 commit
  10. 02 Dec, 2015 1 commit
  11. 11 Nov, 2015 1 commit
  12. 03 Nov, 2015 1 commit
  13. 23 Oct, 2015 1 commit
  14. 19 Oct, 2015 1 commit
  15. 08 Oct, 2015 3 commits
  16. 07 Oct, 2015 1 commit
  17. 05 Oct, 2015 1 commit
  18. 29 Sep, 2015 3 commits
  19. 28 Sep, 2015 1 commit
  20. 26 Sep, 2015 3 commits
  21. 24 Aug, 2015 1 commit
  22. 22 Aug, 2015 3 commits
    • Anatol Pomozov's avatar
      The newest libpng update (1.6.2) has stricter rules about iCCP and will print... · 08280426
      Anatol Pomozov authored
      The newest libpng update (1.6.2) has stricter rules about iCCP and will print this warning every time it finds a png that is broken.
      
      Fix the warning with imagemagicks 'convert -strip' tool.
      08280426
    • Anatol Pomozov's avatar
      Fix compilation error found at Linux Arch · a7cc4fd8
      Anatol Pomozov authored
      /home/anatol/sources/archpackages/dsview-git/src/DSView/DSView/pv/data/decode/annotation.cpp: In constructor ‘pv::data::decode::Annotation::Annotation(const srd_proto_data*)’:
      /home/anatol/sources/archpackages/dsview-git/src/DSView/DSView/pv/data/decode/annotation.cpp:43:17: error: ‘const struct srd_proto_data_annotation’ has no member named ‘ann_class’
        _format = pda->ann_class;
      a7cc4fd8
    • Anatol Pomozov's avatar
      Fix compile error · c54022b8
      Anatol Pomozov authored
      /home/anatol/sources/dreamstudio/DSView/DSView/pv/mainwindow.cpp: In member function ‘bool pv::MainWindow
      /home/anatol/sources/dreamstudio/DSView/DSView/pv/mainwindow.cpp:742:77: error: conversion from ‘uint64_t
                   s_obj["vdiv"] = QJsonValue::fromVariant(dsoSig->get_vDialValue());
                                                                                   ^
      c54022b8
  23. 17 Jul, 2015 1 commit
  24. 02 Jul, 2015 2 commits
  25. 29 Jun, 2015 2 commits