Allegro 5.2.10.1 💾

Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. However, Allegro is not a game engine: you are free to design and structure your program as you like. Allegro has the following additional features: Supported on Windows, Linux, Mac OSX, iPhone and Android User-friendly, intuitive C API usable from C++ and many other programming languages Hardware accelerated bitmap and graphical primitive drawing support (via OpenGL or Direct3D) Audio recording support Font loading and drawing Video playback Abstractions over shaders and low-level polygon drawing And more!

cleanup: MacOS Fix some corner cases in the new keyboard input system (SiegeLord) Fix version-based conditional compilation (Rhys-T) Packaging Fix the package script to check for makeinfo, this prevents malformed source achives from being created (as happened in 5.2.10) (SiegeLord)

Mixed programming coding game game-development audio video opengl c cpp

KeePassXC 2.7.9 💾

KeePassXC is a modern, secure, and open-source password manager that stores and manages your most sensitive information. You can run KeePassXC on Windows, macOS, and Linux systems. KeePassXC is for people with extremely high demands of secure personal data management. It saves many different types of information, such as usernames, passwords, URLs, attachments, and notes in an offline, encrypted file that can be stored in any location, including private and public cloud solutions. For easy identification and management, user-defined titles and icons can be specified for entries. In addition, entries are sorted into customizable groups. An integrated search function allows you to use advanced patterns to easily find any entry in your database. A customizable, fast, and easy-to-use password generator utility allows you to create passwords with any combination of characters or easy to remember passphrases.

minor bugfix: Changes: Passkeys: Ability to easily remove a passkey from an entry. Snap: Use new desktop portal for native messaging integration. : Improve entry placeholder/reference feature. Improve CSV importing when title field isn't specified. Improve encrypted Bitwarden importing. Improve database settings UX. Improve handling of clipboard actions from entry preview. Improve group/entry view resize behavior and set sensible defaults. Passkeys: incorrect username fill. Passkeys: Return additional data to the extension. password clear timer inconsistency on unlock view. portability check. page overflow on HTML exports. broken builds when using system provided zxcvbn. copy password button when text is selected. tab ordering on application settings pages. SSH Agent: broken decrypt button. Windows: ALT Auto-Type modifier. Windows: wrong DACL memory size allocation. macOS: monospace font sizing. Flatpak: configuration settings off-by-one error. BSD: compiling with libusb implementation.

password password-manager security privacy cpp

MLT Multimedia Framework 7.30.0 💾

The engine of a non-linear video editor that can be used in all sorts of apps, not just desktop video editors. MLT is an open source multimedia framework, designed and developed for television broadcasting. It provides a toolkit for broadcasters, video editors, media players, transcoders, web streamers and many more types of applications. The functionality of the system is provided via an assortment of ready to use tools, XML authoring components, and an extensible plug-in based API.

major bugfix: Framework `Mlt::Producer::set_creation_time()` not exported on i686. `Mlt::Properties::set(int64_t)` symbol version. `mlt_factory_init()` on Linux/BSD may fail to initialize when compiled with `-DRELOCATABLE`. Added generic non-drop-frame timecode in `mlt_property.c`. Previously, it was only done for 30000/1001 and 60000/1001 frame rates, but 24000/1001 is especially important as well. Added support for MLT XML embedded in chains. This, along with `xml-clip` producer handles mismatching frame rate between parent and child producers and facilites time-affecting links on the child. Added `mlt_image_full_range(const char *color_range)` where any of the following strings return true (1): `full`, `jpeg`, `pc`. Modules. Added `xml-clip` producer. link `in` and `out` properties arenot serialized in the `xml` consumer. Added `hslprimaries` and `hslrange` filters to the `plus` module. Added a `gradientmap` filter to the `plus` module. `avfilter` audio filters with FFmpeg 7. incorrect frame rate for AVCHD (and possibly others) in `avformat`. `window_id` property in consumer `sdl2` by using. `SDL_CreateWindowFrom()`, especially important for embedding in GTK+ or Qt. text not rendering in transition `vqm` since Qt 6. Added `decimals` keyword to `gpstext` filter and move `RAW` keyword check. `time_offset` property handling in `gpstext` filter. reading and writing SRT files with unicode in the path. `subtitle_feed` filter on producers with an in point 0. opaque alpha channels become translucent in `luma` transition. a crash in the `mix` transition with `consumer` producer. `freeze` filter freezing too much. `avfilter.fillborders` with preview scaling. non-proportional scaling in `qtblend` transition and filter. `avfilter` color distortion with `mlt_image_rgb` and `mlt_image_rgba`. Extended support for `colorspace=2020` consumer propeerty and the BT.2020 colorspace in the `avformat` producer and consumer. This does not imply HDR, which is signaled through a `color_trc` propert

