Fasttracker II clone 1.76 💾

Fasttracker II clone for Windows/macOS/Linux Aims to be a highly accurate clone of the classic Fasttracker II software for MS-DOS. The XM player itself has been directly ported from the original source code, for maximum accuracy. The code is partly my own, partly based on the original FT2 code. What is Fasttracker II? Read about it on Wikipedia.

major feature: The 16-point sinc resampling interpolator has been upgraded to 32-point for better sound quality in the tracker (if you have selected "Sinc (32 point)"). This interpolator is so good that a lot of old XM tunes will sound muddy because of lo-fi samples. I recommend that you experiment with the choice of interpolators. "Cubic spline" is a good choice if you listen to a wide variety of XMs, while "Sinc (32 point)" is the best option if you create your own tunes using hi-fi samples, or if you mostly listen to XMs with hi-fi samples (or if you can accept a muddy/filtered sound from lo-fi samples). Removed 32-bit specific code (32-bit binaries now support all features) Removed text fading from "about screen" (more is less) Windows/macOS: Updated SDL to v2.30.0

BSDL-2 audio tracker

Clam AntiVirus 1.3.0 💾

ClamAV is an anti-virus engine, which is commonly used for email and web scanning, or gateway and fileserver securing. It provides a command-line scanner, a sendmail milter, automatic signature database updates, built-in support for many archiving and container or mail encoding formats, scanning standard ELF and compressed executables, as well as common office document formats.

minor feature: Major changes Added support for extracting and scanning attachments found in Microsoft OneNote section files. OneNote parsing will be enabled by default, but may be optionally disabled using one of the following options: a. The clamscan command line option: --scan-onenote=no, b. The clamd.conf config option: ScanOneNote no, c. The libclamav scan option options.parse = CL_SCAN_PARSE_ONENOTE;, d. A signature change to the daily.cfg dynamic configuration (DCONF). Other improvements Fixed issue when building ClamAV on the Haiku (BeOS-like) operating system. Patch courtesy of Luca D'Amico ClamD: When starting, ClamD will now check if the directory specified by TemporaryDirectory in clamd.conf exists. If it doesn't, ClamD will print an error message and will exit with exit code 1. Patch courtesy of Andrew Kiggins. CMake: If configured to build static libraries, CMake will now also install the libclamav_rust, libclammspack, libclamunrar_iface, and libclamunrar static libraries required by libclamav. Note: These libraries are all linked into the clamscan, clamd, sigtool, and freshclam programs, which is why they did not need to be installed to function. However, these libraries would be required if you wish to build some other program that uses the libclamav static library. Patch courtesy of driverxdw. Added file type recognition for compiled Python (.pyc) files. The file type appears as a string parameter for these callback functions: clcb_pre_cache clcb_pre_scan clcb_file_inspection When scanning a .pyc file, the type parameter will now show "CL_TYPE_PYTHON_COMPILED" instead of "CL_TYPE_BINARY_DATA". Improved support for decrypting PDF's with empty passwords. Assorted minor improvements and typo fixes.

GNU GPL c virus-scanner mail-filter security administrators

PowerShell Core 7.5.0-preview.2 💾

PowerShell Core is a cross-platform (Windows, Linux, and macOS) automation and configuration tool/framework that works well with your existing tools and is optimized for dealing with structured data (e.g. JSON, CSV, XML, etc.), REST APIs, and object models. It includes a command-line shell, an associated scripting language and a framework for processing cmdlets.

minor feature: 7.5.0-preview.2 - 2024-02-22. Engine Updates and. `using assembly` to use `Path.Combine` when constructing assembly paths. Validate the value for `using namespace` during semantic checks to prevent declaring invalid namespaces. General Cmdlet Updates and. Add `WinGetCommandNotFound` and `CompletionPredictor` modules to track usage. `ConvertFrom-Json`: Add `-DateKind` parameter. Add tilde expansion for windows native executables. Add `DirectoryInfo` to the `OutputType` for `New-Item`. `Get-Error` serialization of array values. Code Cleanup. lt;details gt;. lt;summary gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@eltociear lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;a typo in lt;code gt;CoreAdapter.cs lt;/code gt; lt;/li gt;. lt;li gt;Remove lt;code gt;PSScheduledJob lt;/code gt; module source code lt;/li gt;. lt;/ul gt;. lt;/details gt;. Tests. Rewrite the mac syslog tests to make them less flaky. Build and Packaging Improvements. lt;details gt;. lt;summary gt;. lt;p gt;Bump to.NET 9 Preview 1 lt;/p gt;. lt;p gt;We thank the following contributors! lt;/p gt;. lt;p gt;@gregsdennis lt;/p gt;. lt;/summary gt;. lt;ul gt;. lt;li gt;Bump to.NET 9 Preview 1 lt;/li gt;. lt;li gt;Add dotnet-runtime-9.0 as a dependency for the Mariner package lt;/li gt;. lt;li gt;Add dotenv install as latest version does not work with current Ruby version lt;/li gt;. lt;li gt;Remove lt;code gt;surrogateFile lt;/code gt; setting of APIScan lt;/li gt;. lt;li gt;Update experimental-feature json files lt;/li gt;. lt;li gt;Update to the latest NOTICES file lt;/li gt;. lt;li gt;Update the cgmanifest lt;/li gt;. lt;li gt;Update the cgmanifest lt;/li gt;. lt;li gt;Bump XunitXml.TestLogger from 3.1.17 to 3.1.20 lt;/li gt;. lt;li gt;Update versions of PSResourceGet lt;/li gt;. lt;li gt;Generate MSI for lt;code gt;win-arm64 lt;/code gt; installer lt;/li

