LimeSurvey 6.2.5 build 230828 šŸ’¾

LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function.

minor feature: CR-1277: Update side-menu icons (jack-han-115). The way to open/a question groups is too hidden (jack-han-115). Updated translation: Japanese by d_inoue, nomoto. Updated translation: German by c_schmitz. Updated translation: German (Informal) by c_schmitz, maren.fritz. Updated translation: Finnish by Jmantysalo.

GNU GPL survey php mysql mssql postgres

Praat 6.3.16 šŸ’¾

Praat is a speech analysis tool used for doing phonetics by computer. Praat can analyse, synthesize, and manipulate speech, and create high-quality pictures for your publications. Praat was created by Paul Boersma and David Weenink of the Institute of Phonetics Sciences of the University of Amsterdam. Some of Praat’s most prominent features are: Speech analysis Speech synthesis Speech labelling Grammar models Statistical analysis

minor bugfix: Sound analysis areas: better visible contrast in intensity curve (green on lime). Windows: repaired a introduced in 6.3.10 (as a result of the repair mentioned there) by which the Demo window would be insensitive to arrow keys. SpeechSynthesizer: repaired a that caused ##Get phonemes from text...# to return empty text. Repaired a that caused Praat to crash when you supplied 0. For the channel number in @@Sound: Get nearest zero crossing...@.

GNU GPLv3 speech analysis

QMMP 2.1.5 šŸ’¾

QMMP is an Qt-based audio-player. The user interface is similar to Winamp or XMMS, which compatible skins can be used of. It supports a plethora of audio formats, like MP3, Ogg Vorbis/Opus, FLAC, Musepack, WavePack, MOD files, AAC, Audio CDs, WMA and other ffmpeg-supported encodings, PCM, MIDI, SID, and Chiptune files. It provides DSP plugins, lyrics downloading, equalizers and visualizers, supports common audio APIs and sinks, and is cross-platform.

minor bugfix: improved waveform seekbar; fixed playlist geometry issues; fixed skinned user interface settings; fixed possible crash.

GNU GPL audio player qt6 mp3

dos2unix 7.5.1 šŸ’¾

dos2unix is a classic command line tool to convert between the different linebreak types of CRLF on DOS/Windows, plain LF on Unix systems, and CR on Mac systems.

minor feature: Fixed problem of converting a symbolic link target that is on another file system. Updated Chinese and Serbian translations.

BSDL c text text-conversion system compatibility

Courier Mail Server 1.3.4 šŸ’¾

Courier is a mail transfer agent (MTA) and groupware server. It implements IMAP, ESMTP, POP3, LDAP, SSL, HTTP, iCal. It also provides mailing list management, filtering, maildirs storage, and a webmail interface with calendaring and scheduling.

minor feature: Sqwebmail: null pointer check when loading search results. Turn off IMAP_TLS_REQUIRED if IMAP_TLS is already set. Compiling with -DMAILDIR_SKIP_SYMLINK_CHECKS turns off checking for, rogue symlinks in maildirs.

GNU GPL c e-mail smtp imap mail-server groupware calendaring

libmp4tag 1.2.1 šŸ’¾

An MP4 tagging library where all tags can be accessed and modified and any tags, unknown tags or custom tags are never lost when the audio file is updated. A list of known tags is only used when new tags are added.

minor bugfix: 1.2.1 beta 2023-8-29 * Bug Fixes: * Fix disc/track output when total is zero. * Fix disc/track parsing issues. * Fix memory leak. * Fix bug setting new disk/track tag. * Fix mp4tag_clean_tags. * Changes: * Create and install pkgconfig file.

Zlib library c audio video tagging mp4

Checkstyle 10.12.3 šŸ’¾

Checkstyle assists with source coding standard checking for Java. It supports the Sun or Google code conventions, but is flexible and configurable. It can be run as console tool, or integrated as ANT task.

