ncurses 6.4 💾

The ncurses (new curses) library is a freeware emulation of System V Release 4.0 curses. It uses terminfo format, supports pads and color and multiple highlights and forms characters and function-key mapping, and has all the other SYSV-curses enhancements over BSD curses. The distribution includes the library and support utilities, including a terminfo compiler tic, a decompiler infocmp, clear, tput, tset, and a termcap conversion tool captoinfo. Full manual pages are provided for the library and tools.

major feature:

MITL ada software development libraries

Pinner 0.1.1 💾

A Geany plugin designed to enhance document management by allowing users to pin documents to a sidebar tab. This feature is particularly useful for users working with many multiple open documents, as it enables them to add selected filenames to a list for easy access. Users can then simply click on a filename in the list to switch to that document.

minor bugfix: * Briefly highlight when a pinned item is clicked on * Fix crash when an attempt to pin or unpin an 'untitled' document is made (See Geany PR 3770 (https://github.com/geany/geany/pull/3770) for details)

MITL geany plugin ide

XEphem 4.2.0 💾

XEphem is an interactive astronomy program for all UNIX platforms, written and maintained by Elwood Downey over more than thirty years 1990–2021 and now generously released under the MIT License.

minor feature: Elwood himself has contributed a new option that lets you switch XEphem from giving your telescope J2000 coordinates to giving it equinox-of-date coordinates. Sky View: the mouse wheel now zooms the view in and out. Sky View: DSS image download has been fixed by upgrading to HTTPS, and the window should no longer awkwardly resize once the image arrives. Data Download: added the URL of the Celestrak visual.txt file. Data Download: replaced ftp.lowell.edu with modern HTTPS. Data Field Stars: François Meyer added support for the ucac5 catalog. The precession formula has been updated to the one from the 2000 Astronomical Almanac. A couple of compilation problems on modern Mac machines have been fixed. XEphem now uses more modern SSL setup routines if the code detects it s being compiled against OpenSSL 1.1. Closing the INDI window with your window manager s Close button no longer crashes XEphem. All references to celestrak.com have been changed to their new hostname celestrak.org . A few other small fixes.

MITL astronomy planetarium telescopy c

Meld 3.22.1 💾

Meld is a visual diff and merge tool targeted at developers. Meld helps you compare files, directories, and version controlled projects. It provides two- and three-way comparison of both files and directories, and has support for many popular version control systems. Meld helps you review code changes and understand patches. It might even help you to figure out what is going on in that merge you keep avoiding. Features Two- and three-way comparison of files and directories File comparisons update as you type Auto-merge mode and actions on change blocks help make merges easier Visualisations make it easier to compare your files Supports Git, Bazaar, Mercurial, Subversion, etc. …and more

minor feature: Fixes: Work around layout sizing issue (Kai Willadsen) Fix broken search context (t-gergely) Fix issues with pane contents swapping missing warnings and incorrectly handling blank or version-controlled panes (Helly Guo) Fix go-to-line accelerator conflict with previous-conflict (Kai Willadsen) Fix unintended requirement on Adwaita cursors (Kai Willadsen) Fix incorrect cut/copy/paste sensitivity on pane change (Kai Willadsen) Fix multi-row selection in folder and version control view (Kai Willadsen) Fix missing pull/push version control icons (Kai Willadsen) Refresh highlighting theme when dark theme preference changes (Kai Willadsen) Remove filter and conflict buttons from new comparison tab (Kai Willadsen) Fix scroll not working in file action gutter (Kai Willadsen) Fix line number rendering when changing font sizes (Kai Willadsen) Fix overview map not redrawing on text wrap toggle (Kai Willadsen) Set minimum width for notebook labels (Kai Willadsen) Improve notebook label ellipsization (Kai Willadsen) Fix Meson byte-compilation support with DESTDIR (Kai Willadsen)

GNU GPL developers python utilities

Network Audio System 1.9.5 💾

Welcome to the NAS Homepage. The Network Audio System is a network transparent, client/server audio transport system. It can be described as the audio equivalent of an X server. Enjoy!

cleanup: This is a maintenence release of NAS. There have been a few patches submitted over the years (since 2013 - the relase of NAS 1.9.4) fixing various compile issues and a buffer overflow in auphone. The shortlog is below. Anthony G. Basile (1): On a uClibc system, the macro definitions of abs() and fabs() cause the build to fail. Since these are specified by POSIX, it is safe to just drop their definition. This has been tested on uClibc, glibc and musl. Jon Trulson (7): Fix up some license issues. Remove mention of title.ps from doc/README Add a .gitignore file AuErrDes.c: fclose file on return, fixes bug #6 dia: fix up some compiler warnings auphone: use snprintf to avoid potential buffer overflow Petr Písař (2): Fix building with GCC 10 Unset LDFLAGS for config/configure Pino Toscano (1): Build the voxware server on Hurd

Other network audio server client c cpp

GDAL 3.8.4 💾

GDAL is a translator library for raster and vector geospatial data formats that is released under an X/MIT style Open Source License by the Open Source Geospatial Foundation. As a library, it presents a single raster abstract data model and single vector abstract data model to the calling application for all supported formats. It also comes with a variety of useful command line utilities for data translation and processing.

minor feature:

Mixed geospatial vector raster remote-sensing c++ python

SimulAVR 1.1.0 💾

The SimulAVR program is a simulator for the Atmel AVR family of microcontrollers (ATtiny and ATmega). SimulAVR can be used either standalone or as a remote target for avr-gdb. There are interfaces for Python and Tcl. When used in gdbserver mode, the simulator is used as a back-end so that avr-gdb can be used as a source level debugger for AVR programs.

minor feature: bugs fixed (also nearly all reported bugs and patches) switched from automake build system to cmake (see manual) c++ 11 support of debian packages support of python version 2.x removed (python 2 has end of life), now only python version 3.5 and newer supported documentation updated (even if it's never enough documented :-) ) some more types supported (see manual)

GNU GPL c++ software development debuggers embedded systems simulation electronics

Qucs-S 24.1.0 💾

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.

major feature: Important notes Versioning switched to CalVer. The first digit means year, the second digit means the release number, the third digit means patch number #328 Qucs-S is now on Telegram. Join https://t.me/qucs_s to ask questions and get news New features Added 3-pin RCD devices #349 to improve support of microelectronics PDKs Improvements of Ngspice support; allowed multiple simulation of the same type #463 by @ivandi69 Automatic extraction of THD from FOURIER simulation #525 @ivandi69 Nutmeg equations improvements; implemented simulation selection from drop-down list #463 #519 Improvements of Nutmeg script simulation type; implemented custom prefixes for plots #476 #435 @ivandi69 Export DC OP simulation data to dataset #463 #140 @ivandi69 Implemented zoom by selection on the rectangular plots #305 Implemeted potentiometer device #122 Switched digital simulation from FreeHDL to GHDL #395 @iwbnwif Status bar improvements #493 RF simulation features Added RCLG device support for SPICE #564 Added YLIN device support for XYCE #451 Fixed touchstone simulation issues for Ngspice #392 Added BiasT device support for SPICE #374 Added option to disable transient model for RF port #410 Libraries Fixed different issues related to creating libraries #432 Added audio IC library Added loudspeaker library #421 Added comparators library #436 Modified voltage regulators library #433 Added voltage references library #439 Added thermistor library #538 Fixed ideal library #258 #428 Fixed transformers library #362 Added new devices in SpiceOpamp library #501 General improvements Fixed different tuner issues Schematic zooming improvements #502 Different improvements on schematic look and control Added schematic pan mode with the middle mouse button #488 Many HiDPI support improvements including grid rendering Fixed schematic glitches using Wayland

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

LiVES 3.2.0 💾

LiVES is a video editing system, which provides realtime editing and mixing, can apply realtime rendering effects, or just perform format conversions. It's suitable both for newcomers and VJs, available cross-platform, runs even on low-end hardware, and is extensible per RFX plugins.

minor feature: Rewrote initial startup, streamlining it and making it more robust. Updated gtk+ support to 3.24, fixing numerous interface / threading issues. Interface element updates, including a total rewrite of buttons, a new font chooser element based on gtkfontchooser. for example, interface buttons can now be properly resized and alter their background colours. Configuration directory can now be specified from the commandline (-configdir), the default is now /.config/lives Implemented a thread pool with generic worker threads, eliminating time consumed by thread thread startup / shutdown. The threadpool size is increased dynamically to ensure that there always sufficient thread resources available. Introduced the idea of lives_proc_threads. Literally any function can now run as a background thread, with monitoring, cancellation points, and collection of typesafe return results. Code from rpmalloc heap allocator is now included, enabling optimised memory handling in some specific cases. Disk space quota can be set for the application, and it will warn if the limit is close to being full. This is in addition to the low diskspace warning / critical levels. Implemented auto gamma correction, (sRGB, Linear, bt.709). Conversion is done via the threadpool. Implemented threading for swscale; also using the threadpool. Added a predictive caching mechanism to the player, Updated the plugin architecture (libweed) to version 2.0, updated the specs. for Weed, Weed Effects, Weed Audio Effects. libweed is now totally threadsafe. Some performance critical parameters are now tuned automatically using a cost minimisation function. Use a variable block size for buffered read / writes, optimisations for reading files in reverse order, and the read buffer sizes are now set using the auto tuning system. Optimised memory functions, colourspace conversions and frame decoding. Optimised communication with commandline plugins using popen() wherever possible

GNU GPLv3 c perl python gtk video editor conversion mixing realtime

Julia 1.10.1 💾

Julia is a high-level, dynamic, and JIT-compiled programming language for technical computing. It integrates distributed multiple-dispatch parallel execution, a mathemetical function library, numerical accuraccy, libraries for linear algebra, signal processing, Unicode-aware string processing, Lisp-like macros, Python code bondings, C function wrapping, user-defined and dynamic typing.

minor feature: New language features JuliaSyntax.jl is now used as the default parser, providing better diagnostics and faster parsing. Set environment variable JULIA_USE_FLISP_PARSER to 1 to switch back to the old parser if necessary (and if you find this necessary, please file an issue) (#46372). (U+297A, leftarrowsubset) and (U+2977, leftarrowless) may now be used as binary operators with arrow precedence (#45962). Language changes When a task forks a child, the parent task's task-local RNG (random number generator) is no longer affected. The seeding of child based on the parent task also takes a more disciplined approach to collision resistance, using a design based on the SplitMix and DotMix splittable RNG schemes (#49110). A new more-specific rule for methods resolves ambiguities containing Union in favor of the method defined explicitly to handle the Union argument. This makes it possible to define methods to explicitly handle Union without the ambiguities that commonly would result previously. This also lets the runtime optimize certain method lookups in a way that significantly improves load and inference times for heavily overloaded methods that dispatch on Types (such as traits and constructors). ( #49349 ) The "h bar" ℏ ( hslash U+210F) character is now treated as equivalent to ħ ( hbar U+0127). The @simd macro now has more limited and clearer semantics: it only enables reordering and contraction of floating-point operations, instead of turning on all "fastmath" optimizations. If you observe performance regressions due to this change, you can recover previous behavior with @fastmath @simd, if you are OK with all the optimizations enabled by the @fastmath macro (#49405). When a method with keyword arguments is displayed in the stack trace view, the textual representation of the keyword arguments' type is simplified using the new @Kwargs key1::Type1, ... macro syntax (#49959).

MITL c programming-language julia python llvm

Rage media player 0.4.0 💾

Rage is a simple video and audio player. It's intended to be slick yet simplistic and utilizes the Enlightenment Foundation Libraries. It supports a command-line playlist or drag-and-drop playback, automatic mouse cursor hiding, a fullscreen mode, playlist controls, subtitle support, can fetch album art, provides a thumbnail timeline, and distinct interfaces for video and audio playback. It utilizes Gstreamer, Xine and VLC.

major feature:

BSDL-2 c gstreamer video-player audio-player efl enlightenment

mpg123 1.32.5 💾

mpg123 is a fast MPEG Audio Layer 1 / 2 / 3 decoding library and terminal playing utility. It uses floats or integer arithmetics with any available instruction set extension (3DNow, SSE, ARM) for efficiency.

minor bugfix: - build: -- CMake port uses CFLAGS for pulse/jack/tinyalsa properly now (bug 366). -- CMake port links libsyn123 with libm now (bug 370). - libmpg123: -- Fix --enable-portable (no usage of LFS_WRAP_NONE, bug 368). -- Fix dct36 wrapper usage for x86-64 and NEON. Stupid (bug 367) and also avoid returning void. -- Make ARM builds work with nagging (missing feature macros for std=c99).

GNU LGPL c mp3 audio-player command-line end-user cross-platform

libLO 0.32 💾

liblo is an implementation of the Open Sound Control protocol for POSIX systems, started by Steve Harris and now maintained by Stephen Sinclair. It is released under the GNU Lesser General Public Licence version 2.1 or greater. This means that if it is included in closed-source systems, it must be dynamically linked such that the LibLO code remains freely modifiable.

minor feature: We are pleased to present stable release 0.32 of LibLo, the lightweight, easy to use implementation of the Open Sound Control protocol. Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is designed for use over modern network transports. Changes of note since the 0.32 release include: - Consider subnet-specific broadcast addresses. - OSC path validation during deserialization. - Redefine opaque types as pointers to structs. - Add lo_server_config struct and corresponding server init functions. - Add support for pattern matching in method names. - Support optionally encoding messages with double-END SLIP. - Improvements to CMake build. - lo_servers_wait: return immediately if any server already has a message waiting. - Allow creating size-0 blobs. In C++ bindings: - Support for std::string_view if C++17. - Fix that del_method did not actually delete it from the std::vector.

Mixed library sound audio posix c cpp

darktable 4.6.1 💾

darktable is an open source photography workflow application and RAW developer. A virtual lighttable and darkroom for photographers. It manages your digital negatives in a database, lets you view them through a zoomable lighttable and enables you to develop raw images and enhance them.

major bugfix: Fixed an issue with importing images in recursive mode. Using this mode without having first selected a directory could freeze darktable due to it having to parse the whole disk (though it would recover eventually). When importing images in recursive mode, the thumbs for images discovered in sub-directories are now properly displayed. Fixed memory and resource leaks in the QOI image loader. Fixed RGBE image loader. Fixed possible issue with guide lines not being displayed in the Rotate and Perspective module. Fixed non-persistent zoom level in culling mode when switching images. Fixed crashes related to details mask when running low on GPU or system memory. Fixed incorrect rendering of an initial snapshot after creating a second snapshot. Keep selected styles in the style dialog after editing them. Fixed collection selection for ISO, aperture and aspect ratio to work in all locales (independent of any locale-specific decimal separator). Fixed RAW Chromatic Aberrations module, which could crash due to a rounding issue while computing an internal buffer size. This could cause a buffer overflow and possibly crash darktable. Avoid undershoots while interpolating in Lens Correction, Rotate and Perspective, Retouch and Liquify modules. Include LibRaw fix for artifacts when decoding high-ISO Canon CR3 files. Fixed possible incorrect module name when applying styles, whereby the module name was showing garbled text. Fixed possible incorrect default value initialized in Lens Correction legacy parameter migration from version 2. Fixed garbled output and possible OpenCL errors for very dark regions in Color Balance RGB. Fixed OpenCL startup for various cards. Fixed issue where the right-click-and-drag rotation line was not being displayed on the image when a darkroom module was expanded. Fixed lighttable scrolling freeze when u

GNU GPLv3 capture digital-camera graphics-conversion viewer macos linux c

Linux kernel 6.7.5 💾

Linux is a mostly POSIX-compliant Unix-inspired operating system kernel, originally implemented by Linus Torvalds and now maintained as an international project. It's the base and common namegiver to a wide array of Linux distributions. The kernel provides all modern Unix-y features, like true process multitasking, virtual memory, virtual and clustered filesystem support, complex networking and extensive support for various hardware and machine platforms.

minor feature: Linux 6.7.5, netfilter: nft_set_rbtree: skip end interval element from gc, net: stmmac: xgmac: a typo of register name in DPP safety handling, ALSA: usb-audio: Sort quirk table entries, net: stmmac: xgmac: use #define for string constants, net: from address in memcpy_to_iter_csum(), io_uring/net: limit inline multishot retries, io_uring/poll: add requeue return code from poll multishot handling, Revert "ASoC: amd: Add new dmi entries for acp5x platform", bcachefs: time_stats: Check for last_event == 0 when updating freq stats, bcachefs: unlock parent dir if entry is not found in subvolume deletion, bcachefs: incorrect usage of REQ_OP_FLUSH, bcachefs: grab s_umount only if snapshotting, bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exit, bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amount, bcachefs: Add missing bch2_moving_ctxt_flush_all(), bcachefs: rebalance should wakeup on shutdown if disabled, bcachefs: Don't pass memcmp() as a pointer, bch2_ioctl_subvolume_destroy(): locking, new helper: user_path_locked_at(), PCI/ASPM: deadlock when enabling ASPM, io_uring/rw: ensure poll based multishot read retries appropriately, io_uring/net: un-indent mshot retry path in io_recv_finish(), io_uring/poll: move poll execution helpers higher up, io_uring/net: sr- len for IORING_OP_RECV with MSG_WAITALL and buffers, wifi: iwlwifi: mvm: a battery life regression, Input: atkbd - skip ATKBD_CMD_SETLEDS when skipping ATKBD_CMD_GETID, Input: i8042 - strange behavior of touchpad on Clevo NS70PU, hrtimer: Report offline hrtimer enqueue, usb: dwc3: pci: add support for the Intel Arrow Lake-H, xhci: handle isoc Babble and Buffer Overrun events properly, xhci: process isoc TD properly when there was a transaction error mid TD. usb: host: xhci-plat: Add support for XHCI_SG_TRB_CACHE_SIZE_QUIRK, usb: dwc3: host: Set XHCI_SG_TRB_CACHE_SIZE_QUIRK, x86/lib: Revert to _ASM_EXTABLE_UA() for get,put _user() ups, Revert "drm/amd/pm: the high voltage and temperatur

GNU GPL c linux kernel operating-system

exiftool 12.77 💾

ExifTool is a Perl library and command-line tool for reading and updating common meta data information in various file formats. Foremost it works on image files, EXIF, PNG, GPS, IPTC, XMP, JFIF/JPEG, GeoTIFF, ICC Profile, Photoshop IRB, FlashPix, AFCP, AIFF, DJVU, Postscript, GZIP, OpenDocument, PDF, SVG, OGG and ID3. It can also edit maker notes of digital (RAW) camera files from Canon, Casio, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf, Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica, Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.

minor feature: Added new Olympus CameraType and LensType value. - Added a new Canon Irix LensType. - Added the ability to delete MacOS XAttrMDItemWhereFroms. - Decode a few new Canon DPP tags. - Improved handling of XML-unfriendly characters in JSON field names. - decoding of ShutterCount for Canon G5X-ii CR3 files.

Artistic perl exif meta-data

FreeFileSync 13.4 💾

FreeFileSync allows comparing and synchronizing local file folders. It's performant and without GUI complexity. It detects moved and renamed files, detect conflicts, can operate on locked files, understands symlinks, allows automatic syncing, copyies extended file permissions (NTFS), and it's cross-platform.

minor feature: Ignore leading/trailing space when matching file names Work around wxWidgets system logger clearing error code Fixed registration info not found after App Translocation (macOS) Avoid modal dialog hang on KDE when compiling with GTK3 Change app location without losing Donation Edition status (macOS)

GNU GPLv3 synchronization file-management backup version-control mirroring cpp

gsequencer 6.5.3 💾

Advanced Gtk+ Sequencer Welcome to project website of Advanced Gtk+ Sequencer. Advanced Gtk+ Sequencer is a tree based audio processing engine released under the terms of the GNU GPLv3+. It uses extensively threads, supporting LADSPA, DSSI and Lv2 plugin format. Advanced Gtk+ Sequencer is capable of doing multi-channel editing, it contains an automation editor and you might want live export to audio files. There are sequencer machines as well a fully featured notation editor. Supporting copy & paste, resizing audio channels or align in-/output pads GSequencer does audio output on GNU/Linux by ALSA. Avoid additional layers on ALSA like arts, esd or pulseaudio. The output to the soundcard is usually done by AgsPanel sink. Sounds are created by sequencers like AgsDrum, AgsMatrix and alike. Such sources can be bundled by AgsMixer and finally write to hardware by AgsPlayChannelRun recall.

minor bugfix: Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) . TODO:JK: implemented --enable-macos-sandbox configure switch.

GNU GPLv3 sound-synthesis mixers sequencer audio

iotop 1.26 💾

iotop-c does for I/O usage what top(1) does for CPU usage. It watches I/O usage information output by the Linux kernel and displays a table of current I/O usage by processes on the system. It is handy for answering the question "Why is the disk churning so much?". iotop-c requires a Linux kernel built with the CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS config options on. iotop-c is an alternative re-implementation of iotop in C, optimized for performance. Normally a monitoring tool intended to be used on a system under heavy stress should use the least additional resources as possible.

minor bugfix:

GNU GPL monitoring

FlexGet 3.11.18 💾

FlexGet is a multipurpose automation tool for content like torrents, nzbs, podcasts, comics, series, movies, etc. It can use different kinds of sources like RSS-feeds, html pages, csv files, search engines and there are even plugins for sites that do not provide any kind of useful feeds.

minor bugfix: all commits.

MITL download internet torrents bittorrent python

LimeSurvey 6.4.6 (build 240212) 💾

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-1397: error in vue js code, resulting in sidebar events not being executed (Patrick Teichmann). Upgrade failure encountered at migration 620 (Mohab Elsheikh). Updated translation: Polish by elissa. Updated translation: Polish (Informal) by elissa. Updated translation: Japanese by d_inoue. Updated translation: French (France) by DenisChenu. Updated translation: Finnish by Jmantysalo.

GNU GPL survey php mysql mssql postgres

Spyder 5.5.1 💾

Spyder is a powerful scientific environment written in Python, for Python, and designed by and for scientists, engineers and data analysts. It offers a unique combination of the advanced editing, analysis, debugging, and profiling functionality of a comprehensive development tool with the data exploration, interactive execution, deep inspection, and beautiful visualization capabilities of a scientific package. Beyond its many built-in features, its abilities can be extended even further via its plugin system and API. Furthermore, Spyder can also be used as a PyQt5 extension library, allowing developers to build upon its functionality and embed its components, such as the interactive console, in their own PyQt software.

minor feature: New features Publish a new standalone installer for macOS computers with M1/M2 chips. Add support to format selections with Black. Important fixes Fix several errors when trying to detect if a new Spyder version is available. Fix using the Tkinter backend in our macOS application. Issues Closed Issue 21733 - Crash after setting empty high DPI scaling factor (PR 21763 by @ccordoba12) Issue 21711 - TypeError when trying to detect the conda channel from which Spyder was installed (PR 21723 by @ccordoba12) Issue 21694 - Bug: Unexpected type 'float' when clicking in Spyder preferences (PR 21704 by @dan123456-eng) Issue 21630 - Release 5.5.1 (PR 21764 by @ccordoba12) Issue 21600 - ZeroDivisionError in the Editor's scrollflag panel (PR 21624 by @ccordoba12) Issue 21570 - Test test_pdb_comprehension_namespace failing with Python 3.12 (PR 21581 by @juliangilbey) Issue 21546 - Error 403 (rate limit at github.com) is not handled when cheking for updates. (PR 21548 by @mrclary) Issue 21509 - RuntimeError: wrapped C/C++ object of type FrameWebView has been deleted while doing basic operations (edit file, minimize/un-minimize Spyder window) (PR 21613 by @dalthviz) Issue 21460 - Format selection with Black does not work on indented code (PR 21629 by @ccordoba12) Issue 20232 - Can't find a usable init.tcl (PR 21766 by @mrclary) In this release 10 issues were closed. Pull Requests Merged PR 21770 - PR: Use Python 3.9.14 for x86_64 macOS application build, by @mrclary PR 21766 - PR: Build arm64 versions of Spyder's standalone macOS application, by @mrclary (20232, 19743) PR 21764 - PR: Update core dependencies for 5.5.1, by @ccordoba12 (21630) PR 21763 - PR: Fix error when trying to set an empty scale factor (Preferences), by @ccordoba12 (21733) PR 21761 - PR: Update to download-artifact@v4 and upload-artifact@v4 (CI), by @mrclary PR 21741 - PR: Update actions to checkout@v4 and cache@v4 (CI), by @

MITL interpreter ide cpython python science-research

Bokeh 3.3.4 💾

Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets. Bokeh can help anyone who would like to quickly and easily make interactive plots, dashboards, and data applications.

minor bugfix: Ability to log render statistics (pull request 13503) Let client ping faillure clean up sessiosn (pull request 13655) Support missing iterable kinds for BooleanFilter (pull request 13661) Fix docs issues (pull request 13588, pull request 13647, pull request 13659)

BSDL python javascript visualization data-science rendering science-research developers cross-platform python

Paperless-ngx 2.5.3 💾

Paperless-ngx is a community-supported open-source document management system that transforms your physical documents into a searchable online archive so you can keep, well, less paper. Features: Organize and index your scanned documents with tags, correspondents, types, and more. Your data is stored locally on your server and is never transmitted or shared in any way. Performs OCR on your documents, adding searchable and selectable text, even to documents scanned with only images. Utilizes the open-source Tesseract engine to recognize more than 100 languages. Documents are saved as PDF/A format which is designed for long term storage, alongside the unaltered originals. Uses machine-learning to automatically add tags, correspondents and document types to your documents. Supports PDF documents, images, plain text files, Office documents (Word, Excel, Powerpoint, and LibreOffice equivalents)1 and more. Paperless stores your documents plain on disk. Filenames and folders are managed by paperless and their format can be configured freely with different configurations assigned to different documents. Beautiful, modern web application that features: Customizable dashboard with statistics. Filtering by tags, correspondents, types, and more. Bulk editing of tags, correspondents, types and more. Drag-and-drop uploading of documents throughout the app. Customizable views can be saved and displayed on the dash

minor bugfix: : : dont allow allauth redirects to any host @shamoon. : Interaction when both splitting and ASN are enabled @stumpylog. : moved ssl_mode parameter for mysql backend engine @MaciejSzczurek. All App Changes: . 3 changes. : dont allow allauth redirects to any host @shamoon. : Interaction when both splitting and ASN are enabled @stumpylog. : moved ssl_mode parameter for mysql backend engine @MaciejSzczurek. .

GNU GPLv3 internet web dynamic content indexing search

Pandoc 3.1.12 💾

If you need to convert files from one markup format into another, pandoc is your swiss-army knife. Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library.

minor feature: . . Add djot as input. And output format. Djot is a light markup syntax (https://djot.net).. . New module Text.Pandoc.Readers.Djot API change . The function. readDjot is also exported by Text.Pandoc.Readers.. New module Text.Pandoc.Writers.Djot API change . The function. writeDjot is also. Exported by Text.Pandoc.Writers. . --number-sections. Now uses the first digit for the number of the top-level section, no matter what its level. So if the top-level section is level-2. Numbers will be 1, 2, etc. rather than 0.1, 0.2, as in the past. For Some backwards compatibility, we revert to the old behavior when The --number-offset Option is used. DocBook reader:. . Better handling of lt;procedure gt; and lt;substeps gt; : lt;procedure gt; now gets Parsed as an ordered list, and lt;substeps gt; as a Sublist. . Man reader:. . Move spaces outside of emph/strong.. . MediaWiki reader:. . Don t make leading blanks underscores in image links.. Allow lowercase image:. . BibTeX reader:. . Support pagetotal in. Converting BibLaTeX. . Markdown reader:. . wikilinks extensions to allow newlines in titles.. . EPUB reader:. . Don t put #. Characters in identifiers. . LaTeX reader:. . Improve treatment of cref, Cref. Use The reference-type ref+label and ref+Label. Also, associate with vref ref instead of ref+page. Limited support for Cref. Generate relative widths for linewidth, textheight. . Typst reader:. . handling of overline. Due to a typo, it was being incorrectly rendered as an underset. Improve handling of inline #quote. handling of dot(), tilde(), ddot() (jgm/typst-hs#38). character used for norm (jgm/typst-hs#38). . Typst writer:. . Use reference form for. Citations when possible. Use #ref or for links with reference-type="ref". This Attribute is added to LaTeX cref, for example. Improve citation support. Emit. form: "prose" or form: "year" qualifiers if the Citation is author-in-text or suppress-author. Strip initial comma From suf, since typst will add an

GNU GPLv3 utilities haskell

LedgerSMB 1.11.10 💾

The LedgerSMB project provides small and mid-size businesses with solid open source accounting software: integrating invoicing, order processing, quotations and more (ERP). LedgerSMB aims to provide a strong (multi-currency accounting) basis to build your business on -- without vendor lock-in. The project team considers correctness and performance equally important key usability features and is dedicated to providing both, even on the biggest data sets. Sales (Invoices, Orders, Quotations) Receivables & Payables General ledger Inventory management Fixed asset accounting & depreciation Profit & cost centers, departments, projects Output documents in PDF, HTML, CSV, Office formats Mail documents (e.g. invoices) from within the application Translatable to your language (comes with 45 languages) and more The fact that LedgerSMB is open source - meaning that the source code is freely available - makes it even more customizable and flexible.

minor bugfix: The LedgerSMB development team is happy to announce yet another new version of its open source ERP and accounting application. This release contains the following fixes and improvements: Changelog for 1.11.10 * Fix upgrades from older Pg versions with the 'cash_impact' view (#7987) * Fix missing locale parameter creating GL Search report (#7997) * Fix setup.pl CSRF regressions (#8007, #8000) * Fix date filters on Cash Receipt/Payment (#8015) For installation instructions and system requirements, see https://github.com/ledgersmb/LedgerSMB/blob/1.11.10/README.md The release can be downloaded from our download site at https://download.ledgersmb.org/f/Releases/1.11.10 The release can be downloaded from GitHub at https://github.com/ledgersmb/LedgerSMB/releases/tag/1.11.10 Docker images have been published for ARMv7 (32-bit), ARM64 (also known as ARMv8, e.g. RPi 3+) and AMD64. These can be pulled from the GitHub Container Registry docker pull ghcr.io/ledgersmb/ledgersmb:1.11.10 Or pulled from Docker Hub using the command docker pull ledgersmb/ledgersmb:1.11.10 These are the sha256 checksums of the uploaded files: 5c08194e794a81c81cae4f747860a09457e14331dcd1e48dc8bab991a589ab4d ledgersmb-1.11.10.tar.gz 47578b10d626b81f0dbbdf9c2cc34d2ed839586959a5c33fd8062a05e93e24cf ledgersmb-1.11.10.tar.gz.asc

GNU GPL accounting invoicing orders erp perl

Mixxx 2.4.0 💾

Mixxx is an audio mixing / turntable software for DJs. It provides a dual-deck interface, easy drag and drop. It's GUI has various wave transformation controls, beat and cue points, and full waveform previews, vinyl emulation, sample stretching, single click looping, quad sampler decks, MIDI controls. It also helps organazing playlists, with BPM detection, an auto DJ feature, recording, replaygain normalization, and even ICY broadcasting.

major feature: Music Library: Tracks Table Track Menu Remember track selection when switching library features, fix initial selection etc. #4177 #4536 #12321 #12064 #11196 #11130 Add new library column that shows the last time a track was played #3140 #3457 #3494 #3596 #3740 Add keyboard shortcut Ctrl+Enter to open track properties #4347 Home/End keys jump to first/last row #4850 Wrap selection around at the bottom/top, only if Shift is not pressed #11090 #11100 #12391 Allow to hide/remove tracks from the library by pressing the Delete key #4330 #7176 #9793 #9837 #10537 #11239 #4577 #10577 #11171 #10761 Fix Recording table refresh issues #4648 Show time in addition to the date in the timestamp column #4900 #10726 #11020 Show only the date in Date Added / Last Played columns. Move the time of day to tooltips #3945 Right-align BPM, duration bitrate values #11634 #11668 #11657 Remove parenthesis from play counter display #11357 Refocus library, after editing skin controls #11767 Fix performance with large playlists #11851 #11724 Add multi-line editor delegate for comment column #11752 Keep current item visible when the view shrinks vertically #11273 macOS scrollbar: Make sure last track is shown in library #11669 #9495 Add action to select loaded track in library #4740 Add menu for Analyze and Reanalyze #4806 #11873 #11872 Add support for overriding analyzis settings about variable/constant BPM on a per-track basis #10931 Add menu for looking up track metadata at Discogs, SoundCloud and LastFM #4772 #4836 Add "Delete Track Files" action, does "Move to Trash" with Qt = 5.15 #4560 #4831 #10763 #11580 #11577 #11583 #3212 #11842 Allow to clear the comment field #4722 #10615 Allow to reset loops and also via " ChannelN , loop_remove" control object #4802 #10748 #12392 #12521 Add 'Update ReplayGain' decks' to track menus #4031 #4719 Restore "Remove from playlist" in History #11591 #109

GNU GPL c++ qt audio playback mixing auto-dj

Dear ImGui 1.90.3 💾

Dear ImGui is a bloat-free graphical user interface library for C++. It outputs optimized vertex buffers that you can render anytime in your 3D-pipeline-enabled application. It is fast, portable, renderer agnostic, and self-contained (no external dependencies). Dear ImGui is designed to enable fast iterations and to empower programmers to create content creation tools and visualization / debug tools (as opposed to UI for the average end-user). It favors simplicity and productivity toward this goal and lacks certain features commonly found in more high-level libraries. Dear ImGui is particularly suited to integration in game engines (for tooling), real-time 3D applications, fullscreen applications, embedded applications, or any applications on console platforms where operating system features are non-standard. Minimize state synchronization. Minimize UI-related state storage on user side. Minimize setup and maintenance. Easy to use to create dynamic UI which are the reflection of a dynamic data set. Easy to use to create code-driven and data-driven tools. Easy to use to create ad hoc short-lived tools and long-lived, more elaborate tools. Easy to hack and improve. Portable, minimize dependencies, run on target (consoles, phones, etc.). Efficient runtime and memory consumption. Battle-tested, used by many major actors in the game industry.

minor feature: Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.90.3 Breaking changes: Backends: SDL2: Removed obsolete ImGui_ImplSDL2_NewFrame(SDL_Window*) signature which was obsoleted in 1.84. Calling ImGui_ImplSDL2_NewFrame() is fine. Backends: Vulkan: Moved RenderPass parameter from ImGui_ImplVulkan_Init() function to ImGui_ImplVulkan_InitInfo structure. Not required when using dynamic rendering. @shawnhatori . Backends: Vulkan: Using dynamic rendering now require filling the PipelineRenderingCreateInfo structure in ImGui_ImplVulkan_InitInfo, allowing to configure color/depth/stencil formats. Removed ColorAttachmentFormat field previously provided for dynamic rendering. @shawnhatori . Other changes: Menus, Popups: menus and popups with ChildWindow flag erroneously not displaying a scrollbar when contents is over parent viewport size. @ZingBallyhoo . Backends: SDL2, SDL3: Handle gamepad disconnection + increasing gamepad reference counter continuously. Added support for multiple simultaneous gamepads. Added ImGui_ImplSDL2_SetGamepadMode()) function to select whether to automatically pick first available gamepad, all gamepads, or specific gamepads. @ocornut, @lethal-guitar, @wn2000, @bog-dan-ro . BackendsL SDL3: gamepad handling. @bog-dan-ro . Backends: SDLRenderer3: query newly added SDL_RenderViewportSet() to not restore a wrong viewport if none was initially set. Backends: DirectX9: Using RGBA format when allowed by the driver to avoid CPU side conversion. @Demonese . Internals: ImFileOpen not working before context is created, preventing creation of a font atlas before main context creation. @PathogenDavid, @ocornut . .

MITL game ui gui api gamedev library framework game-engine game-development toolkit cpp c

GitLab 16.9.0 💾

GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis. GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization. Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version.

major feature: (2024-02-14). ### Added (145 changes). Ensure at least one permission is selected during member role creation (gitlab-org/gitlab@327e3959708cd9b4ed91f565f1b79108ab2c0d6e) ( merge request (gitlab-org/gitlab!143616)) GitLab Enterprise Edition. Allow signing in to Active Directory with smart card (gitlab-org/gitlab@25f2235ce97701a2677a13a6ae175f40d6f5da64) ( merge request (gitlab-org/gitlab!143721)) GitLab Enterprise Edition. Add POST /personal_access_tokens/self/rotate endpoint (gitlab-org/gitlab@e48c661eecb449deb591f3c6d89f7aa716460019) by @stalb ( merge request (gitlab-org/gitlab!142664)). Track traversal sync events, update vulnerability reads accordingly (gitlab-org/gitlab@9f960c976ffefa38ae025b5531f24886517cfda6) ( merge request (gitlab-org/gitlab!143537)) GitLab Enterprise Edition. Add achievements UI (gitlab-org/gitlab@7dd37d8ae59dd1fbc6120bfb50cb3821589c8b27) ( merge request (gitlab-org/gitlab!129370)). Update BulkImports::Failure to display subrelation that failed to import (gitlab-org/gitlab@8d44a19fe239b03134c4c247fde54b07b2062a6d) ( merge request (gitlab-org/gitlab!142820)). Add branchRuleDelete graphql mutation (gitlab-org/gitlab@6bc4e72b8233d8ce06697f88ea82a7fc2a04ddf9) ( merge request (gitlab-org/gitlab!144255)). This MR adds experiment promotion banner (gitlab-org/gitlab@9b9ac988a4a831d83514b64d6c203dce134ddde3) ( merge request (gitlab-org/gitlab!144078)) GitLab Enterprise Edition. Add settting math_rendering_limits_enabled (gitlab-org/gitlab@9f416a02be5417e9473e9f94065dce9ec7170a90) ( merge request (gitlab-org/gitlab!143256)). Add basic testing functionality for group level (gitlab-org/gitlab@24d019352e82b4f2c29a5d8cf86068e1ffd0dea3) ( merge request (gitlab-org/gitlab!144023)) GitLab Enterprise Edition. Sync create indexes and prepare FK for p_ci_builds upstream_pipeline_id (gitlab-org/gitlab@f4e00909f87104e3a4f5b3be8aa90beb22e53101) ( merge request (gitlab-org/gitlab!143897)). Added first part of the command palete update (

MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control

Clementine 1.3.1 💾

Clementine is a modern music player and library organizer Clementine is a multiplatform music player. It is inspired by Amarok 1.4, focusing on a fast and easy-to-use interface for searching and playing your music.

major feature: Fixes a bug where ratings are deleted when upgrading from older versions.

GNU GPLv3 clementine music player audio

git 2.43.2 💾

Git is a distributed version control system, originally designed for Linux kernel development and large projects with non-linear workflows. It's comprised of individual tools, reuses ssh and rsync protocols, emphasises speed and data integrity, and keeps every checkout as full-fledged repository, and cryptographically authenticates source history. Various graphical frontends, IDE integrations and web services (GitHub) exist; with its git-fast-export format meanwhile serves interoperability with bzr, hg, fossil, svn.

minor feature: Update to a new feature recently added, "git show-ref --exists". Rename detection logic ignored the final line of a file if it is an, incomplete line. "git diff --no-rename A B" did not disable rename detection but did, not trigger an error from the command line parser. "git diff --no-index file1 file2" segfaulted while invoking the, external diff driver, which has been corrected. Rewrite //-comments to / comments */ in files whose comments, prevalently use the latter. A failed "git tag -s" did not necessarily result in an error, depending on the crypto backend, which has been corrected. "git stash" sometimes was silent even when it failed due to, unwritable index file, which has been corrected. Recent conversion to allow more than 0/1 in GIT_FLUSH broke the, mechanism by flipping what yes/no means by mistake, which has been, corrected.

GNU LGPL c git scm vcs dvcs

matplotlib 3.8.3 💾

Python matplotlib is a for 2D plotting publication-ready figures in various formats, or rendering them interactively cross-platform. It can be scripted or used in Pythons interactive shell, within web applications, or through bindings with multiple GUI toolkits. It simplifies plot generation, histograms, power spectra, bar charts, error charts, scatter plots. Typical uses only require a few lines of code, while complex rendering is kept feasible. Its pyplot interface provides a MATLAB-style API.

minor feature: REL: v3.8.3 This is the third micro release of the 3.8 series. Highlights of the 3.8.3 release include: Improvements to the MacOS backend. - hanging on `plt.pause`. - warnings about "Secure coding is not enabled for restorable state". crash at exit for PGF backend.

Python python plotting graphs science mathematics matlab matplot

WirePlumber 0.4.82 💾

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 feature: This is a second pre-release of WirePlumber 0.5.0, made available for testing Purposes. This is not API/ABI stable yet and there is still pending work to do Before the final 0.5.0 release, both in the codebase and the documentation. Highlights: - Bluetooth auto-switching is now implemented with a virtual source node. When an application links to it, the actual device switches to the HSP/HFP. Profile to provide the real audio stream. This is a more robust solution That works with more applications and is more user-friendly than the Previous application whitelist approach - Added support for dynamic log level changes via the PipeWire `settings`. Metadata. Also added support for log level patterns in the configuration File - The "persistent" (i.e. stored) settings approach has changed to use two. Different metadata objects: `sm-settings` and `persistent-sm-settings`. Changes in the former are applied in the current session but not stored. While changes in the latter are stored and restored at startup. Some work Was also done to expose a `wpctl` interface to read and change these Settings, but more is underway - Several WirePlumber-specific node properties that used to be called. `target.*` have been renamed to `node.*` to match the PipeWire. Convention of `node.dont-reconnect`. These are also now fully documented Other changes: - Many documentation updates. - Added support for SNAP container permissions. Multiple related to restoring the Route parameter of devices. Which includes volume state - Smart filters can now be targetted by specific streams directly when. The `filter.smart.targetable` property is set - Ported the mechanism to override device profile priorities in the. Configuration, which is used to re-prioritize Bluetooth codecs - WpSettings is no longer a singleton class and there is a built-in component to preload an instance of it. Past releases.

Other audio session-manager policy-manager pipewire c lua

openpilot 0.9.6 💾

openpilot is an open source driver assistance system. Currently, openpilot performs the functions of Adaptive Cruise Control (ACC), Automated Lane Centering (ALC), Forward Collision Warning (FCW), and Lane Departure Warning (LDW) for a growing variety of supported car makes, models, and model years. In addition, while openpilot is engaged, a camera-based Driver Monitoring (DM) feature alerts distracted and asleep drivers. See more about the vehicle integration and limitations.

minor feature: New driving model. Vision model trained on more data. Improved driving performance. Directly outputs curvature for lateral control. New driver monitoring model. Trained on larger dataset. AGNOS 9. comma body streaming and controls over WebRTC. Improved fuzzy fingerprinting for many makes and models. Chevrolet Equinox 2019-22 support thanks to JasonJShuler and nworb-cire!. Dodge Duranago 2020-21 support. Hyundai Staria 2023 support thanks to sunnyhaibin!. Kia Niro Plug-in Hybrid 2022 support thanks to sunnyhaibin!. Lexus LC 2024 support thanks to nelsonjchen!. Toyota RAV4 2023-24 support. Toyota RAV4 Hybrid 2023-24 support.

MITL

skylendar 5.1pn 💾

Powerful and portable (Linux/Windows) astrology program, based on the swisseph library, with multitasking charts and data stored in a SQL database (postgresql). Many charts and options.

major feature: * Fron now on, skylendar is a monolithic app, with threaded computing. * skylendar can handle thousands of asteroids and stars. * Can be run as a dbus accessed daemon. Designed for web astro sites. Can download and install .se1 files from skydmin * bugs fixed.

GNU GPL astrology qt5 sql portable multithreaded c17 linux windows swisseph web mode

GStreamer 1.22.10 💾

GStreamer is a streaming media framework that allows the construction of graphs of elements which operate on media data. Applications using this library can do anything from real-time sound processing over playing video to capturing audio, video, and even other types of media data. Its architecture allows for adding new data types or processing capabilities simply by installing new plug-ins. GStreamer is the core module, containing libraries, headers, the basic object hierarchy, and a set of media-agnostic core elements.

minor bugfix: . 2024-02-13 15:00. . . . . The GStreamer team is pleased to announce another release in the stable 1.22 release series of your favourite cross-platform multimedia framework! . . This release only contains and security and it should be safe to update from 1.22.x. . . Highlighted :. . gst-python: bindings overrides for Python gt;= 3.12. glcolorconvert: wrong RGB to YUV matrix with bt709. glvideoflip: "method" property setting at construction time. gtk4paintablesink: Always draw a black background behind the video frame, and other . pad: keep segment event seqnums the same when applying a pad offset. basesink: Preroll on out of segment buffers when not dropping them. Prefer FFmpeg musepack decoder/demuxer, ing musepack playback in decodebin3/playbin3. livesync: add support for image formats such as JPEG or PNG. sdpdemux: Add SDP message (aka session) attributes to the caps too. textwrap: add support for gaps. macos: gst_macos_main() terminating whole process, and set activation policy. webrtcbin: Improve SDP intersection for Opus . various, build, memory leak, and other stability and reliability improvements. . . . See the GStreamer 1.22.10 release notes for more details. . . Binaries for Android, iOS, Mac OS X and Windows will be available shortly. . . Release tarballs can be downloaded directly here: . gstreamer. gst-plugins-base. gst-plugins-good. gst-plugins-ugly. gst-plugins-bad. gst-libav. gst-rtsp-server. gst-python. gst-editing-services. gst-devtools. gstreamer-vaapi. gstreamer-sharp. gst-omx, or. gstreamer-docs. . . . . . GStreamer 1.23.1 unstable development release. 2024-02-06 20300. . . . . The GStreamer team is pleased to announce the first development release in the unstable 1.23 release series. . . The unstable 1.23 release series is for testing and development purposes in the lead-up to the stable 1.24 series which is scheduled for release ASAP. Any newly-added API can still change until that point. .

GNU LGPL multimedia software-development libraries

Ant Media Server 2.8.2 💾

Ant Media Server is capable of ultra-low latency streaming with WebRTC technology which provides the typical value of 0.5 seconds. Any kind of live stream could be delivered to a broad range of client via scalable cluster infrastructure on the cloud. Android, iOS, and JavaScript SDKs are available. Adaptive bitrate feature makes streams play with every network speed. Customers may simulcast their video content simultaneously to social media platforms such as Facebook, YouTube, and Twitter.

cleanup: #7 Fix "ws" prefix while it should be "wss" in Web-Player

Apache media server rtmp webrtc rtsp streaming hls broadcasting java

stunnel 5.72 💾

The stunnel program works as SSL encryption wrapper between remote and local network sockets or inetd-started daemons. It adds SSL or TLS functionality to any network service, commonly POP3, IMAP or HTTP servers. Stunnel uses OpenSSL for cryptography. It can itself function as port redirection deamon, or as temporary traffic interceptor, and requires no adaption of the shadowed programs.

minor feature: Security.. OpenSSL DLLs updated to version 3.1.3. the console output of tstunnel.exe. Features sponsored by SAE IT-systems.. OCSP stapling is requested and verified in the client mode.. Using "verifyChain" automatically enables OCSP. Stapling in the client mode.. OCSP stapling is always available in the server mode.. An inconclusive OCSP verification breaks TLS negotiation. This can be disabled with "OCSPrequire = no".. Added the "TIMEOUTocsp" option to control the maximum Time allowed for connecting an OCSP responder. Features.. Added support for Red Hat OpenSSL 3.x patches.

GNU GPL ssl tls network-daemon inetd security network c

Gittyup 1.3.0 💾

Gittyup is a graphical Git client designed to help you understand and manage your source code history. Gittyup is an open source software developed by volunteers.

minor bugfix: Performance Improvement and feature release #### Added * Colorized status badges * Template: use first template as default template for the commit message * Search function for the treeview * Reworked credential store: add possibility to choose between different methods to store credentials #### Changed * Fix external diff in Flatpak build * Fix windows credentials * Fix force push to correct remote * Fix tab title if more than three times a repository with the same name is opened * Fix storing repository settings correctly, because otherwise they are not applied * Fix language support * Improved refresh velocity * Fix storing and restoring current opened file when Gittyup refreshes * Improved velocity for files with many hunks

MITL git gui version-control qt cpp c