OpenCSG 1.7.0 💾

OpenCSG is a library that does image-based CSG rendering using OpenGL. CSG is short for "constructive solid geometry" and represents a modeling technique for composing shapes with 3D-primitives which are combined using volumetric boolean operations. Image-based CSG rendering means rendering CSG shapes without calculating their surface in object-space. Instead, the image of a CSG shape is composed directly in the frame-buffer of the graphics hardware by rather sophisticated stenciling and z-buffer operations.

minor feature: Rendering improvements for the case that the camera is in the interior of the CSG object. With previous releases, this case resulted in rendering errors. Now, this case is, depending on parametrization, handled correctly.

GNU GPL c++ graphics opengl cad 3d-rendering

pyzo 4.19.0 💾

Pyzo is a free and open-source computing environment based on Python. If you're used to e.g. Matlab, Pyzo can be considered a free alternative. Pyzo is a Python IDE that works with any Python interpreter installed on your system, including Conda environments. The IDE is aimed at interactivity and simplicity, and consists of an editor, a shell, and a set of tools to help the programmer in various ways.

major bugfix: Deger for ipython shells by @bdieterm in https://github.com/pyzo/pyzo/pull/1102. Remove limitations for usage of Python's logging module by @bdieterm in https://github.com/pyzo/pyzo/pull/1103. More rubust tracebacks by @almarklein in https://github.com/pyzo/pyzo/pull/1104. Enable pm for logging again by @almarklein in https://github.com/pyzo/pyzo/pull/1105. Traceback by @almarklein in https://github.com/pyzo/pyzo/pull/1106. Error message in filebrowser tool by @bdieterm in https://github.com/pyzo/pyzo/pull/1107. Traceback for Python v3.10 and for temporary files by @bdieterm in https://github.com/pyzo/pyzo/pull/1108. Add post-mortem deging for individual sub-exceptions in ExceptionGroups by @bdieterm in https://github.com/pyzo/pyzo/pull/1109. Style of scrollbar in source structure tool by @bdieterm in https://github.com/pyzo/pyzo/pull/1111. Stop polling-timer when closing the shell by @bdieterm in https://github.com/pyzo/pyzo/pull/1113. Add support for externally started shells by @bdieterm in https://github.com/pyzo/pyzo/pull/1114. Add shell switching and deframe switching via mouse wheel by @bdieterm in https://github.com/pyzo/pyzo/pull/1115. Various typos by @bdieterm in https://github.com/pyzo/pyzo/pull/1116. Set focus to search field when opening Advanced Settings dialog by @bdieterm in https://github.com/pyzo/pyzo/pull/1117. Add italian by @almarklein in https://github.com/pyzo/pyzo/pull/1118. ci workflow for Ubuntu 24.04 by @bdieterm in https://github.com/pyzo/pyzo/pull/1120. Prevent crash on invalid regexp in filebrowser tool by @bdieterm in https://github.com/pyzo/pyzo/pull/1119. Tweak copyright notices by @almarklein in https://github.com/pyzo/pyzo/pull/1121. Replace pyproject.toml by @almarklein in https://github.com/pyzo/pyzo/pull/1122. Ruff by @almarklein in https://github.com/pyzo/pyzo/pull/1123. Restore compatibility with Python 2.7 shells by @bdieterm in https://github.com/pyzo/pyzo/pull/1124. Cleanup qt wrapper by @bdieterm in

BSDL ide python

darcs 2.18.5 💾

Darcs is a cross-platform version control system. It's similarly decentralized as git, mercurial or subversion but with a very different management approach. It focuses on changes rather than trees/snapshots. Which allows it to provide a freer way of working, and a much simpler CLI and a highly interactive user interface. It can work in an offline mode, provides local preparations, easy (non-)branching and merging, email patch sending, parallel development and builtin cherry-pickying from changesets.

minor bugfix: Darcs 2.18.5, 9 Jan 2025 This release is mainly to keep up with (breaking) changes in some of our dependencies. A plain cabal update cabal install darcs should now again succeed. It also includes a minor fix and an improvement for the check/repair commands. restrict upper limit on attoparsec from

GNU GPL c haskell darcs scm dvcs version-control patch-management

Converseen 0.12.2.4 💾

Converseen is a batch image-processing application, which utilizes Qt5 for cross-platform support. It supports common image formats including DPX, EXR, GIF, JPEG, JPEG-2000, PhotoCD, PNG, Postscript, SVG, TIFF and many others. It can process single or an selectable amount of files. Converseen allows resizing, size compression, rotation and flipping, file renaming. It can also split up PDF files into multiple images.

minor bugfix: - Fixed a bug affecting localization file access - Various Bugfixes

GNU GPLv3 c++ qt5 image-processing image-conversion

Duplicati 2.1.0.107 💾

Duplicati is a free, open source, backup client that securely stores encrypted, incremental, compressed backups on cloud storage services and remote file servers. It works with: Amazon S3, IDrive e2, Backblaze (B2), Box, Dropbox, FTP, Google Cloud and Drive, MEGA, Microsoft Azure and OneDrive, Rackspace Cloud Files, OpenStack Storage (Swift), Sia, Storj DCS, SSH (SFTP), WebDAV, Tencent Cloud Object Storage (COS), and more!