GNU GPLv3 audio video

GitLab 17.8.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: (2025-01-15). ### Added (127 changes). Add more specs for most_recent_commit_sha method (merge request) GitLab Enterprise Edition. Update runners owned by non-existent projects (merge request). Delete orphaned project runners when project is deleted (merge request). Allow configuring "auto_stop_setting" through graphql (merge request). Create GraphQL query for the pages settings by @antonkalmykov (merge request). Add elastic client to active context gem (merge request) GitLab Enterprise Edition. Save branch name of code suggestion events (merge request) GitLab Enterprise Edition. Release protected pypi packages feature (merge request). Model experiments: Add href to CI Job (merge request). Add graphql field ai_xray_reports to ProjectType (merge request). Add LinkedResources work item widget placeholder (merge request). Add ability to add related item for work items (merge request). Create siphon ClickHouse table for projects (merge request). Add Rest and GraphQL API to configure scheduled merge by @Taucher2003 (merge request). Promote runs in a model's experiments to a model version (merge request). Allow users to configure skip_ci for pipeline execution policies (merge request) GitLab Enterprise Edition. Add indices for sharding_key_id for runners and runner managers (merge request). Release protected container repositories feature (merge request). Add resolve MR discussion arguments to create work item mutation (merge request). Add directory or file name with icon (merge request). Adds workflows_definition to Duo Workflow (merge request) GitLab Enterprise Edition. Allow filtering tokens by before and after expires at (merge request). Adds bso instrumentation metric (merge request) GitLab Enterprise Edition. Update runner taggings owned by non-existing projects (merge request). Update runner managers owned by non-existing projects (merge request). Mock Api for custom statuses (merge request) GitLab Enterprise Edition. Surface user.type

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

orbiton 2.68.7 💾

o is a text editor that is limited to the VT100 standard. It has general syntax highlighting and launches instantly. It might be a good fit for: - Editing git commit messages (using EDITOR=o git commit). - Editing Markdown, and exporting to PDF. - Learning "up and coming" programming languages, like Zig or Rust. - Editing files deep within larger Go or C++ projects. - Solving Advent of Code tasks. - Writing and maintaining to-do lists and project documentation in Markdown.

