OBS Studio 30.1 💾

OBS Studio (also Open Broadcaster Software or OBS, for short) is a free and open-source app for screencasting and live streaming. Written in C/C++ and built with Qt, OBS Studio provides real-time capture, scene composition, recording, encoding, and broadcasting via Real Time Messaging Protocol (RTMP), HLS, SRT, RIST or WebRTC. It can stream videos to any RTMP-supporting destination, including YouTube, Twitch, Instagram and Facebook.[11] For video encoding, OBS Studio can use the x264 transcoder,[12] Intel Quick Sync Video, Nvidia NVENC and the AMD Video Coding Engine to encode video streams into the H.264/MPEG-4 AVC or H.265/HEVC formats.[13] It can encode multiple tracks of audio in the AAC format. More experienced users can choose any codecs and containers available in libavcodec and libavformat, or output the stream to a custom FFmpeg URL.[14] OBS Studio also supports plug-ins to extend its functionality.[15]

minor feature: 30.1 New Features Enabled HDR for HEVC over RTMP nquah AV1 HDR is not currently supported by YouTube. Reworked the Image Slideshow source Lain-B The reworked Image Slideshow source loads files asynchronously and fixes an issue where the slideshow would loop before showing all images. To change existing Image Slideshow sources to the new version, you must recreate them. Existing Image Slideshow sources will continue functioning as before. Added Capture Audio option to window/game capture on Windows derrod Added Premultiplied Alpha option for game capture on Windows jpark37 Added option for automatic cropping to bounding box derrod Added maxRGB tonemapper for SDR in HDR Tone Mapping filter jpark37 Added GPU rescaling options for streaming and recording outputs derrod Added channel selection for CoreAudio input devices PatTheMav Added Capture Card Device source type on macOS PatTheMav Enabled multi-track audio support for mpegts pkviet Added AV1 support for VA-API nowrep Added AV1 support for WebRTC/WHIP output Sean-Der Added Video Capture Device (PipeWire) source type GeorgesStavracas 30.1 Changes Added HDR support for the Elgato HD60 X Rev.2 FBirth Added theme data search paths derrod Added Lua script location to search path for Lua native libraries Smartkin Added Python 3.11 support for macOS PatTheMav Updated obs-websocket to version 5.4.2 tt2468/Lain-B Release notes for addition in 5.4.0 are here: https://github.com/obsproject/obs-websocket/releases/tag/5.4.0 Improved simple mode replay buffer settings gxalpha Switched to bigger units in the UI for high bitrate/large recordings derrod Disabled Paste Transform on locked scene items cg2121 Disabled Edit Transform if scene item is locked cg2121 Removed Windows 7 and Ubuntu 20.04 NVENC fallbacks derrod PCM audio in (fragmented) MP4/MOV is now supported

GNU GPLv3 audio video screencasting livestreaming c c

OpenSSH 9.7 💾

OpenSSH is a BSD/Linux implementation of SSH1 and SSH2 for encrypted terminal connections, tunneling and file transfers. It includes the sshd server, scp and sftp, and various utility tools such as ssh-add, ssh-agent, ssh-keysign, ssh-keyscan, ssh-keygen, and the sftp-server.

minor feature: This release contains mostly. New features. Ssh(1), sshd(8): add a "global" ChannelTimeout type that watches. All open channels and will all open channels if there is no Traffic on any of them for the specified interval. This is in Addition to the existing per-channel timeouts added recently. This supports situations like having both session and x11. Forwarding channels open where one may be idle for an extended Period but the other is actively used. The global timeout could Both channels when both have been idle for too long. All: make DSA key support compile-time optional, defaulting to on. Sshd(8): don't append an unnecessary space to the end of subsystem. Arguments (bz3667) Ssh(1): the multiplexing "channel proxy" mode, broken when. Keystroke timing obfuscation was added. (GHPR#463) Ssh(1), sshd(8): spurious configuration parsing errors when. Options that accept array arguments are overridden (bz3657). Ssh-agent(1): potential spin in signal handler (bz3670). Many to manual pages and other documentation, including GHPR#462, GHPR#454, GHPR#442 and GHPR#441. Greatly improve interop testing against PuTTY. Portability. Improve the error message when the autoconf OpenSSL header check. Fails Improve detection of broken toolchain -fzero-call-used-regs support. bz3645). Regress/misc/fuzz-harness fuzzers and make them compile without. Warnings when using clang16 Checksums: SHA1 (openssh-9.7.tar.gz) = 163272058edc20a8fde81661734a6684c9b4db11. SHA256 (openssh-9.7.tar.gz) = gXDWrF4wN2UWyPjyjvVhpjjKd7D2qI6LyZiIYhbJQVg=. SHA1 (openssh-9.7p1.tar.gz) = ce8985ea0ea2f16a5917fd982ade0972848373cc. SHA256 (openssh-9.7p1.tar.gz) = SQQm92bYKidj/KzY2D6j1weYdQx70q/y5X3FZg93P/0=. Please note that the SHA256 signatures are base64 encoded and not. Hexadecimal (which is the default for most checksum tools). The PGP Key used to sign the releases is available from the mirror sites: Https://cdn.openbsd.org/pub/OpenBSD/OpenSSH/RELEASE_KEY.asc Reporting : Please read https://www.openssh.com/repo

