BallroomDJ 4 4.8.1 💾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

minor bugfix: 4.8.1 2024-3-31 * Bug Fixes: * Installer: Update re-install feedback message. * Marquee: Fix song information display being cleared. * Playlist Management: Max. Play Time: Increase maximum allowed. * Updater: Fixed an issue with deleting profiles (alternate folders). * Changes: * Configure: Filter Display renamed to Dialogs. * Configure: Quick Edit Dialog display may now be configured. * External Request: Added 'Marquee Display' to dialog. * Installer: Alternate folders are updated upon installation.

Zlib audio music end-users linux macos windows player ballroom c gtk

Qucs-S 24.2.1 💾

Qucs-S is a circuit simulation program based on Qucs circuit simulator. The "S" letter indicates SPICE. The purpose of the Qucs-S project is to use free SPICE circuit simulation kernels with the GUI based on Qt toolkit. It merges the power of SPICE and the simplicity of the Qucs GUI. Qucs-S is not a simulator by itself, but it requires to use an external simulation backend with it. Qucs-S allows to use the following open-source simulation kernels: Ngspice is recommended to use. Ngspice is powerful mixed-level/mixed-signal circuit simulator. The most of industrial SPICE models are compatible with Ngspice. It has an excellent performance for time-domain simulation of switching circuits and powerful postprocessor. XYCE is a new SPICE-compatible circuit simulator written by Sandia from the scratch. It supports basic SPICE simulation types and has an advanced RF simulation features such as Harmonic balance simulation. SpiceOpus is developed by the Faculty of Electrical Engineering of the Ljubljana University. It based on the SPICE-3f5 code Qucsator as backward compatible and for RF and microwave circuits design.

minor bugfix: This release contains no new features except the ing of the critical. General improvements: Zero output on DC bias simulation (F8) #667. Build failure of the Fedora RPM becuase of RPATH in qucsator_rf.

GNU GPLv3 circuit-simulator electronics simulator modeling circuit ngspice xyce qt cpp c

WirePlumber 0.5.1 💾

WirePlumber is a modular session / policy manager for PipeWire and a GObject-based high-level library that wraps PipeWire’s API, providing convenience for writing the daemon’s modules as well as external tools for managing PipeWire. The WirePlumber daemon implements the session & policy management service. It follows a modular design, having plugins that implement the actual management functionality. The WirePlumber Library provides API that allows you to extend the WirePlumber daemon, to write management or status tools for PipeWire (apps that don’t do actual media streaming) and to write custom session managers for embedded devices.

