NormCap 0.5.7 💾

OCR powered screen-capture tool to capture information instead of images * Many languages * Works offline * Heuristic parsing * Multi monitor * Cross-platform * Free & Open Source

minor bugfix: All: Add french translation. Thanks, @NathanBnm!. Linux: crash on wayland in case of user's home directory contains special character. Thanks, @supersonictw!. Linux: on Ubuntu/Unity where the window doesn't show up..

GNU GPLv3 ocr screen-capture python

CalendarSync 0.9.4 💾

As consultants, you may need to use multiple calendars (2-n). Additionally, you need to keep up with all existing appointments in each of your calendars when you want to make new appointments. This means you have to check each calendar on its own. What we wanted to achieve is a single overview over all events in each of the calendars. Preferably in your primary calendar. There are some commercial / freemium solutions for this (reclaim.ai, SyncThemCalendars), but their privacy policy is unclear. Calendar data is not only highly interesting personal data (who participates in which appointment and when?) but also highly interesting from an industrial espionage/targeted advertising perspective. The two third party providers get to see the content of the calendar events. In good appointments, there is a lot of secret and relevant company data in the appointment agenda. To keep track of all the events, we created CalendarSync, which allows the syncing of events without breaking data protection laws and without exposing data to a third party.

minor feature: lt;h2 gt;Changelog lt;/h2 gt;. lt;ul gt;. lt;li gt; lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/inovex/CalendarSync/commit/678d9611e2c17781076c28b883932bd885176165/hovercard" href="https://github.com/inovex/CalendarSync/commit/678d9611e2c17781076c28b883932bd885176165" gt; lt;tt gt;678d961 lt;/tt gt; lt;/a gt; Merge pull request lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2230352015" data-permission-text="Title is private" data-url="https://github.com/inovex/CalendarSync//143" data-hovercard-type="pull_request" data-hovercard-url="/inovex/CalendarSync/pull/143/hovercard" href="https://github.com/inovex/CalendarSync/pull/143" gt;#143 lt;/a gt; from inovex/dependabot/go_modules/golang.org/x/oauth2-0.19.0 lt;/li gt;. lt;li gt; lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/inovex/CalendarSync/commit/f30b4f67fc64df881e6bef903ef6c9eb8efed1a9/hovercard" href="https://github.com/inovex/CalendarSync/commit/f30b4f67fc64df881e6bef903ef6c9eb8efed1a9" gt; lt;tt gt;f30b4f6 lt;/tt gt; lt;/a gt; Merge pull request lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2254605178" data-permission-text="Title is private" data-url="https://github.com/inovex/CalendarSync//145" data-hovercard-type="pull_request" data-hovercard-url="/inovex/CalendarSync/pull/145/hovercard" href="https://github.com/inovex/CalendarSync/pull/145" gt;#145 lt;/a gt; from inovex/dependabot/go_modules/golang.org/x/net-0.23.0 lt;/li gt;. lt;li gt; lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/inovex/CalendarSync/commit/6afd0689b01a0ab01efdd988eb888ca08d5c38d3/hovercard" href="https://github.com/inovex/CalendarSync/commit/6afd0689b01a0ab01efdd988eb888ca08d5c38d3" gt; lt;tt gt;6afd068 lt;/tt gt; lt;/a gt; Merge pull request lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2255657944" data-perm

MITL calendar cli sync go

Linux kernel 6.9.1 💾

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

minor feature: Linux 6.9.1, wifi: mt76: mt7915: add missing chanctx ops, keys: overwrite of key expiration on instantiation, dmaengine: idxd: add a write() method for applications to submit work, dmaengine: idxd: add a new security check to deal with a hardware erratum, VFIO: Add the SPR_DSA and SPR_IAX devices to the denylist

GNU GPL c linux kernel operating-system

gsequencer 6.12.7 💾

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

minor bugfix: Joël Krähemann (Maintainer of Advanced Gtk+ Sequencer) . Improved build generating symbols with script gen-symbols-all.pl.

GNU GPLv3 sound-synthesis mixers sequencer audio

Snapcraft 8.2.8 💾

Snaps are containerised software packages that are simple to create and install. They auto-update and are safe to run. And because they bundle their dependencies, they work on all major Linux systems without modification.