BSDL c ssh security cryptography utilities sftp scp openbsd linux

qft 0.5.6 💾

QFT is a small application for Quick (and really reliable) Peer-To-Peer UDP file transfer.

minor bugfix: This update allows specifying a send delay, but stays backwards-compatible with the rest of v0.5. A lower send delay means packets are sent in quicker succession, but has similar negative effects as a higher packet size (except networks usually allow quite low delays, while some don't allow big packets, making this less likely to be a bottleneck). Also, the gui is a rust featureflag now. Mac binaries to follow.

GNU GPLv3 rust p2p udp file-transfer

Geant4 11.2.1 💾

Geant4 is a toolkit for the simulation of the passage of particles through matter. Its areas of application include high energy, nuclear and accelerator physics, as well as studies in medical and space science. There are three main reference papers for Geant4: Nuclear Instruments and Methods in Physics Research A 835 (2016) 186-225 IEEE Transactions on Nuclear Science 53 No. 1 (2006) 270-278 Nuclear Instruments and Methods in Physics Research A 506 (2003) 250-303

minor feature: Configuration ------------- + CMake: o Added -F flag on macOS with a framework build of Qt. Addressing problem report #2589. o Fixed detection of SoQt/Xt packages, by manually checking versions of found packages. Geant4 only requires a minimum version. o Geometry: -------- + solids/CSG: o In wrapper G4UTrap, use GetThetaCosPhi() and GetThetaSinPhi() in method GetVertices(); this overcomes a problem with trapezoid reported in CMSSW after migration to VecGeom 1.2.6. Also fixed typo in method SetAllParameters(), setter used in parameterisation of shape dimensions. o Global: ------ + G4PhysicsModelCatalog: added ID for the Light-Ion QMD model. + Updated date and version for 11.2.1. o Physics Lists: ------------- + constructors/electromagnetic o G4GammaGeneralProcess: fixed sampling of muon pair production. Addressing problem report #2543. o G4EmStandardPhysics_option3: restore step limit type to use 'fUseDistanceToBoundary' and set default RangeFactor from 0.03 to 0.04, fixing inaccuracy in medical benchmarks. + constructors/gamma_lepto_nuclear o G4NeutrinoPhysics: fixed neutrino physics instantiation. Addressing problem report #2594. o Processes - Electromagnetic: --------------------------- + dna o G4DNABornAngle: fixed numerical problem; added protection for cosTheta; use relativistic formula for maximum energy transfer to delta-electrons. + loweneegy o G4MicroElecInelasticModel_new: fixed Coverity report for memory leak at exit. Minor code cleanup. o G4MicroElecLOPhononModel: minor code cleanup. + standard o G4IonICRU73Data: fix for the case when target material has an element with Z 92; improved debug printouts. In the Lindhard-Sorensen model to compute dEdx the first try i

Other visualization geometry scientific-computing computational-physics toolkit cpp

Checkstyle 10.14.1 💾

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: Performance regression from 10.12.4 to 10.13.0. False positive in RightCurly with 'alone_or_singleline' RightCurlyOption in try/catch. some messages are still hardcoded in english. False positive error from JavadocType with record. VariableDeclarationUsageDistance: no violation to move variables r to block. Enable examples tests. Expand XPath IT Regression Testing. Remove '//ok' comments from Input files. Rename Java Input files and test methods to specify Test functionality. update JavadocTokenTypes.java to new format of AST print. doc: Updated description and docs of TextBlock. inconsistent documentation for TEXT_BLOCK_abc token types. Excludes for createTempFile forbidden method. doc: Update TokenTypes link to be more specific. update TokenTypes.java to new format of AST print. Update Tests to use new 'verifyXxxxxx' method or 'execute' that use inlined config in Input files. AbstractXpathTestSupport does not support generating multiple xpath suppressions. move AllBlockCommentTest and AllSinglelineCommentsTest to AST Tests. doc: line length violation in releasenotes.xml.

MITL java coding-style syntax-checker command-line

G'MIC 3.3.5 💾

G'MIC (GREYC's Magic for Image Computing) is a portable and scriptable image processing framework. It comes as C++ library, can be used as command line tool, as Gimp plugin, as web service, or with its Qt application. G'MIC allows image conversion, manipulation, applying complex filters and visualization pipelines. Various image types can be used, 1D/2D/3D sources, multi-spectral and volumetric images or 3D vector objects, regardless of pixel depths. The "gmic" command line tool is often an alternative to ImageMagick or GraphicsMagick.

