]> sigrok.org Git - pulseview.git/history - pv
MainBar: Re-check sample count/rate when needed
[pulseview.git] / pv /
2015-07-18 Soeren ApelMainBar: Re-check sample count/rate when needed
2015-07-18 Soeren ApelHardwareDevice: Whitespace fix
2015-07-18 Soeren ApelFix #602 by keeping track of device state internally
2015-07-15 Soeren ApelMainBar: Change calling order and flag usage for sample...
2015-07-15 Soeren ApelMainBar: Fix #594 by changing calling order and flag...
2015-06-30 Joel HoldsworthView: Update signals without destroying layout
2015-06-30 Joel HoldsworthRowItemOwner: Added list_by_type
2015-06-30 Joel HoldsworthRowItemOwner: Added list_row_item_owners
2015-06-30 Bartosz GolaszewskiInputOutput: replace nullptr with boost::none in Double()
2015-06-27 Soeren ApelSignal: Fix index variable declaration
2015-06-27 Soeren ApelFix #501 by deactivating the autocompleter for the...
2015-06-27 Soeren ApelDevice: Fix bug introduced by b48daed which broke analo...
2015-06-27 Soeren ApelFix #590 by adding menu actions to main window also
2015-06-27 Soeren ApelView: Use more reasonable default time scale
2015-06-11 Uwe Hermannimportmenu: Fix libsigrokcxx.hpp #include.
2015-06-11 Uwe Hermanntest: session: Fix a compiler warning/error.
2015-06-11 Joel HoldsworthSupport specifying input formats on the command line
2015-06-11 Joel HoldsworthMoved default device selection into MainWindow
2015-06-11 Joel HoldsworthMainWindow: Tidied restore_ui_settings
2015-06-11 Joel HoldsworthView: Support having no selected device
2015-06-11 Joel HoldsworthDeviceToolButton: Support having no selected device
2015-06-11 Joel HoldsworthMainBar: Support having no selected device
2015-06-11 Joel HoldsworthReplaced NULL with nullptr
2015-06-11 Joel HoldsworthMainWindow: Added import options dialog
2015-06-11 Joel HoldsworthMainWindow: Added initial import menu with no options
2015-06-11 Joel HoldsworthMainWindow: Added format parameters to load_file
2015-06-11 Joel HoldsworthAdded InputFile
2015-06-11 Joel HoldsworthSession: Support capture before the sigrok::Device...
2015-06-11 Joel HoldsworthSession: Use Device::read_config to read sample limit
2015-06-11 Joel HoldsworthDevice: Replaced Session::read_sample_rate with read_config
2015-06-11 Joel HoldsworthSession: Converted data_mutex_ into a std::recursive_mutex
2015-06-11 Joel HoldsworthSession: Removed device parameter from update_signals
2015-06-11 Joel HoldsworthSession: Made update_signals handle having a missing...
2015-06-11 Joel HoldsworthSession: Catch errors listing the config keys
2015-06-11 Joel Holdsworthbinding::Device: Catch errors listing the config keys
2015-06-11 Joel HoldsworthMainBar: Catch errors listing the config keys
2015-06-11 Joel HoldsworthAdded devices::File as a common base of file devices
2015-06-11 Joel HoldsworthDeviceManager: Deprecated build_display_name and friends
2015-05-28 Joel Holdsworthdevices::Device: Moved in full_name and display_name
2015-05-28 Joel HoldsworthUse device::Devices to represent sigrok Devices
2015-05-28 Joel HoldsworthLogicSignal: Tidied up forward declarations
2015-05-28 Joel HoldsworthConnect: Tidied up forward declarations
2015-05-28 Joel HoldsworthDeviceManager: Tidied up forward declarations
2015-05-28 Joel HoldsworthSession: Fixed header guard
2015-05-28 Joel HoldsworthAdded pv::widgets::ImportMenu
2015-05-28 Joel Holdsworthpv::binding::InputOutput: Bound up more integer types...
2015-05-28 Joel HoldsworthSession: Simplified logic of set_device
2015-05-28 Joel HoldsworthStoreSession: Use DeviceManager to get context
2015-05-28 Joel HoldsworthDeviceManager: Added const context accessor
2015-05-28 Joel HoldsworthSession: Made update_signals non-destructive
2015-05-28 Joel HoldsworthLogicSignal: Added set_logic_data
2015-05-28 Joel HoldsworthSignalData: Renamed get_max_sample_count
2015-05-28 Joel Holdsworthpv::data::Logic: Renamed get_num_channels and fixed...
2015-05-28 Joel HoldsworthSession: Store signals_ in an unordered_set
2015-04-12 Bartosz GolaszewskiDevice: Add bindings for SR_CONF_POWER_OFF and SR_CONF_...
2015-02-27 Vladislav Ivanovwin32: Fix the Windows build (namespace pollution via...
2015-02-20 Uwe HermannDrop unneeded /* ENABLE_DECODE */ comments.
2015-02-20 Bartosz Golaszewskimainwindow: add missing checks against ENABLE_DECODE
2015-02-13 Aurelien Jacobsdevice: ensure bind_enum() checks availability of Capab...
2015-01-30 Uwe HermannFix the build for older glibmm versions.
2015-01-27 Joel HoldsworthMainWindow: Use extension to populate filter
2015-01-27 Joel HoldsworthAdded pv::dialogs::InputOutputOptions
2015-01-27 Joel HoldsworthAdded InputOutput binding
2015-01-27 Joel HoldsworthAdded initial support for export
2015-01-27 Joel Holdsworthpv::prop::Int: Fixed unsigned int binding
2015-01-27 Joel HoldsworthModified header guards to match file names
2015-01-27 Joel HoldsworthRenamed pv::binding::DeviceOptions and DecoderOptions...
2015-01-27 Joel HoldsworthMoved pv::prop:bindings classes into pv::bindings namespace
2015-01-27 Joel HoldsworthStoreSession: Support output formats other than srzip
2015-01-27 Joel HoldsworthStoreSession: Added an OutputFormat parameter
2015-01-27 Joel HoldsworthAdded pv::widgets::ExportMenu
2015-01-27 Joel HoldsworthMainBar: Removed unused run_stop signal
2015-01-27 Joel HoldsworthSession: Tidied class declarations
2015-01-27 Joel HoldsworthSession: Use set_device to select session file devices
2015-01-27 Joel HoldsworthMainWindow: Fixed sampling bar comment
2015-01-27 Joel HoldsworthSession: Renamed set_file to set_session_file
2015-01-27 Joel HoldsworthLogicSignal: Hide the trigger selector, when there...
2015-01-27 Joel HoldsworthLogicSignal: Check the TRIGGER_MATCH key before listing
2015-01-27 Joel HoldsworthMainBar: Don't list keys twice
2015-01-27 Joel Holdsworthicons: Improved application icon quality
2015-01-17 Uwe HermannFix incorrect glibmm.h #includes.
2015-01-17 Uwe HermannUpdate for libsigrokcxx rename.
2015-01-10 Joel HoldsworthMainWindow: Hide the main menu unless Altt is pressed
2015-01-10 Soeren ApelMainBar: Prevent context menu from appearing
2015-01-10 Soeren ApelFix #489 by implementing device tool button tooltip
2015-01-10 Joel HoldsworthMainBar: Replaced device selector combo-box with a...
2015-01-10 Joel HoldsworthMainBar: Added add-decoder button
2015-01-10 Joel HoldsworthMainWindow: Made menu_decoder_add into a member variable
2015-01-10 Joel HoldsworthMainWindow: Removed old main toolbar
2015-01-10 Joel HoldsworthMainBar: Added show cursors icon
2015-01-10 Joel HoldsworthMainWindow: Added icon to action_view_show_cursors
2015-01-10 Joel HoldsworthMainBar: Added menu button
2015-01-10 Joel HoldsworthMainBar: Make toolbar fixed
2015-01-10 Joel HoldsworthMainWindow: Made QActions into member variables
2015-01-10 Joel HoldsworthMainWindow: Moved static constants to top of class...
2015-01-06 Joel HoldsworthMainBar: Renamed from SamplingBar
2015-01-05 Joel HoldsworthSamplingBar: Handle a failure to list the LIMIT_SAMPLES key
2015-01-05 Joel HoldsworthSamplingBar: Handle a failure to list the SAMPLERATE key
2015-01-04 Aurelien JacobsConnect: List available serial ports in a combobox.
2015-01-01 Joel Holdsworthutil: Fixed assertion
next