MITL powershell shell

Gitea 1.21.6 💾

Gitea is a painless self-hosted Git service. It is similar to GitHub, Bitbucket, and GitLab. Gitea is a fork of Gogs. See the Gitea Announcement blog post to read about the justification for a fork. Purpose The goal of this project is to provide the easiest, fastest, and most painless way of setting up a self-hosted Git service. With Go, this can be done with an independent binary distribution across all platforms and architectures that Go supports. This support includes Linux, macOS, and Windows, on architectures like amd64, i386, ARM, PowerPC, and others.

minor feature: v1.21.6 SECURITY. XSS vulnerabilities. Use general token signing secret. API. Refactor template parsing and API endpoint. swift packages not resolving. ENHANCEMENTS. Refactor git version functions and check compatibility. Improve user experience for outdated comments. Hide code links on release page if user cannot read code. Wrap contained tags and branches again. incorrect button CSS usages. Strip trailing newline in markdown code copy. . Remove SSH workaround. Only log error when tag sync fails. SSPI user creation. Improve the `_comment` workflow trigger event. Discard unread data of `git cat-file`. error display when merging PRs. Prevent double use of `git cat-file` session.. missing link on outgoing new release notifications. debian InRelease Acquire-By-Hash newline. Always write proc-receive hook for all git versions. Do not show delete button when time tracker is disabled. Workaround to clean up old reviews on creating a new one. when the linked account was disactived and list the linked accounts. Do not use lower tag names to find releases/tags. missed edit event for actions. Only delete scheduled workflows when needed. Make submit event code work with both jQuery event and native event. push to create with capitalize repo name. Use ghost user if user was not found. Dont load Review if Comment is CommentTypeReviewRequest. Refactor parseSignatureFromCommitLine. Avoid showing unnecessary JS errors when there are elements with different origin on the page. gitea-origin-url with default ports. orgmode link resolving. : Elasticsearch: Request Entity Too Large #28117. Do not render empty comments. Avoid sending update/delete release notice when it is draft. DOCS. Rm outdated docs from some languages. MISC. Implement some action notifier functions. gitea-action user avatar broken on edited menu. Disallow merge when required checked are missing. Convert visibility to number. Load outdated comments when (un)resolvin

MITL git go

giflib 5.2.1 💾

The GIFLIB project maintains the giflib service library, which has been pulling images out of GIFs since 1989. It is deployed everywhere you can think of and some places you probably can't - graphics applications and web browsers on multiple operating systems, game consoles, smartphones, and likely your ATM too. Yes, this code is he reason GIFs were in Mosaic, the first web browser that could do inline graphics; it is the implementation Andreesen and Bina used. This is very mature, stable, small-footprint code with minimal dependencies (suitable for use in embedded deployments) that needs only occasional very minor bugfixes. Test reports from odd platforms and better regression tests are particularly welcome. Don't try to redesign it, applications beyond counting would break if you did. It's "GIFLIB" in caps as a nod to the code's origins in the dark and backward abysm of MS-DOS, but Unix hackers are encouraged to spell it "giflib" in deference to local conventions. :-)

minor bugfix: This is the "Maybe I shouldn't have done a release while in surgical recovery" release. In gifbuild.c, avoid a core dump on no color map. Restore inadvertently removed library version numbers in Makefile.

MITL gif library c

Dear ImGui 1.90.4 💾

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

