xcwcp could use a port to Qt6
libcw/alsa: adding detection of state of PCM handle
libcw/alsa: minor modification to new debug logs
Dev doc: indicating that I started working on ticket R0028
libcw/alsa: minor improvements to configuring sw parameters
libcw/alsa: improving debug code
libcw/gen: minor improvements to debug code
cwutils/lib: fixing a compilation warning found on Alpine Linux
Dev doc: adding small hint about PipeWire
Tests: refactoring "generator's state callback" test
cwutils/lib: fix for compilation failure on Alpine
cwutils + tests: moving one utils function to cwutils
cppcheck: fixing few minor issues
Ticket R0029: including static code analysis in release checklist
Ticket R0043: information about Quality Assurance in documentation
release checklist: updating stats about one of tasks in progress
cwutils/easy rec: removing some unused code
cwutils/easy receiver: static code analysis fixes
cwutils/easy rec: reviewing comments, minor refactoring
cwutils/easy rec: syncing some changes with cwdaemon's easy rec code
cwutils: refactoring and renaming get_option()
libcw/tests: adding possibility to run N iterations of a test suite
libcw/rec: reviewing code for statistics of elements' durations
libcw/rec: writing unit tests for cw_rec_update_average_internal()
libcw/rec: better description of a TODO
libcw/rec: minor improvements around receiver's "adaptive" functions
Fixing order of arguments to some calls of calloc()
libcw/rec/docs: completing the documentation of errnos used in this file
libcw/rec: renaming one of receiver's states
libcw/rec: renaming one of receiver's states
libcw/tests/rec: applying proper type for lengths of characters and elements
.clang-tidy: shuffling the warnings on the list
.clang-tidy: silencing one warning from clang-tidy
libcw/tests/rec: more refactoring of receiver's tests code
libcw/tests/rec: replacing some code with new code from cwutils/lib
Build system: Adding changes to Makefile.in that were missing in previous commit
cwutils/lib: adding data structure and functions for characters lists
libcw/tests/rec: more refactoring of receiver's tests code
libcw/rec/tests: more refactoring of receiver's tests
src/cwutils/lib: adding an utility function for elements
src/cwutils/lib: renaming two types
libcw/tests/rec: the durations of elements are now fuzzed a bit
libcw/tests/rec: simplifying calculations of durations
libcw/gen: adding internal function that calculates durations
libcw/tests/rec: expanding tests of poll function
cwutils/lib: moving min/max macros to better place
documentation: minor improvements to terminology (ims, ics, iws)
libcw/tests/rec: more refactoring of tests for libcw/rec functions
cwutils/lib: new function for adding microseconds to struct timeval
test framework: one more "expect" function
tests/libcw/rec: refactoring tests of libcw/rec functions
libcw/tests/rec: using "fvalues struct" added in previous commit
cwutils: introducing "fvalues struct": container for array of floats
libcw: minor tweaks to "data" component and to tests
libcw/gen: refactoring cw_queue_tone()
libcw/rec: minor improvements in code and comments
libcw/rec: minor improvements in code and comments
libcw/tests/rec: refactoring two of receiver's test functions
libcw/tests: few improvements to test framework
cwutils: moving definition of pi number from libcw to cwutils
cwutils: moving definition of pi number from libcw to cwutils
libcw/rec: more consistency and documentation for receiver's errnos
Receiver: more consistent naming of two args of receiver functions
libcw: refactoring cw_timestamp_validate_internal()
libcw/tests: more "expect" functions in test framework
cwutils/easy rec: simplifying usage of timers
cwutils/easy rec: renaming one function
cwutils/easy rec: moving cw_easy_rec_poll() to module's public API
libcw/rec: fixing return type of some of poll functions
libcw/rec: renaming cw_easy_rec_data_t type and variables
libcw/rec: renaming two receiver states
libcw/rec: removing "is_error" member from cw_rec_data_t
libcw/rec: refactoring receiver's poll functions
Release checklist: indicating start of work on "easy receiver" issue
cwutils / easy receiver: changing type of cw_easy_rec_handle_keying_event()
cwutils: easy receiver is now using non-wall-clock time stamps
Build system: making sure that "export CFLAGS=xxx" works
Release checklist: documenting progress on TODO/FIXME notes
libcw/data: moving initialization of one of lookup tables
Documentation: better description of one of recent fixes
libcw/data: renaming some variables
libcw: clarifying return value of cw_get_procedural_character_count()
libcw: some minor edits around TODO tags
libcw/data: fixing off-by-one error in size of table for procedural chars
libcw/data: fixing off-by-one error in size of array used for lookups
libcw/tests: new "expect" functions in test framework
libcw/data: better type for "hash of representations" values
libcw/test framework: more "expect" functions
libcw/tests: adjusting newlines in log messages
libcw/tests: adding test data for malformed representation
Documentation: better NEWS note about icons in xcwcp
cwutils/lib: moving receiver files
libcw/data: removing a TODO that is no longer valid
cwgen: fixing one warning from clang-tidy
libcw/tests/data: refactoring cw_get_maximum_representation_length()
libcw/tests/data: testing CW_DATA_MIN/MAX_REPRESENTATION_LENGTH values
test framework: functions for tests' header and footer
cwutils/lib: adding cwutils_string_to_long()
libcw: implementing cw_get_package_version()
libcw: improving top-level comment for cw_wait_for_keyer_element()