minor feature: This release is a canary release intended to be used for testing. Note that this build has a redesigned restore flow. Should arise, the previous restore engine can be enabled with `--restore-legacy=true`. This release contains a substantially updated version of the new UI. In the url, change `ngax` to `ngclient` to try the new UI. ## Detailed list of changes: Avoid optimize after vacuum. Prevent inifinite shutdown loop. a recreate database - Added a warning in the UI if the volume size is excessive. an with AWS S3 permission check. Prevent a termination error caused by unused transactions. Updated B2 backend to use HttpClient. Changed timeouts for WebDAV. Updated new UI (ngclient).

GNU LGPLv3 backup cloud encryption sftp webdav trust-no-one-backup cloud-backup client-only-backup c-sharp javascript

Embree 4.3.3 💾

Intel® Embree is a collection of high-performance ray tracing kernels, developed at Intel. The target users of Intel® Embree are graphics application engineers who want to improve the performance of their photo-realistic rendering application by leveraging Embree's performance-optimized ray tracing kernels. The kernels are optimized for the latest Intel® processors with support for SSE, AVX, AVX2, and AVX-512 instructions. Intel® Embree supports runtime code selection to choose the traversal and build algorithms that best matches the instruction set of your CPU. We recommend using Intel® Embree through its API to get the highest benefit from future improvements. Intel® Embree is released as Open Source under the Apache 2.0 license.

minor feature: Added RTCError RTC_ERROR_LEVEL_ZERO_RAYTRACING_SUPPORT_MISSING which can indicate a GPU driver that is too old or not installed properly. Added the API function rtcGetDeviceLastErrorMessage to query additional information about the last RTCError returned by rtcGetDeviceError. This can be used in case device creation failed and a rtcErrorFunction could not be set up for this purpose. Added the API function rtcGetErrorString which returns a string representation of a given RTCError error code. This is purely meant for convenient error information reporting on the user application side. Performance improvements on GPU for the one level instancing case (RTC_MAX_INSTANCE_LEVEL_COUNT 1). Reduced the number of unneccessary GPU-CPU USM back-migrations which can increase build performance for scene with many instances on GPU. Started adding public CI tests for streamlining integration of external pull requests. Work-around for problem with unsigned Windows binaries.

Apache renderer rendering raytracing graphics cpp c

gaiasky 3.6.5 💾

Gaia Sky is a real-time 3D Universe application that runs on Linux, Windows and macOS. It is developed within the framework of ESA's Gaia mission to chart more than 1 billion stars. A part of Gaia Sky is described in the paper Gaia Sky: Navigating the Gaia Catalog.

minor feature: Full changelog : Add bluesky link to about page. Add 'volumes and effects' catalog type. Increase default quality of FXAA filter, provide a simpler implementation, and enable hot shader reloading for FXAA effect. Enable `"flip"` attribute for `box`es/`cube`s in mesh builders. Apply noise function to aurora cylinder vertices over time. Separate simulation time from scene time in shaders, improve aurora effect. Add `"cameraCollision"` attribute to bodies. Add support for auroras. Shader include statement now supports targets in datasets. Add bluesky link. Add on-demand re-compilation of post-processing shaders from their source files, in runtime. Add new attribute 'renderLabel' to label component. This enables/disables the actual rendering of the label. Update Gaia Sky icon. Build System: Update configuration file version number. This implies that your old configuration file gets overriden with the new version during the first startup of the new Gaia Sky version. Update to Libgdx 1.13.1. Features: Add support for volume rendering. The infrastructure is in place with an new archetype `Volume`. This is necessary for the new volumetric aurora dataset and volume nebulae in NGC2000. Add 'volumes and effects' catalog type. Enable `"flip"` attribute for `box`es/`cube`s in mesh builders. Add `"cameraCollision"` attribute to bodies. Shader include statement now supports targets in datasets. Add on-demand re-compilation of post-processing shaders from their source files, in runtime. Add new attribute 'renderLabel' to label component. This enables/disables the actual rendering of the label. Increase default quality of FXAA filter, provide a simpler implementation, and enable hot shader reloading for FXAA effect. Update Gaia Sky icon. Add bluesky link to readme file and about page. .

MPL astronomy vr

Aegisub 3.4.2 💾

Aegisub is a free, cross-platform open source tool for creating and modifying subtitles. Aegisub makes it quick and easy to time subtitles to audio, and features many powerful tools for styling them, including a built-in real-time video preview.

minor bugfix: Internationalization Fix more locale-dependent path issues Discard MRU entries with invalid encodings instead of crashing Linux Work around wxGTK crash when clicking Show Original Round instead of truncating in float audio converter to pass 32-bit tests Stuff Fix error ERROR in finalizer: wrong number of arguments for function call on closing Fix default audio player on Windows

subtitles subtitle video audio cpp c lua

Qtractor 1.5.2 💾

Qtractor is an Audio/MIDI multi-track sequencer application written in C++ with the Qt framework. Target platform is Linux, where the Jack Audio Connection Kit (JACK) for audio, and the Advanced Linux Sound Architecture (ALSA) for MIDI, are the main infrastructures to evolve as a fairly-featured Linux desktop audio workstation GUI, specially dedicated to the personal home-studio.