minor bugfix: Decorated log and release notes: https://github.com/ocornut/imgui/releases/tag/v1.90.4 Other changes: Nav: SetKeyboardFocusHere() or programmatic tabbing API from not working on windows with the ImGuiWindowFlags_NoNavInputs flag (regression in 1.90.2, which among other things broke imgui_memory_editor). Menus, Popups: an where hovering a parent-menu upward would erroneously the window.. Popups: resizable popup minimum size being too small. Standardized minimum size logic. Modals: Temporary changes of ImGuiCol_ModalWindowDimBg are properly handled by BeginPopupModal().. Tables: Angled headers: support for multi-line labels.. Tables: Angled headers: various to accurately handle CellPadding changes.. Tables: Angled headers: properly registers horizontal component of angled headers for auto-resizing of columns.. Tables: Angled headers: TableAngledHeadersRow() incorrect background fill drawn too low, particularly visible with tables that have no scrolling.. ProgressBar: a minor tesselation when rendering rounded progress bars, where in some situations the rounded section wouldn't follow regular tesselation rules. DeTools: Item Picker: Promoted ImGui::DetartItemPicker() to public API.. DeTools: Item Picker: Menu entry visible in Demo- Tools but greyed out unless io.ConfigDeIsDegerPresent is set.. Misc: Added optional alpha multiplier parameter to GetColorU32(ImU32) variant. Demo: Custom Rendering: better demonstrate PathArcTo(), PathBezierQuadraticCurveTo(), PathBezierCubicCurveTo(), PathStroke(), PathFillConvex() functions. .

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

BallroomDJ 4 4.6.1 💾

BallroomDJ 4 is a ballroom music player. It is designed to play music the entire evening without intervention. Manage your ballroom dance music and create song lists, automatic playlist and sequenced playlists. BallroomDJ 4 is the replacement for BallroomDJ.

minor bugfix: 4.6.1 2024-2-23 * Bug Fixes: * Audio Identification: Fix crash when multiple selections. * Internal: * Code cleanup.

Zlib audio music end-users linux macos windows player ballroom c gtk

Crayonizer 2.5 💾

Crayonizer can color the output of command-line programs. It can also translate keypresses to something the program understands, play sounds, set xterm titlebars, iconify/deiconify/maximize xterm windows, set xterm fonts or foreground color or background color, add various types of statusbar, etc, etc.

minor feature: Deal with race condition where we wait for child process to exit before we've sent it SIGTERM, causing a hung process. Add --enable-fortify --enable-stack-protect and --enable-harden to./configure.

GNU GPLv3 console terminal command-line colorize xterm

OSPRay 3.1.0 💾

Intel OSPRay is an open source, scalable, and portable ray tracing engine for high-performance, high-fidelity visualization on Intel Architecture CPUs. OSPRay is part of the Intel oneAPI Rendering Toolkit and is released under the permissive Apache 2.0 license. The purpose of OSPRay is to provide an open, powerful, and easy-to-use rendering library that allows one to easily build applications that use ray tracing based rendering for interactive applications (including both surface- and volume-based visualizations). OSPRay is completely CPU-based, and runs on anything from laptops, to workstations, to compute nodes in HPC systems. OSPRay internally builds on top of Intel Embree and ISPC (Intel SPMD Program Compiler), and fully exploits modern instruction sets like Intel SSE4, AVX, AVX2, and AVX-512 to achieve high rendering performance, thus a CPU with support for at least SSE4.1 is required to run OSPRay.

major bugfix: Principled and Luminous materials support emissive textures. Add native support for disc and oriented disc geometry. Add support for mirror repeat and clamp to edge texture wrap modes. GPU device now also supports motion blur. Improve noise in reflections of ThinGlass. Improve adaptive accumulation: working with GPU, correlations. indirectly seen albedo and normal buffer. artifacts when using specular texture for Principled. for PixelFilter. - Parameter was ignored (always using the default Gaussian). - Avoid a shift/misalignment within the pixel for first sample. empty image on Windows when `focusDistance=0`. missing SDK headers for `ISPCDevice*`. The new minimum versions of dependencies: - Embree v4.3.1. - Open VKL v2.0.1. - Open Image Denoise v2.2 (better quality with fine details, support AArch64 CPU on Linux). - ISPCRT v1.23.0 (uses environment variable `ISPCRT_GPU_DRIVER` to select GPU to run on when multiple (i)GPUs are present). - rkcommon v1.13.0.

Apache renderer

vera 0.01 💾

vera is an alternative init daemon supervisor (PID 1) that uses containers. Containers allow reliable, foolproof shutdown and termination of started services. vera was developed on Slackware 15.0. It is capable of booting and shutting down a stock installation of Slackware 15.

minor feature: Initial github release

GNU GPLv3 init admin cgroups2