minor feature:

GNU GPL c++ libgmic image-processing gimp graphics-conversion visualization

Fasttracker II clone 1.77 💾

Fasttracker II clone for Windows/macOS/Linux Aims to be a highly accurate clone of the classic Fasttracker II software for MS-DOS. The XM player itself has been directly ported from the original source code, for maximum accuracy. The code is partly my own, partly based on the original FT2 code. What is Fasttracker II? Read about it on Wikipedia.

minor feature: lt;ul gt;. lt;li gt;Fullscreen have been mostly resolved for Macs with a notch in the display. It may still have a slight error in how the mouse maps to the pixels on the screen, but it's still MUCH more usable than it was! Another problem is that the mouse cursor can sometimes flicker for a split second (temporarily change into the OS cursor, then back to the FT2 cursor). Also an with fullscreen on Linux, but some systems may still have severe with the mouse position mapping... lt;/li gt;. lt;li gt;The 32-point sinc resampling interpolator was reduced to 16-point again because of the trade-off not being big enough, and it was slightly wrongly implemented and would alias a little bit in some cases. I'll implement a better sinc interpolator in the future, if I ever stumble across a nice and simple implementation. Please let me know if you have one! lt;/li gt;. lt;li gt;Windows/macOS: Updated SDL to v2.30.1 lt;/li gt;. lt;/ul gt;.

BSDL-2 audio tracker

Speech Dispatcher 0.11.5 💾

This is the Speech Dispatcher project (speech-dispatcher). It is a part of the Free(b)soft project, which is intended to allow blind and visually impaired people to work with computer and Internet based on free software. Speech Dispatcher project provides a high-level device independent layer for access to speech synthesis through a simple, stable and well documented interface.

minor bugfix: * Update CLDR to version 43 and symbols from NVDA. * Fix parsing and emitting space character. * Reduce espeak buffer size to avoid ssml issues. * Add --disable-doc. * Fix spd-conf not being able to set the default module. * Fix pausing without index. * ibmtts: Fix parameter reset. * ibmtts: Disable using the module punctuation by default

GNU GPLv3 vision-imparied audio tts text-to-speech c python

Kdenlive 24.02.0 💾

Kdenlive is an intuitive and powerful multi-track video editor, including most recent video technologies, released as a free software (GPL).

minor feature:

GNU GPL video non-linear-editor editor multimedia kde

croc 9.6.14 💾

croc is a tool that allows any two computers to simply and securely transfer files and folders. AFAIK, croc is the only CLI file-transfer tool that does all of the following: allows any two computers to transfer data (using a relay) provides end-to-end encryption (using PAKE) enables easy cross-platform transfers (Windows, Linux, Mac) allows multiple file transfers allows resuming transfers that are interrupted local server or port-forwarding not needed ipv6-first with ipv4 fallback can use proxy, like tor

minor bugfix: What's Changed Fix Windows builds by @bitraid in #679 Bump github.com/stretchr/testify from 1.8.2 to 1.9.0 by @dependabot in #678 Bump softprops/action-gh-release from 1 to 2 by @dependabot in #680 New Contributors @bitraid made their first contribution in #679

MITL file-transfer cli encryption tcp transfer peer-to-peer file-sharing data-transfer golang

Sunrize 1.6.2 💾

Sunrize is an easy-to-use editor for X3D files that is based on the X_ITE framework. The Outline Editor allows for intuitive scene editing, while the Script Editor provides comprehensive editing of Script nodes and ComposedShader nodes.

minor feature:

GNU GPLv3 x3d editor javascript electron webgl node 3d wrl vrml

Artistic Style 3.4.13 💾

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

minor bugfix: * fix comment indent after string macro with R suffix * do not break single line block after enum in mozilla mode * adjust cmake policy for new versions only * update man page path * add support for scikit-build-core

