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