gaiasky 3.5.9-2 💾

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 bugfix: Full changelog : Individual object visibility API calls, and generic model alpha interpolation. Build System: Only add natives for the specific target platform in built packages. .

MPL astronomy vr

libunwind 1.8.1 💾

libunwind is a portable and efficient C API for determining the current call chain of ELF program threads of execution and for resuming execution at any point in that call chain. The API supports both local (same process) and remote (other process) operation. The API ise useful in a number of applications, including but not limited to the following. Program introspection: Either for error messages showing a back trace of the call chain leading to a problem or for performance monitoring and analysis. Debugging: Whether the debugging and analysis of the call chain of a remote program or the post-mortem analysis of a coredump. Language runtime exception handling libunwind: optionally provides an alternative implementation of the Itanium exception handling ABI used by many popular toolchains. Alternative setjmp()/longjmp(): libunwind optionally provides an alternative implementation of the setjmp()/longjmp() functionality of the C standard library.

minor feature: lt;p gt;Small release of libunwind 1.8. lt;/p gt;. lt;p gt;One of the functional changes is that the testsuite is now installed with a lt;code gt;make install lt;/code gt;, which may affect downstream packagers. By default these executables are installed in lt;code gt; libexecdir /libunwind lt;/code gt; where lt;code gt; libexecdir lt;/code gt; defaults to lt;code gt; pre /libexec lt;/code gt;, but all this can be set explicitly though arguments to lt;code gt;configure lt;/code gt;. lt;/p gt;. lt;h2 gt;What's Changed lt;/h2 gt;. lt;ul gt;. lt;li gt; lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2097459071" data-permission-text="Title is private" data-url="https://github.com/libunwind/libunwind//713" data-hovercard-type="" data-hovercard-url="/libunwind/libunwind//713/hovercard" href="https://github.com/libunwind/libunwind//713" gt;#713 lt;/a gt; by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/cshung/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/cshung" gt;@cshung lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2112597060" data-permission-text="Title is private" data-url="https://github.com/libunwind/libunwind//717" data-hovercard-type="pull_request" data-hovercard-url="/libunwind/libunwind/pull/717/hovercard" href="https://github.com/libunwind/libunwind/pull/717" gt;#717 lt;/a gt; lt;/li gt;. lt;li gt;Add do-release script by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/bregma/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/bregma" gt;@bregma lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2145091373" data-permission-text="Title is private" data-url="https://github.com/libunwind/libunwind//725" data-hovercard-type="pull_reque

MITL debugging toolchain development library c assembly

OBS Studio 30.1 Beta 3 💾

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;p gt;If you would like to support the OBS Project, please consider contributing to our lt;a href="https://patreon.com/obsproject" rel="nofollow" gt;Patreon lt;/a gt; or lt;a href="https://opencollective.com/obsproject" rel="nofollow" gt;Open Collective lt;/a gt;! lt;/p 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-.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;This beta is lt;strong gt;NOT lt;/strong gt; the Twitch Enhanced Broadcasting Beta. This beta does not include those features. lt;br gt;. For more information on Twitch Enhanced Broadcasting, please see their announcement: lt;br gt; lt;a href="https://blog.twitch.tv/en/2024/01/08/introducing-the-enhanced-broadcasting-beta/" rel="nofollow" gt;https://blog.twitch.tv/en/2024/01/08/introducing-the-enhanced-broadcasting-beta/ lt;/a gt; 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

GNU GPLv3 audio video screencasting livestreaming c c

FlexGet 3.11.19 💾

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

minor bugfix: all commits.

MITL download internet torrents bittorrent python

Rspamd 3.8.3 💾

Rspamd is an advanced spam filtering system featuring support for various internal and external filters such as regular expressions, suffix tries, RBLs, URL black lists, IP lists, SPF, DKIM, character maps, advanced statistics module (based on OSB-Bayes algorithm) and fuzzy hashes database that is generated based on honeypots traffic. Rspamd is designed to process hundreds of messages per second simultaneously without significant CPU load.

minor bugfix: - Fix regression in redis_history

Apache email-filter antispam c lua

Coin 4.0.2 💾

