projects
/
pulseview.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
pulseview.git
2013-09-29
Joel Holdsworth
Added Snapshot::unit_size
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Added LogicSnapshot::get_samples
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Removed copy-paste code from View::zoom
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Add a pointer to the current View inside Trace
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Added empty decoder thread
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Removed auto_ptr wrapping of _sampling_thread
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Paint decoder traces
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Create decoder instance
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Added sr_probe accessor function to pv::view::Signal
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Made Decoder dialog export a map of probes, and routed...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Invoke signals_changed outside locked region
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Added pv::data::Decoder container object
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Added note about required probes
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Add decoder after decoder dialog
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Added skeleton pv::view::DecodeSignal
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Joel Holdsworth
Added probes to decoder dialog
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Joel Holdsworth
Added decoder dialog heading
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Joel Holdsworth
Added empty decoder dialog
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Joel Holdsworth
Added decoders list
commit
|
commitdiff
|
tree
|
snapshot
2013-09-22
Joel Holdsworth
Make sigrokdecode a non-optional dependancy
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Uwe Hermann
Bump cmake requirement to 2.8.6 (needed for cotire).
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Joel Holdsworth
Read out the sample rate when loading files
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Joel Holdsworth
Enumerate probes when session is loaded
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Joel Holdsworth
Initialise Trace widgets when the trace is received...
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Joel Holdsworth
Made SigSession::update_signals take sdi as a parameter
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Joel Holdsworth
Refactored Signal into Trace
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Joel Holdsworth
Added .gitignore rules for cotire
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Joel Holdsworth
Used cotire to enhance build performance
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Joel Holdsworth
Added a comment to CMakeLists.txt
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Marcus Comstedt
Added property binding for SR_CONF_VOLTAGE_THRESHOLD.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-04
Marcus Comstedt
Use g_variant_equal() instead of g_variant_compare...
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Uwe Hermann
Add missing libboost-system to test/CMakeLists.txt.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Joel Holdsworth
Put context bar back on the same row as the other toolbars
commit
|
commitdiff
|
tree
|
snapshot
2013-05-28
Joel Holdsworth
Added AwaitTrigger capture state
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Joel Holdsworth
Set trigger buttons as checked depending on the trigger...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Joel Holdsworth
Added trigger selection handlers
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Joel Holdsworth
Parse the trigger types supported by the device
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Joel Holdsworth
Added _session reference to Signal objects
commit
|
commitdiff
|
tree
|
snapshot
2013-05-27
Joel Holdsworth
Added trigger buttons to LogicSignal context bar.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Bert Vermeulen
Fix build on systems with Qt5 installed
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added a label context bar action
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Initial working context bar
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added context widgets to TimeMarker
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added View::selected_items
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Made TimeMarker::_view a non-const reference
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added get_context_bar_actions
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Removed TimeMarker copy constructor
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Wrapped Cursors in a shared_ptr
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added selection_changed signal to pv::view::View
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Add selection to Ruler items
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added selection_changed signal to Ruler and Header
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added clear_selection to Ruler and Header
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added pv::view::MarginWidget as a common base class...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added selection highlights to Cursor
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Moved highlight pen into SelectableItem
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Moved Signal selection behaviour into SelectableItem
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Derrived TimeMarker from SelectableItem
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Derrived Signals from SelectableItem
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added empty context bar
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Link signals to probes
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Create signals when device is selected
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Make SigSession release it's device on destruction
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Initial support for input file formats
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Joel Holdsworth
Added All Files to the open file filter list
commit
|
commitdiff
|
tree
|
snapshot
2013-05-19
Alexandru Gagniuc
contrib: Add pulseview.desktop file
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Uwe Hermann
Install the manpage upon 'make install'.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-04
Uwe Hermann
manpage: Document --loglevel and filename argument.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Uwe Hermann
Add initial NEWS file.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Uwe Hermann
README: Update in preparation of the 0.1.0 release.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Uwe Hermann
PulseView depends on libsigrokdecode >= 0.2.0 (optional).
commit
|
commitdiff
|
tree
|
snapshot
2013-05-03
Uwe Hermann
Adapt to new <libsigrokdecode/libsigrokdecode.h> header.
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Joel Holdsworth
Stop capture before connecting to a device
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Joel Holdsworth
pv::DeviceManager now manages opening/closing devices
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Joel Holdsworth
Make labels an even height
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Joel Holdsworth
Set the title of the main toolbar
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Joel Holdsworth
Added assertions to confirm that the session was termin...
commit
|
commitdiff
|
tree
|
snapshot
2013-05-01
Uwe Hermann
manpage: Various fixes and updates.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-29
Joel Holdsworth
Factored device title printing code out into pv::Device...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Joel Holdsworth
Added DeviceManager
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Joel Holdsworth
Fix "Failed to configure samplerate." warnings.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Joel Holdsworth
Added missing virtual destructors
commit
|
commitdiff
|
tree
|
snapshot
2013-04-27
Bert Vermeulen
Hardcode maximum supported probes to 64 for now
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Bert Vermeulen
Open/close devices as needed
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Joel Holdsworth
Update the SigSession device, when it is selected by...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Joel Holdsworth
Only the open the file if the user clicked ok in the...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-24
Joel Holdsworth
Made the sdi a persisent property of SigSession
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Joel Holdsworth
Added an accelerator for show/hide cursors
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Joel Holdsworth
Bring the cursors into view when they are shown
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Uwe Hermann
win32: Use -mwindows to avoid opening a "DOS box".
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Uwe Hermann
Replace GPLv2+ references with GPLv3+.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-23
Uwe Hermann
Add NSIS file for use with cross-compiled PulseView.
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Joel Holdsworth
Added error handling to SignalHandler
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Joel Holdsworth
Added proper error handling to pv::SigSession::feed_in_...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-22
Joel Holdsworth
Added missing braces in pv::dialogs::Connect::populate_...
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Joel Holdsworth
Commit the samplerate before beginning to sample
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Joel Holdsworth
Renamed SamplingBar::configure to on_configure
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Joel Holdsworth
Added Cursors Delta display
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Joel Holdsworth
Added CursorPair::get_cursor_offsets()
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Joel Holdsworth
Moved Cursor markers to the outside
commit
|
commitdiff
|
tree
|
snapshot
2013-04-20
Joel Holdsworth
Removed unneeded Cursor::Size constant
commit
|
commitdiff
|
tree
|
snapshot
next