minor feature: lt;h2 gt;Core lt;/h2 gt;. lt;p gt;This release a behavior with patchelf for lt;code gt;core24 lt;/code gt; snaps and temporarily disables the dotnet plugin for lt;code gt;core24 lt;/code gt; snaps. lt;/p gt;. lt;h3 gt;core24 lt;/h3 gt;. lt;p gt;Patchelf behavior has been corrected so shared libraries from the host system are not loaded for lt;code gt;core24 lt;/code gt; snaps with classic confinement. This is done with lt;code gt;patchelf --no-default-lib lt;/code gt; when lt;a href="https://snapcraft.io/docs/how-to-classic" rel="nofollow" gt;patchelf is enabled lt;/a gt;. lt;/p gt;. lt;h3 gt;Plugins lt;/h3 gt;. lt;h4 gt;dotnet lt;/h4 gt;. lt;p gt;The lt;a href="https://snapcraft.io/docs/dotnet-plugin" rel="nofollow" gt;dotnet plugin lt;/a gt; for core24 is being redesigned and has been temporarily disabled until the rewrite is complete. lt;/p gt;. lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt;tests: flutter spread test by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-cal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-cal" gt;@mr-cal lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2297841300" data-permission-text="Title is private" data-url="https://github.com/canonical/snapcraft//4808" data-hovercard-type="pull_request" data-hovercard-url="/canonical/snapcraft/pull/4808/hovercard" href="https://github.com/canonical/snapcraft/pull/4808" gt;#4808 lt;/a gt; lt;/li gt;. lt;li gt;do not load system libraries for classic core24 snaps, bump craft-parts, unregister dotnet by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/mr-cal/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/mr-cal" gt;@mr-cal lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="22997143

GNU GPLv3 snaps linux packaging distribution python cpp

