]> sigrok.org Git - pulseview.git/history - pv
android: Include firmwares in the APK
[pulseview.git] / pv /
2015-09-13 Jonathan DahanSAMPLERATE is a guint64
2015-09-04 Jens SteinhauserRuler: Don't use a function that is only available...
2015-09-04 Jens SteinhauserRuler: Prevent ticks from disappearing at high zoom...
2015-09-04 Daniel ElstnerBuild: Fix build with Qt 4 moc
2015-09-04 Jens SteinhauserViewItem: Adjust the threshold between dark and light...
2015-09-04 Jens SteinhauserViewport: Don't draw the cursors and markers antialiased
2015-09-04 Jens SteinhauserRuler: Don't draw the tick marks antialiased
2015-09-04 Jens SteinhauserUntangle the time formatting functions a bit
2015-09-04 Jens SteinhauserView: Do not emit superfluous signals in a loop
2015-09-04 Jens SteinhauserView: Change the type of tick_period to pv::util::Timestamp
2015-09-04 Jens SteinhauserRuler: Factor out the calculation of the tick spacing
2015-09-04 Jens SteinhauserRuler: Fix tick mark calculation
2015-09-04 Jens SteinhauserUse typesafe enum classes in pv::util
2015-09-04 Jens SteinhauserAdd a spin box widget for timestamp values
2015-09-04 Jens Steinhauserformat_time(): Use the timestamp type in the calculation
2015-09-04 Jens Steinhauserformat_si_value(): Use the timestamp type in the calcul...
2015-09-04 Jens SteinhauserUse a type with a greater resolution to represent time...
2015-09-04 Jens SteinhauserRemove unused arguments from 'format_time()'
2015-09-04 Soeren ApelFix #605 by closing current device when another is...
2015-08-28 Soeren ApelFix #592 completely by showing the actual error message
2015-08-25 Martin LingDon't try to store a reference to a shared pointer.
2015-08-25 Soeren ApelRuler scale calculation optimization
2015-08-25 Soeren ApelFix wrong ruler scale after loading a file
2015-08-25 Soeren ApelFix #595 by correctly handling UINT64_MAX and INT_MAX...
2015-08-25 Soeren ApelFix #597 by disabling device-related toolbar buttons...
2015-08-25 Soeren ApelFix #510 by disabling removal of the last decoder from...
2015-08-25 Soeren ApelProvide short-term fix for #627 by limiting zoom range...
2015-08-25 Soeren ApelUtil: Fix malformed time formatting
2015-08-20 Uwe HermannPass unitsize to srd_session_send() directly.
2015-08-19 Soeren ApelFix #626 by stopping acquisition gracefully
2015-08-16 Soeren ApelFix #622 by using the actual sample count per segment
2015-08-16 Soeren ApelView: Allow ScaleUnits[0] to actually be used
2015-08-16 Soeren ApelView: Use max time to calculate label length, not offset_
2015-08-16 Soeren ApelUtil: Fix issue where t=0 randomly shows up as +0 or -0
2015-08-16 Soeren ApelUtil: Refactor format_time()
2015-08-16 Soeren ApelView/Ruler: Calculate and use tick precision
2015-08-16 Soeren ApelUtil: Introduce DD:HH:MM:SS.mmm nnn ppp fff format
2015-08-16 Soeren ApelView: Separate data changed/capture state changed events
2015-08-16 Soeren ApelView: Determine time unit and use it in other classes
2015-08-16 Soeren ApelIntroduce time units
2015-08-15 Soeren ApelFix #615 by opening the output stream only if needed
2015-08-06 Soeren ApelFix include guards and accidential const removal
2015-07-31 Soeren ApelFix #404 by only saving enabled signals
2015-07-31 Soeren ApelFix #599 by supplying correct length to create_logic_pa...
2015-07-30 Soeren ApelStoreSession: Supply filename to the output module...
2015-07-29 Soeren ApelSimplify signal clearing in Session::start_capture
2015-07-29 Soeren ApelChange hotkey for sticky scrolling from 'r' to 's'
2015-07-25 Uwe Hermannabout: Show the list of supported output formats.
2015-07-25 Uwe HermannMinor whitespace fixes.
2015-07-24 Soeren ApelImplement "always zoom to fit" feature
2015-07-23 Soeren ApelFix #121 by implementing sticky scrolling
2015-07-23 Soeren ApelSession: Clear signal data before starting capture
2015-07-23 Uwe Hermanndecoderstack: Fix incorrect end sample number.
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
next