If you are not familiar with Open Inventor, it is a scene graph based, retained mode, rendering and model manipulation, C++ class library, originally designed by SGI. It quickly became the de facto standard graphics library for 3D visualization and visual simulation software in the scientific and engineering community after its release. It also became the basis for the VRML1 file format standard. Several books exists on the subject of Open Inventor, most notably The Inventor Mentor, and The Inventor Toolmaker, both highly recommended for those who want to learn how to use Open Inventor. Coin is based on the API of this library, but was developed from scratch independently before SGI Open Inventor became open source. It does not share any code with SGI Open Inventor, other than through random coincidences guided by the Open Inventor API design. Coin reached the goal of Open Inventor 2.1 compatibility in the autumn of the year 2000, and has since then been extended with a huge set of additional features, ranging from 3D sound support to GLSL shader support, additional file formats like VRML97, and a large number of internal changes for keeping up with the newer, more optimized OpenGL rendering techniques that were not available in the earlier days. Another term you might find when reading about Coin is "Coin3D", which is the term we use on the larger group of libraries that all fall under the same license as Coin. Coin is the core of Coin3D.

minor feature: * bugfixes: - ABI compatibility to version 4.0.0 was inadvertently changed and restored - fixed typos found by Codespell

BSDL-2 opengl rendering scenegraph 3d-graphics open-inventor cpp c

d3-table-cards 1.1.2 💾

Table/Cards views using D3.js for animated transitions on sorting and changing view. The table and cards layouts are configurable. This code uses HTML (with absolute positioning) rather than SVG, and has no dependencies beside D3.js.

minor feature:

MITL d3 tble cards

colorpicker 3.4.3 💾

evol-colorpicker is a web color picker which looks like the one in Microsoft Office 2010. It can be used inline or as a popup bound to a text box. It comes with several color palettes, can track selection history and supports "transparent" color. It is a full jQuery UI widget, supporting various configurations and themes.

minor feature:

MITL colorpicker color palette picker jquery javascript

akaunting 3.1.6 💾

Akaunting is an online accounting software designed for small businesses to manage their finances and stay on top of their cash flow. Invoicing, accepting online payments and keeping track of expenses couldn't be simpler. Free Bookkeeping Software for SMEs From invoicing to expense tracking to accounting, Akaunting has all the tools you need to manage your money online, for free. Bank Accounts: Create unlimited bank and cash accounts and track their opening and current balances. Multi Company: Manage the finances of multiple companies from one admin panel. Assign users to different companies. Powerful Reporting: Get detailed financial reports to help you better visualize all the information you need to improve your business. Client Portal: Share the transactions and invoices with your clients and accept bulk payments, online. Recur Everything: Automatically create invoices, revenues, bills, and payments for ongoing jobs. With just a click. Customer Summary: See the customer profile, address, list of transactions, and paid, open, and overdue totals at a glance. Akaunting is built with modern technologies such as Laravel, VueJS, Tailwind, RESTful API etc. Thanks to its modular structure, Akaunting provides an awesome App Store for users and developers.