minor feature: 1.5.2 2025-01-17 A New-Year'25 Release. - Duplex MIDI Clock mode is not allowed anymore. - Immediate and consecutive plugin parameter changes are now merged into a single undo-able command, reflecting only the first value change in the series, dropping the previous old algorithm, which was dead wrong if not utterly defective. - Unique track names resolve to the first line only. - Help/Shortcuts... Search tool gets implemented; all changed MIDI controller shortcuts are reverted to their previous settings, when discarding or dismissing the dialog. - Fixed missing MIDI SPP in some cases.

GNU GPL audio editor c++ cpp qt jack

GTK 4.17.3 💾

Offering a complete set of UI elements, GTK is suitable for projects ranging from small one-off tools to complete application suites. Work with the language of your choice. Develop your GTK app with your language of choice by using Language Bindings or wrappers and take full advantage of the official GNOME bindings which guarantee API stability and time-based releases. Portability. Projects built using GTK and its dependencies run on well known operating systems. Stability. GTK delivers the enticing features and superb performance which adds to your applications. Language Bindings. GTK is written in C but has been designed to support a wide range of languages such as Python, JavaScript, C++, Rust and many more. Interfaces. GTK has a comprehensive collection of core widgets like Buttons, Windows, Toolbars for use in your application. Open Source. GTK is a free and open-source project maintained by GNOME and an active community of contributors. GTK is released under the terms of the GNU Lesser General Public License. API. GTK boasts of an easy to use API which helps in decreasing your development time and help you achieve better results. Accommodation. GTK caters to many features like Native look and feel, theme support, Object-oriented approach that today’s developers look for in a toolkit. Foundations. GTK is built on top of GLib. GLib provides the fundamental data types and system integration points to avoid duplicated code in applications.

minor bugfix: GtkText: - Consume Ctrl-A. - Handle Cut', Copy, Paste, Undo, and Redo keys. - Improve a11y representation. GtkLabel: - Consume Ctrl-A when we handle it. - Pass mnemonics to a11y. GtkTextView: - Handle Cut, Copy, Paste, Undo, and Redo keys. - disappearing carets after focus changes. GtkFileChooser: - Handle Find keys. - Set a11y label on Search button. - Set a11y labels on pathbar buttons. - Pass key-shortcuts for the "New folder" button. GtkAppChooser: - sorting. GtkListBox: - Improve a11y representation. GtkColumnView: - column dnd in right-to-left context. GtkWindow: - Make resize corners gapless with rounded corners. GtkPopoverMenu: - Show mnemonics on Alt press. GtkMenuButton: - Improve a11y representation. GtkFileDialog: - a crash. - Add more text file api variants. GtkSizeGroup: - Improve consistency measurements and allocations. GtkBuilder: - Parse tab arrays and font descriptions in Pango syntax. Wayland: - Rely on scale events for pointer surfaces. - Make idle inhibit work with fullscreen subsurfaces. Accessibility: - Implement GetKeyBinding properly for actions. - Set key-shortcuts attribute. - state change notification for some states. - Set application ID attribute. MacOS: - Make the NGL renderer work again. GSK: - Don't double-clip edges for shadows. Demos: - widget-factory: Set alternative text on pictures. - gtk-demo: Allow to run as a service. Deprecations: - GtkShortcutsWindow. - Loading themes from /.themes. - in ui files where child properties exist. Translation updates: Brazilian Portuguese Georgian Turkish.

GNU GPLv3 gnome gtk library framework gui toolkit cpp

Ossia 3.4.1 💾

ossia score is a sequencer for audio-visual artists, designed to create interactive shows. Sequence OSC, MIDI, DMX, sound, video and more, between multiple software and hardware, create interactive and intermedia scores and script with JavaScript, PureData or C++ to customize your score. Free, open source and runs on desktop, mobile, web and embedded.

