qpwgraph 0.7.1 💾

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

minor bugfix: Hot-: disable thumbview interactivity: prevent dragging nodes. Over to extremely severe off-limits by accident.

GNU GPLv3 audio jack pipewire qt cpp

Eric IDE 24.6 💾

Eric is an IDE for Python and Ruby. It provides unlimited editor windows and layout, syntax checking and highlighting, autocompletion, calltips, folding, brace matching, spell checking, search and replace. It includes a class browser, various VCS interfaces, collaboration features, documentation helpers, and a remote debugger for Python and Ruby, unit testing, profiling and code coverage stats, and an interactive Python shell. Command-line filters or hooks can be run from the IDE, such as cx_freeze or PyLink.

minor bugfix: - Web Browser. - Added the capability to enable the rendering of all web pages using a. Dark theme (PyQt/Qt = 6.7.0).

GNU GPLv3 python ide debugger programmers ruby

Pencil2D 0.6.6 💾

Pencil2D is a free and open source animation/drawing software for Windows, macOS, Linux, and FreeBSD. It lets you create traditional hand-drawn animation (cartoon) using both bitmap and vector graphics. Pencil2D is a community-driven project developed entirely by volunteers and we are always looking for more helping hands! There are many different ways to contribute, so anyone can help regardless of their background.

minor feature: Features A preliminary version of crash recovery Open the last edited project when launching Pencil2D Timeline now using the system palette colors Fixes Improved user interface overlapping issue at low screen resolutions by adding scrollbars Check for updates didn't work on Windows Temporary tools getting stuck if changing applications by pressing Alt key Fixed a couple of issues regarding frame cache invalidation Fixed misc tablet/mouse stroke issues Fixed memory leaks #1414 Fixed new layer naming #1437 "Reset Windows" now resets all sub panels to their initial positions #1433 Fixed broken polyline tool

GNU GPLv3 animation 2d vector-graphics bitmap cpp c

