Activity for unixcw

  • Thomas Beierlein Thomas Beierlein created ticket #4

    xcwcp could use a port to Qt6

  • acerion acerion committed [5af118] on Code

    libcw/alsa: adding detection of state of PCM handle

  • acerion acerion committed [4df0e0] on Code

    libcw/alsa: minor modification to new debug logs

  • acerion acerion committed [10f7e9] on Code

    Dev doc: indicating that I started working on ticket R0028

  • acerion acerion committed [9b8e65] on Code

    libcw/alsa: minor improvements to configuring sw parameters

  • acerion acerion committed [dc927a] on Code

    libcw/alsa: improving debug code

  • acerion acerion committed [b5a483] on Code

    libcw/gen: minor improvements to debug code

  • acerion acerion committed [ea4edf] on Code

    cwutils/lib: fixing a compilation warning found on Alpine Linux

  • acerion acerion committed [44dc66] on Code

    Dev doc: adding small hint about PipeWire

  • acerion acerion committed [dd7d5b] on Code

    Tests: refactoring "generator's state callback" test

  • acerion acerion committed [d69372] on Code

    cwutils/lib: fix for compilation failure on Alpine

  • acerion acerion committed [e9d2b2] on Code

    cwutils + tests: moving one utils function to cwutils

  • acerion acerion committed [1c7814] on Code

    cppcheck: fixing few minor issues

  • acerion acerion committed [95f114] on Code

    Ticket R0029: including static code analysis in release checklist

  • acerion acerion committed [61d687] on Code

    Ticket R0043: information about Quality Assurance in documentation

  • acerion acerion committed [dd9b55] on Code

    release checklist: updating stats about one of tasks in progress

  • acerion acerion committed [7ec6f5] on Code

    cwutils/easy rec: removing some unused code

  • acerion acerion committed [e824ba] on Code

    cwutils/easy receiver: static code analysis fixes

  • acerion acerion committed [5507ca] on Code

    cwutils/easy rec: reviewing comments, minor refactoring

  • acerion acerion committed [aab28e] on Code

    cwutils/easy rec: syncing some changes with cwdaemon's easy rec code

  • acerion acerion committed [a473e6] on Code

    cwutils: refactoring and renaming get_option()

  • acerion acerion committed [b5dd30] on Code

    libcw/tests: adding possibility to run N iterations of a test suite

  • acerion acerion committed [44866b] on Code

    libcw/rec: reviewing code for statistics of elements' durations

  • acerion acerion committed [30d1d5] on Code

    libcw/rec: writing unit tests for cw_rec_update_average_internal()

  • acerion acerion committed [c765b6] on Code

    libcw/rec: better description of a TODO

  • acerion acerion committed [db8831] on Code

    libcw/rec: minor improvements around receiver's "adaptive" functions

  • acerion acerion committed [a635a6] on Code

    Fixing order of arguments to some calls of calloc()

  • acerion acerion committed [739991] on Code

    libcw/rec/docs: completing the documentation of errnos used in this file

  • acerion acerion committed [ebb63b] on Code

    libcw/rec: renaming one of receiver's states

  • acerion acerion committed [2fd417] on Code

    libcw/rec: renaming one of receiver's states

  • acerion acerion committed [092cc0] on Code

    libcw/tests/rec: applying proper type for lengths of characters and elements

  • acerion acerion committed [5da334] on Code

    .clang-tidy: shuffling the warnings on the list

  • acerion acerion committed [312d61] on Code

    .clang-tidy: silencing one warning from clang-tidy

  • acerion acerion committed [923509] on Code

    libcw/tests/rec: more refactoring of receiver's tests code

  • acerion acerion committed [001257] on Code

    libcw/tests/rec: replacing some code with new code from cwutils/lib

  • acerion acerion committed [55520e] on Code

    Build system: Adding changes to Makefile.in that were missing in previous commit

  • acerion acerion committed [c1e21f] on Code

    cwutils/lib: adding data structure and functions for characters lists

  • acerion acerion committed [a5aa8d] on Code

    libcw/tests/rec: more refactoring of receiver's tests code

  • acerion acerion committed [74223f] on Code

    libcw/rec/tests: more refactoring of receiver's tests

  • acerion acerion committed [4de6c9] on Code

    src/cwutils/lib: adding an utility function for elements

  • acerion acerion committed [3c3a89] on Code

    src/cwutils/lib: renaming two types

  • acerion acerion committed [b854fa] on Code

    libcw/tests/rec: the durations of elements are now fuzzed a bit

  • acerion acerion committed [1f1b7f] on Code

    libcw/tests/rec: simplifying calculations of durations

  • acerion acerion committed [2886cc] on Code

    libcw/gen: adding internal function that calculates durations

  • acerion acerion committed [2c629b] on Code

    libcw/tests/rec: expanding tests of poll function

  • acerion acerion committed [8deb14] on Code

    cwutils/lib: moving min/max macros to better place

  • acerion acerion committed [624795] on Code

    documentation: minor improvements to terminology (ims, ics, iws)

  • acerion acerion committed [220b4f] on Code

    libcw/tests/rec: more refactoring of tests for libcw/rec functions

  • acerion acerion committed [bf669c] on Code

    cwutils/lib: new function for adding microseconds to struct timeval

  • acerion acerion committed [daaca0] on Code

    test framework: one more "expect" function

  • acerion acerion committed [bd4df4] on Code

    tests/libcw/rec: refactoring tests of libcw/rec functions

  • acerion acerion committed [3f023e] on Code

    libcw/tests/rec: using "fvalues struct" added in previous commit

  • acerion acerion committed [f6d286] on Code

    cwutils: introducing "fvalues struct": container for array of floats

  • acerion acerion committed [0d9e8b] on Code

    libcw: minor tweaks to "data" component and to tests

  • acerion acerion committed [6034a7] on Code

    libcw/gen: refactoring cw_queue_tone()

  • acerion acerion committed [a1d01b] on Code

    libcw/rec: minor improvements in code and comments

  • acerion acerion committed [a1d01b] on Code

    libcw/rec: minor improvements in code and comments

  • acerion acerion committed [01f578] on Code

    libcw/tests/rec: refactoring two of receiver's test functions

  • acerion acerion committed [dae863] on Code

    libcw/tests: few improvements to test framework

  • acerion acerion committed [362770] on Code

    cwutils: moving definition of pi number from libcw to cwutils

  • acerion acerion committed [362770] on Code

    cwutils: moving definition of pi number from libcw to cwutils

  • acerion acerion committed [1ff598] on Code

    libcw/rec: more consistency and documentation for receiver's errnos

  • acerion acerion committed [c29279] on Code

    Receiver: more consistent naming of two args of receiver functions

  • acerion acerion committed [fdace9] on Code

    libcw: refactoring cw_timestamp_validate_internal()

  • acerion acerion committed [af0ad7] on Code

    libcw/tests: more "expect" functions in test framework

  • acerion acerion committed [30e3d8] on Code

    cwutils/easy rec: simplifying usage of timers

  • acerion acerion committed [e6e930] on Code

    cwutils/easy rec: renaming one function

  • acerion acerion committed [09708c] on Code

    cwutils/easy rec: moving cw_easy_rec_poll() to module's public API

  • acerion acerion committed [a8e6dd] on Code

    libcw/rec: fixing return type of some of poll functions

  • acerion acerion committed [482c30] on Code

    libcw/rec: renaming cw_easy_rec_data_t type and variables

  • acerion acerion committed [a50405] on Code

    libcw/rec: renaming two receiver states

  • acerion acerion committed [e20616] on Code

    libcw/rec: removing "is_error" member from cw_rec_data_t

  • acerion acerion committed [0d8a5f] on Code

    libcw/rec: refactoring receiver's poll functions

  • acerion acerion committed [0dd2c6] on Code

    Release checklist: indicating start of work on "easy receiver" issue

  • acerion acerion committed [dbbdfd] on Code

    cwutils / easy receiver: changing type of cw_easy_rec_handle_keying_event()

  • acerion acerion committed [6bb02a] on Code

    cwutils: easy receiver is now using non-wall-clock time stamps

  • acerion acerion committed [c14137] on Code

    Build system: making sure that "export CFLAGS=xxx" works

  • acerion acerion committed [1b1027] on Code

    Release checklist: documenting progress on TODO/FIXME notes

  • acerion acerion committed [9e376d] on Code

    libcw/data: moving initialization of one of lookup tables

  • acerion acerion committed [8d3f91] on Code

    Documentation: better description of one of recent fixes

  • acerion acerion committed [02d3ae] on Code

    libcw/data: renaming some variables

  • acerion acerion committed [787a3c] on Code

    libcw: clarifying return value of cw_get_procedural_character_count()

  • acerion acerion committed [ea1082] on Code

    libcw: some minor edits around TODO tags

  • acerion acerion committed [35578c] on Code

    libcw/data: fixing off-by-one error in size of table for procedural chars

  • acerion acerion committed [5424af] on Code

    libcw/data: fixing off-by-one error in size of array used for lookups

  • acerion acerion committed [f32d18] on Code

    libcw/tests: new "expect" functions in test framework

  • acerion acerion committed [118f2c] on Code

    libcw/data: better type for "hash of representations" values

  • acerion acerion committed [1d2b02] on Code

    libcw/test framework: more "expect" functions

  • acerion acerion committed [148fbc] on Code

    libcw/tests: adjusting newlines in log messages

  • acerion acerion committed [2d5175] on Code

    libcw/tests: adding test data for malformed representation

  • acerion acerion committed [84aca5] on Code

    Documentation: better NEWS note about icons in xcwcp

  • acerion acerion committed [1544fe] on Code

    cwutils/lib: moving receiver files

  • acerion acerion committed [1a5c8c] on Code

    libcw/data: removing a TODO that is no longer valid

  • acerion acerion committed [514f7d] on Code

    cwgen: fixing one warning from clang-tidy

  • acerion acerion committed [da1849] on Code

    libcw/tests/data: refactoring cw_get_maximum_representation_length()

  • acerion acerion committed [7dde05] on Code

    libcw/tests/data: testing CW_DATA_MIN/MAX_REPRESENTATION_LENGTH values

  • acerion acerion committed [ba696b] on Code

    test framework: functions for tests' header and footer

  • acerion acerion committed [49e998] on Code

    cwutils/lib: adding cwutils_string_to_long()

  • acerion acerion committed [d5cc44] on Code

    libcw: implementing cw_get_package_version()

  • acerion acerion committed [e0e954] on Code

    libcw: improving top-level comment for cw_wait_for_keyer_element()

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.