minor feature: lt;p gt; lt;a href="https://discord.gg/8Hzm4UduaS" rel="nofollow" gt; lt;img src="https://camo.githubusercontent.com/ee8828d3bff9bbb0dc312170f1463dbfff293d7dcf5cd6d5cf0099fbf4d9e58b/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3932383330373637313537393339343137393f636f6c6f723d373338394438266c6162656c3d646973636f7264266c6f676f3d446973636f7264267374796c653d666f722d7468652d6261646765" alt="Discord" data-canonical-src="https://img.shields.io/discord/928307671579394179?color=7389D8 amp;amp;label=discord amp;amp;logo=Discord amp;amp;style=for-the-badge" style="max-width: 100 ;" gt; lt;/a gt; lt;a href="https://opencollective.com/ossia" rel="nofollow" gt; lt;img src="https://camo.githubusercontent.com/51c7266772797258ec4b36cf2eff718e43465e6e62aae73050598afcd7cdfee7/68747470733a2f2f696d672e736869656c64732e696f2f6f70656e636f6c6c6563746976652f616c6c2f6f737369613f6c6162656c3d6f70656e636f6c6c6563746976652532306261636b657273267374796c653d666f722d7468652d6261646765" alt="Open Collective backers and sponsors" data-canonical-src="https://img.shields.io/opencollective/all/ossia?label=opencollective 20backers amp;amp;style=for-the-badge" style="max-width: 100 ;" gt; lt;/a gt; lt;a href="https://github.com/sponsors/jcelerier" gt; lt;img src="https://camo.githubusercontent.com/49a8c422ce98073a7e0c4c83307530d64e06cad88abebb78d01a97629fb334b8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73706f6e736f72732f6a63656c65726965723f636f6c6f723d70696e6b266c6162656c3d73706f6e736f7273253230254532253944254134254546254238253846267374796c653d666f722d7468652d6261646765" alt="GitHub Sponsors" data-canonical-src="https://img.shields.io/github/sponsors/jcelerier?color=pink amp;amp;label=sponsors 20 E2 9D A4 EF B8 8F amp;amp;style=for-the-badge" style="max-width: 100 ;" gt; lt;/a gt; lt;/p gt;. lt;p gt; lt;strong gt;Full Changelog lt;/strong gt;: lt;a class="commit-link" href="https://github.com/ossia/score/compare/v3.4.0...v3.4.1" gt; lt;tt gt;v3.4.0...v3.4.1 lt;/tt gt;

GNU GPLv3 music sequencer audio media midi dmx osc c

Mutahunter 1.2.4 💾

Check out our open-source, language-agnostic mutation testing tool using LLM agents here: https://github.com/codeintegrity-ai/mutahunter Mutation testing is a way to verify the effectiveness of your test cases. It involves creating small changes, or “mutants,” in the code and checking if the test cases can catch these changes. Unlike line coverage, which only tells you how much of the code has been executed, mutation testing tells you how well it’s been tested. We all know line coverage is BS. That’s where Mutahunter comes in. We leverage LLM models to inject context-aware faults into your codebase. As the first AI-based mutation testing tool, Our AI-driven approach provides a full contextual understanding of the entire codebase by using the AST, enabling it to identify and inject mutations that closely resemble real vulnerabilities. This ensures comprehensive and effective testing, significantly enhancing software security and quality. We also make use of LiteLLM, so we support all major self-hosted LLM models We’ve added examples for JavaScript, Python, and Go (see /examples). It can theoretically work with any programming language that provides a coverage report in Cobertura XML format (more supported soon) and has a language grammar available in TreeSitter.

minor feature: Develop by @jungs1 in #1 Develop by @jungs1 in #3 LLM Surving Mutant Anlaysis by @jungs1 in #4 Develop by @jungs1 in #6 docs: update README.md by @eltociear in #9 feat: improve mutant quality, reduce syntax error for mutant generation by @jungs1 in #10 HTML report, token cost reduction by @jungs1 in #11 report generator by @jungs1 in #12 feat: adding replit to readme by @abilashraghuram in #15 Refactor by @jungs1 in #16 Separate code cov and mutation cov unittest generator by @jungs1 in #19 Test generation improvement by @jungs1 in #20

Affero GPLv3 java go python bug-tracking build-tool debugger python-module python

Kodi 21.2 💾

Kodi spawned from the love of media. It is an entertainment hub that brings all your digital media together into a beautiful and user friendly package. It is 100% free and open source, very customisable and runs on a wide variety of devices. It is supported by a dedicated team of volunteers and a huge community.

major bugfix: What's Changed Backport Windows Fix crash when audio device not has 'PKEY_Device_EnumeratorName' property by @thexai in #25660 Backport #25657 (OSMC remote keymapping) by @samnazarko in #25658 Backport Android default buttonmaps and generic controllers by @garbear in #25389 Backport Windows Fix Discovery of MAC Address by @CrystalP in #25707 backport v21 CPUInfo: make sure m_cpuFeatures is initialized by @peat-psuwit in #25715 Omega dvdread fix warning 'gcc_struct' attribute directive ignored by @ksooo in #25726 Omega video Video navigation window: Replace context menu items 'Set acto by @ksooo in #25725 Omega PVR EPG search fixes by @ksooo in #25741 Omega PVR video Fix loading of recording folder resume information. by @ksooo in #25765 Omega PVR Async EPG update: Fix removal of EPG events notified as 'deleted'. by @ksooo in #25782 Omega PVR Context menu item 'Stop recording': Fix visibility condition for EPG gap tags by @ksooo in #25783 Omega PVR Context menu item 'Start recording': Fix to respect other runni by @ksooo in #25790 Omega PVR PVR Async EPG update: Fix removal of EPG events notified as ' deleted', take 2 by @ksooo in #25796 BP UPnP Do not scan for external subs for UPnP renderer by @CrystalP in #25830 addons add missing flag to filesystem translation from binary add-ons - Backport by @phunkyfish in #25835 partial backport GUI GUIDialogSubtitleSettings Add missing original flag support by @CastagnaIT in #25810 backport CharArrayParser Skip malformed EOL by @CastagnaIT in #25803 backport DirectoryFactory Store CFileItem mimetype to CURL, to avoid forced HTTP HEAD requests by @CastagnaIT in #25793 Omega Android Fix resuming paused media playback not working via play/pau by @ksooo in #25859 BP Libcdio-gplv3 Fix crash on macOS (upstream patch) by @enen92 in #25833 backport subtitles libass Fallback value for no

