projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Use a QDockWidget to contain the view
[pulseview.git]
/
pv
/
session.cpp
2016-06-24
Soeren Apel
Fix #805 by resetting selected device on failure
blob
|
commitdiff
|
raw
2016-06-24
Soeren Apel
Fix warning for unused Session::sample_thread_proc...
blob
|
commitdiff
|
raw
|
diff to current
2016-06-24
Soeren Apel
Session: Improve session robustness
blob
|
commitdiff
|
raw
|
diff to current
2016-05-19
Soeren Apel
Session: Keep track of signal data locally
blob
|
commitdiff
|
raw
|
diff to current
2016-04-11
Soeren Apel
Session: Make sure all data is deleted before changing...
blob
|
commitdiff
|
raw
|
diff to current
2016-04-03
Soeren Apel
Session: Don't crash when session.device_ is empty
blob
|
commitdiff
|
raw
|
diff to current
2016-04-03
Soeren Apel
Session: Improve signal handling during device selection
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Uwe Hermann
Fix a bunch of random typos.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-30
Soeren Apel
Fix #687: Update channels after removing decoder traces
blob
|
commitdiff
|
raw
|
diff to current
2015-12-26
Uwe Hermann
Various minor whitespace and consistency fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-12-21
Stefan Brüns
session: make sure signals set is initialized
blob
|
commitdiff
|
raw
|
diff to current
2015-12-12
Soeren Apel
Session: Allow using sample rate from meta packet
blob
|
commitdiff
|
raw
|
diff to current
2015-11-09
Tilman Sauerbeck
Session: don't hold sampling_mutex_ during signal emission.
blob
|
commitdiff
|
raw
|
diff to current
2015-11-05
Soeren Apel
Fix #685 by adding a special T marker when SR_DT_TRIGGE...
blob
|
commitdiff
|
raw
|
diff to current
2015-11-04
Soeren Apel
Refactoring: move samplerate algo from View to Session
blob
|
commitdiff
|
raw
|
diff to current
2015-10-24
Uwe Hermann
win32: Re-fix the Windows build (namespace pollution...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-20
Uwe Hermann
Minor update related to the libsigrok analog format...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
Session: Removed signals_mutex(), and made signals...
blob
|
commitdiff
|
raw
|
diff to current
2015-10-18
Joel Holdsworth
Reduce include bloat by including boost/thread/{locks...
blob
|
commitdiff
|
raw
|
diff to current
2015-09-04
Soeren Apel
Fix #605 by closing current device when another is...
blob
|
commitdiff
|
raw
|
diff to current
2015-08-19
Soeren Apel
Fix #626 by stopping acquisition gracefully
blob
|
commitdiff
|
raw
|
diff to current
2015-08-16
Soeren Apel
Fix #622 by using the actual sample count per segment
blob
|
commitdiff
|
raw
|
diff to current
2015-07-29
Soeren Apel
Simplify signal clearing in Session::start_capture
blob
|
commitdiff
|
raw
|
diff to current
2015-07-25
Uwe Hermann
Minor whitespace fixes.
blob
|
commitdiff
|
raw
|
diff to current
2015-07-23
Soeren Apel
Session: Clear signal data before starting capture
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Uwe Hermann
test: session: Fix a compiler warning/error.
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Moved default device selection into MainWindow
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Added InputFile
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Session: Support capture before the sigrok::Device...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Session: Use Device::read_config to read sample limit
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Device: Replaced Session::read_sample_rate with read_config
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Session: Converted data_mutex_ into a std::recursive_mutex
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Session: Removed device parameter from update_signals
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Session: Made update_signals handle having a missing...
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
Session: Catch errors listing the config keys
blob
|
commitdiff
|
raw
|
diff to current
2015-06-11
Joel Holdsworth
DeviceManager: Deprecated build_display_name and friends
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Joel Holdsworth
Use device::Devices to represent sigrok Devices
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Joel Holdsworth
Session: Simplified logic of set_device
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Joel Holdsworth
Session: Made update_signals non-destructive
blob
|
commitdiff
|
raw
|
diff to current
2015-05-28
Joel Holdsworth
Session: Store signals_ in an unordered_set
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
Session: Use set_device to select session file devices
blob
|
commitdiff
|
raw
|
diff to current
2015-01-27
Joel Holdsworth
Session: Renamed set_file to set_session_file
blob
|
commitdiff
|
raw
|
diff to current
2015-01-17
Uwe Hermann
Update for libsigrokcxx rename.
blob
|
commitdiff
|
raw
|
diff to current
2014-12-10
Joel Holdsworth
Snapshot: Renamed to Segment
blob
|
commitdiff
|
raw
|
diff to current
2014-12-09
Joel Holdsworth
SignalData: Moved samplerate into Snapshot
blob
|
commitdiff
|
raw
|
diff to current
2014-12-03
Joel Holdsworth
Session: Renamed files to match class name
blob
|
commitdiff
|
raw
|
diff to current