Joplin 3.0.6 💾

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: New: Add context menu item to view OCR text of an attachment (8bdec4c) New: Added search list for configuration font input fields (#10248 by @ab-elhaddad) Improved: Attach log to crash dump when the application crashes (c5dfa4c) Improved: Display a message when Joplin Cloud user don't have access to email to note feature (#10322 by @pedr) Improved: Do not trim markdown upon saving in rich text (#10321) (#10315 by @chaNcharge) Improved: Improved log formatting and allow saving last lines of log to memory (74bc9b3) Improved: Refactor sidebar to better handle thousands of tags and notebooks (#10331) (#4251 by @personalizedrefrigerator) Improved: Support URLs in plugin API imaging.createFromPath (#10334) Improved: Ubuntu 24.04: Work around unprivileged user namespace restrictions by adding the --no-sandbox flag to the launcher (#10338) (#10332 by @personalizedrefrigerator) Improved: Updated packages @adobe/css-tools (v4.3.3) Fixed: After deleting the last note from the conflicts folder, the application state is invalid (#10189) Fixed: Display correct sorting icon (#10283) Fixed: Do not invite user to create new notes in the trash folder (#10356) (#10191 by @personalizedrefrigerator) Fixed: Fix "new notebook" shown in context menu when right-clicking on the "Tags" header (#10378 by @personalizedrefrigerator) Fixed: Fix note disappears while editing (#10370) (#10194 by @personalizedrefrigerator) Fixed: Fixed error when processing certain PDF files for OCR (#10056) Fixed: Linux: Allow passing --enable-wayland-ime flag to fix input method issues on startup (#10349) (#10345 by @personalizedrefrigerator) Fixed: Old.reddit pages are not saved correctly as HTML by the Web Clipper (#10274) Fixed: Search results from API change when fields param is used (#10088) Fixed: When web clipper clipping code blocks, keep code in multiline and delete code number lines (#10126) (#5626 by @wljince007)

Affero GPLv3 note-taking todo markdown typescript javascript

Conda 24.4.0 💾

Conda is a cross-platform, language-agnostic binary package manager. It is the package manager used by Anaconda installations, but it may be used for other systems as well. Conda makes environments first-class citizens, making it easy to create independent environments even for C libraries. Conda is written entirely in Python, and is BSD licensed open source. Conda is enhanced by organizations, tools, and repositories created and managed by the amazing members of the conda community.

minor feature: Enhancements For Windows users, the stub executables used for Python entrypoints in packages are now codesigned. (#13721)

BSDL-2 package-management binaries python

gRPC 1.63.0 💾

gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.

major feature: lt;p gt;This is release 1.63.0 ( lt;a href= quot;https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md quot; gt;giggle lt;/a gt;) of gRPC Core. lt;/p gt;. lt;p gt;For gRPC documentation, see lt;a href= quot;https://grpc.io/ quot; rel= quot;nofollow quot; gt;grpc.io lt;/a gt;. For previous releases, see lt;a href= quot;https://github.com/grpc/grpc/releases quot; gt;Releases lt;/a gt;. lt;/p gt;. lt;p gt;This release contains refinements, improvements, and, with highlights listed below. lt;/p gt;. lt;h2 gt;Core lt;/h2 gt;. lt;ul gt;. lt;li gt; Deps Backport: Protobuf upgrade to v26.1. lt;/li gt;. lt;li gt; OTel C++ Add experimental optional locality label available to client per-attempt metrics. lt;/li gt;. lt;li gt; surface Add an API to inject connected endpoints into servers. lt;/li gt;. lt;li gt; CMake Add gRPC_USE_SYSTEMD option. lt;/li gt;. lt;li gt; OTel C++ Add API to set channel scope filter. lt;/li gt;. lt;li gt; Deps Upgraded protobuf to v26.1. lt;/li gt;. lt;li gt; channel canonify target and set channel arg in only one place. lt;/li gt;. lt;li gt; grpc Gpr_To_Absl_Logging Using absl from within gpr logging. lt;/li gt;. lt;li gt; BoringSSL Update third_party/boringssl-with-bazel. lt;/li gt;. lt;li gt; EventEngine Document RunAfter can return an invalid handle for immediate execution. lt;/li gt;. lt;li gt; EventEngine Enable the EventEngine DNS Resolver on Posix. lt;/li gt;. lt;li gt; EventEngine Support AF_UNIX for windows. lt;/li gt;. lt;/ul gt;. lt;h2 gt;C++ lt;/h2 gt;. lt;ul gt;. lt;li gt; OTel C++ Add APIs to enable/disable metrics. lt;/li gt;. lt;li gt; EventEngine Refactor ServerCallbackCall to use EventEngine::Run. lt;/li gt;. lt;li gt; OTel C++ Add CMake build support. lt;/li gt;. lt;li gt;gRPC C++ upgraded Protobuf to v26.1. lt;/li gt;. lt;/ul gt;. lt;h2 gt;C# lt;/h2 gt;. lt;ul gt;. lt;li gt; csharp csharp doc comments. lt;/li gt;. lt;li gt;C#: Grpc.

Apache rpc cpp python c

motivational-numerology 2.3.3 💾

Calculate and interpret the numerology numbers derived from your name (Destiny, Personality, and Attitude) and birth date (Character, Soul Urge, and Hidden Agenda). The code is based on the book Motivational Numerology by Sally Faubion.

minor feature: Showing definitions of categories on empty state. Misc fixes and cleanups. Added meta tags.

Artistic numerology javascript end-users

Weblate 5.5.2 💾

Weblate is an open source web-based translation tool with version control. It includes several hundred languages with basic definitions, and enables the addition of more language definitions, all definitions can be edited by the web community or a defined set of people, as well as through integrating machine translation, such as DeepL, Amazon Translate, or Google Translate.

minor feature: lt;p gt;Released on April 26th 2024. lt;/p gt;. lt;p gt; lt;strong gt; lt;/strong gt; lt;/p gt;. lt;ul gt;. lt;li gt;publishing packages to PyPI. lt;/li gt;. lt;/ul gt;. lt;p gt; lt;strong gt;Upgrading lt;/strong gt; lt;/p gt;. lt;p gt;Please follow lt;a href="https://docs.weblate.org/en/weblate-5.5.2/admin/upgrade.html#generic-upgrade-instructions" rel="nofollow" gt; lt;span gt;Generic upgrade instructions lt;/span gt; lt;/a gt; in order to perform update. lt;/p gt;. lt;p gt; lt;a href="https://github.com/WeblateOrg/weblate/milestone/118?=1" gt;All changes in detail lt;/a gt;. lt;/p gt;.

GNU GPLv3 translation localization web python html

gsequencer 6.9.0 💾

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

major feature: Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) . Implemented ags_notation_find_note_256th_range(). Implemented ags_soundcard_util_calc_next_note_256th_offset(). Implemented ags_soundcard_util_calc_next_note_256th_attack(). Refactored ags-fx-notation counters. TODO:JK: refactored all AgsSoundcard to use new note 256th offset and attack utility functions. TODO:JK: refactored ags-fx-notation to use new note 256th offset and attack utility functions. TODO:JK: improved all ags_soundcard_set_note_offset() to reset tic counter.

GNU GPLv3 sound-synthesis mixers sequencer audio

Pentobi 25.0 💾

Pentobi is a computer opponent for the board game Blokus. It supports the game variants Classic, Duo, Trigon, Junior, Nexos, GembloQ and Callisto. Pentobi has different levels of playing strength, a game analysis function and can rate the playing strength of human players. Games can be saved and loaded in Smart Game Format including comments and move variations.

major feature: Don't ask for continuing computer move anymore if computer is to play in current position after program startup. Don't support magic MIME type detection on Unix anymore, which was not reliable anyway and not working if installed via Flatpak. Workaround for QTBUG-119198 (Disabled menu item indistinguishable from enabled one). Compile QML sources into executable, which avoids problems of QML cache sometimes not being updated if installed via Flatpak. Fixed formatting of written game files. Improved visibility of analysis graph lines in theme System. Minor fixes.

GNU GPLv3 c++ game board-game

Insight Tool Kit 5.4rc04 💾

The Insight Toolkit (ITK) is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.

minor feature: ITK 5.4 Release Candidate 4: ALL THE DICOMs. We are happy to announce the Insight Toolkit (ITK) 5.4 Release Candidate 4 is available for testing! :tada: ITK is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration. Highlights. The Insight Toolkit (ITK) has further enhanced its DICOM capabilities in the latest release, building on over 25 years of extensive clinical usage and application. DICOM (Digital Imaging and Communications in Medicine) is a valuable standard handling, storing, printing, and transmitting information in medical imaging. It includes a wide range of medical data types and allows for various imaging modalities and workflow information, posing significant challenges due to its extensive support for diverse medical content and variations in vendor implementations and adherence to the standard. This release introduces expanded support for additional modality features and crucial spatial metadata for Secondary Capture images. ITK significantly improves the way medical imaging data is processed and interpreted and ensures robust support for diverse DICOM applications. VisibleFemaleSpatialMetadata. The impact of spatial metadata handling on the NLM Visible Human cryomacrotome anatomic secondary capture images, available in the NIH Imaging Data Commons, when visualized in 3D Slicer. Left: before ITK v5.4rc04, Right: after. Screenshots courtesy Steve Pieper.*. The development of ITK s DICOM support is a testament to a robust community-driven effort involving ITK developers, maintainers from DICOM library projects such as GDCM and DCMTK, and curators of the DICOM standard. This release includes collaborative contributions from notable community members including Mikhail Isakov, Jon Haitz Legarreta Gorroño, Sean McBride, Martin Hoßbach, Mathieu Malaterre, Michael Onken, Steve Pieper, Andras Lasso, David Clunie, and Andrey Fedorov. This release candidate also expands on our support for elegant,

Apache scientific image processing ct mri dicom cpp

Insight Tool Kit 5.4rc04 💾

The Insight Toolkit (ITK) is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration. Segmentation is the process of identifying and classifying data found in a digitally sampled representation. Typically the sampled representation is an image acquired from such medical instrumentation as CT or MRI scanners. Registration is the task of aligning or developing correspondences between data. For example, in the medical environment, a CT scan may be aligned with a MRI scan in order to combine the information contained in both.

minor feature: ITK 5.4 Release Candidate 4: ALL THE DICOMs. We are happy to announce the Insight Toolkit (ITK) 5.4 Release Candidate 4 is available for testing! :tada: ITK is an open-source, cross-platform toolkit for N-dimensional scientific image processing, segmentation, and registration. Highlights. The Insight Toolkit (ITK) has further enhanced its DICOM capabilities in the latest release, building on over 25 years of extensive clinical usage and application. DICOM (Digital Imaging and Communications in Medicine) is a valuable standard handling, storing, printing, and transmitting information in medical imaging. It includes a wide range of medical data types and allows for various imaging modalities and workflow information, posing significant challenges due to its extensive support for diverse medical content and variations in vendor implementations and adherence to the standard. This release introduces expanded support for additional modality features and crucial spatial metadata for Secondary Capture images. ITK significantly improves the way medical imaging data is processed and interpreted and ensures robust support for diverse DICOM applications. VisibleFemaleSpatialMetadata. The impact of spatial metadata handling on the NLM Visible Human cryomacrotome anatomic secondary capture images, available in the NIH Imaging Data Commons, when visualized in 3D Slicer. Left: before ITK v5.4rc04, Right: after. Screenshots courtesy Steve Pieper.*. The development of ITK s DICOM support is a testament to a robust community-driven effort involving ITK developers, maintainers from DICOM library projects such as GDCM and DCMTK, and curators of the DICOM standard. This release includes collaborative contributions from notable community members including Mikhail Isakov, Jon Haitz Legarreta Gorroño, Sean McBride, Martin Hoßbach, Mathieu Malaterre, Michael Onken, Steve Pieper, Andras Lasso, David Clunie, and Andrey Fedorov. This release candidate also expands on our support for elegant,

Apache scientific image processing ct mri dicom cpp

healing-frequencies 2.3.0 💾

Play the healing frequencies of various sets of tuning forks: Solfeggio, Organs, Mineral nutrients, Ohm, Chakras, Cosmic Octave, Otto, Tesla 3-6-9, DNA nucleotides... or custom frequencies. It also shows a data visualization of all frequencies on the same scale.

minor feature: - Highlight button of frequency being played. - Sticky header and scrolling nav links on Frequencies Scale page. - Added json file with healing frequencies data. - Improved mobile support.

MITL frequency sound tuning solfeggio resonance

Hibernate 6.6.0 💾

Hibernate is a popular Object/Relational Mapper tool for Java, and implements the persistence API. Besides ORM functionality, it provides indexing and search, annotation-based constraints, OGM for NoSQL storage, various tools (mapping editor, console, wizards, database reverse engineering) and a few extensions (Hibernate Shards).

major feature: https://hibernate.atlassian.net/projects/HHH/versions/32271 HHH-17969 - NPE copying SQM tree for criteria delete statement with null predicate. Improvement. HHH-17999 - Avoid runtime reflection for org.hibernate.jdbc.Expectation. HHH-17993 - Metamodel processing on bootstrap: avoid retrying same metamodel class name multiple times. HHH-17991 - Reduce overhead from @DialectOverride discovery. HHH-17988 - MetadataContext should consistently use ClassLoaderService. HHH-17987 - Improve allocation rate of ReflectHelper#setterMethodOrNull. HHH-17980 - Excessive contention during getter identification in the ByteBuddy enhancer. HHH-17954 - StatelessSession should no longer ignore changes to collections. HHH-17824 - Extend usage spectrum of @Jpa to the test method level. New Feature. HHH-17955 - Bean validation and StatelessSession. HHH-17818 - Add new ConcreteProxy annotation.

GNU GPL java orm hibernate database indexing

butt 1.41.1 💾

butt (broadcast using this tool) is a Shoutcast and Icecast streaming tool, which runs on Linux, Max OS X, and Windows. It's primarily meant for broadcasting live audio data, directly from line or microphone input. It's not intended as streaming or playlist server by itself.

minor bugfix: . . . . Important: a that could result in a corrupted configuration file after adding a server or stream info. . . Change versioning scheme to account for -only releases. . . . . . .

GNU GPL c++ audio streaming icecast shoutcast