Changelog for
mingw64-gr-fosphor-debug-0.0.0.git.20210108-1.630.noarch.rpm :
* Mon Mar 29 2021 mardnhAATTgmx.de- Update to version 0.0.0.git.20210108:
* gr-fosphor: Add 3.9 as supported version in MANIFEST
* gr-fosphor: Add pybind11 bindings
* gr-fosphor: Use window type constant from gr:fft:window and not firdes
* gr-fosphor: Switch to std::shared_ptr instead of boost::shared_ptr
* gr-fosphor: Update main CMakeLists with 3.9 requirements/style
* gr-fosphor: Remove all SWIG stuff
* gr-fosphor: Update the whole Doxygen setup
* gr-fosphor: Update all copyright notices headers
* fosphor: Update all copyright notices headers
* gr-fosphor: Use #pragma once instead of old guard style
* fosphor: Use #pragma once instead of old guard style
* gr-fosphor: Set default visibility to false
* gr-fosphor: Add \'freq\' message port sending the frequency a user clicked
* fosphor: Add position mapping helpers for {x,y} <-> {freq,pwr,samp}
* gr-fosphor: Update zoom function to the new {center,span} spec
* fosphor: Review the GL frequency mapping and switch zoom to {center,span}
* fosphor/cl: Remove spurious debug fprintf
* gr-fosphor/build: Update all CMake files
* gr-fosphor/build: Update CMakeLists.txt copyright header
* gr-fopshor/docs: Misc cleanup in Doxyfile.in
* gr-fosphor/docs: Update docs template to the latest from GNURadio
* gr-fosphor/build: Remove GNURadio cmake modules
* gr-fosphor/grc: Convert GRC blocks to YAML for 3.8
* gr-fopshor: Remove WX support
* fosphor: Convert mkresources to Python 3
* gr-fosphor/qt: Qt5 - Track visibility of the widget
* gr-fosphor/qt: Qt5 - Associate GL context to the worker thread
* gr-fosphor/qt: Qt5 - Switch to linking to Qt5
* gr-fosphor: Add concept of visibility to the base block implementation
* gr-fosphor: Missing namespace for thread::mutex
* gr-fosphor: Fix block name for QT sink
* gr-fosphor: Indent (tab/space) fixes
* fosphor/cl: Make sure to unlocking the GL objects during CL release
* fosphor/cl: Declare the target OpenCL version to avoid warning
* fosphor/cl: Display all devices and allow selection with env var
* fosphor/cl: Check for image support when filtering CL devices
* fosphor/gl: Fix memory leak when releasing color map
* fosphor/gl: Remove redundant initial clear of buffers
* fosphor/cl: Fix return type/value of cl_queue_clear_buffers
* fosphor/cl: Cleanup shared object lock/unlocking code paths
* Sat Jun 11 2016 mardnhAATTgmx.de- Update to version 0.0.0.git1463949262.7b6b996:
* gr-fosphor: Rely on the system-wide FindFreetype
* gr-fosphor: Minor tweaks to FindGLFW3
* gr-fosphor: Improve cleanup path of the worker thread in case of init fail
* gr-fosphor: On WIN32 platform, link and use GLEW to find GL extensions
* fosphor/gl_font: Don\'t use the format __attribute__ when using MSVC
* Sun Feb 14 2016 mardnhAATTgmx.de- Update to version 0.0.0.git1453735620.e1eb11b: + Revert \"fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG\" + fosphor: Use lowercase for WIN32 includes + fosphor: Don\'t redefine gettimeofday in mingw build + fosphor/cl: Allow to use APIs deprecated in CL >= 1.2 + gr-fosphor: Use FindOpenCL from cmake git master- adapted patch: mingw64-fosphor-makefile.diff (most stuff merged upstream)-
* Fri Oct 30 2015 mardnhAATTgmx.de- Update to version 0.0.0.git1445805683.4ae2f53: + fosphor/gl_cmap: Add a return value and void
* arg to the generate func + fosphor/gl_cmap_gen: Add new function to generate GL colormap from a PNG + fosphor/cl_compat: Fix goofs with calling convention + fosphor/gl_cmap_gen: Spacing fix in _set_rgba_from_hsv + fosphor/gl_cmap_gen: Remove \'inline\' qualifiers + gr-fosphor: Make use of proper cmake commands to copy header in binary dir + fosphor/mkresources: Don\'t generate string longer than 64k + fosphor/cl: Don\'t fail fatally if a platform fails to return devices + fosphor/cl: Retry context creation without CL/GL sharing if needed + gr-fosphor: Add key bindings to the GRC blocks documentation tab
* Sat Oct 03 2015 mardnhAATTgmx.de- initial mingw64 package