1. 03 Dec, 2015 1 commit
  2. 02 Dec, 2015 1 commit
  3. 11 Nov, 2015 1 commit
  4. 03 Nov, 2015 1 commit
  5. 23 Oct, 2015 1 commit
  6. 19 Oct, 2015 1 commit
  7. 08 Oct, 2015 3 commits
  8. 07 Oct, 2015 1 commit
  9. 05 Oct, 2015 1 commit
  10. 29 Sep, 2015 3 commits
  11. 28 Sep, 2015 1 commit
  12. 26 Sep, 2015 3 commits
  13. 24 Aug, 2015 1 commit
  14. 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
  15. 17 Jul, 2015 1 commit
  16. 29 Jun, 2015 5 commits
  17. 24 Jun, 2015 7 commits
  18. 19 Jun, 2015 2 commits
  19. 17 Jun, 2015 3 commits