projects
/
pulseview.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Added double-click zoom behaviour
2013-09-29
Joel Holdsworth
Added LogicSnapshot::get_samples
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Removed copy-paste code from View::zoom
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Add a pointer to the current View inside Trace
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Added empty decoder thread
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Removed auto_ptr wrapping of _sampling_thread
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Paint decoder traces
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Create decoder instance
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Added sr_probe accessor function to pv::view::Signal
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Made Decoder dialog export a map of probes, and routed...
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Invoke signals_changed outside locked region
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Added pv::data::Decoder container object
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Added note about required probes
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Add decoder after decoder dialog
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Added skeleton pv::view::DecodeSignal
commit
|
commitdiff
|
tree
2013-09-29
Joel Holdsworth
Added probes to decoder dialog
commit
|
commitdiff
|
tree
2013-09-22
Joel Holdsworth
Added decoder dialog heading
commit
|
commitdiff
|
tree
2013-09-22
Joel Holdsworth
Added empty decoder dialog
commit
|
commitdiff
|
tree
2013-09-22
Joel Holdsworth
Added decoders list
commit
|
commitdiff
|
tree
2013-09-22
Joel Holdsworth
Make sigrokdecode a non-optional dependancy
commit
|
commitdiff
|
tree
2013-09-03
Joel Holdsworth
Read out the sample rate when loading files
commit
|
commitdiff
|
tree
2013-09-03
Joel Holdsworth
Enumerate probes when session is loaded
commit
|
commitdiff
|
tree
2013-09-03
Joel Holdsworth
Initialise Trace widgets when the trace is received...
commit
|
commitdiff
|
tree
2013-09-03
Joel Holdsworth
Made SigSession::update_signals take sdi as a parameter
commit
|
commitdiff
|
tree
2013-09-03
Joel Holdsworth
Refactored Signal into Trace
commit
|
commitdiff
|
tree
2013-09-03
Joel Holdsworth
Added .gitignore rules for cotire
commit
|
commitdiff
|
tree
2013-09-03
Joel Holdsworth
Used cotire to enhance build performance
commit
|
commitdiff
|
tree
2013-08-26
Joel Holdsworth
Added a comment to CMakeLists.txt
commit
|
commitdiff
|
tree
2013-05-28
Joel Holdsworth
Put context bar back on the same row as the other toolbars
commit
|
commitdiff
|
tree
2013-05-28
Joel Holdsworth
Added AwaitTrigger capture state
commit
|
commitdiff
|
tree
2013-05-27
Joel Holdsworth
Set trigger buttons as checked depending on the trigger...
commit
|
commitdiff
|
tree
2013-05-27
Joel Holdsworth
Added trigger selection handlers
commit
|
commitdiff
|
tree
2013-05-27
Joel Holdsworth
Parse the trigger types supported by the device
commit
|
commitdiff
|
tree
2013-05-27
Joel Holdsworth
Added _session reference to Signal objects
commit
|
commitdiff
|
tree
2013-05-27
Joel Holdsworth
Added trigger buttons to LogicSignal context bar.
commit
|
commitdiff
|
tree
2013-05-19
Bert Vermeulen
Fix build on systems with Qt5 installed
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added a label context bar action
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Initial working context bar
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added context widgets to TimeMarker
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added View::selected_items
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Made TimeMarker::_view a non-const reference
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added get_context_bar_actions
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Removed TimeMarker copy constructor
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Wrapped Cursors in a shared_ptr
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added selection_changed signal to pv::view::View
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Add selection to Ruler items
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added selection_changed signal to Ruler and Header
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added clear_selection to Ruler and Header
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added pv::view::MarginWidget as a common base class...
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added selection highlights to Cursor
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Moved highlight pen into SelectableItem
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Moved Signal selection behaviour into SelectableItem
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Derrived TimeMarker from SelectableItem
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Derrived Signals from SelectableItem
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added empty context bar
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Link signals to probes
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Create signals when device is selected
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Make SigSession release it's device on destruction
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Initial support for input file formats
commit
|
commitdiff
|
tree
2013-05-19
Joel Holdsworth
Added All Files to the open file filter list
commit
|
commitdiff
|
tree
2013-05-19
Alexandru Gagniuc
contrib: Add pulseview.desktop file
commit
|
commitdiff
|
tree
2013-04-29
Joel Holdsworth
Factored device title printing code out into pv::DeviceManag...
commit
|
commitdiff
|
tree
2013-04-27
Joel Holdsworth
Added DeviceManager
commit
|
commitdiff
|
tree
2013-04-27
Joel Holdsworth
Fix "Failed to configure samplerate." warnings.
commit
|
commitdiff
|
tree
2013-04-27
Joel Holdsworth
Added missing virtual destructors
commit
|
commitdiff
|
tree
2013-04-24
Joel Holdsworth
Update the SigSession device, when it is selected by...
commit
|
commitdiff
|
tree
2013-04-24
Joel Holdsworth
Only the open the file if the user clicked ok in the...
commit
|
commitdiff
|
tree
2013-04-24
Joel Holdsworth
Made the sdi a persisent property of SigSession
commit
|
commitdiff
|
tree
2013-04-23
Joel Holdsworth
Added an accelerator for show/hide cursors
commit
|
commitdiff
|
tree
2013-04-23
Joel Holdsworth
Bring the cursors into view when they are shown
commit
|
commitdiff
|
tree
2013-04-22
Joel Holdsworth
Added error handling to SignalHandler
commit
|
commitdiff
|
tree
2013-04-22
Joel Holdsworth
Added proper error handling to pv::SigSession::feed_in_header()
commit
|
commitdiff
|
tree
2013-04-22
Joel Holdsworth
Added missing braces in pv::dialogs::Connect::populate_drivers()
commit
|
commitdiff
|
tree
2013-04-20
Joel Holdsworth
Commit the samplerate before beginning to sample
commit
|
commitdiff
|
tree
2013-04-20
Joel Holdsworth
Renamed SamplingBar::configure to on_configure
commit
|
commitdiff
|
tree
2013-04-20
Joel Holdsworth
Added Cursors Delta display
commit
|
commitdiff
|
tree
2013-04-20
Joel Holdsworth
Added CursorPair::get_cursor_offsets()
commit
|
commitdiff
|
tree
2013-04-20
Joel Holdsworth
Moved Cursor markers to the outside
commit
|
commitdiff
|
tree
2013-04-20
Joel Holdsworth
Removed unneeded Cursor::Size constant
commit
|
commitdiff
|
tree
2013-04-20
Joel Holdsworth
Call sr_session_destroy after loading the SigSession...
commit
|
commitdiff
|
tree
2013-04-18
Joel Holdsworth
Moved ruler cursor draw functions into CursorsPair
commit
|
commitdiff
|
tree
2013-04-18
Joel Holdsworth
Moved viewport cursor draw functions into CursorsPair
commit
|
commitdiff
|
tree
2013-04-18
Joel Holdsworth
Replaced std::pair<Cursor, Cursor> with CursorPair
commit
|
commitdiff
|
tree
2013-04-18
Joel Holdsworth
Made UNIX signals an optional feature
commit
|
commitdiff
|
tree
2013-04-18
Joel Holdsworth
Added ENABLE_SIGROKDECODE option, disabled for now
commit
|
commitdiff
|
tree
2013-04-16
Joshua Frkuska
deviceoptions.cpp make compile error on 32 bit systems
commit
|
commitdiff
|
tree
2013-04-16
Joel Holdsworth
Draw numbers off the end of the ruler
commit
|
commitdiff
|
tree
2013-04-08
Joel Holdsworth
Enum now allows the no-selection condition
commit
|
commitdiff
|
tree
2013-04-08
Joel Holdsworth
Padded data buffer so that reads do not overrun it.
commit
|
commitdiff
|
tree
2013-04-08
Joel Holdsworth
Moved get_property_form out of pv::prop::binding::Binding
commit
|
commitdiff
|
tree
2013-04-08
Joel Holdsworth
Added Int property and bound to SR_CONF_CAPTURE_RATIO
commit
|
commitdiff
|
tree
2013-04-08
Joel Holdsworth
Removed an uneeded include
commit
|
commitdiff
|
tree
2013-04-08
Joel Holdsworth
Added Bool property and bound to SR_CONF_RLE
commit
|
commitdiff
|
tree
2013-04-08
Bert Vermeulen
Ported pv::prop::binding::DeviceOptions to GVariants
commit
|
commitdiff
|
tree
2013-04-08
Joel Holdsworth
Make pv::prop objects run on GVariants
commit
|
commitdiff
|
tree
2013-04-08
Bert Vermeulen
Adjust pv:prop::Enum to GVariant-based sr_config_*...
commit
|
commitdiff
|
tree
2013-04-08
Bert Vermeulen
Adjust pv::toolbars::SamplingBar to GVariant-based...
commit
|
commitdiff
|
tree
2013-04-07
Bert Vermeulen
Adjust pv::SigSession to GVariant-based sr_config_...
commit
|
commitdiff
|
tree
2013-04-07
Bert Vermeulen
Adjust pv::dialogs::Connect to GVariant-based sr_config_...
commit
|
commitdiff
|
tree
2013-04-06
Joel Holdsworth
Allow labels to be set to empty values
commit
|
commitdiff
|
tree
2013-03-31
Joel Holdsworth
Fixed the H-scroll page width to half a screen rather...
commit
|
commitdiff
|
tree
next