Commit History

Author SHA1 Message Date
  Uwe Hermann 1aba657270 Doxyfile: Set version to 0.5.0. 7 years ago
  Uwe Hermann 9b355aa12d Bump libtool version (not package version) to 4:0:0. 7 years ago
  Uwe Hermann 95723b1e17 NEWS: Add list of user-visible changes so far. 7 years ago
  Uwe Hermann f200d59ee2 Various Doxygen fixes. 7 years ago
  Uwe Hermann 567d1feae8 Add a MIME info file (and icons) for sigrok session files. 7 years ago
  Uwe Hermann 6b21d9a77e Rename sigrok-logo-notext.png to libsigrok_112x112.png. 7 years ago
  Uwe Hermann 6324805018 ruby bindings: Fix a compiler warning. 7 years ago
  Uwe Hermann 35334baa90 Fix various -Wundefined-var-template clang warnings. 7 years ago
  Gerhard Sittig e3e1f20c7f C++ binding: Fixup memory leak in input module receive() calls 7 years ago
  Gerhard Sittig 2355d22919 input/csv: Eliminate remaining memory leaks in error paths 7 years ago
  Gerhard Sittig f027208ea7 input/csv: Fixup datafeed chunk size calculation 7 years ago
  Gerhard Sittig d05b1a8606 output/csv: Nit, remove an unused loop iteration variable 7 years ago
  Gerhard Sittig cd59e6eca1 input/csv: Send larger datafeed chunks, to speedup import 7 years ago
  Gerhard Sittig de788af410 input/csv: Update developer comment (fix for last EOL marker) 7 years ago
  Gerhard Sittig 7f4c3a6224 input/csv: Accept absence of last end-of-line termination sequence 7 years ago
  Gerhard Sittig 4439363aa0 input/csv: Skip leading UTF-8 BOM in the input stream 7 years ago
  Gerhard Sittig ccff468b5e input/csv: Add developer comment with TODO items 7 years ago
  Gerhard Sittig 241c386a4f input/csv: Correctly skip over last processed end-of-line sequence 7 years ago
  Gerhard Sittig 4555d3bda0 input/csv: Fix a false negative after successful import 7 years ago
  Gerhard Sittig f9b7486154 input/csv: Re-order processing steps (column mode vs text line split) 7 years ago
  Gerhard Sittig 492dfa9025 input/csv: Concentrate text line encoding in a single spot 7 years ago
  Gerhard Sittig df0db9fdda input/csv: Improve readability (bool expr vs assign, nested arrays) 7 years ago
  Uwe Hermann b4698e4d61 HACKING: Update URL to Linux kernel coding style. 7 years ago
  Uwe Hermann 176d785d33 Drop trailing whitespace in various files. 7 years ago
  Uwe Hermann faf6dc4633 Minor cosmetics. 7 years ago
  Uwe Hermann 09b2ca47e6 uninstall: Remove empty libsigrok/libsigrokcxx include directories. 7 years ago
  Soeren Apel 77463bd397 Demo: Convert white spaces to dashes for walking one/zero pattern 7 years ago
  Soeren Apel c5d081f721 Bindings: Provide helper method that auto-converts analog 7 years ago
  Soeren Apel 0cee3a3ea5 Bindings: Flesh out the analog payload bindings 7 years ago
  Soeren Apel 845060fa9d Demo: Add walking one/walking zero pattern 7 years ago