GNU GPLv3 media media-center multimedia entertainment-hub home-theater cpp c

Yet Another Screen Library (lib(n)curses alternative) 2.06 💾

Suitable for developing terminal applications or daemons with telnet access and terminal support. Main features * small footprint * does not have external dependencies * allows both internal and external event loop * allows stdin/stdout or external input/output (can work over socket) * supports basic set of telnet sequences, making it suitable for built-in terminal interfaces for daemons * supports a limited set of input keystroke sequences * fully Unicode compatible (parts of this depend on wcwidth in libc) * supports utf8 verification of input * relies only on a limited subset of ANSI/xterm ESC sequences, making it compatible with mostly all modern terminals (inspired by linenoise) * there is no curses API and ancient terminal compatibility, hence less bloat * clean API with opaque private data, usable from C/C++

minor bugfix:

GNU LGPLv3

Babel 7.26.6 💾

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

minor bugfix: (2025-01-13). #### :: `babel-plugin-transform-nullish-coalescing-operator`. : Chaining nullish coalescing operators output size regression (@liuxingbaoyu).

MITL javascript ecmascript nodejs compiler conversion es6 es7 developers

Pelican 4.11.0 💾

Pelican is a static site generator, written in Python. Write content in reStructuredText or Markdown using your editor of choice Includes a simple command line tool to (re)generate site files Easy to interface with version control systems and web hooks Completely static output is simple to host anywhere Features Pelican currently supports: Chronological content (e.g., articles, blog posts) as well as static pages Integration with external services (e.g., Google Analytics and Disqus) Site themes (created using Jinja2 templates) Publication of articles in multiple languages Generation of Atom and RSS feeds Syntax highlighting via Pygments Importing existing content from WordPress, Dotclear, and other services Fast rebuild times due to content caching and selective output writing

major feature: Add setting to selectively omit Typogrify filters ` `_. Add more blocks to the Simple theme s base template, making it easier to create new themes by inheriting from the Simple theme ` `_. auto-reload behavior upon changes to the theme, content or settings. Make default `IGNORE_FILES` recursively ignore all hidden files as well as the `default filters `_ from `watchfiles.DefaultFilter`. ` `_. Get current year from the `SOURCE_DATE_EPOCH` environment variable, if available ` `_. Add Python 3.13 to test matrix and remove Python 3.8 ` `_. Require Typogrify 2.1+ and Pygments

Affero GPLv3 website blog blog-engine rest markdown site-generator python css

Hoppscotch 2024.12.1 💾

Hoppscotch is a lightweight, web-based API development suite. It was built from the ground up with ease of use and accessibility in mind providing all the functionality needed for API developers with minimalist, unobtrusive UI. It is an Open Source alternative to applications like Postman and Insomnia.

minor feature: This is a point release that adds support for client authentication using credentials sent in the Authorization header for the Client Credentials Grant type as part of the OAuth 2.0 Authorization type alongside a few on the Enterprise edition.. lt;h2 What's Changed. lt;ul . lt;li feat: support for sending client credentials via basic auth header by @amk-dev in #4635. lt;/ul . lt;p

MITL api rest graphql typescript vue javascript rust

Vue Fluid DnD 0.11.2 💾

Vue Fluid DnD is a fluid, smooth and versatil drag and drop library for lists on Vue 3. It's a lightweight tool ~7 Kb (gzip) with no depenencies. This library is a Vue Draggable Next alternative if you looking for a better ui experience.

minor bugfix: Fixing bug: efbd4 calculate offset between child dn the handler

vue3 web smooth lightweight typescript vue

ngspice 44 💾

ngspice is the open source spice simulator for electric and electronic circuits. Such a circuit may comprise of JFETs, bipolar and MOS transistors, passive elements like R, L, or C, diodes, transmission lines and other devices, all interconnected in a netlist. Digital circuits are simulated as well, event driven and fast, from single gates to complex circuits. And you may enter the combination of both analog and digital as a mixed-signal circuit. ngspice offers a wealth of device models for active, passive, analog, and digital elements. Model parameters are provided by our collections, by the semiconductor device manufacturers, or from semiconductor foundries. The user adds her circuits as a netlist, and the output is one or more graphs of currents, voltages and other electrical quantities or is saved in a data file. ngspice is SPICE compatible. You may apply PSPICE or LTSPICE device model parameters and netlists for simulating discrete circuits. ngspice will also read HSPICE device libraries from semiconductor foundry PDKs for simulating integrated circuits.

