2014-09-10 |
Uwe Hermann | test/CMakeLists.txt: Fix build.
|
commit | commitdiff | tree |
2014-08-31 |
Uwe Hermann | android: Minor whitespace fixes.
|
commit | commitdiff | tree |
2014-08-27 |
Uwe Hermann | Only use one central .gitignore file.
|
commit | commitdiff | tree |
2014-08-27 |
Uwe Hermann | Fix two errors with clang 3.6.
|
commit | commitdiff | tree |
2014-08-27 |
Uwe Hermann | android/: Add some missing license headers.
|
commit | commitdiff | tree |
2014-08-26 |
Uwe Hermann | android/: Whitespace and consistency fixes.
|
commit | commitdiff | tree |
2014-08-26 |
Uwe Hermann | view: Minor whitespace fixes.
|
commit | commitdiff | tree |
2014-07-22 |
Uwe Hermann | Drop references to obsolete sigrok-commits mailing...
|
commit | commitdiff | tree |
2014-06-16 |
Uwe Hermann | CMakeLists.txt: Pass -DENABLE_SIGNALS to the compiler.
|
commit | commitdiff | tree |
2014-06-09 |
Uwe Hermann | test/CMakeLists.txt: Drop obsolete boost-thread references.
|
commit | commitdiff | tree |
2014-06-09 |
Uwe Hermann | INSTALL: libboost-thread is no longer needed.
|
commit | commitdiff | tree |
2014-06-09 |
Uwe Hermann | INSTALL: Document C++11 compiler support requirement.
|
commit | commitdiff | tree |
2014-05-06 |
Uwe Hermann | Bump PulseView version to 0.2.0.
|
commit | commitdiff | tree |
2014-05-06 |
Uwe Hermann | Bump libsigrok/libsigrokdecode dependencies to 0.3...
|
commit | commitdiff | tree |
2014-05-06 |
Uwe Hermann | NEWS: Add list of user-visible changes so far.
|
commit | commitdiff | tree |
2014-04-14 |
Uwe Hermann | INSTALL: Mention missing dependency libboost-filesystem.
|
commit | commitdiff | tree |
2014-04-14 |
Uwe Hermann | Rename 'probe' to 'channel' (libsigrokdecode change).
|
commit | commitdiff | tree |
2014-04-04 |
Uwe Hermann | nsis: Drop embedded Python installer, ship local DLL...
|
commit | commitdiff | tree |
2014-03-25 |
Uwe Hermann | Update for 'probe' -> 'channel' rename in libsigrok.
|
commit | commitdiff | tree |
2014-03-25 |
Uwe Hermann | Update for 'probe_group' -> 'channel_group' rename...
|
commit | commitdiff | tree |
2014-03-20 |
Uwe Hermann | nsis: Put sigrok-dumps *.sr files into the installer.
|
commit | commitdiff | tree |
2014-03-11 |
Uwe Hermann | nsis: Fix the "working dir" path for PulseView.
|
commit | commitdiff | tree |
2014-02-20 |
Uwe Hermann | memaccess.cmake: Use STATUS instead of WARNING for...
|
commit | commitdiff | tree |
2014-02-20 |
Uwe Hermann | memaccess.cmake: Cosmetics, whitespace, consistency...
|
commit | commitdiff | tree |
2014-02-01 |
Uwe Hermann | Draw stacked decoder traces below the other PDs (avoids...
|
commit | commitdiff | tree |
2014-02-01 |
Uwe Hermann | pv::data::decode::Annotation: Add pd_index() and set_pd_index().
|
commit | commitdiff | tree |
2014-02-01 |
Uwe Hermann | pv::view::DecodeTrace: Draw annotation rows according...
|
commit | commitdiff | tree |
2014-02-01 |
Uwe Hermann | pv::data::DecoderStack: Set _row for each annotation.
|
commit | commitdiff | tree |
2014-02-01 |
Uwe Hermann | pv::data::decode::Annotation: Add row() and set_row().
|
commit | commitdiff | tree |
2014-01-31 |
Uwe Hermann | decoderstack.cpp: Improve two error messages a bit.
|
commit | commitdiff | tree |
2014-01-30 |
Uwe Hermann | decode: Clear error message upon every new session...
|
commit | commitdiff | tree |
2014-01-28 |
Uwe Hermann | nsis: contrib/pulseview.nsi: Drop obsolete file.
|
commit | commitdiff | tree |
2014-01-28 |
Uwe Hermann | CMakeLists.txt, test/CMakeLists.txt: MinGW linking...
|
commit | commitdiff | tree |
2014-01-28 |
Uwe Hermann | test/CMakeLists.txt: Fix MinGW build of the tests.
|
commit | commitdiff | tree |
2014-01-21 |
Uwe Hermann | test/CMakeLists.txt: Fix build on Windows/MinGW.
|
commit | commitdiff | tree |
2014-01-09 |
Uwe Hermann | CMakeLists.txt: Fix typos, cosmetics, consistency fixes.
|
commit | commitdiff | tree |
2014-01-09 |
Uwe Hermann | Fix SVG icons not being displayed on Windows.
|
commit | commitdiff | tree |
2014-01-05 |
Uwe Hermann | nsis: Install zadig (used for driver switching).
|
commit | commitdiff | tree |
2014-01-05 |
Uwe Hermann | nsis: Install libusb0.dll with the application.
|
commit | commitdiff | tree |
2014-01-03 |
Uwe Hermann | mingw: Add the sigrok icon for pulseview.exe.
|
commit | commitdiff | tree |
2014-01-02 |
Uwe Hermann | nsis: Mention firmware files and PDs in the description.
|
commit | commitdiff | tree |
2014-01-01 |
Uwe Hermann | nsis: Fix File/RMDir copy-paste error.
|
commit | commitdiff | tree |
2014-01-01 |
Uwe Hermann | nsis: Also put firmware files into the installer.
|
commit | commitdiff | tree |
2014-01-01 |
Uwe Hermann | nsis: Enable Python + decoders in the installer.
|
commit | commitdiff | tree |
2014-01-01 |
Uwe Hermann | CMakeLists.txt: Fix copy-paste error (ENABLE_COTIRE).
|
commit | commitdiff | tree |
2014-01-01 |
Uwe Hermann | CMakeLists.txt: Cosmetics, fix typos.
|
commit | commitdiff | tree |
2013-11-15 |
Uwe Hermann | Fix incorrect #include for glib.
|
commit | commitdiff | tree |
2013-10-30 |
Uwe Hermann | test/CMakeLists.txt: Fix Boost version requirement.
|
commit | commitdiff | tree |
2013-10-16 |
Uwe Hermann | INSTALL: Update requirements list.
|
commit | commitdiff | tree |
2013-10-16 |
Uwe Hermann | tests/CMakeLists.txt: Add missing boost-thread check.
|
commit | commitdiff | tree |
2013-10-16 |
Uwe Hermann | tests: Fix #include order.
|
commit | commitdiff | tree |
2013-10-08 |
Uwe Hermann | Fix off-by-one in PD menu list construction.
|
commit | commitdiff | tree |
2013-09-08 |
Uwe Hermann | Bump cmake requirement to 2.8.6 (needed for cotire).
|
commit | commitdiff | tree |
2013-07-15 |
Uwe Hermann | Add missing libboost-system to test/CMakeLists.txt.
|
commit | commitdiff | tree |
2013-05-04 |
Uwe Hermann | Install the manpage upon 'make install'.
|
commit | commitdiff | tree |
2013-05-04 |
Uwe Hermann | manpage: Document --loglevel and filename argument.
|
commit | commitdiff | tree |
2013-05-03 |
Uwe Hermann | Add initial NEWS file.
|
commit | commitdiff | tree |
2013-05-03 |
Uwe Hermann | README: Update in preparation of the 0.1.0 release.
|
commit | commitdiff | tree |
2013-05-03 |
Uwe Hermann | PulseView depends on libsigrokdecode >= 0.2.0 (optional).
|
commit | commitdiff | tree |
2013-05-03 |
Uwe Hermann | Adapt to new <libsigrokdecode/libsigrokdecode.h> header.
|
commit | commitdiff | tree |
2013-05-01 |
Uwe Hermann | manpage: Various fixes and updates.
|
commit | commitdiff | tree |
2013-04-23 |
Uwe Hermann | win32: Use -mwindows to avoid opening a "DOS box".
|
commit | commitdiff | tree |
2013-04-23 |
Uwe Hermann | Replace GPLv2+ references with GPLv3+.
|
commit | commitdiff | tree |
2013-04-23 |
Uwe Hermann | Add NSIS file for use with cross-compiled PulseView.
|
commit | commitdiff | tree |
2013-03-17 |
Uwe Hermann | INSTALL: Refer to new Building wiki page.
|
commit | commitdiff | tree |
2013-03-09 |
Uwe Hermann | Whitespace fixes.
|
commit | commitdiff | tree |
2013-03-03 |
Uwe Hermann | Minor whitespace fixes.
|
commit | commitdiff | tree |
2013-03-02 |
Uwe Hermann | About box: Make URL clickable.
|
commit | commitdiff | tree |
2013-02-20 |
Uwe Hermann | Drop a few more unneeded 'extern "C"'.
|
commit | commitdiff | tree |
2013-02-20 |
Uwe Hermann | Remove unneeded 'extern "C"'.
|
commit | commitdiff | tree |
2013-02-20 |
Uwe Hermann | Print --help/--version output to stdout (not stderr).
|
commit | commitdiff | tree |
2013-02-20 |
Uwe Hermann | Fix compiler warnings/errors due to -Wall.
|
commit | commitdiff | tree |
2013-02-20 |
Uwe Hermann | Add -Wall compiler option.
|
commit | commitdiff | tree |
2013-02-20 |
Uwe Hermann | .gitignore: Add missing CPack files.
|
commit | commitdiff | tree |
2013-02-20 |
Uwe Hermann | Cosmetics, typos.
|
commit | commitdiff | tree |
2013-01-24 |
Uwe Hermann | Add missing #include <limits.h>.
|
commit | commitdiff | tree |
2013-01-24 |
Uwe Hermann | Lower Boost dependency to 1.42.
|
commit | commitdiff | tree |
2013-01-20 |
Uwe Hermann | MinGW: Drop hardcoded BOOST_ROOT.
|
commit | commitdiff | tree |
2013-01-20 |
Uwe Hermann | Add missing settings for boost-thread on MinGW.
|
commit | commitdiff | tree |
2013-01-19 |
Uwe Hermann | CPack: Only generate a .tar.gz file.
|
commit | commitdiff | tree |
2013-01-19 |
Uwe Hermann | README: Minor fixes, typos.
|
commit | commitdiff | tree |
2013-01-19 |
Uwe Hermann | Lower Boost dependency to 1.45, which is sufficient.
|
commit | commitdiff | tree |
2013-01-19 |
Uwe Hermann | samplingbar.cpp: Add missing "ULL".
|
commit | commitdiff | tree |
2013-01-19 |
Uwe Hermann | Add missing newlines in two header files.
|
commit | commitdiff | tree |
2013-01-19 |
Uwe Hermann | CMakeLists.txt: Fix typo.
|
commit | commitdiff | tree |
2013-01-19 |
Uwe Hermann | boost-thread: Use 'thread_win32' on Windows/MinGW.
|
commit | commitdiff | tree |
2013-01-15 |
Uwe Hermann | pulseview.qrc: Add missing application-exit.png entry.
|
commit | commitdiff | tree |
2012-12-12 |
Uwe Hermann | README: Document Boost system + thread requirement.
|
commit | commitdiff | tree |
2012-12-12 |
Uwe Hermann | Some smaller whitespace fixes.
|
commit | commitdiff | tree |
2012-12-12 |
Uwe Hermann | cmake: Add boost-thread as explicit dependency.
|
commit | commitdiff | tree |
2012-10-21 |
Uwe Hermann | Fix #include guards.
|
commit | commitdiff | tree |
2012-10-21 |
Uwe Hermann | Add a HACKING file.
|
commit | commitdiff | tree |
2012-10-13 |
Uwe Hermann | Only check for libboost-test if tests are enabled.
|
commit | commitdiff | tree |
2012-10-13 |
Uwe Hermann | Add initial manpage.
|
commit | commitdiff | tree |
2012-10-13 |
Uwe Hermann | Add icons/sigrok-logo-notext.ico.
|
commit | commitdiff | tree |
2012-10-13 |
Uwe Hermann | Cosmetics.
|
commit | commitdiff | tree |
2012-10-12 |
Uwe Hermann | Add initial NSIS file for building a win installer.
|
commit | commitdiff | tree |
2012-10-12 |
Uwe Hermann | Small consistency fix in a header.
|
commit | commitdiff | tree |
2012-10-11 |
Uwe Hermann | Add missing include.
|
commit | commitdiff | tree |
2012-10-11 |
Uwe Hermann | Set explicit BOOST_ROOT on Windows/MinGW.
|
commit | commitdiff | tree |
next |