projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix #719 by calculating the decoder trace height dynamically
2015-12-30
Soeren Apel
Fix #719 by calculating the decoder trace height dynamically
commit
|
commitdiff
|
tree
2015-12-30
Soeren Apel
Make traces only selectable in the header area
commit
|
commitdiff
|
tree
2015-12-30
Soeren Apel
Make traces non-draggable outside the header area
commit
|
commitdiff
|
tree
2015-12-30
Soeren Apel
Fix #687: Update channels after removing decoder traces
commit
|
commitdiff
|
tree
2015-12-30
Soeren Apel
DecodeTrace: Speed up annotation drawing
commit
|
commitdiff
|
tree
2015-12-29
Soeren Apel
DecodeTrace: Use correct background colour
commit
|
commitdiff
|
tree
2015-12-28
Uwe Hermann
Minor whitespace and Doxygen fixes.
commit
|
commitdiff
|
tree
2015-12-28
Uwe Hermann
manpage: Document the new 'b' keyboard shortcut.
commit
|
commitdiff
|
tree
2015-12-26
Uwe Hermann
manpage: Document all keyboard shortcuts.
commit
|
commitdiff
|
tree
2015-12-26
Uwe Hermann
manpage: Minor fixes and updates.
commit
|
commitdiff
|
tree
2015-12-26
Uwe Hermann
Various minor whitespace and consistency fixes.
commit
|
commitdiff
|
tree
2015-12-21
Stefan Brüns
session: make sure signals set is initialized
commit
|
commitdiff
|
tree
2015-12-21
Stefan Brüns
view/analogsignal: set samplerate to 1.0 if samplerate...
commit
|
commitdiff
|
tree
2015-12-03
Uwe Hermann
CMakeLists.txt: Drop superfluous "include(FindPkgConfig)".
commit
|
commitdiff
|
tree
2015-11-08
Uwe Hermann
Minor (Doxygen) comment cosmetics.
commit
|
commitdiff
|
tree
2015-11-05
Soeren Apel
StoreSession: Observe proper range order
commit
|
commitdiff
|
tree
2015-11-05
Soeren Apel
Fix #685 by adding a special T marker when SR_DT_TRIGGER...
commit
|
commitdiff
|
tree
2015-11-04
Uwe Hermann
Minor whitespace cosmetics.
commit
|
commitdiff
|
tree
2015-11-03
Uwe Hermann
CMakeLists.txt: Enable unit tests by default.
commit
|
commitdiff
|
tree
2015-11-03
Daniel Elstner
Suppress warnings from glibmm about deprecated auto_ptr
commit
|
commitdiff
|
tree
2015-10-24
Uwe Hermann
win32: Re-fix the Windows build (namespace pollution...
commit
|
commitdiff
|
tree
2015-10-20
Uwe Hermann
Minor update related to the libsigrok analog format...
commit
|
commitdiff
|
tree
2015-10-18
Uwe Hermann
test/CMakeLists.txt: Add missing files.
commit
|
commitdiff
|
tree
2015-10-07
Joel Holdsworth
ViewItemPaintParams: Fixed header guard
commit
|
commitdiff
|
tree
2015-10-07
Joel Holdsworth
RowItem: Corrected header guard
commit
|
commitdiff
|
tree
2015-10-03
Daniel Elstner
windows: Install data files into share subdirectory
commit
|
commitdiff
|
tree
2015-09-13
Jonathan Dahan
SAMPLERATE is a guint64
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Ruler: Don't use a function that is only available...
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Ruler: Prevent ticks from disappearing at high zoom...
commit
|
commitdiff
|
tree
2015-09-04
Daniel Elstner
Build: Substitute build configuration into NSIS script
commit
|
commitdiff
|
tree
2015-09-04
Daniel Elstner
Build: Fix build with Qt 4 moc
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
ViewItem: Adjust the threshold between dark and light...
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Viewport: Don't draw the cursors and markers antialiased
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Ruler: Don't draw the tick marks antialiased
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Untangle the time formatting functions a bit
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
View: Do not emit superfluous signals in a loop
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
View: Change the type of tick_period to pv::util::Timestamp
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Ruler: Factor out the calculation of the tick spacing
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Ruler: Fix tick mark calculation
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Use typesafe enum classes in pv::util
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Add a spin box widget for timestamp values
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
format_time(): Use the timestamp type in the calculation
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
format_si_value(): Use the timestamp type in the calculation
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Use a type with a greater resolution to represent time...
commit
|
commitdiff
|
tree
2015-09-04
Jens Steinhauser
Remove unused arguments from 'format_time()'
commit
|
commitdiff
|
tree
2015-08-25
Martin Ling
Don't try to store a reference to a shared pointer.
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Ruler scale calculation optimization
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Fix wrong ruler scale after loading a file
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Fix #595 by correctly handling UINT64_MAX and INT_MAX...
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Fix #597 by disabling device-related toolbar buttons...
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Fix #510 by disabling removal of the last decoder from...
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Provide short-term fix for #627 by limiting zoom range...
commit
|
commitdiff
|
tree
2015-08-25
Soeren Apel
Util: Fix malformed time formatting
commit
|
commitdiff
|
tree
2015-08-21
Uwe Hermann
Restore the default of "pulseview foo.sr" opening the...
commit
|
commitdiff
|
tree
2015-08-20
Uwe Hermann
Pass unitsize to srd_session_send() directly.
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
Fix #622 by using the actual sample count per segment
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
View: Allow ScaleUnits[0] to actually be used
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
View: Use max time to calculate label length, not offset_
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
Util: Fix issue where t=0 randomly shows up as +0 or -0
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
Util: Refactor format_time()
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
View/Ruler: Calculate and use tick precision
commit
|
commitdiff
|
tree
2015-08-16
Soeren Apel
Util: Introduce DD:HH:MM:SS.mmm nnn ppp fff format
commit
|
commitdiff
|
tree
2015-08-15
Soeren Apel
Fix #615 by opening the output stream only if needed
commit
|
commitdiff
|
tree
2015-08-09
Uwe Hermann
nsis: Add start menu entries for Zadig.
commit
|
commitdiff
|
tree
2015-08-08
Uwe Hermann
Bump Boost requirement to >= 1.48.
commit
|
commitdiff
|
tree
2015-07-30
Soeren Apel
StoreSession: Supply filename to the output module...
commit
|
commitdiff
|
tree
2015-07-25
Uwe Hermann
about: Show the list of supported output formats.
commit
|
commitdiff
|
tree
2015-07-25
Daniel Elstner
Build: Make hardcoded version override git tag
commit
|
commitdiff
|
tree
2015-07-25
Daniel Elstner
Build: Use -dirty version suffix for local changes
commit
|
commitdiff
|
tree
2015-07-25
Daniel Elstner
build: Derive PulseView version from git tags
commit
|
commitdiff
|
tree
2015-07-25
Uwe Hermann
Minor whitespace fixes.
commit
|
commitdiff
|
tree
2015-07-23
Uwe Hermann
decoderstack: Fix incorrect end sample number.
commit
|
commitdiff
|
tree
2015-07-18
Joel Holdsworth
Added initial Doxygen configuration
commit
|
commitdiff
|
tree
2015-07-18
Uwe Hermann
Build-depend on the upcoming libsigrok + libsigrokdecode...
commit
|
commitdiff
|
tree
2015-07-18
Uwe Hermann
Bump version to 0.3.0 (the upcoming next major release).
commit
|
commitdiff
|
tree
2015-07-18
Uwe Hermann
Append "-git" to the version string.
commit
|
commitdiff
|
tree
2015-07-15
Soeren Apel
MainBar: Change calling order and flag usage for sample...
commit
|
commitdiff
|
tree
2015-07-15
Soeren Apel
MainBar: Fix #594 by changing calling order and flag...
commit
|
commitdiff
|
tree
2015-06-30
Joel Holdsworth
View: Update signals without destroying layout
commit
|
commitdiff
|
tree
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_by_type
commit
|
commitdiff
|
tree
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_row_item_owners
commit
|
commitdiff
|
tree
2015-06-30
Bartosz Golaszewski
InputOutput: replace nullptr with boost::none in Double()
commit
|
commitdiff
|
tree
2015-06-11
Uwe Hermann
importmenu: Fix libsigrokcxx.hpp #include.
commit
|
commitdiff
|
tree
2015-06-11
Uwe Hermann
test: session: Fix a compiler warning/error.
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Support specifying input formats on the command line
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Moved default device selection into MainWindow
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainWindow: Tidied restore_ui_settings
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
View: Support having no selected device
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
DeviceToolButton: Support having no selected device
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainBar: Support having no selected device
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Replaced NULL with nullptr
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Reordered argument handling
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainWindow: Added import options dialog
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainWindow: Added initial import menu with no options
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
MainWindow: Added format parameters to load_file
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Added InputFile
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Support capture before the sigrok::Device...
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Use Device::read_config to read sample limit
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Device: Replaced Session::read_sample_rate with read_config
commit
|
commitdiff
|
tree
2015-06-11
Joel Holdsworth
Session: Converted data_mutex_ into a std::recursive_mutex
commit
|
commitdiff
|
tree
next