0001-grc-fix-dark-theme-detection.patch
0002-grc-try-except-around-gsettings-for-when-those-setti.patch
0003-blocks-selector-update-to-only-forecast-active-input.patch
0004-gr-dtv-Split-dtv_swig.i-file-for-less-compiler-memor.patch
0005-gr-trellis-Split-trellis_swig-.i-files-for-less-comp.patch
0006-gr-dtv-Remove-unnecessary-memset-in-LDPC-encoder.patch
0007-gr-dtv-Take-advantage-of-data-cache-with-memcpy-in-B.patch
0008-gr-dtv-Move-costly-integer-divides-out-of-loops-in-D.patch
0009-modtool-Update-add.py-to-prevent-same-name-blocks.patch
0010-gr-vocoder-Install-missing-block-tree-file.patch
0011-gr-fec-install-examples-only-if-Python-is-enabled.patch
0012-gr-filter-Install-examples-only-if-Python-is-enabled.patch
0013-runtime-fix-latency-issue-caused-by-setting-block-al.patch
0014-utils-Added-print-all-to-gnuradio-config-info.patch
0015-gr-video-sdl-Fix-YUV-formats.patch
0016-audio-lib-windows-Add-cctype-header-for-std-isdigit.patch
0017-RPC-fixes-to-allow-using-Thrift-0.9-through-0.12.patch
0018-fix-header-file-install.patch
0019-allow-oot-override-of-gr-python-dir.patch
0020-spelling.patch
0021-Boost-placeholder-scope-required-using-boost-placeho.patch
0022-boost-bind-make-placeholder-namespace-conditional-on.patch
0023-cmake-Remove-Policy-CMP0075-CMake-warning.patch
0024-cmake-Remove-find_package_handle_standard_args-warni.patch
0025-docs-Exclude-gr-newmod-from-Doxygen.patch
0026-zeromq-Add-ZMQ_LINGER-value-to-prevent-infinite-bloc.patch
0027-gr-blocks-Fix-file-source-block-large-file-handling-.patch
0028-gr-digital-Update-docs-for-MPSK-SNR-Estimator.patch
0029-uhd-Update-possible-master_clock_rate-s.patch
0030-gr-uhd-add-61.44-and-56-MHz-as-master-clock-rates.patch
0031-more-qt4-qt5-updates.patch
0032-Revert-more-qt4-qt5-updates-Can-t-unceremonously-bum.patch
0033-gr-uhd-lib-usrp_block_impl.cc-fix-compile-error-usin.patch
0034-Remove-hardcoded-GR_PYTHON_DIR.patch
0035-gr-digital-Fixup-GUI-hints-for-example_corr_est.patch
0036-gr-digital-Change-threshold-method-of-example_corr_e.patch
0037-RPC-fixes-to-allow-using-Thrift-0.13.patch
0038-msg_handler-Use-lambdas-to-set-msg-handlers.patch
0039-msg_handler-Use-lambdas-in-most-components.patch
0040-msg_handler-Use-lambdas-in-gr-qtgui.patch
0041-Add-GitHub-Actions-workflow-for-3.8.patch
0042-gr-digital-Fix-typo-in-digital_modulate_vector-block.patch
0043-gr-qtgui-number-sink-Honor-block-setting-of-avg-in-G.patch
0044-gr-qtgui-Fix-Frequency-Sink-max-hold-for-half-spectr.patch
0045-grc-Accept-file-pointer-in-load_stdlib-converter-xml.patch
0046-gr-blocks-Check-fseek-for-failure.patch
0047-peak_detector2-Return-correct-number-of-consumed-ite.patch
0048-grc-Let-test_generator.py-know-where-to-find-blocks.patch
# 0049-cmake-Update-VERSION_PATCH-so-that-correct-versionin.patch
0050-filter-Fix-filter_design.py-for-Qt5-and-python3.patch
0051-uhd-Add-GPIO-handlers-for-messages.patch
0052-uhd-Add-start-time-capability-to-GRC-bindings.patch
0053-gr-uhd-adding-a-bool-to-force-tune-request.patch
# appstream-metadata
0001-grc-freedesktop-Readme-XML-YML.patch
0002-GRC-add-metainfo-file.patch
0003-GRC-Metainfo-add-unit-test.patch
0001-qtgui-add-eye_sink-to-GNURadio-3.8.patch
0002-qtgui-Add-eye-sink-widget.patch
0003-fix-QA-typo-error-and-forgotten-include.patch
0001-grc-ensure-that-strings-are-valid-utf8-when-evaluati.patch
0001-grc-Remove-extra-logger-in-grc-core-platform.patch
usr-bin-examples
fix-pkg-config
cmake-use-TIMESTAMP-function-to-generate-build_date
more-qt4-qt5-updates
look-for-x-terminal-emulator
build-on-hurd
freedv-tx-not-sync-block
skip-long-tests
cppgen-Add-C-generation-support-to-gr-vocoder
gr-blocks-Add-example-flowgraphs-for-Stream-Mux-Demu
cppgen-Update-to-modern-CMake
analog-WFM-tools-proper-integer-div-decimation-handl
gnuradio-runtime-Fix-qa_fast_atan2f-test-code
fix-qa-framer-sink-typo
more-dot-graph-max-nodes
qtgui-Resize-the-windows-properly-in-gui-sink
Add-test-to-postinstall-only-if-testing-is-enabled
Do-not-disable-boost-if-only-the-unit_test_framework
i3798-1-gr-audio-revise-nperiods-in-gr-audio-alsa.conf
i3798-2-gr-audio-revise-nperiods-in-gr-audio-alsa
i3798-3-gr-audio-revise-alsa-default-nperiods
Fix-drag-n-drop-issue
cmake-Fix-variable-substitution-in-pkg-config
filter_design-python3-exception
# 4069-1-gr-digital-Fixup-GUI-hints-for-example_corr_est.patch
# 4069-2-gr-digital-Change-threshold-method-of-example_corr_e.patch
# 4069-3-gr-qtgui-number-sink-Honor-block-setting-of-avg-in-G.patch
# 4069-4-gr-qtgui-Fix-Frequency-Sink-max-hold-for-half-spectr.patch
# 4069-5-grc-Accept-file-pointer-in-load_stdlib-converter-xml.patch
# 4069-6-gr-blocks-Check-fseek-for-failure.patch
# 4069-7-peak_detector2-Return-correct-number-of-consumed-ite.patch
# 4069-8-grc-Let-test_generator.py-know-where-to-find-blocks.patch
# 4083-gr-digital-Fix-typo-in-digital_modulate_vector-block.patch
0002-GRC-Actions-with-preferences-now-explicitly-default-.patch