MITL formatting indentation

MKVToolNix 83.0 💾

MKVToolNix is a tool collection for manipulating Matroska video (MKV) files. It can mux/demuc, split/merge, edit, inspect or create them, or convert from AVI, MP4, OGM, Dirac, h264 fromats. It supports common encodings and subtitle formats, runs on Linux, Windows and Max OS X.

major feature: "Circle Of Friends" 2024-03-10. New features and enhancements: translations: added a Belarusian translation of the programs the man pages by prydespar (see `AUTHORS`). mkvmerge, MKVToolNix GUI's chapter editor: added support for reading chapters from ffmpeg metadata files. Implements #3676. MKVToolNix GUI: added a new action type for execution after jobs or the queue finishes: quitting MKVToolNix. Implements #3677. Build system changes: The bundled `fmt` library was updated to v10.2.1. Other changes: Tons of changes were made to support the latest development versions of libEBML libMatroska.

GNU GPL c video matroska conversion

mox 0.0.10 💾

Stay in control of your email and keep email decentralized! Complete email solution For sending and receiving email. With support for IMAP4, SMTP, SPF, DKIM, DMARC, MTA-STS, DANE and DNSSEC, reputation-based and content-based junk filtering, Internationalization (IDNA), automatic TLS with ACME and Let's Encrypt, account autoconfiguration, webmail. Quick & easy Use the quickstart command to set up mox for your domain(s) within 10 minutes. You'll get a secure mail server with a modern protocol stack. Upgrades are mostly a matter of downloading the new version and restarting. Maintenance via web interface (easy) or config file (powerful). No dependencies. High quality and secure Mox has a modern Go code base with plenty of automated tests, automated integration tests, is manually tested against popular mail server and client software, and is fuzz-tested. The code is well-documented and cross-referenced with the relevant standards (RFC's).

minor feature: lt;h1 gt;New features lt;/h1 gt;. lt;ul gt;. lt;li gt;Implement SMTP "FUTURERELEASE" extension in SMTP server. For submitting a lt;br gt;. Message for delivery from the queue at a time in the future, e.g. tomorrow lt;br gt; Morning 9:00. ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/mjl-/mox/commit/93c52b01a02d9f4558a0c9eb29b8accc21b6da66/hovercard" href="https://github.com/mjl-/mox/commit/93c52b01a02d9f4558a0c9eb29b8accc21b6da66" gt; lt;tt gt;93c52b0 lt;/tt gt; lt;/a gt;) lt;/li gt; lt;li gt;Delivery from the queue to multiple recipients in a single SMTP transaction, lt;br gt;. Transferring data only once. This is only done for recipients with the same lt;br gt; Recipient domain. The maximum recipients limit from the RFC 9422 SMTP LIMITS is lt;br gt; Honored and mox now announces its own limit. ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/mjl-/mox/commit/47ebfa81526cb87bd44f4452fcb080fda1be515a/hovercard" href="https://github.com/mjl-/mox/commit/47ebfa81526cb87bd44f4452fcb080fda1be515a" gt; lt;tt gt;47ebfa8 lt;/tt gt; lt;/a gt;) lt;/li gt; lt;li gt;Allow configuring DNS blocklists (DNSBLs) only for monitoring, without using lt;br gt;. Them for incoming email. Previously, mox would only monitor DNSBLs that are lt;br gt; Used for incoming connections. But it is useful to know if your IPs are on a lt;br gt; Blocklist, unrelated to whether you're using the blocklist. ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/mjl-/mox/commit/15e450df61173701fbbf2be52bf2e944cbe4b0f7/hovercard" href="https://github.com/mjl-/mox/commit/15e450df61173701fbbf2be52bf2e944cbe4b0f7" gt; lt;tt gt;15e450d lt;/tt gt; lt;/a gt;) lt;/li gt; lt;/ul gt;. lt;h1 gt;Improvements lt;/h1 gt;. lt;ul gt;. lt;li gt;Mox has a separate website now, lt;a href="https://www.xmox.nl" rel="nofollow" gt;https://www.xmox.nl lt;/a gt;. It should be more lt;br gt;. Frien

MITL email email-server secure privacy golang go javascript server

snd 24.2 💾

Snd is a sound editor modelled loosely after Emacs. It can be customized and extended using either s7 (included in the Snd sources), Ruby, or Forth.

minor feature: mostly work on optimizations in s7

Public Domain sound-synthesis sound-editor audio scheme c ruby