2014-08-26 |
Marcus Comstedt | Setup environment for SRD on Android
|
commit | commitdiff | tree |
2014-08-26 |
Marcus Comstedt | CMakeLists.txt: For Android, make a library out of...
|
commit | commitdiff | tree |
2014-08-26 |
Marcus Comstedt | View: Implement pinch-zoom
|
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-05-04 |
Marcus Comstedt | Fix polymorphic function lookup problem
|
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-19 |
Marcus Comstedt | Check if unportable sample pack/unpack works and in...
|
commit | commitdiff | tree |
2014-02-19 |
Marcus Comstedt | Implement portable LA sample packing and unpacking.
|
commit | commitdiff | tree |
2014-02-09 |
Joel Holdsworth | DecodeTrace: Draw the error over the unresolved period
|
commit | commitdiff | tree |
2014-02-09 |
Joel Holdsworth | Do not attempt to decode when required probes have...
|
commit | commitdiff | tree |
2014-02-09 |
Joel Holdsworth | Added some missing fromUtf8s
|
commit | commitdiff | tree |
2014-02-02 |
Joel Holdsworth | Added show/hide decoder button
|
commit | commitdiff | tree |
2014-02-02 |
Joel Holdsworth | Added decoder show/hide icons
|
commit | commitdiff | tree |
2014-02-02 |
Joel Holdsworth | Improved row annotation colouring
|
commit | commitdiff | tree |
2014-02-02 |
Joel Holdsworth | Split annotation data set into rows, and improved painting.
|
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 |
Ulf Lamping | Scan: Don't enable "OK" button if no device is found.
|
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-12-07 |
Martin Ling | Fix hardcoded home directory (pass -DHOME=$HOME to...
|
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-09 |
Matt Ranostay | bugfix: Resolved -Werror message in main.cpp
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | Prevent Ok being pressed when no device is selected
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | Process selected device
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | Added pv::SamplingBar::set_selected_device
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | Moved device enumeration out of pv::SamplingBar into...
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | SamplingBar::update_sample_rate_selector should abort...
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | Fixed indentation in SamplingBar::update_sample_rate_selecto...
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | Implemented device probing
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | Only allow monotonic devices in the device list
|
commit | commitdiff | tree |
2013-03-09 |
Joel Holdsworth | Initial manual connect dialog with a serial port selector
|
commit | commitdiff | tree |
2013-03-09 |
Alexandru Gagniuc | README: Explicitly state meaning of year ranges in...
|
commit | commitdiff | tree |
2013-03-09 |
Alexandru Gagniuc | Separate the build/install instructions from the README.
|
commit | commitdiff | tree |
2013-03-03 |
Uwe Hermann | Minor whitespace fixes.
|
commit | commitdiff | tree |
2013-03-03 |
Joel Holdsworth | Pad mip-map buffers to allow for uint64_t write word
|
commit | commitdiff | tree |
2013-03-03 |
Joel Holdsworth | Set the colour of ruler annotations to the correct...
|
commit | commitdiff | tree |
2013-03-03 |
Joel Holdsworth | Added open file command line argument
|
commit | commitdiff | tree |
2013-03-03 |
Joel Holdsworth | Show samplerate as 1Hz when its value is unknown
|
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-02-20 |
Alexandru Gagniuc | main: quit on SIGINT
|
commit | commitdiff | tree |
next |