projects
/
pulseview.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
util: Introduce string tokenize helper routine
[pulseview.git]
/
pv
/
2015-09-04
Jens Steinhauser
Ruler: Factor out the calculation of the tick spacing
tree
|
commitdiff
2015-09-04
Jens Steinhauser
Ruler: Fix tick mark calculation
tree
|
commitdiff
2015-09-04
Jens Steinhauser
Use typesafe enum classes in pv::util
tree
|
commitdiff
2015-09-04
Jens Steinhauser
Add a spin box widget for timestamp values
tree
|
commitdiff
2015-09-04
Jens Steinhauser
format_time(): Use the timestamp type in the calculation
tree
|
commitdiff
2015-09-04
Jens Steinhauser
format_si_value(): Use the timestamp type in the calcul...
tree
|
commitdiff
2015-09-04
Jens Steinhauser
Use a type with a greater resolution to represent time...
tree
|
commitdiff
2015-09-04
Jens Steinhauser
Remove unused arguments from 'format_time()'
tree
|
commitdiff
2015-09-04
Soeren Apel
Fix #605 by closing current device when another is...
tree
|
commitdiff
2015-08-28
Soeren Apel
Fix #592 completely by showing the actual error message
tree
|
commitdiff
2015-08-25
Martin Ling
Don't try to store a reference to a shared pointer.
tree
|
commitdiff
2015-08-25
Soeren Apel
Ruler scale calculation optimization
tree
|
commitdiff
2015-08-25
Soeren Apel
Fix wrong ruler scale after loading a file
tree
|
commitdiff
2015-08-25
Soeren Apel
Fix #595 by correctly handling UINT64_MAX and INT_MAX...
tree
|
commitdiff
2015-08-25
Soeren Apel
Fix #597 by disabling device-related toolbar buttons...
tree
|
commitdiff
2015-08-25
Soeren Apel
Fix #510 by disabling removal of the last decoder from...
tree
|
commitdiff
2015-08-25
Soeren Apel
Provide short-term fix for #627 by limiting zoom range...
tree
|
commitdiff
2015-08-25
Soeren Apel
Util: Fix malformed time formatting
tree
|
commitdiff
2015-08-20
Uwe Hermann
Pass unitsize to srd_session_send() directly.
tree
|
commitdiff
2015-08-19
Soeren Apel
Fix #626 by stopping acquisition gracefully
tree
|
commitdiff
2015-08-16
Soeren Apel
Fix #622 by using the actual sample count per segment
tree
|
commitdiff
2015-08-16
Soeren Apel
View: Allow ScaleUnits[0] to actually be used
tree
|
commitdiff
2015-08-16
Soeren Apel
View: Use max time to calculate label length, not offset_
tree
|
commitdiff
2015-08-16
Soeren Apel
Util: Fix issue where t=0 randomly shows up as +0 or -0
tree
|
commitdiff
2015-08-16
Soeren Apel
Util: Refactor format_time()
tree
|
commitdiff
2015-08-16
Soeren Apel
View/Ruler: Calculate and use tick precision
tree
|
commitdiff
2015-08-16
Soeren Apel
Util: Introduce DD:HH:MM:SS.mmm nnn ppp fff format
tree
|
commitdiff
2015-08-16
Soeren Apel
View: Separate data changed/capture state changed events
tree
|
commitdiff
2015-08-16
Soeren Apel
View: Determine time unit and use it in other classes
tree
|
commitdiff
2015-08-16
Soeren Apel
Introduce time units
tree
|
commitdiff
2015-08-15
Soeren Apel
Fix #615 by opening the output stream only if needed
tree
|
commitdiff
2015-08-06
Soeren Apel
Fix include guards and accidential const removal
tree
|
commitdiff
2015-07-31
Soeren Apel
Fix #404 by only saving enabled signals
tree
|
commitdiff
2015-07-31
Soeren Apel
Fix #599 by supplying correct length to create_logic_pa...
tree
|
commitdiff
2015-07-30
Soeren Apel
StoreSession: Supply filename to the output module...
tree
|
commitdiff
2015-07-29
Soeren Apel
Simplify signal clearing in Session::start_capture
tree
|
commitdiff
2015-07-29
Soeren Apel
Change hotkey for sticky scrolling from 'r' to 's'
tree
|
commitdiff
2015-07-25
Uwe Hermann
about: Show the list of supported output formats.
tree
|
commitdiff
2015-07-25
Uwe Hermann
Minor whitespace fixes.
tree
|
commitdiff
2015-07-24
Soeren Apel
Implement "always zoom to fit" feature
tree
|
commitdiff
2015-07-23
Soeren Apel
Fix #121 by implementing sticky scrolling
tree
|
commitdiff
2015-07-23
Soeren Apel
Session: Clear signal data before starting capture
tree
|
commitdiff
2015-07-23
Uwe Hermann
decoderstack: Fix incorrect end sample number.
tree
|
commitdiff
2015-07-18
Soeren Apel
MainBar: Re-check sample count/rate when needed
tree
|
commitdiff
2015-07-18
Soeren Apel
HardwareDevice: Whitespace fix
tree
|
commitdiff
2015-07-18
Soeren Apel
Fix #602 by keeping track of device state internally
tree
|
commitdiff
2015-07-15
Soeren Apel
MainBar: Change calling order and flag usage for sample...
tree
|
commitdiff
2015-07-15
Soeren Apel
MainBar: Fix #594 by changing calling order and flag...
tree
|
commitdiff
2015-06-30
Joel Holdsworth
View: Update signals without destroying layout
tree
|
commitdiff
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_by_type
tree
|
commitdiff
2015-06-30
Joel Holdsworth
RowItemOwner: Added list_row_item_owners
tree
|
commitdiff
2015-06-30
Bartosz Golaszewski
InputOutput: replace nullptr with boost::none in Double()
tree
|
commitdiff
2015-06-27
Soeren Apel
Signal: Fix index variable declaration
tree
|
commitdiff
2015-06-27
Soeren Apel
Fix #501 by deactivating the autocompleter for the...
tree
|
commitdiff
2015-06-27
Soeren Apel
Device: Fix bug introduced by b48daed which broke analo...
tree
|
commitdiff
2015-06-27
Soeren Apel
Fix #590 by adding menu actions to main window also
tree
|
commitdiff
2015-06-27
Soeren Apel
View: Use more reasonable default time scale
tree
|
commitdiff
2015-06-11
Uwe Hermann
importmenu: Fix libsigrokcxx.hpp #include.
tree
|
commitdiff
2015-06-11
Uwe Hermann
test: session: Fix a compiler warning/error.
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Support specifying input formats on the command line
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Moved default device selection into MainWindow
tree
|
commitdiff
2015-06-11
Joel Holdsworth
MainWindow: Tidied restore_ui_settings
tree
|
commitdiff
2015-06-11
Joel Holdsworth
View: Support having no selected device
tree
|
commitdiff
2015-06-11
Joel Holdsworth
DeviceToolButton: Support having no selected device
tree
|
commitdiff
2015-06-11
Joel Holdsworth
MainBar: Support having no selected device
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Replaced NULL with nullptr
tree
|
commitdiff
2015-06-11
Joel Holdsworth
MainWindow: Added import options dialog
tree
|
commitdiff
2015-06-11
Joel Holdsworth
MainWindow: Added initial import menu with no options
tree
|
commitdiff
2015-06-11
Joel Holdsworth
MainWindow: Added format parameters to load_file
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Added InputFile
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Session: Support capture before the sigrok::Device...
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Session: Use Device::read_config to read sample limit
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Device: Replaced Session::read_sample_rate with read_config
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Session: Converted data_mutex_ into a std::recursive_mutex
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Session: Removed device parameter from update_signals
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Session: Made update_signals handle having a missing...
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Session: Catch errors listing the config keys
tree
|
commitdiff
2015-06-11
Joel Holdsworth
binding::Device: Catch errors listing the config keys
tree
|
commitdiff
2015-06-11
Joel Holdsworth
MainBar: Catch errors listing the config keys
tree
|
commitdiff
2015-06-11
Joel Holdsworth
Added devices::File as a common base of file devices
tree
|
commitdiff
2015-06-11
Joel Holdsworth
DeviceManager: Deprecated build_display_name and friends
tree
|
commitdiff
2015-05-28
Joel Holdsworth
devices::Device: Moved in full_name and display_name
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Use device::Devices to represent sigrok Devices
tree
|
commitdiff
2015-05-28
Joel Holdsworth
LogicSignal: Tidied up forward declarations
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Connect: Tidied up forward declarations
tree
|
commitdiff
2015-05-28
Joel Holdsworth
DeviceManager: Tidied up forward declarations
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Session: Fixed header guard
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Added pv::widgets::ImportMenu
tree
|
commitdiff
2015-05-28
Joel Holdsworth
pv::binding::InputOutput: Bound up more integer types...
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Session: Simplified logic of set_device
tree
|
commitdiff
2015-05-28
Joel Holdsworth
StoreSession: Use DeviceManager to get context
tree
|
commitdiff
2015-05-28
Joel Holdsworth
DeviceManager: Added const context accessor
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Session: Made update_signals non-destructive
tree
|
commitdiff
2015-05-28
Joel Holdsworth
LogicSignal: Added set_logic_data
tree
|
commitdiff
2015-05-28
Joel Holdsworth
SignalData: Renamed get_max_sample_count
tree
|
commitdiff
2015-05-28
Joel Holdsworth
pv::data::Logic: Renamed get_num_channels and fixed...
tree
|
commitdiff
2015-05-28
Joel Holdsworth
Session: Store signals_ in an unordered_set
tree
|
commitdiff
2015-04-12
Bartosz Golaszewski
Device: Add bindings for SR_CONF_POWER_OFF and SR_CONF_...
tree
|
commitdiff
2015-02-27
Vladislav Ivanov
win32: Fix the Windows build (namespace pollution via...
tree
|
commitdiff
2015-02-20
Uwe Hermann
Drop unneeded /* ENABLE_DECODE */ comments.
tree
|
commitdiff
next