major feature: - New features: + Add function ngSpice_Reset(void) to completely reset shared ngspice. + Bail out when state file is not found. + Define 1e-12 as a minimum resistor value. + Update VBIC model. + d_cosim supports Icarus Verilog. + Extend bsim4 operating point info list. + Make several error messages more verbose by adding source file name (and line number). + Command 'let' will handle V(/nname). + Enable using fftw3 as a build option of shared ngspice on Windows. + Set lower case for variables or vectors names in command 'echo'. + Add optional series resistance or junction capacitance for diode model, if none is defined in the .model statement. + Allow plotting a single point in an ascii plot. + Bail out when the number of s parameter ports is less than 2. + Add function ngSpice_nospiceinit(void) if you don't want to read .spiceinit (shared ngspice only). + Reorder and renovate timer functions. + Enhance sensitivity analysis with an option to choose the parameters to be varied. Shell-style wildcards ("*?") are supported. + Enable strings as parameters across subckt boundaries. + Replace all BOOLEAN, BOOL, _Bool by bool.

Mixed electronics circuit simulator c

Jenkins 2.493 💾

Jenkins provides hundreds of plugins to support building, deploying and automating any project.

minor feature: lt;ul gt;. lt;li gt;. RFE: Disable the copy button in insecure contexts. lt;/li gt;. lt;li gt;. RFE: Remove the Yahoo! User Interface library. lt;/li gt;. lt;li gt;. RFE: Update the lt;strong gt;Copy lt;/strong gt; button animation. lt;/li gt;. lt;li gt;. RFE: Remove Commons Discovery from the Jenkins WAR. lt;/li gt;. lt;li gt;. RFE: Add the option to display the lt;strong gt;Console Output lt;/strong gt; on the build page behind an experimental flag. lt;/li gt;. lt;li gt;. RFE: Wrap app bars on smaller screens. lt;/li gt;. lt;/ul gt;.

MITL ci automation java

Tellico 4.1 💾

Tellico is a KDE application for organizing your collections. It provides default templates for books, bibliographies, videos, music, video games, coins, stamps, trading cards, comic books, and wines. Tellico allows you to enter your collection in a catalogue database, saving many different properties like title, author, etc. Two different views of your collection are shown. On the left, your entries are grouped together by any field you like, allowing you to see how many are in each group. On the right, selected fields are shown in column format, allowing you to sort by any field. On the bottom is a customizable HTML view of the current entry. The entry editor is a dialog box where you enter the data. Check out the screenshots. Tellico keeps things simple, so no database server is needed. The data is saved in XML format, which makes for easy parsing, portability, and styling. It will run on any platform which KDE supports, most commonly Linux. Tellico is licensed under the GNU General Public License, giving you the freedom to modify and distribute the source code. If you download Tellico and like it, do let me know. I'm happy to try to accommodate any suggestions. If you have translation updates, please pass them along to the KDE translation teams. I do have to say that Tellico is a hobby for me, and it is released without any guarantees or warranties. It may crash a lot for you, it may not do anything that you find useful.

minor bugfix: . Improved image loading to be on-demand only, improving load time for local and remote images ().. Redesigned the welcome screen.. Added option to disable the welcome screen.. Added property to disable line feed replacement in Paragraph fields.. Added tooltips in the Settings for configured image location.. Added a tooltip to show the internal field name for custom fields.. Tweaked the report templates to follow color settings.. Added option to disable building of documentation.. Improved logging for data searches.. print preview ().. a crashing when printing ().. theme handling when using qt6ct ().. Updated the data sources for Dark Horse comics (Debian ), iTunes search, and Kino.de.. compilation on FreeBSD with libcdio.. .

GNU GPLv3 collection manager kde

rsync 3.4.1 💾

rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.

minor bugfix: ### BUG FIXES: - fixed handling of -H flag with conflict in internal flag values - fixed a user after free in logging of failed rename - fixed build on systems without openat() - removed dependency on alloca() in bundled popt ### DEVELOPER RELATED: - fix to permissions handling in the developer release script

GNU GPL archiving networking software-distribution mirroring syncronization file-syncronization peer-to-peer p2p backup c shell python

FlexGet 3.13.15 💾

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

Navidrome Music Server 0.54.4 💾

Navidrome is an open source web-based music collection server and streamer. It gives you freedom to listen to your music collection from any browser or mobile device. It's like your personal Spotify! Features Handles very large music collections Streams virtually any audio format available Reads and uses all your beautifully curated metadata Great support for compilations (Various Artists albums) and box sets (multi-disc albums) Multi-user, each user has their own play counts, playlists, favourites, etc... Very low resource usage Multi-platform, runs on macOS, Linux and Windows. Docker images are also provided Ready to use binaries for all major platforms, including Raspberry Pi Automatically monitors your library for changes, importing new files and reloading new metadata Themeable, modern and responsive Web interface based on Material UI Compatible with all Subsonic/Madsonic/Airsonic clients Transcoding on the fly. Can be set per user/player. Opus encoding is supported Translated to various languages

minor feature: lt;p gt;Co-authored-by: navidrome-bot lt;a href="mailto:navidrome-bot@navidrome.org" gt;navidrome-bot@navidrome.org lt;/a gt; lt;/p gt;.

GNU GPLv3 music audio streaming audio-streaming server self-hosted go javascript

sndio 1.10.0 💾

Sndio is a small audio and MIDI framework part of the OpenBSD project and ported to FreeBSD, Linux and NetBSD. It provides a lightweight audio & MIDI server and a fully documented user-space API to access either the server or the hardware directly in a uniform way. Sndio is designed to work for desktop applications, but pays special attention to synchronization mechanisms and reliability required by music applications. Reliability through simplicity are part of the project goals.

