projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Moved device enumeration out of pv::SamplingBar into pv::MainWindow
[pulseview.git]
/
pv
/
2013-03-09
Joel Holdsworth
Moved device enumeration out of pv::SamplingBar into...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
SamplingBar::update_sample_rate_selector should abort...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Fixed indentation in SamplingBar::update_sample_rate_se...
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Implemented device probing
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Only allow monotonic devices in the device list
tree
|
commitdiff
2013-03-09
Joel Holdsworth
Initial manual connect dialog with a serial port selector
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Sampling bar now commits the sample rate into the devic...
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Removed sample_rate parameter from start_capture
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Added a binding for SR_CONF_SAMPLERATE
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Added a Double property object
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Implemented getter behaviour in DeviceOptions
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Implemented getter behaviour in Enum
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Use namespaces in enum.cpp
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Corrected const of DeviceOptions::_sdi
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Tidied whitespace
tree
|
commitdiff
2013-03-03
Uwe Hermann
Minor whitespace fixes.
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Pad mip-map buffers to allow for uint64_t write word
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Set the colour of ruler annotations to the correct...
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Added open file command line argument
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Show samplerate as 1Hz when its value is unknown
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Added shorter record lengths
tree
|
commitdiff
2013-03-03
Joel Holdsworth
Explicitly set analog signal painting colour
tree
|
commitdiff
2013-03-02
Uwe Hermann
About box: Make URL clickable.
tree
|
commitdiff
2013-02-20
Uwe Hermann
Drop a few more unneeded 'extern "C"'.
tree
|
commitdiff
2013-02-20
Uwe Hermann
Remove unneeded 'extern "C"'.
tree
|
commitdiff
2013-02-20
Uwe Hermann
Fix compiler warnings/errors due to -Wall.
tree
|
commitdiff
2013-01-28
Joel Holdsworth
Get sample rate from device instance rather than storing it
tree
|
commitdiff
2013-01-28
Joel Holdsworth
Moved signal creation into feed_in_header
tree
|
commitdiff
2013-01-28
Joel Holdsworth
Ported sampling to new sigrok API
tree
|
commitdiff
2013-01-27
Joel Holdsworth
Renamed pv::dialogs::HwCap to DeviceOptions
tree
|
commitdiff
2013-01-27
Joel Holdsworth
Renamed pv::prop::binding::HwCap to DeviceOptions
tree
|
commitdiff
2013-01-27
Joel Holdsworth
Ported pv::prop::binding::HwCap to new sigrok API
tree
|
commitdiff
2013-01-27
Joel Holdsworth
samplingbar: Replace sr_info_get(SR_DI_SAMPLERATES...
tree
|
commitdiff
2013-01-26
Alexandru Gagniuc
View: Decouple horizontal scrolling from the scoll bar
tree
|
commitdiff
2013-01-24
Uwe Hermann
Add missing #include <limits.h>.
tree
|
commitdiff
2013-01-19
Joel Holdsworth
Added axes to each signal
tree
|
commitdiff
2013-01-19
Joel Holdsworth
Eliminated get_nominal_offset
tree
|
commitdiff
2013-01-19
Uwe Hermann
samplingbar.cpp: Add missing "ULL".
tree
|
commitdiff
2013-01-19
Uwe Hermann
Add missing newlines in two header files.
tree
|
commitdiff
2013-01-16
Joel Holdsworth
Explicitly initialise QObject in the copy constructor
tree
|
commitdiff
2013-01-16
Joel Holdsworth
Supressed unused parameters
tree
|
commitdiff
2013-01-15
Joel Holdsworth
Added File>Quit menu item
tree
|
commitdiff
2013-01-15
Joel Holdsworth
Do not fast_forward if there is no data at the minimum...
tree
|
commitdiff
2013-01-13
Joel Holdsworth
Fixed usage of sr_datafeed_logic::length
tree
|
commitdiff
2013-01-08
Alexandru Gagniuc
global: Do not assert >= 0 for unsigned values
tree
|
commitdiff
2013-01-01
Joel Holdsworth
Fixed pv::dialogs::About to accomodate 42515b0f in...
tree
|
commitdiff
2013-01-01
Joel Holdsworth
Added status icons to Run/Stop button
tree
|
commitdiff
2013-01-01
Joel Holdsworth
Tidied pv::MainWindow menu setup
tree
|
commitdiff
2012-12-30
Joel Holdsworth
Removed status bar
tree
|
commitdiff
2012-12-29
Joel Holdsworth
Set HwCap dialog title
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added fallback toolbar icons
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added Tango configure icon
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Implemented HwCap binding
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added commit support to HwCap dialog
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added commit support to Binding
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added get/set support to Property and Enum
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Integrated property widgets with dialog
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added Enum property
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added Property
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added empty HwCap dialog
tree
|
commitdiff
2012-12-28
Joel Holdsworth
Added empty HwCap binding
tree
|
commitdiff
2012-12-24
Joel Holdsworth
Moved data and snapshot classes into pv::data namespace
tree
|
commitdiff
2012-12-24
Joel Holdsworth
Tidied include of view in mainwindow.cpp
tree
|
commitdiff
2012-12-24
Joel Holdsworth
Moved pv::About into the pv::dialogs::About namespace
tree
|
commitdiff
2012-12-21
Alexandru Gagniuc
Viewport: Allow horizontal scrolling via mouse wheel...
tree
|
commitdiff
2012-12-21
Alexandru Gagniuc
Viewport: Only zoom in/out at vertical wheel events
tree
|
commitdiff
2012-12-20
Joel Holdsworth
Added basic analog signal plotting
tree
|
commitdiff
2012-12-20
Joel Holdsworth
Added skeleton analog support
tree
|
commitdiff
2012-12-20
Joel Holdsworth
Renamed pv::SigSession::_state_mutex to pv::SigSession...
tree
|
commitdiff
2012-12-20
Joel Holdsworth
Factored out feed_in_logic
tree
|
commitdiff
2012-12-20
Joel Holdsworth
Factored out feed_in_meta_logic
tree
|
commitdiff
2012-12-20
Joel Holdsworth
Make data_feed_in and data_feed_in_proc packet paramete...
tree
|
commitdiff
2012-12-12
Joel Holdsworth
Moved file load into a thread
tree
|
commitdiff
2012-12-12
Uwe Hermann
Some smaller whitespace fixes.
tree
|
commitdiff
2012-12-11
Joel Holdsworth
Made LogicDataSnapshot::get_sample private rather than...
tree
|
commitdiff
2012-12-11
Joel Holdsworth
Mutex protected snapshot data
tree
|
commitdiff
2012-12-11
Joel Holdsworth
Keep Run/Stop button state updated
tree
|
commitdiff
2012-12-11
Joel Holdsworth
Added proof of concept start/stop support
tree
|
commitdiff
2012-12-11
Joel Holdsworth
Initial real time display during capture
tree
|
commitdiff
2012-12-11
Joel Holdsworth
Mutex protected SigSession::_signals
tree
|
commitdiff
2012-12-11
Joel Holdsworth
Added SigSession::signals_changed signals to indicate...
tree
|
commitdiff
2012-12-11
Joel Holdsworth
Initial threaded capture
tree
|
commitdiff
2012-11-20
Rene Hopf
removed std namespace to build with llvm
tree
|
commitdiff
2012-11-18
Joel Holdsworth
Added pv::view::View::normalize_layout to normalize...
tree
|
commitdiff
2012-11-18
Joel Holdsworth
Moved signal margin out of signal rendering into initia...
tree
|
commitdiff
2012-11-18
Joel Holdsworth
Improved propagation of drag event so that the scroll...
tree
|
commitdiff
2012-11-17
Joel Holdsworth
Don't highlight when dragging
tree
|
commitdiff
2012-11-17
Joel Holdsworth
Improved drag selection logic
tree
|
commitdiff
2012-11-17
Joel Holdsworth
Added snap to grid drag behaviour
tree
|
commitdiff
2012-11-17
Joel Holdsworth
Added initial support for dragging
tree
|
commitdiff
2012-11-17
Joel Holdsworth
Added signal (multi) selection
tree
|
commitdiff
2012-11-17
Joel Holdsworth
Use static signal offsets instead of offsets calculated...
tree
|
commitdiff
2012-11-17
Joel Holdsworth
Moved forward declaration of SignalData to correct...
tree
|
commitdiff
2012-11-03
Joel Holdsworth
Moved Signal and LogicSignal into pv::view
tree
|
commitdiff
2012-11-03
Joel Holdsworth
Added a label colour chooser dialog
tree
|
commitdiff
2012-11-01
Joel Holdsworth
Pixel aligned signal labels
tree
|
commitdiff
2012-11-01
Joel Holdsworth
Initial code to render text inside cursor markers
tree
|
commitdiff
2012-11-01
Joel Holdsworth
Moved LabelPadding into View
tree
|
commitdiff
2012-11-01
Joel Holdsworth
Added cursor dragging
tree
|
commitdiff
2012-11-01
Joel Holdsworth
Made TimeMarker and Cursor QObjects
tree
|
commitdiff
next