minor bugfix: Highlights: - Added a guide documenting how to migrate configuration from 0.4 to 0.5. Also available online at: Https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/migration.html If you are packaging WirePlumber for a distribution, please consider. Informing users about this. : - an odd where microphones would stop being usable when a Bluetooth headset was connected in the HSP/HFP profile (#598, !620). - an where it was not possible to store the volume/mute state of. System notifications - a rare crash that could occur when a node was destroyed while the. 'select-target' event was still being processed (!621). Deleting all the persistent settings via `wpctl --delete` (!622). Using Bluetooth autoswitch with A2DP profiles that have an input route. (!624). Sending an error to clients when linking fails due to a format. Mismatch (!625) Additions: - Added a check that prints a verbose warning when old-style 0.4.x Lua. Configuration files are found in the system. - The "policy-dsp" script, used in Asahi Linux to provide a software DSP. For Apple Sillicon devices, has now been ported to 0.5 properly and Documented (#619, !627) Past releases.

Other audio session-manager policy-manager pipewire c lua

qpwgraph 0.6.3 💾

qpwgraph is a graph manager dedicated to PipeWire, using the Qt C++ framework, based and pretty much like the same of QjackCtl.

minor bugfix: Node and port title ellipsis shortning trimmed and simplified. System-tray icon to a 32x32 pixmap. Renamed ports positioned incorrectly after relaunch.

GNU GPLv3 audio jack pipewire qt cpp

µBlock Origin 1.57.0 💾

µBlock Origin is an efficient and general-purpose web filter plugin for browsers. It's primarily used for ad blocking of course. Runs in Firefox, Chrome, Opera Blink, Safari, Fennec, and other Chromium-based browsers. It automatically uses EasyList, EasyPrivacy and Malware Domain filter lists, but also supports hpHosts, MVPS HOSTS, Spam404 and many other curated block lists. µBlock is speedier and more memory conservative than other ad blockers, and is completely open source, does not undermine filtering like ADPs sponsored ads.

major feature: ## / changes. Do not block large media resources when loaded as top-level document. Properly manage cache storage regarding managed user filters. Improve ` trusted- set-cookie` scriptlets (https://github.com/gorhill/uBlock/commit/11a48561e0). Belgian and Nepali flags for Windows Chromium users. Mind that `tabs.sendMessage` can throw. Improve `set-cookie` scriptlet. Append wildcard character only when filter starts ends with `/`. failure to create popup logger window sometimes. Improve json-prune-related scriptlets. Support maximizing editor to viewport size. Add advanced setting to force popup panel orientation. Add checkboxes to "My filters" pane. Assume UTF-8 when no encoding can be looked up. with "My filters" pane on mobile. Support aborting "Pick" mode in element picker. Remove sections with no lists in "Filter lists" pane. Add "Social widgets", "Cookie notices" sections in "Filter lists" pane. No longer disable generic cosmetic filters by default on mobile. Improve `spoof-css` scriptlet. Make asset updater compatible with non-persistent background page. Move dragbar to the top of element picker dialog. - Move "Quit" button to top bar in element picker. Add advanced setting `requestStatsDisabled`. First lookup matching stock lists when importing URLs. Reset filter lists in worker when creating filters via "Block element". Remove trusted-source requirement when using `badfilter`. Redesign cache storage. Don't match network filter-derived regexes against non-network URIs. Remove obsolete trusted directives. Support logging details of calls to `json-prune-fetch-response`. Escape special whitespace characters in attribute values.

GNU GPLv3 javascript browser ad-blocker filter privacy

Rust 1.77.1 💾

Rust is systems programming language, which is intended to be fast and memory-safe through stronger typing, and prevent race conditions. It's developed by Mozilla, multi-paradigm, supports concurrent execution, procedural, imperative, actor-based, object-oriented and pure-functional design schemes, with a syntax close to C++. The self-hosting compiler utilizes LLVM and its resulting binaries are comparable in performance to C++. It also features algebraic data types, pattern matching, closures, type inference, zero-cost abstractions, guaranteed memory safety, minimal runtime, and efficient C bindings.

minor feature: lt;p gt; lt;a id="user-content-1.77.1" gt; lt;/a gt; lt;/p gt;. lt;ul gt;. lt;li gt; lt;a href="https://github.com/rust-lang/cargo/pull/13654" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/cargo/pull/13654/hovercard" gt;Revert stripping deinfo by default for Windows lt;/a gt; This a regression in 1.77 by reverting to the previous default. Platforms other than Windows are not affected. lt;/li gt;. lt;li gt;Internal: lt;a href="https://github.com/rust-lang/rust/pull/122693" data-hovercard-type="pull_request" data-hovercard-url="/rust-lang/rust/pull/122693/hovercard" gt;heading anchor rendering in doc pages lt;/a gt; lt;/li gt;. lt;/ul gt;.

MITL rust programming-language compiler concurrent type-safe

Krita 5.2.2 💾

Krita is a free and open source painting tool designed for concept artists, illustrators, matte and texture artists, and the VFX industry.

minor bugfix:

GNU GPL artistic-software graphics raster-based qt kde

EditorConfig 0.12.6 💾

EditorConfig keeps coding-style configurations consistent across different text editors and IDEs. It transcribes a custom and per-directory .editorconfig, and plugins for common editors. It supports AppCode, ATOM, Brackets, Code::Blocks, Emacs, Geany, gedit, jEdit, Notepad++, IntellijIDEA, PhpStorm, Pycharm, RubyMine, Sublime Text, textmate, Vim, Visual Studio, and WebStorm.

minor bugfix: Fix potential buffer overflow in ec_glob (#87) Add simple installation steps for Fedora (#79) Update property key, value length limits per spec change (16d1d92)

BSDL c development text-editor config-scheme

LibreSSL 3.9.1 💾

LibreSSL Portable is a free version of the SSL/TLS protocol forked from OpenSSL, and developed by the OpenBSD project. LibreSSL is developed as part of the OpenBSD system, with lots of ancient cruft and security woes already fixed. The portable version for other Unices is developed alongside.

: It includes the following changes from LibreSSL 3.9.0 Portable changes. Updated tests with expiring certificates. CET-related build for Windows and macOS targets. Update libtls linker script to include libssl and libcrypto again. The LibreSSL project continues improvement of the codebase to reflect modern. Safe programming practices. We welcome feedback and improvements from the Broader community. Thanks to all of the contributors who helped make this Release possible.

ISC ssl tls cryptography security libraries aes rsa sha1 communications

Schism Tracker 20240328 💾

Schism Tracker is a free and open-source reimplementation of Impulse Tracker, a program used to create high quality music without the requirements of specialized, expensive equipment, and with a unique "finger feel" that is difficult to replicate in part. The player is based on a highly modified version of the ModPlug engine, with a number of bugfixes and changes to improve IT playback.

minor feature: lt;p gt;Summary of changes since the lt;a href="https://github.com/schismtracker/schismtracker/releases/tag/20240308" gt;20240308 lt;/a gt; release: lt;/p gt;. lt;ul gt;. lt;li gt;entering line breaks into the message editor ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/schismtracker/schismtracker/commit/b81be115a3812d83325c8ecde343496824b6caeb/hovercard" href="https://github.com/schismtracker/schismtracker/commit/b81be115a3812d83325c8ecde343496824b6caeb" gt; lt;tt gt;b81be11 lt;/tt gt; lt;/a gt;) lt;/li gt;. lt;li gt;Don't abort when IT files report an order list size over 256 ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/schismtracker/schismtracker/commit/201fdc4dabed42d9945d8f5a3a3f8c7ad1c6e1bb/hovercard" href="https://github.com/schismtracker/schismtracker/commit/201fdc4dabed42d9945d8f5a3a3f8c7ad1c6e1bb" gt; lt;tt gt;201fdc4 lt;/tt gt; lt;/a gt;) lt;/li gt;. lt;/ul gt;.

GNU GPL audio editor music sequencer tracker c python

OpenBSD 7.4 💾

The OpenBSD project produces a free, multi-platform 4.4BSD-derived UNIX-like operating system. Emphasizing portability, standardization, coherency, correctness, proactive security and integrated cryptography. It comes with almost 9000 software package in its ports, including a custom X11 environment (Xenocara), desktop environments, web and multimedia applications, compilers and programming languages. It also harbours the OpenBSD-maintained software projects OpenSSH, LibreSSL, OpenIKED, OpenBGPD, OpenOSPFD, PacketFilter, OpenNTPD, OpenSMTPD, OpenCVS, pfsync, spamd, tmux, sndio; which are designed with portability to other BSD and Unix-like operating systems in mind. OpenBSD itself runs on over 40 different hardware platforms.

major feature: Fixed ssh-keygen(1) find-principals on allowed_signers files with blank lines. Disabled LRO in ix(4) on sparc64 by default for stability for the 7.5 release. Enabled dwxe(4) on riscv64. Added Allwinner D1 ethernet controller clocks and reset support to sxiccmu(4). Added SPI clocks for other 64-bit Rockchip SoCs in rkclock(4). Added backup of disklabel for softraid(4) chunks to security(8). Converted 't_lock', 'r_keypair_lock' and 'c_lock' rwlock(9)s to corresponding mutex(9)es. Switched to using whois.internic.net for whois(1) -i. Added validation for IPv4 packet options in divert(4). Fixed detection of qcpas0 driver on x13s when booted in ACPI mode. Separated ssh(1) parsing of string array options from applying them to the active configuration. Fixed some cases where the config parser improperly rejected valid configuration. Started flushing the D-cache before disabling the cache on armv7 in efiboot. Added a workaround for an 88100 errata where FPU imprevise exceptions could be raised in error. Fixed awacs(4) audio on some iMac G3 models. Bumped smtpd(8) version to 7.5.0. Added support for attaching rkpmic(4) to an SPI bus. Added support for the RK806 PMIC which can attach to both I2C and SPI. Added rkspi(4), a driver for the SPI controller found on various Rockchip SoCs. Added clocks for the RK3588 SPI controller to rkclock(4). Made iked(8) trigger retransmission only for fragment 1/x to prevent each received fragment triggering retransmission of the full fragment queue. Bumped OpenIKED to 7.4. Bumped libressl to 3.9.0. Removed GOST and STREEBOG support from libressl. Added mktemp(1) suffix support for compatibility with the GNU version. It is now possible to use templates where the Xs are not at the end. Added mkdtemps(3), identical to mkdtemp(3) except that it permits a suffix to exist in the template. Allowed fdisk(8) to add GPT partitions of protected types, making it possible to provision virtual machine images that need a "BIOS Boot" partition.

ISC unix bsd kernel os openbsd operating-system

DNF 4.19.1 💾

DNF is a software package manager that installs, updates, and removes packages on RPM-based Linux distributions. It automatically computes dependencies and determines the actions required to install packages. DNF also makes it easier to maintain groups of machines, eliminating the need to manually update each one using rpm. DNF (or Dandified Yum) is the next generation version of Yum. It roughly maintains CLI compatibility with Yum and defines a strict API for extensions and plugins. Plugins can modify or extend features of DNF or provide additional CLI commands on top of those mentioned below. If you know the name of such a command (including commands mentioned bellow), you may find/install the package which provides it using the appropriate virtual provide in the form of dnf-command() where is the name of the command; e.g. dnf-command(repoquery) for a repoquery command (the same applies to specifying dependencies of packages that require a particular command).

minor feature: Add required `.readthedocs.yaml`, `conf.py` and set `sphinx_rtd_theme`. Drop dnf obsoletion temporarily. doc: Update FAQ entry on filelists. build: Adapt to changes in Fedora packaging of bash-completion. Support RPMTRANS_FLAG_DEPLOOPS. Add all candidates for reinstall to solver. handling installonly packages reasons. Remove confusing sentence from documentation. Remove "leaf" word from documentation. Update documentation of history userinstalled command. Onboard packit tests. doc: Makecache with timer tries only one mirror. ELN: Don't obsolete DNF with DNF5 yet. bash-completion: Complete dnf command only if we own it. bash-completion: Prepare ownerships for dnf5 switch.

GNU GPL package-manager python linux rpm

MediaInfo 24.03 💾

MediaInfo displays technical, format, encoding, aspect and textual tag data for audio and video files. It provides a unified GUI for various file containers such as MPEG/4, QuickTime, MKV, AVI, WMV, FLV. It can also generate reports in various text formats, batch process, and a GUI is available cross-platform.

minor bugfix: French, Italian, Russian and Ukrainian translations update. ADM: ADM v3, including profile element, support. ADM: conformance checks on AdvSS Emission profile. Dolby E: display more AC-3 metadata items. MOV/MP4: parsing of rtmd (real time metadata) tracks. PNG: packing kind (linear or indexed). x WAV: support of 4+ GiB axml (useful for huge ADM content) x MPEG-H: uninitialized values leading to random behavior x PDF: crash with corrupted files x MOV/MP4: bit depth info for some PCM tracks with pcmC box

GNU LGPLv3 c++ win32 command-line wxwidgets video analysis

HarfBuzz 8.4.0 💾

HarfBuzz is a text shaping engine. It primarily supports OpenType, but also Apple Advanced Typography. HarfBuzz is used in Android, Chrome, ChromeOS, Firefox, GNOME, GTK+, KDE, LibreOffice, OpenJDK, PlayStation, Qt, XeTeX, and other places.

major bugfix: Add /bigobj to MSVC compiler flags in meson build, to building hb-subset.cc. Specify minimum versions of various dependencies in meson and autotools build. When subsetting, place variation store at the end of GDEF table to shaping with some versions of Adobe InDesign. Various build. New API: +hb_buffer_set_random_state(). +hb_buffer_get_random_state().

Mixed c++ c fonts text-shaping

Flowblade 2.14 💾

Flowblade is a multitrack non-linear video editor for Linux released under GPL 3 license. Flowblade is designed to provide a fast, precise and robust editing experience. Flowblade employs a film-style insert editing model as workflow. In insert editing clips are generally placed tightly after other clips when they are inserted on the timeline. Edits are fine tuned by trimming in and out points of clips or by cutting and deleting parts of clips. Flowblade provides powerful tools to mix and filter video and audio.

minor feature:

GNU GPLv3 multimedia video non-linear-editor artistic-software linux python gtk