minor feature:

ISC sound daemon server midi audio music api c

GitLab 17.7.2 💾

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.

minor feature: (2025-01-14). ### (1 change). Handling of short gzip metadata files (merge request). ### Changed (1 change). Remove `download_code` dependency from access to read merge requests (merge request).

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

deadbeef 1.9.6 , tFixed: Drawing spectr 💾

DeaDBeeF (as in 0xDEADBEEF) is a modular audio player for GNU/Linux, *BSD, OpenSolaris, macOS, and other UNIX-like systems. DeaDBeeF lets you play variety of audio formats, convert between them, customize the UI almost any way you want, and use many additional plugins which can extend it even more.

minor feature:

GNU LGPLv3 audio music

Amarok 3.2.1 💾

There are many media players around these days, it's true. What's missing from most players is a user interface that doesn't get in the way of the user. How many buttons do you have to press for simply adding some new tracks to the playlist? Amarok tries to be a little different, providing a simple drag and drop interface that really makes playlist handling easy. FEATURES * Quick and simple drag and drop playlist creation * Music library * Cross platform: Support for Unix, MacOS X and Windows * Plays all audio formats known to man * Cover art download using Last.fm services * Automatic play-statistics generation (iRate style) * Full lyrics download * Learn about your music with integrated Wikipedia * Full Last.fm support * gpodder.net support * Configurable on screen display for track changes * Podcast support * iPod support, as well as other media players * Powerful scripting interface * Integration with Plasma and KDE Applications * Integration with multiple web sources including Magnatune, Ampache, and others.

minor bugfix: CHANGES: * Support gpodder and lastfm on Qt6 builds * Limit maximum current track font size more when context view is narrow BUGFIXES: * Fix displaying settings button for Internet services * Enable Wikipedia context applet on Qt6 builds * Don't crash when copying multiple files to MTP device (BR 467616) * Avoid unnecessarily flooding MTP devices with storage capacity queries * Compilation fixes for various compiler + Qt6 version combinations

GNU LGPLv3 music music-player audio kde cpp c

rsync 3.4.0 💾

rsync is a replacement for rcp (and scp) that has many more features. It uses the "rsync algorithm" which provides a very fast method for remote files into sync. It does this by sending just the differences in the files across the link, without requiring that both sets of files are present at one of the ends of the link beforehand.

major bugfix: Release 3.4.0 is a security release that a number of important vulnerabilities. For more details on the vulnerabilities please see the CERT report. https://kb.cert.org/vuls/id/952657 ## Changes in this version: ### PROTOCOL NUMBER: - The protocol number was changed to 32 to make it easier for administrators to check their servers have been updated. ### SECURITY : Many thanks to Simon Scannell, Pedro Gallegos, and Jasiel Spelman at. Google Cloud Vulnerability Research and Aleksei Gorban (Loqpa) for discovering these vulnerabilities and working with the rsync project to develop and test. CVE-2024-12084 - Heap Buffer Overflow in Checksum Parsing. CVE-2024-12085 - Info Leak via uninitialized Stack contents defeats ASLR. CVE-2024-12086 - Server leaks arbitrary client files. CVE-2024-12087 - Server can make client write files outside of destination directory using symbolic links. CVE-2024-12088 - --safe-links Bypass. CVE-2024-12747 - symlink race condition. ### : the included popt to avoid a memory error on modern gcc versions. an incorrect extern variable's type that caused an ACL on macOS. IPv6 configure check. ### INTERNAL: Updated included popt to version 1.19. ### DEVELOPER RELATED: Various improvements to the release scripts and git setup. Improved packaging/var-checker to identify variable type. added FreeBSD and Solaris CI builds.

GNU GPL internet archiving networking software-distribution mirroring

Dear ImGui 1.91.7 💾

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 bugfix: Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.91.7 Breaking changes: TreeNode: renamed ImGuiTreeNodeFlags_SpanTextWidth to ImGuiTreeNodeFlags_SpanLabelWidth for consistency with other names. Kept redirection enum (will obsolete).. Other changes: with IsItemDeactivated() and IsItemDeactivatedAfterEdit() not emitting a reliable signal when an item is deactivated externally: e.g. via an explicit clear of focus, clear of active id, opening of modal etc. It used to work when the interruption happened in the frame before the active item as submitted, but not after. It should work in both cases now. - While this is not specific to a certain widgets, typically it would mostly be noticeable on InputText() because it keeps ActiveId for a longer time while allowing other interaction to happen. Error Handling: recovering from within a table that created a child window, and from nested child windows.. Error Handling: Turned common EndTable() and other TableXXX functions fail cases into a recoverable error.. Error Handling: Basic error handling options in Demo- Tools- DeOptions.. InputText: a where character replacements performed from a callback were not applied when pasting from clipboard.. InputText: when activating a ReadOnly field when the underlying value is being modified.. InputText: Added sanity check to detect some cases of passing a non zero-terminated input buffer. InputText: not calling CallbackEdit on revert/clear with Escape key, although IsItemEdited() was behaving correctly.. Tables: TableAngledHeadersRow() creating an infinite horizontal scrolling region when the table is hosted in a viewport with negative coordinates (left of primary monitor, with multi-viewports enabled). Tables, MultiSelect: an where column width may be mismeasured when calling BeginMultiSelect() while inside a table.. TreeNode, Tables: Added ImGuiTreeNodeFlags_LabelSpanAllColumns to make the label (not only the highlight/frame) also spans

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