minor feature: lt;h3 gt;and improvements lt;/h3 gt;. lt;ul gt;. lt;li gt;an with formatting JSON with lt;code gt;ctrl-w lt;/code gt; where the formatter would sometimes place everything on one line. lt;/li gt;. lt;li gt;an with "clear on quit" in connection with displaying images in a terminal. lt;/li gt;. lt;li gt;Pasting from the clipboard to a file with lt;code gt;-p lt;/code gt; no longer requires lt;code gt;-f lt;/code gt; to overwrite an empty file. lt;/li gt;. lt;/ul gt;. lt;h3 gt;Hotkeys lt;/h3 gt;. lt;ul gt;. lt;li gt;A double press of lt;code gt;ctrl-l lt;/code gt; will now alternate between jumping to the top or bottom. lt;/li gt;. lt;li gt;Pressing lt;code gt;ctrl- lt;/code gt; will now insert the current date and time. lt;/li gt;. lt;li gt;After using the arrow keys, lt;code gt;ctrl-n lt;/code gt; or lt;code gt;ctrl-p lt;/code gt; can be used for jumping to a maching parenthesis or bracked. This only jumps within the current view, for now. lt;/li gt;. lt;/ul gt;. lt;h3 gt;Programming related lt;/h3 gt;. lt;ul gt;. lt;li gt;Add experimental support for running LÖVE and LÖVR programs by editing a lt;code gt;main.lua lt;/code gt; file and then double pressing lt;code gt;ctrl-space lt;/code gt;. lt;/li gt;. lt;li gt;When editing a Go program and formatting it with lt;code gt;ctrl-w´, install lt;/code gt;goimport lt;code gt;with lt;/code gt;go install lt;code gt;if lt;/code gt;goimport` is missing. lt;/li gt;. lt;/ul gt;. lt;h3 gt;ABC music notation lt;/h3 gt;. lt;ul gt;. lt;li gt;Add support for the ABC music notation file format, and playing files by double pressing lt;code gt;ctrl-space lt;/code gt; if lt;code gt;timidity lt;/code gt; is installed and configured. lt;/li gt;. lt;li gt;When pressing lt;code gt;ctrl-w lt;/code gt; in a blank file with the lt;code gt;.abc lt;/code gt; extension, insert a template for an ABC music notation file. lt;/li gt;. lt;/ul gt;. lt;h3 gt;Visual improvments lt;/h3 gt;. lt;ul gt;. lt;li gt;Improve the syntax highlighti

BSDL text-editor editor

Lzip 1.25 💾

Lzip is a lossless data compressor with a user interface similar to the one of gzip or bzip2. Lzip is about as fast as gzip, compresses most files more than bzip2, and is better than both from a data recovery perspective. The lzip file format is designed for data sharing and long-term archiving, taking into account both data integrity and decoder availability.

major feature:

GNU GPL archiving compression zip

GNU Debugger 16.1 💾

GDB is a source-level debugger for Ada, C, C++, Objective-C, Pascal and many other compiled languages. It can debug running processes on more than a dozen different processor architectures. It's itself ported to most BSD/ and GNU/Linux, Unix and Microsoft Windows systems.

minor feature: record/replay support now available on loongarch*-linux* GDB now supports watchpoints for tagged data pointers. MTE (Memory Tagging Extension) deging is now supported on AArch64. Baremetal. New bash script gstack uses GDB to print stack traces of running processes. Enhanced breakpoint support.. For breakpoints that are created in the 'pending' state, any. thread' or 'task' keywords are parsed at the time the breakpoint is. Created, rather than at the time the breakpoint becomes non-pending. Thread-specific breakpoints are only inserted into the program space in which the thread of interest is running. Enhanced Intel Processor Trace support.. Support for printing of asynchronous events. Support for printing of ptwrite payloads. Changed commands.. The "remove-symbol-file -a ADDRESS" command now accepts a full expression as the ADDRESS. The "show configuration" command now prints the version of GNU. Readline that GDB is using. The "maintenance print remote-registers" now provides an "Expedited". Column indicating which registers were included in the last stop reply Packet received by GDB. Various command taking filenames as argument now require file names to be quoted if the argument contains white spaces or quote characters. Python API changes.. New module gdb.missing_objfile that facilitates dealing with. Missing objfiles when opening a core-file. GDB commands to query, Enable and disable handlers created using this API have also Been added. New event gdb.tui_enabled. Added the gdb.Symbol.is_artificial attribute. New gdb.record.clear function to clear the trace data of. The current recording. The 'signed' argument to gdb.Architecture.integer_type() will no. Longer accept non-bool types. The gdb.MICommand.installed property can only be set to True or False. The 'qualified' argument to gdb.Breakpoint constructor will no. Longer accept non-bool types. Deger Adapter Protocol changes.. The "scopes" request will now return a scope holding global. Variables from the stack f

GNU GPLv3 c c++ debugger software-development

Marimo 0.10.14 💾

marimo is a reactive Python notebook: run a cell or interact with a UI element, and marimo automatically runs dependent cells (or marks them as stale), keeping code and outputs consistent. marimo notebooks are stored as pure Python, executable as scripts, and deployable as apps. Highlights. 🚀 batteries-included: replaces jupyter, streamlit, jupytext, ipywidgets, papermill, and more ⚡️ reactive: run a cell, and marimo reactively runs all dependent cells or marks them as stale 🖐️ interactive: bind sliders, tables, plots, and more to Python — no callbacks required 🔬 reproducible: no hidden state, deterministic execution, built-in package management 🏃 executable: execute as a Python script, parameterized by CLI args 🛜 shareable: deploy as an interactive web app or slides, run in the browser via WASM 🛢️ designed for data: query dataframes and databases with SQL, filter and search dataframes 🐍 git-friendly: notebooks are stored as .py files ⌨️ a modern editor: GitHub Copilot, AI assistants, vim keybindings, variable explorer, and more

minor feature: Highlights Lay out notebooks in columns! Thanks to work by @wasimsandhu, you can now arrange cells into multiple columns while editing use your screen real-estate to the fullest! (Docs.) Edit notebooks using your own editor. Announcing initial support for one of our most asked-for features: you can now edit notebook files using your editor of choice (neovim, Cursor, VS Code, ...) and stream changes to a running edit session. To opt-in, start your edit session with --watch: marimo edit --watch my_notebook.py When editing my_notebook.py in your text editor, changes are sent to the browser on save. Expect quality-of-life improvements to the external editor experience in the future. Re-run all cells. A new command in the command palette lets you re-run all cells; you can assign a keyboard shortcut to this in the notebook settings. All changes docs: add pip usage instruction to Jupyter guide by @Haleshot in #3431 fix: handle marimo extras in --sandbox and package installation by @mscolnick in #3425 fix(deps): update ruff, mkdocs, pytest by @renovate in #3427 fix(deps): update dependency @textea/json-viewer to v4 by @renovate in #3430 Typo: pandas - polars by @ushuz in #3434 fix: use relative path in asgi redirect by @mscolnick in #3433 feat: marimo edit --watch by @mscolnick in #3437 improve: always add marimo in sandbox by @akshayka in #3439 docs: update watching documentation by @akshayka in #3440 docs: fix tiny typo by @akshayka in #3442 Fix broken link by @hattajr in #3443 fix: Add missing open bracket in docs/faq.md by @AVHopp in #3446 fix: fallback on readText permisisons by @mscolnick in #3444 feat: re-run all cells action (useful for external queries/dashboards) by @mscolnick in #3448 docs: fix links, add ci by @mscolnick in #3450 improvement: intelligently keep order of cells when running --watch by @mscolnick in #3451 docs: add llm.txt file by @mscolnick in #3452

Apache data-science data-visualization machine-learning notebooks ai python typescript

OBS Studio 31.0.1 💾

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

minor feature: lt;div class="markdown-alert markdown-alert-important" gt; lt;p class="markdown-alert-title" gt; lt;svg class="octicon octicon-report mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true" gt; lt;path d="M0 1.75C0.784.784 0 1.75 0h12.5C15.216 0 16.784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0.138.112.25.25.25h2a.75.75 0 0 1.75.75v2.19l2.72-2.72a.749.749 0 0 1.53-.22h6.5a.25.25 0 0 0.25-.25v-9.5a.25.25 0 0 0-.25-.25Zm7 2.25v2.5a.75.75 0 0 1-1.5 0v-2.5a.75.75 0 0 1 1.5 0ZM9 9a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z" gt; lt;/path gt; lt;/svg gt;Important lt;/p gt; lt;p gt;NVIDIA Kepler (600 and 700 series) GPUs are no longer supported for NVENC. lt;/p gt;. lt;/div gt;. lt;div class="markdown-alert markdown-alert-note" gt; lt;p class="markdown-alert-title" gt; lt;svg class="octicon octicon-info mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true" gt; lt;path d="M0 8a8 8 0 1 1 16 0A8 8 0 0 1 0 8Zm8-6.5a6.5 6.5 0 1 0 0 13 6.5 6.5 0 0 0 0-13ZM6.5 7.75A.75.75 0 0 1 7.25 7h1a.75.75 0 0 1.75.75v2.75h.25a.75.75 0 0 1 0 1.5h-2a.75.75 0 0 1 0-1.5h.25v-2h-.25a.75.75 0 0 1-.75-.75ZM8 6a1 1 0 1 1 0-2 1 1 0 0 1 0 2Z" gt; lt;/path gt; lt;/svg gt;Note lt;/p gt; lt;p gt;NVIDIA users may need to update their GPU drivers to 551.76 (Windows) / 550.54.14 (Linux) or newer. lt;/p gt;. lt;/div gt;. lt;div class="markdown-alert markdown-alert-important" gt; lt;p class="markdown-alert-title" gt; lt;svg class="octicon octicon-report mr-2" viewBox="0 0 16 16" version="1.1" width="16" height="16" aria-hidden="true" gt; lt;path d="M0 1.75C0.784.784 0 1.75 0h12.5C15.216 0 16.784 16 1.75v9.5A1.75 1.75 0 0 1 14.25 13H8.06l-2.573 2.573A1.458 1.458 0 0 1 3 14.543V13H1.75A1.75 1.75 0 0 1 0 11.25Zm1.75-.25a.25.25 0 0 0-.25.25v9.5c0.138.112.25.25.25h2a.75.75 0 0 1.75.75v2.19l2.72-2.72a.749.749 0 0 1.53-.22h6.5a.25.25 0 0 0.25-.25v-9.5a.25.25 0 0 0-.25-.25Z

GNU GPLv3 audio video screencasting livestreaming c c

Paperless-ngx 2.14.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: : : Adds a default 30s timeout for emails, instead of no timeout @stumpylog. : import forms modules for entries component @shamoon. : email/wh actions on consume started @shamoon. : import date picker module in cf query dropdown @shamoon. All App Changes: . 5 changes. : Adds a default 30s timeout for emails, instead of no timeout @stumpylog. Enhancement: set autofocus on MFA code field @mxmehl. : import forms modules for entries component @shamoon. : email/wh actions on consume started @shamoon. : import date picker module in cf query dropdown @shamoon. .

GNU GPLv3 internet web dynamic content indexing search

Hyprland 0.46.2 💾

Hyprland is a 100% independent, dynamic tiling Wayland compositor that doesn't sacrifice on its looks. It provides the latest Wayland features, is highly customizable, has all the eyecandy, the most powerful plugins, easy IPC, much more QoL stuff than other compositors and more... Features All of the eyecandy: gradient borders, blur, animations, shadows and much more A lot of customization 100% independent, no wlroots, no libweston, no kwin, no mutter. Custom bezier curves for the best animations Powerful plugin support Built-in plugin manager Tearing support for better gaming performance Easily expandable and readable codebase Fast and active development Not afraid to provide bleeding-edge features Config reloaded instantly upon saving Fully dynamic workspaces Two built-in layouts and more available as plugins Global keybinds passed to your apps of choice Tiling/pseudotiling/floating/fullscreen windows Special workspaces (scratchpads) Window groups (tabbed mode) Powerful window/monitor/layer rules Socket-based IPC Native IME and Input Panels Support and much more...

minor feature: Another round of minor fixes and patches for 0.46.0. Mostly edge-case crashes. Fixes backported windowrules: fixup duplicate rule enum tags hyprctl: fix hyprctl batch json command (#8749) core: avoid activating toplevel-less surfaces xwayland: fixes to no_xwayland builds xwm: fixup targets in selection requests core: unbreak build on FreeBSD (#8762) hyprpm: fix hyprpm sometimes returning 0 despite errors occurring (#8761) core: fix possible crash on null workspace layout: apply groups after window creation (#8779)

BSDL-2 compositor wayland cpp

Wings3D 2.4.1 💾

Wings 3D is an advanced subdivision modeler that is both powerful and easy to use. Originally inspired by Nendo and Mirai from Izware, Wings 3D has been developed since 2001, when Björn Gustavsson (bjorng) and Dan Gudmundsson (dgud) first started the project. Richard Jones (optigon) maintained Wings and coded many new features between 2006 and 2012. Wings 3D is currently maintained by Dan with the help of the great community. Wings 3D offers a wide range of modeling tools, a customizable interface, support for lights and materials, and a built-in AutoUV mapping facility. There is no support in Wings for animation. Erlang Wings 3D is written in Erlang, an open source, functional programming language distributed by Ericsson. Winged Edge Data Structure Wings 3D gets its name from the Winged Edge Data Structure (WEDS). This is the data structure used to store the adjacency relationships between edges, faces, and vertices in a Wings 3D model. Open Source Wings 3D is open source and completely free for use in both personal and commercial projects.

minor feature: Fixed the text location in the information line inside the Geometry window which could be cut in Linux. Thanks to @thedæmon micheus Fixed the autosave status which was kept unsaved after a Revert command be used. Thanks to @jczd micheus Fixed Russian translation makaim Workaround Geometry window crash micheus Fixed Duplicate Radial micheus Fixed Pie Primitive micheus Fixed autouv drag-n-drop micheus Added new option to export camera in Collada exporter micheus

Other 3d modeler 3d-modeling cad erlang c

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 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