Add desktop file
Fix typo
add init script
Extend syslog message
srcpd 2.1.7 release
Release srcpd version 2.1.7
Prepare release 2.1.7
Fix string length calculation compiler warning
[PATCH] 10-liusb.rules: fix use of invalid key
Fix applied
Adjust report level to INFO
Adjust MQTT error message part 2
Adjust MQTT error message
Remove runloop shortcut
Rearrange signal handler
Add more debug messages
Add option to disable daemon process forking
Add comment
Rename main loop variable
Add static to local variable
Remove trailing newline from syslog messages
include stdlib.h to fix gcc 14 compiler warnings
Add systemd configuration to restart service
Open syslog before first usage
Add debug option for comprehensive info messages
Update NEWS file
Replace SYSFS by ATTRS in udev rules files
include stdlib.h to fix gcc 14 compiler warning
Fix typo
Respect singular for inverter addresses
prepare first release
Add project contact options
Initial commit
Fix some errors in html docs
Fix some errors in html docs
Apply reflabel fixes to html docs
Inconsistent response messages in protocol
Issue is solved (r1781).
Fix xreflabels
More typos
Issue solved (r1776).
Update NEWS file
Fails to build on HURD
Issue solved.
Bug is fixed in repository. Please find attached a patch for your convenience. Guido
Update NEWS file
eliminate MAXPATHLEN usage part 2
eliminate MAXPATHLEN usage
Fix trailing white spaces
AlsaModularSynth (ams) 2.2.1 released
Prepare 2.2.1 release
Fix spelling error
Port configure.ac to C99 compilers
configure.ac fixed accordingly
no signal on serial port - rtprio in limits.conf not working
Hint in srcpd.conf man page is added to point to this optional issue and solution.
Add hint to check /etc/pam.d/su for realtime priority settings
GL default state unclear for protocol
Default protocol is set to "P"
Typos in source code and manual pages.
Issues are solved in version 2.1.6 with the excluding the generic FSSTND hints.
Add systemd service file
srcpd 2.1.6 release
Release srcpd version 2.1.6
Prepare release 2.1.6
Adjust minor spelling issues
Fix spelling errors
Some macro updates
Fix string buffer size warning
Add stdlib.h to avoid explicit function declaration
Instead of applying this patch to a generated file (configure) I recommend to add a line "#include <stdlib.h>" to configure.ac in line 292. Please check if this works for you.</stdlib.h>
Update translations
Handle deprecated QPalette::Background
Handle deprecated light() and dark() functions
Optimize layout of envelope view in config dialogs
Update translations
Fix typo
Fix missing "
Handle deprecation of endl
replace deprecated QAtomicInteger function load()
Supstitute deprecated qLowerBound
Handle deprecation of endl
Adjust arg() fill parameter
Replace deprecated sprintf by QString().arg()
Remove comments and trailing white spaces
Fix deprecation warning for QMidButton, part 2
left trim colons in LADSPA_PATH
Fix deprecation warning for QMidButton
Apply autoupdate
Add check for availability of PKG_PROG_PKG_CONFIG macro
Update translation files
Apply autoupdate
Add check for availability of PKG_PROG_PKG_CONFIG macro
Add missing file
Add check for availability of PKG_PROG_PKG_CONFIG macro
Adjust compatibility for older Qt version (part 2)
Adjust compatibility for older Qt versions
run autoupdate
Replace sprintf() by arg()
Handle Qt::endl introduced in Qt 5.14.0