Ampache 7.2.0 💾

Ampache is a web based audio/video streaming application and file manager allowing you to access your music & videos from anywhere, using almost any internet enabled device. Ampache's usefulness is heavily dependent on being able to extract correct metadata from embedded tags in your files and/or the file name. Ampache is not a media organiser; it is meant to be a tool which presents an already organised collection in a useful way. It assumes that you know best how to manage your files and are capable of choosing a suitable method for doing so.

major feature: Added: Add `npm audit` to GitHub QA workflow. Assign a HTML id to input text on inline loaded input. Add ` No Genre ` as the first genre on the browse pages. Browse. Add `no_genre` to Song, Album, AlbumDisk, Artist, Song and Video browses. Database 720001. Add `artist`, `album`, `song` and `video` counts to the tag table. Update `object_type` to an enum on the tag_map table. Changed: Updated NPM and Composer packages. Invalidate default theme CSS cache on new Ampache versions. : Missing `album_id` in upload process function. Custom Artist and Album names for filepond uploads. Typo on user pages loading recently played. Sending a string to `createBrowse` where int null is required. Rector updates for function name case and other minor Set empty album and album_disk properties on bad songs. Simplify DB update 700005 to avoid possible with empty playlists.

Apache php streaming server audio music javascript video

Joplin 3.2.11 💾

Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format. Notes exported from Evernote can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported. Joplin is "offline first", which means you always have all your data on your phone or computer. This ensures that your notes are always accessible, whether you have an internet connection or not. The notes can be securely synchronised using end-to-end encryption with various cloud services including Nextcloud, Dropbox, OneDrive and Joplin Cloud. Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own.

minor feature: lt;ul gt;. lt;li gt;New: Accessibility: Add setting to increase scrollbar sizes lt;/li gt;. lt;li gt;: double-click to collapse notebooks lt;/li gt;. lt;/ul gt;.

Affero GPLv3 note-taking todo markdown typescript javascript

aerc 0.19.0 💾

aerc is an email client that runs in your terminal. It's highly efficient and extensible, perfect for the discerning hacker. Check out the screencast above to get an idea of how it's used. Some of its more interesting features include: Editing emails in an embedded terminal tmux-style, allowing you to check on incoming emails and reference other threads while you compose your replies Render HTML emails with an interactive terminal web browser, highlight patches with diffs, and browse with an embedded less session Vim-style keybindings and ex-command system, allowing for powerful automation at a single keystroke First-class support for working with git & email Open a new tab with a terminal emulator and a shell running for easy access to nearby git repos for parallel work Support for multiple accounts, with IMAP, Maildir, Notmuch, Mbox and JMAP backends. Along with IMAP, JMAP, SMTP, and sendmail transfer protocols. Asynchronous IMAP and JMAP support ensures the UI never gets locked up by a flaky network. Efficient network usage - aerc only downloads the information which is necessary to present the UI, making for a snappy and bandwidth-efficient experience Email threading (with and/or without IMAP server support). PGP signing, encryption and verification using GNUpg. 100% free and open source software!

major feature: Added: New `:redraw` command to force a repaint of the screen. New `head` and `tail` templates functions for strings. New ` .AccountFrom ` template variable. Replying to all will include the Sender in Cc. Add `-b` flag to the `:view` command to open messages in a background tab. `AERC_ACCOUNT` and `AERC_FOLDER` are now available in the signature command environment. Filters will receive the actual `COLUMNS` and `LINES` values. The `:forward` command now sets the forwarded flag. Forwarded messages can now be searched for and filtered in notmuch and maildir. Forwarded messages can be styled differently in the message list. Forwarded messages can be identified with the ` .IsForwarded ` template. The `:flag` command now sets/unsets/toggle the forwarded tag. The notmuch backend now honors the forwarded flag, setting the `passed` tag. The maildir backend now honors the `forwarded`/`passed` flag. Auto-switch projects based on the message subject for the `:patch` command. New `:echo` command that prints its arguments with templates resolved. New `use-envelope-from` option in `accounts.conf`. Command completion now displays descriptions next to completion items. New `completion_description` style object in style sets used for rendering completion item descriptions. `:import-mbox` can now import data from an URL. Dynamic message list style can now match on multiple email headers. The JMAP backend now supports full thread fetching and caching (limited within a single mailbox). `:expand-folder` and `:collapse-folder` can now act on a non selected folder. Filters commands can now provide their own paging by preing them with a. `!` character. Doing so will disable the configured ` viewer .pager` and connect them directly to the terminal. Reply to addresses in `From` and `Reply-To` headers with `:reply -f`. : Builtin `calendar` filter shows empty attendee list. Terminal-based pinentry programs (e.g. `pinentry-curses`) now work properly. Failure to

MITL terminal email go