gRPC 1.64.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 bugfix: lt;p gt;This is release 1.64.0 ( lt;a href= quot;https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md quot; gt;grateful 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; BoringSSL Update third_party/boringssl-with-bazel. lt;/li gt;. lt;li gt; build Restrict visibility of grpc_public_hdrs and grpc++_public_hdrs. lt;/li gt;. lt;li gt; Deps Rollfoward Protobuf upgrade to v26.1. lt;/li gt;. lt;/ul gt;. lt;h2 gt;C++ lt;/h2 gt;. lt;ul gt;. lt;li gt; CSM CSM Observability for trailers-only response. lt;/li gt;. lt;li gt; CSM Remove requirement that servers have to be xDS enabled. lt;/li gt;. lt;/ul gt;. lt;h2 gt;Python lt;/h2 gt;. lt;ul gt;. lt;li gt; Asyncio Semantic task names for RPC tasks. lt;/li gt;. lt;li gt; python/systemd allow compiling systemd support into python builds. lt;/li gt;. lt;li gt; Python Otel Remove opentelemetry version pin. lt;/li gt;. lt;li gt; Python Otel Use registered method at server side. lt;/li gt;. lt;li gt; Python grpcio_tools Update version requirement of protobuf in grpcio_tools. lt;/li gt;. lt;/ul gt;. . yashykt. . . . . tag:github.com,2008:Repository/27729880/v1.64.0-pre2. 2024-05-09T23:05:42Z. . Release v1.64.0-pre2. lt;p gt;This is a prerelease of gRPC Core 1.64.0 (grateful). 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 prerelease contains refinements, improvements,

Apache rpc cpp python c

LimeSurvey 6.5.8 build 240517 💾

LimeSurvey is a web application that interacts with MySQL, MSSQL, or Postgres to develop surveys, publish surveys, and collect responses to surveys. Once a survey has been created, data can be inserted into the survey either by a "pretty" public screen which presents each question one at a time, or by a quick and nasty data entry screen. It includes the capacity to generate individualized "tokens", so that invitations can be issued to participants. It also has the capacity to set conditions on whether questions will display (branching), numerous question types, and a basic statistics function.

minor feature: L10ns must be initialized with qid not gid (Kevin Foster). Updated translation: Norwegian (Bokmål) by pmonstad. Updated translation: Japanese by d_inoue, nomoto.

GNU GPL survey php mysql mssql postgres

Schism Tracker 20240515 💾

Schism Tracker is a free and open-source reimplementation of Impulse Tracker, a program used to create high quality music without the requirements of specialized, expensive equipment, and with a unique "finger feel" that is difficult to replicate in part. The player is based on a highly modified version of the ModPlug engine, with a number of bugfixes and changes to improve IT playback.

minor feature: lt;p gt;Summary of changes since the lt;a href="https://github.com/schismtracker/schismtracker/releases/tag/20240503" gt;20240503 lt;/a gt; release: lt;/p gt;. lt;ul gt;. lt;li gt;XM: Improve import routines, autovibrato is now handled properly lt;/li gt;. lt;li gt;STM: More sane import for tempo, similar to OpenMPT ( lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2279618626" data-permission-text="Title is private" data-url="https://github.com/schismtracker/schismtracker//432" data-hovercard-type="pull_request" data-hovercard-url="/schismtracker/schismtracker/pull/432/hovercard" href="https://github.com/schismtracker/schismtracker/pull/432" gt;#432 lt;/a gt;) lt;/li gt;. lt;li gt;S3M: Approximate the SAx command ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/schismtracker/schismtracker/commit/c5f7d507172dd3227fd189a65a5b38b123cffde3/hovercard" href="https://github.com/schismtracker/schismtracker/commit/c5f7d507172dd3227fd189a65a5b38b123cffde3" gt; lt;tt gt;c5f7d50 lt;/tt gt; lt;/a gt;) lt;/li gt;. lt;li gt;S3M: Detect PlayerPRO ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/schismtracker/schismtracker/commit/c47605ded0a0fd22e9a0bbff6ca6d730f1784a59/hovercard" href="https://github.com/schismtracker/schismtracker/commit/c47605ded0a0fd22e9a0bbff6ca6d730f1784a59" gt; lt;tt gt;c47605d lt;/tt gt; lt;/a gt;) lt;/li gt;. lt;li gt;Replayer: Correct playback when a sample sustains after a portamento ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/schismtracker/schismtracker/commit/6f68f2855a7e5e4ffe825869244e631e15741037/hovercard" href="https://github.com/schismtracker/schismtracker/commit/6f68f2855a7e5e4ffe825869244e631e15741037" gt; lt;tt gt;6f68f28 lt;/tt gt; lt;/a gt;) lt;/li gt;. lt;li gt;Replayer: Emulate IT when an instrument is triggered with a note that doesn't map to any sample ( lt;a class="com

GNU GPL audio editor music sequencer tracker c python

QMMP 2.1.8 💾

QMMP is an Qt-based audio-player. The user interface is similar to Winamp or XMMS, which compatible skins can be used of. It supports a plethora of audio formats, like MP3, Ogg Vorbis/Opus, FLAC, Musepack, WavePack, MOD files, AAC, Audio CDs, WMA and other ffmpeg-supported encodings, PCM, MIDI, SID, and Chiptune files. It provides DSP plugins, lyrics downloading, equalizers and visualizers, supports common audio APIs and sinks, and is cross-platform.

minor bugfix: improved CUE parser; fixed pkg-config files generated by qmake; fixed memory leak; fixed issue with missing mount points in the qmmp file dialog; fixed unexpected startup of the disabled plugin when trying to change it's settings; fixed linking with xcb; fixed crash when trying to remove queued track; fixed copying of the selected tracks to the new playlist; fixed Wayland compatibility on first startup

GNU GPL audio player qt6 mp3

7-Zip 24.05 💾

7-Zip is a file archiver with a high compression ratio. The main features of 7-Zip High compression ratio in 7z format with LZMA and LZMA2 compression Supported formats: Packing / unpacking: 7z, XZ, BZIP2, GZIP, TAR, ZIP and WIM Unpacking only: APFS, AR, ARJ, CAB, CHM, CPIO, CramFS, DMG, EXT, FAT, GPT, HFS, IHEX, ISO, LZH, LZMA, MBR, MSI, NSIS, NTFS, QCOW2, RAR, RPM, SquashFS, UDF, UEFI, VDI, VHD, VHDX, VMDK, XAR and Z. For ZIP and GZIP formats, 7-Zip provides a compression ratio that is 2-10 % better than the ratio provided by PKZip and WinZip Strong AES-256 encryption in 7z and ZIP formats Self-extracting capability for 7z format Integration with Windows Shell Powerful File Manager Powerful command line version Plugin for FAR Manager Localizations for 87 languages

minor feature: New switch -myv= MMNN to set decoder compatibility version for 7z archive creating. MMNN is 4-digit number that represents the version of 7-Zip without a dot. If -myv= MMNN switch is specified, 7-Zip will only use compression methods that can be decoded by the specified version MMNN of 7-Zip and newer versions. If -myv= MMNN switch is not specified, -myv=2300 is used, and 7-Zip will only use compression methods that can be decoded by 7-Zip 23.00 and newer versions. New switch -myfa= FilterID to allow 7-Zip to use the specified filter method for 7z archive creating. New switch -myfd= FilterID to disallow 7-Zip to use the specified filter method for 7z archive creating. Some were.

Mixed compression zip archive cpp c

Paperless-ngx 2.8.6 💾

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: : Security: disallow API remote-user auth if disabled @shamoon. : retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL @shamoon. All App Changes: . 2 changes. Security: disallow API remote-user auth if disabled @shamoon. : retain sort field from global search filtering, use FILTER_HAS_TAGS_ALL @shamoon. .

GNU GPLv3 internet web dynamic content indexing search

PacketFence 13.2.0 💾

PacketFence is a network access control (NAC) manager. It includes numerous features, including user registration and sanitation, central wireless and cable-network control, BYOD (bring-your-own-device) configuration, 802.1X support, and layer-2 device isolation. PacketFence is useful for managing small to large networks and intranet-access points.

major feature: === New Features. Add filtering and actions to Provisioning. Add Remote MySQL Database Support. Add logic for processing pfflows in pfcron. Add JAMF Cloud support. === Enhancements. ProxySQL updated to 2.6.0. Adapted the LDAP search filter in FreeRADIUS to do the sAMAccountName lookup. Moved Extreme switches to OS-based modules. Moved Juniper switches to OS-based modules. Moved Meraki switches to OS-based modules. Removed outdated Cisco Catalyst switch modules. Support for FQDN switch id. Cisco 9800 documentation. Added NT Key Cache for NTLM-Auth-API. ===. error message in portal on non HASH variable for DPSK. Send username, ip and role to PaloAlto Firewall SSO payload. Restore original config file if patch is failing. Cisco::Cisco_IOS_12_x NAS-Port-Type=Async. Captive Portal on Fortigate Switches. ==.

GNU GPL php perl administrator network security wireless web-based monitoring access-control

JackTrip 2.3.0 💾

JackTrip is a Linux, macOS, or Windows multi-machine audio system used for network music performance over the Internet. It supports any number of channels (as many as the computer/network can handle) of bidirectional, high quality, uncompressed audio signal streaming. You can use it between any combination of machines e.g., one end using Linux can connect to another using macOS. Virtual Studio With JackTrip Virtual Studio, you may sing with your chorus, or jam with your band, online without leaving home. With built-in support for live broadcasting, you can share your sessions on JackTrip Radio. Additionally, Virtual Studio allows you to enhance your performances and bring your music to life utilizing Soundscapes digital signal processing. Musicians have creative control with dozens of audio effects with various reverbs, compression, attack and more, in real-time.

major bugfix: Date: 2024-05-15 Description: - (added) Static Qt 5.15.13 nogui (CLI) builds for all platforms. - (added) VS Mode learn more buttons and warning links. - (updated) Significant PLC performance and quality improvements. - (updated) Reduced amount of latency added for PLC strategy. - (updated) Merged PLC buffer strategies (3 is now identical to 4). - (updated) Automatically start PLC worker for slower predictions. - (updated) Builds now use Qt 6.2.8 for OSX and 5.15.13 for Linux. - (updated) Linux containers now use static builds with Qt 6.5.3. - (updated) VS Mode help links go to support.jacktrip.com. - (updated) VS Mode manage button goes to new studio dashboard. - PLC degradation when peer != local buffer sizes. - Port binding on machines that don't support IPv6. - Command line interface delogging improvements. - VS Mode truncation of invite copied tooltip message.

Mixed audio music streaming server cpp qml

Weblate 5.5.5 💾

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 May 13th 2024. lt;/p gt;. lt;p gt; lt;strong gt; lt;/strong gt; lt;/p gt;. lt;ul gt;. lt;li gt;. lt;p gt;False-positive merge failure alert when using push branch. lt;/p gt;. lt;/li gt;. lt;li gt;. lt;p gt;Cleanup of stale repositories. lt;/p gt;. 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.5/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/121?=1" gt;All changes in detail lt;/a gt;. lt;/p gt;.

GNU GPLv3 translation localization web python html