pulseview/pv
Gerhard Sittig 4b9234088f Logging: obsolete -s, log to internal buffer as well as stdout
Query the sr and srd libraries' current log routines before registering
PV's own log callback which queues messages in an internal buffer. This
allows duplication of messages to the internal buffer _and_ stdout, and
thus obsoletes the -s option.
2018-08-30 19:17:20 +02:00
..
binding
data Implement decode pausing/resuming 2018-08-22 21:28:10 +02:00
devices Fix #1259 by not silently ignoring file read errors 2018-08-21 12:02:38 +02:00
dialogs Make annotation export customizable 2018-08-21 12:02:38 +02:00
popups Channel popup: Don't disable channels when clicking the enable buttons 2018-07-21 18:57:21 +02:00
prop Fix two warnings 2018-08-21 21:04:22 +02:00
toolbars Fix two warnings 2018-08-21 21:04:22 +02:00
views Implement decode pausing/resuming 2018-08-22 21:28:10 +02:00
widgets Accept user-entered sample rates when external clock is enabled 2018-07-21 18:57:21 +02:00
application.cpp
application.hpp
devicemanager.cpp
devicemanager.hpp
globalsettings.cpp Make annotation export customizable 2018-08-21 12:02:38 +02:00
globalsettings.hpp Make annotation export customizable 2018-08-21 12:02:38 +02:00
logging.cpp Logging: obsolete -s, log to internal buffer as well as stdout 2018-08-30 19:17:20 +02:00
logging.hpp
mainwindow.cpp
mainwindow.hpp
session.cpp
session.hpp
storesession.cpp
storesession.hpp
strnatcmp.hpp
util.cpp
util.hpp