minor feature: UnnecessarySemicolonAfterTypeMemberDeclaration throws Exception on on Local Class. Record pattern causes checkstyle to fail in JDK 20 (preview). Ensure only forward slashes are in relative link to parent module. Resolve pitest survivals in modules - 3. Use violation messages macro in all templates. Use parent module macro in all templates. Create tests from xdoc examples. Resolve pitest survivals in modules - 2. setup UnnecessaryOkComment module and suppressions (related to #x2026. CircleCI periodically failing with yml violations on site.yml. Enable examples tests. Update doc of FallThroughCheck to use same java snippet example. Create templates from xdocs. Exclude xdocs from line length validation and validate templates instead. Remove from EmptyLineSeparator documentation attention note about no xpath suppression support. Implement parent module macro. Add a test to ensure examples have a paragraph with an id before them. Restore usage of TreeSet. Implement module violation messages macro. Targeted Pitest Mutation in July 2023. Move all example tests to extend `AbstractExamplesModuleTestSupport`. Add `@since` in javadoc of each property setter. Add links to examples paragraphs. package/resource location in example tests.

MITL java coding-style syntax-checker command-line

Babel 7.22.13 šŸ’¾

Babel is a code translator, which compiles next-gen EcmaScript 6 syntax into browser-consumable ES5/JavaScript. It adds a few proposed ES7 constructs even, and works with React, Node.js, Rails, etc. It provides for: array comprehensions, arrow functions, async functions, async generator functions, classes, class properties, computed property names, constants, decorators, default parameters, destructuring, exponentiation operator, for-of, generators, generator comprehensions, let scoping, modules, module export extensions, object rest/spread, property method assignment, property name shorthand, rest parameters, react, spread, tail call optimisation, template literals, type annotations, unicode regex support.

minor bugfix: (2023-08-28). #### :house: Internal. `babel-helper-tures`, `babel-plugin-proposal-function-bind`, `babel-plugin-transform-modules-commonjs`, `babel-preset-env`. Improve helper-tures (@JLHwung). #### :leftwards_arrow_with_hook: Revert. `babel-parser`. Revert "Do not record trailing comma pos when `maybeAsyncArrow: false`" (@nicolo-ribaudo).

MITL javascript ecmascript nodejs compiler conversion es6 es7 developers

Highlight 4.8 šŸ’¾

Highlight converts sourcecode to HTML, RTF, LaTeX, TeX, SVG, Pango, BBCode and terminal escape sequences with coloured syntax highlighting. Language definitions and colour themes are customizable Lua scripts. It provides a plug-in interface to tweak syntax parsing and coloring. LSP servers can be used to add semantic highlighting.

minor bugfix: - updated astyle lib to version 3.4.6 - updated yaml definition - omit size property in BBCode output if `--fragment` is set - allow font size unit with `--font-size` for HTML and ODT output - GUI: updated Japanese translation

GNU GPLv3 documentation text-processing html latex

Artistic Style 3.4.6 šŸ’¾

A Free, Fast, and Small Automatic Formatter for C, C++, C++/CLI, Objective-C, C#, and Java Source Code.

minor bugfix: * added VS2022 project files * fixed CS regressions * added CS coalesce assignment operator * fixed padding of following a comma * fixed indent of function declarations following access modifiers * fixed indent of C# allocation blocks * fixed indentation of comments after CS interpolation quotes

MITL formatting indentation

ObjFW 1.0 šŸ’¾

ObjFW is an extremely portable, lightweight Objective-C framework and runtime that supports the latest Objective-C features.

major feature: -08-29. + First stable release with stable API and ABI. Too many changes to list, as it has been almost 6 years since the last release. See commits in the repository for details.

QPL objc objectivec objective c framework runtime

libmp4tag 1.2.0 šŸ’¾

An MP4 tagging library where all tags can be accessed and modified and any tags, unknown tags or custom tags are never lost when the audio file is updated. A list of known tags is only used when new tags are added.

minor feature: 1.2.0 beta 2023-8-28 * Bug Fixes: * Fix crash when taglist is present but empty. * Recognize more files as mp4. * New Features: * New mp4tag_set_binary_tag() routine. * Added wiki documentation.

Zlib library c audio video tagging mp4

libmp4tag 1.1.1 šŸ’¾

An MP4 tagging library where all tags can be accessed and modified and any tags, unknown tags or custom tags are never lost when the audio file is updated. A list of known tags is only used when new tags are added.

major feature: 1.1.1 beta 2023-8-27 * Bug Fixes: * Build now works on FreeBSD. * New Features: * mp4tag_preserve_tags, mp4tag_restore_tags are now implemented. * mp4tagcli: Added --copyfrom/--copyto to test preserve/restore.

Zlib library c audio tagging mp4

gradle 8.3 šŸ’¾

Gradle is an open-source build automation tool focused on flexibility and performance. Gradle build scripts are written using a Groovy or Kotlin DSL.

minor bugfix: The Gradle team is excited to announce Gradle 8.3. This release features the support for persistent Java compiler daemons to speed up Java compilation. Gradle will also use less memory for dependency resolution. The effect is significant, particularly for large builds such as Android builds. Gradle now supports running on Java 20. For Kotlin DSL, build authors can try out the Kotlin K2 compiler for build logic with some limitations. See the Kotlin DSL dedicated section for more information. This release also brings several usability improvements, including better CodeNarc output, a dry run mode for test execution, improved output for task options, and upgraded SSL support.

Apache build-tool c c++ groovy java kotlin

Vim 9.0.1789 šŸ’¾

Vim is a highly configurable text editor built to enable efficient text editing. It is an improved version of the vi editor distributed with most UNIX systems. Vim is often called a "programmer's editor," and so useful for programming that many consider it an entire IDE. It's not just for programmers, though. Vim is perfect for all kinds of text editing, from composing email to editing configuration files.

minor feature: patch 9.0.1789: too early declaration of variable in pum_set_selected() Problem: too early declaration of variable in pum_set_selected(). Solution: Move declaration to where it is actually used. Signed-off-by: Christian Brabandt lt;cb@256bit.org gt;. Co-authored-by: mathew lt;glephunter@gmail.com gt;.

Other text-editor ide vi vim