major bugfix: Changed New Crowdin translations (#3119) Added import skip unknown sheets (#3132) Button loading animation added (#3137) Fixed Transactions with contact email id do not link to corresponding Customer / vendor. (#3056) Error saving Bill with attachment (#3098) Recurring Invoice does not attach PDF to generated email (#3109) Fixed export sheets array key issue (#3118) Invoice items price gets multiplied when currency accuracy is changed (#3120) Custom invoice colour without hash sign is not interpreted on invoice (#3121) Fix import has row model relation issue (#3122) 31st Dec not reflected in cash flow plot (#3123) Widget alignment issue (#3124) Return transaction number in API results and make it filterable by number (#3127) Pagination click problem solved (#3128) Import page alignment issue solved (#3129) Fixed report custom date filter issue (#3130) Akaunting 3.1.5 , after database population step, script doesn't switch to admin tab (#3131) Recurring model document scopes updated (#3134) Fixed NL translation placeholders (#3135) Fixed queue import user issue (#3136) Fixed import category has row (#3138)

Mixed accounting finance money bookkeeping server laravel php

structured-filter 2.0.5 💾

Structured-Filter is a generic Web UI for building structured search or filter queries. With it you can build structured search conditions like Firstname starts with 'A' and Birthday after 1/1/1980 and State in (CA, NY, FL)... It is a full jQuery UI widget, supporting various configurations and themes.

minor feature:

MITL query filter search javascript jquery developers

healing-frequencies 2.2.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:

MITL frequency sound tuning solfeggio resonance

react-crud-icons 1.2.3 💾

Set of 67 SVG icons for CRUD applications (hand-picked among thousands of icons at Material Design Icons), packaged as a React component with light & dark themes and tooltip. Icons list: "account", "add", "add2", "alert", "apps", "arrow-left", "arrow-right", "bars", "browse", "calendar", "cards", "check", "chevron-down", "chevron-up", "clone", "close", "collapse", "comment", "comments", "compare", "copy", "dashboard", "delete", "documentation", "dots", "dots-v", "down", "download", "drag", "edit", "error", "expand", "export", "favorite", "filter", "help", "hide", "history", "home", "home-circle", "image", "import", "info", "json", "link", "list", "list-bulleted", "lock", "lock-open", "map-marker", "moon", "paperclip", "pie", "print", "remove", "save", "search", "settings", "show", "sort", "stats", "sun", "treemap", "undo", "up", "upload", "wand".

minor feature:

MITL crud icon icons iconset svg react component ui

motivational-numerology 2.3.2 💾

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:

Artistic numerology

GitLab 16.9.1 💾

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

minor security: (2024-02-20). ### (2 changes). Duo Chat CORS by updating web-ide package (gitlab-org/security/gitlab@6c4fccdd4d33fd40550197699a990a0d07a65137). deny_all_requests_except_allowed of AddressableUrlValidator (gitlab-org/security/gitlab@18ff795a3b9fdd54705c1a8898ad15b5dd84e2f0). ### Security (10 changes). Add a limit to CodeOwners reference extractor regex (gitlab-org/security/gitlab@b090b503c47300d708d7e51192a486467fdecefd) ( merge request (gitlab-org/security/gitlab!3894)). Ensure LDAP user cannot sign in with password (gitlab-org/security/gitlab@1c2de5ef077c5710e213b668373557c01ff8ba26) ( merge request (gitlab-org/security/gitlab!3891)). Ensure LDAP users cannot reset local password to bypass LDAP (gitlab-org/security/gitlab@07621ad26d2db3656c99b332e697a6b0857f6e07) ( merge request (gitlab-org/security/gitlab!3879)). Disallow assigning higher role than current user (gitlab-org/security/gitlab@c9d8ffebe020dfdc1435e073516a098a8d188ff0) ( merge request (gitlab-org/security/gitlab!3889)). Check project read access in Environment and Operations dashboard (gitlab-org/security/gitlab@83fdac099562fa4aebcc43e400b0da2026c730a6) ( merge request (gitlab-org/security/gitlab!3873)). Stored-XSS in user's profile page: Change markup used for pronouns (gitlab-org/security/gitlab@0fafb29660c08e72b87bd79d792da802c566b650) ( merge request (gitlab-org/security/gitlab!3882)). Invalidate markdown cache to clear up stored XSS (gitlab-org/security/gitlab@3411c25e77642fddc3619bf24ee956d4ba4d99b2) ( merge request (gitlab-org/security/gitlab!3884)). Disallow users to modify deploy key title (gitlab-org/security/gitlab@46ffceb9c94b6f4ba207ddf035ae67e8de413d57) ( merge request (gitlab-org/security/gitlab!3876)). Adds authorization for analytics settings (gitlab-org/security/gitlab@01e2c82cb79b6b4a9f6cf3428890149d023aacfb) ( merge request (gitlab-org/security/gitlab!3877)). Use merge_head_diff for codeowners when merge request is mergeable (gitlab-org/security/gitlab@e

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

audiowmark 0.6.2 💾

audiowmark is an open source solution for watermarking audio files. It is is robust, fast, secure and of course we believe that the watermark is not audible for most users.

minor bugfix: Improved robustness of the watermark detection a lot for many cases. Improved handling if more than one key needs to be used for detection. Support using --key multiple times for audiowmark get. Support naming watermark keys (key name defaults to filename). Extend JSON and regular output to report key name for matches. Merge architecture documentation for developers written by Tim Janik. Support RF64 output (--output-format rf64) for huge wav files (#30, #2). Use hann window function to improve robustness/quality for some files. Building against zita-resampler installed in non-standard location. Replace sprintf with string_printf: sprintf is deprecated on macOS. Build errors related to PRNG on new clang compilers. Problems in videowmark due to command line option ordering.

GNU GPLv3 audio watermark

MicroPython 1.22.2 💾

MicroPython is a lean and efficient implementation of the Python 3 programming language that includes a small subset of the Python standard library and is optimised to run on microcontrollers and in constrained environments.

minor feature: Patch release for rp2 DMA, UART and BLE, esp32 BLE, renesas-ra I2C This is a patch release containing the following commits: py/compile: potential Py-stack overflow in try-finally with return. Extmod/asyncio: support gather of tasks that finish early. Extmod/modssl_mbedtls: cipher iteration in SSLContext.get_ciphers. Extmod/btstack: reset pending_value_handle before calling write-done cb. Extmod/btstack: reset pending_value_handle before calling read-done cb. Esp32/mpnimbleport: release the GIL while doing NimBLE port deinit. Esp32: increase NimBLE task stack size and overflow detection headroom. Mimxrt/modmachine: deepsleep wakeup pin ifdef. Renesas-ra/ra: SysTick clock source. Renesas-ra/boards/ARDUINO_PORTENTA_C33: the RTC clock source. Renesas-ra/ra/ra_i2c: byte and 2 bytes read. Rp2/rp2_dma: fetching 'write' buffers for writing not reading. Rp2/machine_uart: event wait in uart.flush() and uart.read(). Rp2: change machine.I2S and rp2.DMA to use shared DMA IRQ handlers.

MITL python education home automation internet embedded systems hardware networking industry

Snort 3.1.81.0 💾

Snort is the foremost Open Source Intrusion Prevention System (IPS) in the world. Snort IPS uses a series of rules that help define malicious network activity and uses those rules to find packets that match against them and generates alerts for users. Snort can be deployed inline to stop these packets, as well. Snort has three primary uses: As a packet sniffer like tcpdump, as a packet logger — which is useful for network traffic debugging, or it can be used as a full-blown network intrusion prevention system. Snort can be downloaded and configured for personal and business use alike.

major feature: Appid: check tenant_match() if required. Appid: log error message instead of fatal error if appid stats logfile is not accessible. Appid: Lowering max packet count before service fail. Control: Adds counting to ctrlcon blocked to allow for nested commands. Detection: add c'tors, use new instead of snort_calloc. Detection: copy ip var name in dup_rtn. Flow: added ips event suppression flags. Host_cache: update_stats to remove race_condition. Http_inspect: recreate JSNorm if reload takes place inside transaction. Ips_context: add lazy-allocation of alt buffer. Kaizen: provide an option to enable Kaizen's mock. Kaizen: remove redundant semicolon and add explicit cast. Kaizen: rename modules. Lua: improve spell of wizard for HTTP. Memory: prevent data race between main and packet threads. Service_inspectors: add check for JSNorm config actuality. Stream_tcp: add alerts for exceeding thresholds for max queued bytes or segments. Stream_tcp: add check to verify seglist head is not nullptr and only initialize PAF when it is not. Utils: add macro for setting thread name.

ids logger traffic cpp

OCRFeeder 0.8.5 💾

OCRFeeder is a document layout analysis and optical character recognition system. Given the images it will automatically outline its contents, distinguish between what's graphics and text and perform OCR over the latter. It generates multiple formats being its main one ODT. It features a complete GTK graphical user interface that allows the users to correct any unrecognized characters, defined or correct bounding boxes, set paragraph styles, clean the input images, import PDFs, save and load the project, export everything to multiple formats, etc. OCRFeeder was developed as the project of the Master's Thesis in Computer Science of Joaquim Rocha.

minor feature: Bug Fixes: * Fix arguments for ghostscript invocation (thanks to @RenWal) Other: * The previously pushed tag was a mistake as it was pointing to a temporary branch. No real issues for the user, but this release/tag now fixes that.

GNU GPL office ocr scanning printing digitalize

Mono 6.12.0.206 💾

Mono is an open source implementation of Microsofts .NET Framework, which in turn is meanwhile based on the ECMA standards for C# and the Common Language Runtime. Mono provides its own C# compiler, and a JIT/AOT-based VM. It adds true runtime cross-platform support by providing Gtk/Cairo, OpenGL, LDAP, and POSIX bindings, and further integration with Wine. Mono runs on Linux, BSD systems, MacOS, PS3, Wii, Android, x86/amd64, PowerPC, Sparc, ARM, Alpha systems. Besides C# 4.0-6.0 support, it can compile VB8, Jython, Ruby, Eiffel, F#, Oygene.

minor bugfix:

Mixed mono dotnet c clr compiler vm cross-platform wine emulator

GTK 4.13.8 💾

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: Accessibility: - Add a GtkAccessibleText interface for allowing 3rd party text widgets (notably vte) to be accessible - Avoid duplicate accessible descriptions - Fix GetAccessibleAtPoint * GSK: - Avoid offscreens for disjoint containers - Don't use the gpu renderers with llvmpipe - Fix various rendering issues found by tests - Allow unnormalized node bounds again - Fix a broken case of rounded-rect intersection - Fix handling of external textures in gpu renderers - Make gpu renderers work with WGL on Windows * build: - Allow building without dmabuf support on (old) Linux * X11: - Fix monitor enter/leave signals * Translation updates: Basque Brazilian Portuguese Catalan Czech Galician Georgian Hebrew Lithuanian Persian Russian Turkish Ukrainian

GNU GPLv3 gnome gtk library framework gui toolkit cpp

Ardour 8.4 💾

Ardour is an audio processing and editing application. It integrates broad hardware support, JACK and ALSA backends, flexible recording features, multi-channel nesting, import and exporting various file formats, comes with ready to use samples from freesound.org. It has a pretty editing UI, mixing, routing, monitoring, panning. Ardour allows non-destructive and non-linear editing, can be used for augmenting audio layers in video files even. And comes with many effect, input and output plugins. It's open source, but asks for donations on the download page for prebuilt binaries.

minor feature: Mixer interaction fixes (interaction consistent use of button press and release). Lots of miscellaneous color and drawing tweaks. AAF import now (mostly) functional. This is still somewhat experimental, but we would welcome feedback.. Add metadata to session property editor so that search "works" there. Dummy Backend: allow testing with some prime buffersizes. Region groups: do not group multiple takes on a single track. Add a tooltip to describe ops on the pianoroll header, incl note select. Don't show plugin preset UI for plugins without controls. New "adwaita" color theme (based on the GNOME Adwaita desktop theme). Don't show automation of hidden plugins. Set default MIDI CC values to be more in line with MIDI specs. MIDI notes that were already on/down when recording starts are now captured. This change needs a more refined version, particularly to retain the velocity of these "early" notes, but this is a step in the right direction.

GNU GPL c audio editor jack multimedia music soundtrack conversion mixing audio-processing audio-effects sampling midi

Mozilla Thunderbird 115.8.0 💾

Thunderbird is a desktop mail client. It's a companion product to Mozilla Firefox. Besides standard email, it supports newsgroups, feed reading, and chat protocols (XMPP, IRC and Twitter), all with multiple identities or accounts. Through Mozilla Lighning or other plugins it's extensible into a full personal information manager. Out of the box it supports SMTP, POP3, IMAP, SSL/TLS, S/MIME, LDAP, RSS/Atom, and searching, filtering or grouping, labels, virtual folders, and comes with a spam filter.

minor feature: What s New New. Added option to show packet dump when OpenPGP fails to decrypt. Thunderbird slowed down significantly when opening email files (.eml). Inbox view intermittently reverted to default view after moving or deleting messages. Size of collapsed folders in folder pane did not include size of subfolders. Hovering over folder does not always expand subfolders. Switching to thread pane of a folder using keyboard navigation did not focus top message. Clicking "Sent unsent messages" in Outbox context menu while in offline mode did not prompt user to go online. Mail tab-specific Unified Toolbar buttons received focus incorrectly. Quick Filter settings did not persist when Quick Filter bar was turned off. Quick Filters were unusually slow. OpenPGP Key Manager filtering did not work. OpenPGP sometimes attempted to decrypt message with incorrect key. Autoconfig failed on servers that did not support OAuth2. Opening different attachments with the same name in different messages could cause attachment files to become conflated. Overflowed attachment list could not be scrolled. Passwords disappeared from password manager list after applying and clearing filters. Cookies in cookie manager list disappeared after applying and then clearing filters. Security.

MPL c++ e-mail email-client newsgroup feed-reader chat

gRPC 1.62.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.62.0 ( lt;a href= quot;https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md quot; gt;guardian 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; metadata Allow non application/grpc content-type values. lt;/li gt;. lt;li gt; BoringSSL Update third_party/boringssl-with-bazel. lt;/li gt;. lt;li gt; GPR Removed GPR_BACKWARDS_COMPATIBILITY_MODE. lt;/li gt;. lt;/ul gt;. lt;h2 gt;Python lt;/h2 gt;. lt;ul gt;. lt;li gt; Build Strip armv7 artifacts. lt;/li gt;. lt;li gt; Python AIO Handle DeprecationWarnings when get current loop. lt;/li gt;. lt;li gt; Python AIO Raise resource_exhausted error in case of concurrent RPC limit exceeded. lt;/li gt;. lt;li gt; Python O11y Build and distrib O11y package. lt;/li gt;. lt;li gt; Python setuptools Import error from distutils for lower version of setuptools. lt;/li gt;. lt;li gt; ruby use-after-free for post-fork channel recreation. lt;/li gt;. lt;/ul gt;. lt;h2 gt;Ruby lt;/h2 gt;. lt;ul gt;. lt;li gt; ruby Build/test ruby 3.3 and build native gems with Ruby 3.3 support. lt;/li gt;. lt;/ul gt;. . eugeneo. . . . . tag:github.com,2008:Repository/27729880/v1.62.0-pre1. 2024-02-16T18:31:39Z. . Release v1.62.0-pre1. lt;p gt;This is a prerelease of gRPC Core 1.62.0 (guardian). 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 refinem

Apache rpc cpp python c