OPENMODELICA is an open-source Modelica-based modeling and simulation environment intended for industrial and academic usage. Its long-term development is supported by a non-profit organization ā the Open Source Modelica Consortium (OSMC). An overview journal paper is available and slides about Modelica and OpenModelica.
The goal with the OpenModelica effort is to create a comprehensive Open Source Modelica modeling, compilation and simulation environment based on free software distributed in binary and source code form for research, teaching, and industrial usage. We invite researchers and students, or any interested developer to participate in the project and cooperate around OpenModelica, tools, and applications.
minor feature: lt;p gt;Patch release of 1.24.0, with the OMEdit GUI. Replaces the previously planned 1.24.1 which was skipped. lt;/p gt;.
lt;p gt;A list of the is available lt;a href="https://github.com/OpenModelica/OpenModelica/milestone/56?=1" gt;here lt;/a gt;. lt;/p gt;.
lt;h2 gt;What's Changed lt;/h2 gt;.
lt;ul gt;.
lt;li gt;Hide the start and attributes based on final modifier by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/adeas31/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/adeas31" gt;@adeas31 lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2585865693" data-permission-text="Title is private" data-url="https://github.com/OpenModelica/OpenModelica//13008" data-hovercard-type="pull_request" data-hovercard-url="/OpenModelica/OpenModelica/pull/13008/hovercard" href="https://github.com/OpenModelica/OpenModelica/pull/13008" gt;#13008 lt;/a gt; lt;/li gt;.
lt;li gt;Add context to lt;code gt;Inst.expand lt;/code gt; by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/perost/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/perost" gt;@perost lt;/a gt; in lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2591153875" data-permission-text="Title is private" data-url="https://github.com/OpenModelica/OpenModelica//13023" data-hovercard-type="pull_request" data-hovercard-url="/OpenModelica/OpenModelica/pull/13023/hovercard" href="https://github.com/OpenModelica/OpenModelica/pull/13023" gt;#13023 lt;/a gt; lt;/li gt;.
lt;li gt;OMEdit by lt;a class="user-mention notranslate" data-hovercard-type="user" data-hovercard-url="/users/adeas31/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/adeas31" gt;@adeas31 lt;/a gt; in lt;a class="-lin
modeling simulation simulator modelica cpp c
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.68.0 ( lt;a href= quot;https://github.com/grpc/grpc/blob/master/doc/g_stands_for.md quot; gt;groovy 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; XdsClient Backport Add missing authority to XdsClient metrics scope. lt;/li gt;.
lt;li gt; Release Bump core version in preparation for 1.68 Branch Cut. lt;/li gt;.
lt;li gt; ConfigFetcher Set HTTP2 error to NO_ERROR to do graceful GOAWAYs. lt;/li gt;.
lt;li gt; ruby reduce INFO log for server CQ pluck registration to DE. lt;/li gt;.
lt;li gt; EventEngine Enable the PosixEventEngine client experiment. lt;/li gt;.
lt;li gt; chttp2_server race between connection starting and it being orphaned. lt;/li gt;.
lt;li gt; Chttp2Server race between connection manager updates and handshake. lt;/li gt;.
lt;li gt; xds XdsClient race between ResourceDoesNotExist timer and receiving resources. lt;/li gt;.
lt;/ul gt;.
lt;h2 gt;C++ lt;/h2 gt;.
lt;ul gt;.
lt;li gt; Build Minimum version of MSVC is now 2022. lt;/li gt;.
lt;li gt; Build Bumped the minimum version of cmake. lt;/li gt;.
lt;/ul gt;.
lt;h2 gt;Python lt;/h2 gt;.
lt;ul gt;.
lt;li gt;Add templating and support for Python 3.13. lt;/li gt;.
lt;/ul gt;.
.
gnossen.
.
.
.
.
tag:github.com,2008:Repository/27729880/v1.68.0-pre1.
2024-10-31T15:43:22Z.
.
Release v1.68.0-pre1.
lt;p gt;This is a prerelease of gRPC Core 1.68.0 (groovy). 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://gith
Apache rpc cpp python c
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: Add "Save a copy as..." menu entry for creating file backups by @bdieterm in https://github.com/pyzo/pyzo/pull/1087.
Exclude broken PySide6 6.8.0 from CI workflow by @bdieterm in https://github.com/pyzo/pyzo/pull/1089.
Rework the Qt wrapper to work around a in PySide6 6.8.0 by @bdieterm in https://github.com/pyzo/pyzo/pull/1091.
Boot.py for new qt wrapper by @bdieterm in https://github.com/pyzo/pyzo/pull/1092.
Line duplication and deletion behavior by @bdieterm in https://github.com/pyzo/pyzo/pull/1090.
Remove unused QtHelp dependency by @bdieterm in https://github.com/pyzo/pyzo/pull/1094.
Update macOS version in CI workflow to macos-13 by @bdieterm in https://github.com/pyzo/pyzo/pull/1098.
Wrong size of calltip label size after updating calltip text by @bdieterm in https://github.com/pyzo/pyzo/pull/1097.
BSDL ide python
A downloader/installer for apps/games/doom-wads that run under wine, dosbox, java, scummvm, the fuse spectrum emulator, crispy-doom or chocolate-doom, mednafen, citra and other emulators, and also some native apps.
Also can install games from gog.com that can be run under wine/dosbox/scummvm/native (gog installers must be manually downloaded).
Comes with a list of apps. Checks sha256 of downloads, downloads dependancies, makes registry changes for running/installing, etc.
minor bugfix: For programs that can't handle ':' in paths (e.g. StreetsOfRage4 for linux).
Addmore gog games, including Rage Of Mages 2, Lands of Lore, Lands of Lore 2.
GNU GPLv3 wine downloader installer
Mixxx is an audio mixing / turntable software for DJs. It provides a dual-deck interface, easy drag and drop. It's GUI has various wave transformation controls, beat and cue points, and full waveform previews, vinyl emulation, sample stretching, single click looping, quad sampler decks, MIDI controls. It also helps organazing playlists, with BPM detection, an auto DJ feature, recording, replaygain normalization, and even ICY broadcasting.
minor bugfix: Controller Mappings
Denon MC7000: Fix star up/down logic by only handling button down events #13588
Intech TEK2: Add initial mapping #13521
Korg Kaoss DJ: Update script #12683
MIDI for light: Fix unsound timer handling #13117
Novation Dicer: Remove flanger mapping with quickeffect toggle #13196 #13134
Novation Launchpad X: Fix detection on macOS #13691 #13633
Numark PartyMix: Fix EQ (script binding) display name #13255
Numark Scratch: Add initial mapping #4834 #13375
Pioneer DDJ-400 and DDJ-FLX4: Remove tap beat mapping to resolve conflict with toggle quantize and fix shift + play #13815 #13813 #13857
Reloop Beatmix 2/4: Fix eject button and jog LED being lit on track unload #13601 #13605
Reloop Mixage MK1, MK2, Controller Edition: Add initial mapping #12296
Sony SIXAXIS: Fix mapping #13319
Fixes
Handle not supported files when dragging to waveforms and spinnies #13208 #13271 #13275
Fix Sqlite 3.45 builds by using only single quotes for SQL strings #13247 #13257
LateNight: Use default colors for sampler overviews (like main decks) #13274
Library: Allow to drop files to decks with unsupported or no file extensions #13209 #13204
Update build environment with libdjinterop 0.21.0 #13288
Move to GitHub workflow runner macos-12 #13296 #13248
Recording: with empty config, save default split size immediately #13304
Allow to drop files with supported MIME type regardless off the file extensions #13209 #13204
Add support for Ubuntu Oracular Oriole and remove Lunar Lobster #13348
Recordbox: Fix string decoding issues #13293 #13291
Mixer preferences: Don't update EQs/QuickEffects while applying #13333
Hardware preferences: Fix UX when applying config with missing/busy devices #13312
Fix minor 64 bit CPU performance issue #13355
Fix clicks at loop-out when looping into lead-in #13294
Fix wrong pitch value on startup, caused by components.Pot #11814 #13463
Engine Pri
GNU GPL c++ qt audio playback mixing auto-dj
qpwgraph is a graph manager dedicated to PipeWire,
using the Qt C++ framework, based and pretty much like the
same of QjackCtl.
major feature: A new Patchbay/Manage... feature dialog is introduced, targeting.
The currently loaded patchbay, allowing the removal and cleanup
of connection rules that are no longer used, obsolete or simply.
Not applicable anymore.
Force an actual complete graph refresh on main View/Refresh.
Introducing the new Graph/Options... dialog, to where the most.
General option settings have been (re)moved from the main Help
Menu.
Introducing Graph/Options.../Filter to hide nodes by node name.
Pattern (blacklist).
Default PipeWire node nickname if given empty.
GNU GPLv3 audio jack pipewire qt cpp
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-rc.1 - 2024-11-14.
Build and Packaging Improvements.
lt;details gt;.
lt;summary gt;.
lt;p gt;Bump to.NET 9.0.100 lt;/p gt;.
lt;/summary gt;.
lt;ul gt;.
lt;li gt;Update ThirdPartyNotices file lt;/li gt;.
lt;li gt;Bump to.NET 9.0.100 lt;/li gt;.
lt;li gt;Add a way to use only NuGet feed sources lt;/li gt;.
lt;li gt;Update PSResourceGet to v1.1.0-RC2 lt;/li gt;.
lt;li gt;Add PMC mapping for debian 12 (bookworm) lt;/li gt;.
lt;li gt;Bump.NET to 9.0.100-rc.2.24474.11 lt;/li gt;.
lt;li gt;Keep the roff file when gzipping it. lt;/li gt;.
lt;li gt;Checkin generated manpage lt;/li gt;.
lt;li gt;Update PSReadLine to 2.3.6 lt;/li gt;.
lt;li gt;Download package from package build for generating vpack lt;/li gt;.
lt;li gt;Delete the msix blob if it's already there lt;/li gt;.
lt;li gt;Add CodeQL scanning to APIScan build lt;/li gt;.
lt;li gt;Update vpack pipeline lt;/li gt;.
lt;li gt;seed max value for Container Linux CI lt;/li gt;.
lt;li gt;Bring preview.5 release to release/v7.5 lt;/li gt;.
lt;li gt;Add lt;code gt;BaseUrl lt;/code gt; to lt;code gt;buildinfo lt;/code gt; json file lt;/li gt;.
lt;/ul gt;.
lt;/details gt;.
7.5.0-rc.1 : v7.5.0-preview.5...v7.5.0-rc.1.
MITL powershell shell
Ultra fast grep with interactive query UI: search file systems, source code, text, binary files, archives (cpio/tar/pax/zip), compressed files (gz/Z/bz2/lzma/xz), documents, fuzzy search, and more. A faster, user-friendly replacement for GNU/BSD grep.
minor feature: Released 7.0.4
Ugrep.exe TUI after #437 which caused some users to struggle with TUI due to Windows API peculiarities with different Windows OS.
BSDL utilities system-administrators developers
Qucs-S is a circuit simulation program based on Qucs circuit simulator. The "S" letter indicates SPICE. The purpose of the Qucs-S project is to use free SPICE circuit simulation kernels with the GUI based on Qt toolkit. It merges the power of SPICE and the simplicity of the Qucs GUI. Qucs-S is not a simulator by itself, but it requires to use an external simulation backend with it. Qucs-S allows to use the following open-source simulation kernels:
Ngspice is recommended to use. Ngspice is powerful mixed-level/mixed-signal circuit simulator. The most of industrial SPICE models are compatible with Ngspice. It has an excellent performance for time-domain simulation of switching circuits and powerful postprocessor.
XYCE is a new SPICE-compatible circuit simulator written by Sandia from the scratch. It supports basic SPICE simulation types and has an advanced RF simulation features such as Harmonic balance simulation.
SpiceOpus is developed by the Faculty of Electrical Engineering of the Ljubljana University. It based on the SPICE-3f5 code
Qucsator as backward compatible and for RF and microwave circuits design.
minor bugfix: :
Improved diagrams rendering speed #1042.
hardcoded version in LC Cauer filter #1039.
pulsed current source show exit status if Ngspice crashes #1001.
Localization:
Russian translation update #1038.
Packaging:
Prepare for Flatpak package #51.
GNU GPLv3 circuit-simulator electronics simulator modeling circuit ngspice xyce qt cpp c
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.11.8, vsock/virtio: Initialization of the dangling pointer occurring in vsk- trans, hv_sock: Initializing vsk- trans to NULL to prevent a dangling pointer, xtensa: Emulate one-byte cmpxchg, ASoC: amd: yc: internal mic on Xiaomi Book Pro 14 2022, drm/xe/guc/tlb: Flush g2h worker in case of tlb timeout, drm/xe/ufence: Flush xe ordered_wq in case of ufence timeout, drm/xe: Move LNL scheduling WA to xe_device.h, drm/xe/guc/ct: Flush g2h worker in case of g2h response timeout, block: queue limits checks in blk_rq_map_user_bvec for real, block: rework bio splitting, firmware: qcom: scm: suppress download mode error, firmware: qcom: scm: Refactor code to support multiple dload mode, selftests: hugetlb_dio: check for initial conditions to skip in the start, ucounts: counter leak in inc_rlimit_get_ucounts(), ocfs2: remove entry once instead of null-ptr-dereference in ocfs2_xa_remove(), irqchip/gic-v3: Force propagation of the active state with a read-back, staging: vchiq_arm: Use devm_kzalloc() for vchiq_arm_state allocation, staging: vchiq_arm: Use devm_kzalloc() for drv_mgmt allocation, thunderbolt: connection with Pluggable UD-4VPD dock, clk: qcom: gcc-x1e80100: halt_check for pipediv2 clocks, clk: qcom: videocc-sm8350: use HW_CTRL_TRIGGER for vcodec GDSCs, USB: serial: option: add Quectel RG650V, USB: serial: option: add Fibocom FG132 0x0112 composition, USB: serial: qcserial: add support for Sierra Wireless EM86xx, USB: serial: io_edgeport: use after free in deprintk, usb: typec: potential out of bounds in ucsi_ccg_update_set_new_cam_cmd(), usb: typec: qcom-pmic: init value of hdr_len/txbuf_len earlier, usb: dwc3: fault at system suspend if device was already runtime suspended, usb: musb: sunxi: accessing an released usb phy, thunderbolt: Add only on-board retimers when !CONFIG_USB4_DEFS_MARGINING, mm/thp: deferred split unqueue naming and locking, mm/mlock: set the correct prev on failure, mm/damon/core: handle zero schemes apply interval, mm/damon/core: handle
GNU GPL c linux kernel operating-system
VSCode is an extensible source code editor with support for a wide cross-section of programming languages and features for debugging, refactoring, code completion, Markdown previews, and Git integration. VSCode is a cross-platform project started by Microsoft and is based on the Electron framework, although it features an interface with very little visual clutter and is more responsive than many IDEs, even on low-end development machines.
minor feature: lt;p gt;The update addresses these lt;a href="https://github.com/Microsoft/vscode/?q=is 3A+milestone 3A 22October+2024+Recovery+3 22+is 3A+" gt; lt;/a gt;. lt;/p gt;.
lt;p gt;For the complete release notes go to lt;a href="https://code.visualstudio.com/updates/v1_95" rel="nofollow" gt;Updates lt;/a gt; on lt;a href="https://code.visualstudio.com" rel="nofollow" gt;code.visualstudio.com lt;/a gt;. lt;/p gt;.
MITL software-development text-editor debugger terminal-emulator build-tool version-control
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!
major feature: This release is a canary release intended to be used for testing.
This release is expected to progress to a stable release if no major blockers are found.
Unlike regular canary builds, this one has a major change in the build system, so it now runs on.NET8.
The builds are self-contained so Mono or.NET installations are not required to install.
Important changes from last Beta.
Updated to.NET8 with OS specific builds.
Using Kestrel as the API/UI server.
Mandatory password and new authentication scheme for server.
Settings database version updated to v8.
Backup database updated to v13.
New tool to manage a running server.
Due to incompatibility with `duplicati_client` a new tool is included, named `Duplicati.CommandLine.ServerUtil.exe`/`duplicati-server-util`.
Upgrade from `v2.0.9.105`.
If you are upgrading from 2.0.9.105 please see the release notes from 2.0.9.106 for how to prepare the database.
Upgrades from other versions do not need special steps.
## Detailed list of changes:
Added missing options to Agent commandline.
a warning when using the S3 backend.
Sending package type id to usage reporter.
Reduced log output and increased heartbeat period for Agent.
GNU LGPLv3 backup cloud encryption sftp webdav trust-no-one-backup cloud-backup client-only-backup c-sharp javascript
Doxide generates documentation for C++ source code. It is configured with YAML, generates Markdown, and publishes HTML.
Entities in the source code are documented with special /** comments */ containing @commands, as with the classic tool Doxygen. The source code is parsed and documentation processed into Markdown then HTML. Doxide aims at online documentation with a modern look and responsive design for desktop and mobile devices.
Doxide is open source software written in C++. It depends on libyaml to parse YAML configuration files and Tree-sitter to parse source code. By generating Markdown, it opens a whole wide world of static site generation tools and themes for presentation. There is particular support for MkDocs and the Material for MkDocs theme. A little extra effort enables alternatives such as Jekyll and Hugo. Other formats such as PDF are possible too, via Pandoc.
minor feature: lt;ul gt;.
lt;li gt;Adds an experimental lt;code gt;doxide cover lt;/code gt; command that outputs lt;code gt;gcov lt;/code gt;-compatible JSON to enumerate executable lines in the source code. The intended use is to mix this line data with execution data from lt;code gt;gcov lt;/code gt; for more accurate C++ code coverage reports, addressing the problem of uninstantiated function templates being ignored by code coverage tools. lt;/li gt;.
lt;li gt;Minor improvement to extraction of brief descriptions ( lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2654000145" data-permission-text="Title is private" data-url="https://github.com/lawmurray/doxide//52" data-hovercard-type="" data-hovercard-url="/lawmurray/doxide//52/hovercard" href="https://github.com/lawmurray/doxide//52" gt;#52 lt;/a gt;). lt;/li gt;.
lt;li gt;Minor for presentation of macros ( lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2654002408" data-permission-text="Title is private" data-url="https://github.com/lawmurray/doxide//53" data-hovercard-type="" data-hovercard-url="/lawmurray/doxide//53/hovercard" href="https://github.com/lawmurray/doxide//53" gt;#53 lt;/a gt;). lt;/li gt;.
lt;/ul gt;.
Apache documentation utilities doxygen mkdocs cpp
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-11-12).
### (4 changes).
group wiki activity events breaking the user feed.
Add param filtering to avoid error while saving project settings (merge request) GitLab Enterprise Edition.
new project group templates pagination GitLab Enterprise Edition.
Update pdf worker file path in pdf viewer.
### Security (7 changes).
Add missing project_id for build_chat_data (merge request).
Use custom adapter for parsing Fogz XML (merge request).
Removed id from authorize buttons and added specs (merge request).
HTML injection in vulnerability Code flow leads to XSS on self hosted instances (merge request).
Remove is-unsafe-link from product analytics tables to prevent XSS (merge request).
Details of blocking merge request can be exposed via list (merge request).
Prevent agent access via unconfirmed or disallowed group members (merge request).
### Performance (1 change).
Remove permissions JSONB column from the condition.
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
Command the forces of "The Project" in a battle to rebuild the world after mankind has almost been destroyed by nuclear missiles.
The game offers a full campaign with optional (but strongly recommended!), videos, battle against four factions, multiplayer and single-player skirmish modes, and an extensive tech tree and a full unit designer.
Multiplayer is also cross-platform - battle your friends with any OS, Windows, Linux or macOS, it all works seamlessly!
minor bugfix: :
General:
: Various potential crashes.
Multiplayer:
: Handling certain socket disconnects and error states.
Translations:
Change: Translation updates.
Other:
Add: cmdinterface: New event output, room status json output.
: Compilation with Vulkan SDK headers = 301.
GNU GPL real-time-strategy game c++ linux windows macos bsd
Back In Time is a simple backup solution for Linux Desktops. It is based on rsync and uses hard-links to reduce space used for unchanged files. It comes with a Qt5 GUI which will run on both Gnome and KDE based Desktops. Back In Time is written in Python3 and is licensed under GPL2.
Backups are stored in plain text. They can be browsed with a normal file-browser or in Terminal which makes it possible to restore files even without Back in Time. Files ownership, group and permissions are stored in a separate compressed plain text file (fileinfo.bz2). If the backup drive does not support permissions Back in Time will restore permissions from fileinfo.bz2. So if you restore files without Back in Time, permissions could get lost.
minor bugfix: Doc: User manual (build with MkDocs).
Doc: User-callback topic in user manual.
Feature: Support language Interlingua (Occidental).
Feature: Warn if destination directory is formatted as NTFS.
Breaking Change: Minimal Python version 3.9 required.
Breaking Change: Auto migration of config version 4 or lower not longer supported.
: Prevent duplicates in Exclude/Include list of Manage Profiles dialog.
: Qt segmentation fault when canceling out of unconfigured BiT.
: Correct global flock fallbacks.
: Use SSH key password only if it is valid, otherwise request it from user.
Feature: Support fcron.
Feature: User message about release candidate.
Refactor: General tab and its Schedule section.
Refactor: Own module for Manage Profiles dialog and separate Generals tab code.
Refactor: Remove class OrderedSet.
Refactor: Remove os.system() from class Execute.
Refactor: Systray notifications send utilize DBUS instead of notify-send.
Refactor!: Remove unused config field "user_callback.no_logging".
Refactor!: Remove eCryptFS check for home folder.
Dependency: Remove libnotify-bin (notify-send).
Dependency: PyFakeFS minimal version 5.6.
Build: Replace "pycodestyle" linter with "flake8".
GNU GPLv3 backup restore python
SVR.JS is a web server running on Node.JS, that's free as in freedom, scalable, secure, and configurable.
minor feature: Added a CLI option and configuration property to not save the configuration file.. Added a CLI option to enable "stdout" even when it's not a TTY.. "config.wwwroot" property is now a normalized path to the webroot.. a which caused SVR.JS to crash when an image in ".dirimages" directory is accessed and when no image in any of the ".dirimages" directories are present.
MITL http-server javascript system-administrators information-technology
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) .
Minor improvements missing presets of ags-fx-synth and ags-fx-fm-synth pitch.
GNU GPLv3 sound-synthesis mixers sequencer audio
ExifTool is a Perl library and command-line tool for reading and updating
common meta data information in various file formats. Foremost it works on
image files, EXIF, PNG, GPS, IPTC, XMP, JFIF/JPEG, GeoTIFF, ICC Profile, Photoshop IRB,
FlashPix, AFCP, AIFF, DJVU, Postscript, GZIP, OpenDocument, PDF, SVG, OGG and ID3.
It can also edit maker notes of digital (RAW) camera files
from Canon, Casio, FLIR, FujiFilm, GE, HP, JVC/Victor, Kodak, Leaf,
Minolta/Konica-Minolta, Nikon, Nintendo, Olympus/Epson, Panasonic/Leica,
Pentax/Asahi, Phase One, Reconyx, Ricoh, Samsung, Sanyo, Sigma/Foveon and Sony.
minor feature: Added ability to include or exclude tags from CSV and JSON imports.
(-csv=CSVFILE and -json=JSONFILE) by adding -TAG or --TAG options.
- Added read/delete support for SEAL metadata in JPG, TIFF, XMP, PNG, WEBP,
HEIC, PPM, MOV and MP4 files, and read support in PDF, MKV and WAV files.
- Added support for user-defined application extensions in GIF images.
- Added print conversion for QuickTime VideoFullRangeFlag.
- Apply API LimitLongValues option to hex field in -j output.
- Avoid extracting some large AES-encrypted data from PDF files for
performance reasons unless the -m option is used (current limits are 100 kB
for XMP and 10 kB for everything else).
- WindowsLongPath option to support wide characters.
- problem writing ICC_Profile to a GIF image which already had one.
- problem writing Apple:FocusDistanceRange.
- API Changes:
- Enchanced GlobalTimeShift option to allow the base tag to be specified,
otherwise use the first specified source date/time tag when copying tags.
Artistic perl exif meta-data
Kamailio (formerly OpenSER) is a high-performance SIP (RFC3261) server with a flexible architecture and many extensions. The server implements proxy, registrar, redirect, and location SIP/VoIP services. It has support for UDP, TCP, TLS, and SCTP transport layers, DNSsec, ENUM, AAA via database, RADIUS, DIAMETER, gateways to SMS and XMPP, least cost routing, load balancing, NAT traversal, and call processing language. Kamailio implements SIMPLE presence and instant messaging extensions, and includes an embedded XCAP server and MSRP relay, IMS/VoLTE extensions. It can be also used as a routing SIP sever for WebRTC via WebSocket.
minor feature: Version 5.8.4
Maintenance release of the latest stable branch, 5.8, that.
Includes since the release of v5.8.3. There is no change to.
Database schema or configuration language structure that you have to do.
on previous installations of v5.8.x. Deployments running previous v5.8.x.
Versions are strongly recommended to be upgraded to v5.8.4.
For more details about version 5.8.4 (including links and guidelines to.
Download the tarball or from GIT repository), visit:
Https://www.kamailio.org/w/2024/11/kamailio-v5-8-4-released/.
GNU GPL sip voip webrtc volte ims telephony messaging
ALT is a set of Linux distributions based on Sisyphus, an APT-enabled RPM package repository that aims to achieve feature completeness, usability, and security in a sensible and manageable mixture.
minor bugfix: The build is available for x86_64, i586, aarch64 and Elbrus Platform 10, based on the 6.1 LTS kernel.
* Yandex.Browser's special educational version with bookmarks for schools.
* USB Guard module is provided to configure connected device permissions for the specified users or groups.
* SafeEyes utility.
* Updated application versions
GNU GPL operating-system starterkit installation end-users developers livecd rescue desktop server security bbs communication communication commu
RaySession is a GNU/Linux session manager for audio programs such as Ardour, Carla, QTractor, Guitarix, Patroneo, Jack Mixer, etc...
The principle is to load together audio programs, then be able to save or close all documents together.
Its main purpose is to manage NSM compatible programs, but it also helps for other programs.
Features:
Load many programs together and remember their documents and jack connections in an unified folder
Nice patchbay with stereo connections, wrappable boxes and a search tool
Snapshot at each save (optional), then you can go back to the snapshot (it uses git)
Save client as template, and then restore it easily
Save session as template
Make almost all actions and get several informations with the CLI named ray_control
Script sessions and clients actions with shell scripts
Remember and recall JACK configuration with the jack_config session scripts
Having sub-sessions working through the network with the "Network Session" template
Remember the virtual desktop of the programs (requires wmctrl, doesn't works with Wayland)
Bookmark the current session folder in your file manager and file pickers (gtk, kde, qt, fltk)
minor bugfix: Release.
:
Support pyliblo3 as well as pyliblo.
Ray_control open_session_off (very important for some scripts)
Execute chmod +w on session files after their copy from template (needed for NixOs)
Save_via_windows script is now POSIX compliant
Improvments:
Add --osc-port argument to sooperloooper_nsm executable
GNU GPLv3 audio audio-engineering music linux mixing session-manager python
Doxide generates documentation for C++ source code. It is configured with YAML, generates Markdown, and publishes HTML.
Entities in the source code are documented with special /** comments */ containing @commands, as with the classic tool Doxygen. The source code is parsed and documentation processed into Markdown then HTML. Doxide aims at online documentation with a modern look and responsive design for desktop and mobile devices.
Doxide is open source software written in C++. It depends on libyaml to parse YAML configuration files and Tree-sitter to parse source code. By generating Markdown, it opens a whole wide world of static site generation tools and themes for presentation. There is particular support for MkDocs and the Material for MkDocs theme. A little extra effort enables alternatives such as Jekyll and Hugo. Other formats such as PDF are possible too, via Pandoc.
minor feature: lt;ul gt;.
lt;li gt;Improved cleaning of the output directory when rebuilding documentation. This greatly improves workflow, making it possible to keep lt;code gt;mkdocs serve lt;/code gt; running when using lt;code gt;doxide build lt;/code gt; without the browser automatically refreshing to 404 errors due to an intermediate state. Rather than deleting all generated files and then recreating them, files are now overwritten and new files generated where necessary, before a second pass removes old files that are no longer required (but that were previously generated, i.e. have lt;code gt;generator: doxide lt;/code gt; in their YAML frontmatter). lt;/li gt;.
lt;li gt;Workaround for lt;code gt;mkdocs lt;/code gt; removing underscores and capitalizing titles in its navigation menu. Entity names are now preserved. lt;/li gt;.
lt;li gt; lt;strong gt;Parameter lt;/strong gt; and lt;strong gt;Template Parameter lt;/strong gt; headings are no longer shown. Longer term, looking for ways to reduce whitespace and make the documentation more compact. lt;/li gt;.
lt;li gt;handling of array variables ( lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2648131367" data-permission-text="Title is private" data-url="https://github.com/lawmurray/doxide//50" data-hovercard-type="" data-hovercard-url="/lawmurray/doxide//50/hovercard" href="https://github.com/lawmurray/doxide//50" gt;#50 lt;/a gt;). lt;/li gt;.
lt;/ul gt;.
Apache documentation utilities doxygen mkdocs cpp
Tools for multicast testing (msend and mreceive)
minor feature: Update ChangeLog and bump version for v3.1 release
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
Public Domain multicast
ImageMagick® is software toolset and library to create, edit, compose, or convert bitmap images. It supports easy cropping, resizing and distorting, combining and morphing, colorizations, animations, applying effects or decorations, adding text, polygons and Bézier curves.
Supported image formats include PNG, JPEG, JPEG-2000, GIF, SVG, TIFF, DPX, EXR, PDF and Postscript.
IM is comprised of the command line tools convert, identify, mogrify, composite, montage, compare, stream, display (with editing GUI), animate, import and conjure for scripting. And there are bindings for Ada, C, COM+, C++, Java, Lisp, haXe, .NET, PHP, Python, Ruby and Tcl.
minor bugfix: Merged:
.cut (Dr Halo) reading when run count in header `#7734`.
Bump azure/trusted-signing-action from 0.4.0 to 0.5.0 `#7725`.
Implement Magic Kernel Sharp 2013 and 2021 `#7701`.
Commits:
Beta release.
Update web site.
Don't process TIFF image if there is an exception.
Correct download links.
Closing blob before destroying it to access violation..
Also update the Q8 and Q16 version on winget after each release..
Support ICON size of 512 (https://github.com/ImageMagick/ImageMagick//7684).
Refactor code to prepare for reading tiled images with the new openexr api..
Whitespace..
More whitespace..
Code style changes..
Restored support for reading tiled images with the new openexr api..
do not "ping" image for identify:locate define (https://github.com/ImageMagick/ImageMagick//7693).
Don't truncate "clipboard" delegate.
Corrected check for indexed channels in PSD files..
Increase the default undo cache limit.
Export exception when undo resource limit exceeded.
Bump semantic versioning.
Corrected semantic versioning.
Simplify checks..
Respect alpha Update trait (#https://github.com/ImageMagick/ImageMagick//7709).
Lab translation not required for HDRI support (https://github.com/ImageMagick/ImageMagick//7724).
Simplify setting the data_precision when writing a lossless jpeg image..
Lastest autoconf/automake update.
if default font not found, identify a suitable font (https://github.com/ImageMagick/ImageMagick//7728).
Eliminate g++ 14 exceptions.
Build error..
Removed statement to macos build error..
Reset memory to avoid possible uninitialized pixel.
Search for default font (https://github.com/ImageMagick/ImageMagick//7728).
Remove std namespace.
Clone website documentation.
Conditionally compile new operator.
Configure urw type1 fonts.
List font metrics.
Check type1 folder for type1 fonts.
Search type1 folder for type1 fonts.
Eliminate compiler warning.
Patch that ignores the layer and/or view of an exr channel name when all
Apache c graphics image-manipulation image-magick graphics-conversion
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 feature: All: Add Chinese translation. Thanks, @mofazhe!.
All: Add Portuguese translation. Thanks, ssantos!.
Windows: Add portable package. Thanks, @mofazhe!.
macOS: Drop support for macOS 12 (end of life).
GNU GPLv3 ocr screen-capture python
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: add new api to check if service is over quic.
Appid: add tls_version capture in appid_session.
Appid: implement an API that allows users to specify values for data items used in lua detectors.
Appid: unit-test added for is_service_over_quic.
Doc: add details regarding RTN evaluation.
Flow: new allowlist LRU.
Http2_inspect: handle multiple cookie header fields.
Js_norm: add cross-PDU PDF token reassembly.
Side_channel: compiler warning in side channel formatting test.
Smtp: ing the processing of SMTP response in case of encrypted traffic.
Stream: add thread instance number to dump_flows control command output.
Stream_tcp: pass tracker and seglist to TcpReassembler as refs, define dummy tracker seglist for use by TcpReassemblerIgnore.
Stream_tcp: when queue limit thresholds are exceeded in IDS mode on asymmetric connections only skip a hole at the beginning of the seglist before flushing.
GNU GPLv3 ids logger traffic ips network security analysis tcp udp cpp c
mrouted is an implementation of the IPv4 multicast routing protocol DVMRP, RFC 1075. It is capable of turning a UNIX workstation, or Linux device, into a multicast router with tunneling support. Support for IGMPv1, IGMPv2, and IGMPv3.
Comes with mroutectl for interacting with the daemon.
minor feature: This release is a major refactor of the internal timer and socket
handling, it also contains a major speedup of the peering of DVMRP routers at startup.
### Fixes
- Issue #56: ensure group timers are stopped when stopping interfaces
- Issue #56: replace homegrown timer and socket handling with pev v2.0. The existing timer implementation was too imprecise and jittered several seconds between query intervals
- Issue #64: fix compiler warnings when building with 64-bit `time_t` targeting 32-bit platforms (only affects logging and status output)
- Fix `mroutectl show routes`, locally connected routes never expire
- Skip timeout of subordinates at startup
- Minor compiler warnings on non-Linux systems
### Changes
- Check interface status and update internal state on more error
codes instead of logging `sendto()` or `sendmsg()` failure
- Revert change in `TIMER_INTERVAL` from v4.0, update interval is
now 5 seconds instead of 2
- Removed internal log rate limiter, demystifies behavior and greatly simplifies the code
- Log interface names with their assigned VIF number to ease debugging
- Speed up peering by sending route reports as soon as one-way peering has been established
- Updates to logging, clarifying source 0.0.0.0 of routes as "us", and add logging when adding and discarding groups to/from interfaces
- Use (S, G) format for all logging
- Silence bogus `Failed MRT_DEL_MFC` warnings for routes never added to the MRIB due to missing reverse path
BSDL c daemon networking routing multicast
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: :
: handle page count exception for pw-protected files @shamoon.
: correctly track task id in list for change detection @shamoon.
: Admin pages should show trashed documents @stumpylog.
: tag colors shouldn't change when selected in list @shamoon.
: re-activation of save button when changing array items @shamoon.
: thumbnail clipping, select inverted color in safari dark mode not system @shamoon.
: select checkbox should remain visible @shamoon.
: warn with proper error on ASN exists in trash @shamoon.
Maintenance:
Chore: Updates all runner images to use Ubuntu Noble @stumpylog.
Chore(deps): Bump stumpylog/image-cleaner-action from 0.8.0 to 0.9.0 in the actions group @dependabot.
Dependencies:
Chore(deps): Bump stumpylog/image-cleaner-action from 0.8.0 to 0.9.0 in the actions group @dependabot.
All App Changes:
.
7 changes.
: handle page count exception for pw-protected files @shamoon.
: correctly track task id in list for change detection @shamoon.
: Admin pages should show trashed documents @stumpylog.
: tag colors shouldn't change when selected in list @shamoon.
: re-activation of save button when changing array items @shamoon.
: thumbnail clipping, select inverted color in safari dark mode not system @shamoon.
: select checkbox should remain visible @shamoon.
: warn with proper error on ASN exists in trash @shamoon.
.
GNU GPLv3 internet web dynamic content indexing search
tesseract-ocr is an OCR engine originally developed by Hewlett Packard and now sponsored by Google. It is highly accurate and will read a binary, gray, or color image and output text.
major bugfix: Set hOCR capabilities ocrp_dir and ocrp_lang unconditionally.
Calculate row bounding box in single-word mode per.
Reduce clock syscalls.
Several small performance and other code.
Modernized code.
Print time for tessedit_timing_dein milliseconds.
Print time for ErrorCounter::ComputeErrorRate in milliseconds.
cmake: Correctly set the soversion based on SemVer properties.
Do not export PDBs for static libraries.
Several other small and improvements for builds and CI.
Modernize code for renderers and remove filename conversion for Windows.
Add build rule for Windows installer.
Support symbolic values for --oem and --psm options.
Remove Tensorflow support.
Add RISC-V V support.
Remove broken GitHub action msys2-4.1.1.
Apache c++ c ocr library cli
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
Notes exported from Evernote can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
Joplin is "offline first", which means you always have all your data on your phone or computer. This ensures that your notes are always accessible, whether you have an internet connection or not.
The notes can be securely synchronised using end-to-end encryption with various cloud services including Nextcloud, Dropbox, OneDrive and Joplin Cloud.
Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own.
minor feature: lt;ul gt;.
lt;li gt;New: Accessibility: Add ARIA information to the sidebar's notebook and tag list lt;/li gt;.
lt;li gt;New: Accessibility: Add accessible label to the "remove from share" button lt;/li gt;.
lt;li gt;New: Accessibility: Add missing labels to the note attachments screen and master password dialog lt;/li gt;.
lt;li gt;New: Add new encryption methods based on native crypto libraries lt;/li gt;.
lt;li gt;New: Add setting to disable markup autocompletion lt;/li gt;.
lt;li gt;New: Add support for overwrite mode in the Markdown editor lt;/li gt;.
lt;li gt;New: Plugins: Add support for editor plugins lt;/li gt;.
lt;li gt;New: Plugins: Added a renderMarkup command to render MD or HTML markup to HTML (ff09937) lt;/li gt;.
lt;li gt;Improved: Accessibility: Declare app locale with the HTML lang attribute lt;/li gt;.
lt;li gt;Improved: Accessibility: Make keyboard focus visible for dropdowns lt;/li gt;.
lt;li gt;Improved: Accessiblity: Make keyboard shortcuts settings screen keyboard-navigable lt;/li gt;.
lt;li gt;Improved: Allow Markdown editor search dialog to be localised lt;/li gt;.
lt;li gt;Improved: Allow user to generate deletion logs lt;/li gt;.
lt;li gt;Improved: By default disable pasting colors in RTE, and added option to enable it ( lt;a class="commit-link" data-hovercard-type="commit" data-hovercard-url="https://github.com/laurent22/joplin/commit/e16f452bdfd0db5899d041c4223f27a11b399e9b/hovercard" href="https://github.com/laurent22/joplin/commit/e16f452bdfd0db5899d041c4223f27a11b399e9b" gt; lt;tt gt;e16f452 lt;/tt gt; lt;/a gt;) lt;/li gt;.
lt;li gt;Improved: Multiple window support lt;/li gt;.
lt;li gt;Improved: Updated packages @adobe/css-tools (v4.4.0), @playwright/test (v1.45.3), compare-versions (v6.1.1), dayjs (v1.11.12), highlight.js (v11.10.0), jsdom (v24.1.1), sass (v1.77.8) lt;/li gt;.
lt;li gt;Improved: Upgrade CodeMirror packages lt;/li gt;.
lt;li gt;Improved: Upgrade to Electron 32.2.0 lt;/li gt;.
lt;li gt;: Change Resource filetype
Affero GPLv3 note-taking todo markdown typescript javascript
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.
.
.
Make sure CoercingDateTimes don't crash when compared against unlike types. #4024.
.
MITL download internet torrents bittorrent python
Bokeh is an interactive visualization library for modern web browsers. It provides elegant, concise construction of versatile graphics, and affords high-performance interactivity over large or streaming datasets. Bokeh can help anyone who would like to quickly and easily make interactive plots, dashboards, and data applications.
minor feature: a in masking indices with secondary ranges in Patches and MultiPolygons glyphs ( pull request 14016 ).. Restored support for browsers that don t implement OffscreenCanvas ( pull request 14008 ).. Improved determination of WebSocket protocol in lt;iframe gt; embedding ( pull request 14003 ).. a in handling of CORS requests ( pull request 13999 ).. an with numpy 2.0 and streaming ndarrays ( pull request 14007 ).. bad string formatting in various error messages ( pull request 14020, pull request 14022 )
BSDL python javascript visualization data-science rendering science-research developers cross-platform python
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!
major feature: This release is a canary release intended to be used for testing.
This release is expected to progress to a stable release if no major blockers are found.
Unlike regular canary builds, this one has a major change in the build system, so it now runs on.NET8.
The builds are self-contained so Mono or.NET installations are not required to install.
For users running on builds prior to 2.0.9.x, this build will appear later as an update that requires manual installation.
Important changes from last Beta.
Updated to.NET8 with OS specific builds.
Using Kestrel as the API/UI server.
Mandatory password and new authentication scheme for server.
Settings database version updated to v8.
Backup database updated to v13.
Please see list of known related to.NET8/Kestrel upgrade:
https://github.com/orgs/duplicati/projects/2
New tool to manage a running server.
Due to incompatibility with `duplicati_client` a new tool is included, named `Duplicati.CommandLine.ServerUtil.exe`/`duplicati-server-util`.
Upgrade from `v2.0.9.105`.
If you are upgrading from 2.0.9.105 please see the release notes from 2.0.9.106 for how to prepare the database.
Upgrades from other versions do not need special steps.
Downgrade backup database to v12:
If you need to go back to v12, run these two SQL statements:
``.
DROP INDEX "UniqueBlockVolumeDuplicateBlock";
UPDATE "Version" SET "Version" = 12;
``.
## Detailed list of changes:
Minor updates to help text and option types.
an with file backend url on Windows, thanks @Jojo-1000.
a condition that could hang the trayicon on a crash.
Updated AWSSDK to latest version.
an with the AWS Secrets Manader provider stalling the load of settings.
Telegram notifications.
Added Agent MSI installer.
Updated Avalonia to the latest version to crash on Debian.
Added Agent PKG for MacOS.
Added CLI PKG for MacOS.
Added autolaunch for Agent Deb package.
Added option to let scripts create log entries.
GNU LGPLv3 backup cloud encryption sftp webdav trust-no-one-backup cloud-backup client-only-backup c-sharp javascript
FreeFileSync allows comparing and synchronizing local file folders. It's performant and without GUI complexity. It detects moved and renamed files, detect conflicts, can operate on locked files, understands symlinks, allows automatic syncing, copyies extended file permissions (NTFS), and it's cross-platform.
minor bugfix: Support raw IPv6 server address for (S)FTP
RealTimeSync: scrollbar when adding/removing folders
Don't set sync direction for partial folder pairs
Uniquely identify partial folder pairs in error message
network login prompt not showing in Windows 11 24H2
GNU GPLv3 synchronization file-management backup version-control mirroring cpp
Joplin is a free, open source note taking and to-do application, which can handle a large number of notes organised into notebooks. The notes are searchable, can be copied, tagged and modified either from the applications directly or from your own text editor. The notes are in Markdown format.
Notes exported from Evernote can be imported into Joplin, including the formatted content (which is converted to Markdown), resources (images, attachments, etc.) and complete metadata (geolocation, updated time, created time, etc.). Plain Markdown files can also be imported.
Joplin is "offline first", which means you always have all your data on your phone or computer. This ensures that your notes are always accessible, whether you have an internet connection or not.
The notes can be securely synchronised using end-to-end encryption with various cloud services including Nextcloud, Dropbox, OneDrive and Joplin Cloud.
Full text search is available on all platforms to quickly find the information you need. The app can be customised using plugins and themes, and you can also easily create your own.
minor feature: lt;ul gt;.
lt;li gt;Security: title rendering in GotoAnything search results lt;/li gt;.
lt;li gt;: Markdown editor: Auto-backticks lt;/li gt;.
lt;/ul gt;.
Affero GPLv3 note-taking todo markdown typescript javascript
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.
.
.
Prevent error from redirect_url plugin when a redirect points to a magnet. #3944.
.
MITL download internet torrents bittorrent python
Calibre is an e-book library management application, viewer and editor. It's also commonly used for e-book file format conversion and syncing to reader devices. Calibre also simplifies downloading news from the web and converting them into e-book form, and can act as content server for online access to your book collection.
minor feature: Release: 7.21 08 Nov, 2024
New features
Edit book: A new tool to create an audio overlay in EPUB files for all text using the Read aloud facility
This allows readers of the book to listen to it with sentence tracking, even if they do not have a functioning text-to-speech system in the reading software. You can even assign different voices to different parts of the text for a more immersive experience. The tool is available from the Tools menu in the book editor.
Dark mode: make scrollbar more visible with higher contrast and rounded corners.
E-book viewer: In flow mode when scrolling across internal file boundaries using the mouse wheel/touchpad have a short half second pause to ease the transition. Can be controlled via the Scrolling section of the Viewer preferences.
ebook-meta.exe: Add an option to disallow rendered cover of first page for EPUB.
Book details: Add an action to download the cover to the context menu when right clicking the cover
Read aloud: Add a restore defaults button to the configuration dialog
Auto adding: Allow excluding arbitrary file types not just known book file types
Edit metadata dialog: Add an action to open the book's folder to the context menu of the formats list
Read aloud: only first 32000 characters per chapter being read
Content server: Read aloud: clicking on a word to skip reading aloud to that word causing word highlighting to stop working
Linux: Handle speech dispatcher with dummy output module and no voices more gracefully.
When renaming authors empty author folder not being removed if it contained file explorer metadata but was otherwise empty.
Edit metadata dialog: keyboard shortcuts to edit prev/next raising an error when trying to go beyond the first/last book
Linux: ToC Editor: a regression in 7.17 that broke using the Create new entry button
Content server: changing the language of a book not working for non-English user interface language and for books that have no existing language
Linux: Read aloud with Piper: audi
GNU GPLv3 python c++ ebook-reader e-book conversion
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.11.7, rcu/kvfree: Refactor kvfree_rcu_queue_batch(), lib: alloc_tag_module_unload must wait for pending kfree_rcu calls, rcu/kvfree: Add kvfree_rcu_barrier() API, RISC-V: disallow gcc + rust builds, MIPS: export __cmpxchg_small(), drm/amdgpu: handle default profile on on devices without fullscreen 3D, fs/ntfs3: Sequential field availability check in mi_enum_attr(), drm/amdgpu/swsmu: default to fullscreen 3D profile for dGPUs, drm/amdgpu/swsmu: ordering for setting workload_mask, drm/xe: Write all slices if its mcr register, drm/xe: Define STATELESS_COMPRESSION_CTRL as mcr register, drm/xe/xe2: Add performance turning changes, drm/xe/xe2: Introduce performance changes, drm/xe/xe2hpg: Introduce performance tuning changes for Xe2_HPG, drm/xe: Move enable host l2 VRAM post MCR init, drm/xe/xe2hpg: Add Wa_15016589081, drm/xe: Support 'nomodeset' kernel command-line option, drm/i915/display: Don't enable decompression on Xe2 with Tile4, drm/i915/psr: Prevent Panel Replay if CRC calculation is enabled, drm/xe/display: drop unused rawclk_freq and RUNTIME_INFO(), drm/i915: move rawclk from runtime to display runtime info, drm/i915/pps: Disable DPLS_GATING around pps sequence, drm/i915/display/dp: Compute AS SDP when vrr is also enabled, drm/i915/dp: Clear VSC SDP during post ddi disable routine, drm/i915/hdcp: Add encoder check in hdcp2_get_capability, drm/i915/hdcp: Add encoder check in intel_hdcp_get_capability, drm/i915/display: WA for Re-initialize dispcnlunitt1 xosc clock, drm/i915/display: Cache adpative sync caps to use it later, drm/i915: disable fbc due to Wa_16023588340, drm/i915: Skip programming FIA link enable bits for MTL+, arm64: dts: qcom: x1e80100: PCIe4 and PCIe6a PHY clocks, arm64: dts: qcom: x1e80100: Add Broadcast_AND region in LLCC block, arm64: dts: imx8ulp: correct the flexspi compatible string, arm64: dts: qcom: x1e80100-crd: nvme regulator boot glitch, arm64: dts: qcom: x1e80100-qcp: nvme regulator boot glitch, arm64: dts: qcom: x1e80100: PC
GNU GPL c linux kernel operating-system
timediff is a simple command-line utility that reads text prefixed with a timestamp, and prints the time difference between one line and the next. It was created for use in industrial automation environments to investigate which process steps are slowest or detect abnormal delays.
minor feature: Don't include first item in 'minimum time' (as that will always be zero).
Add 'total time' to stats.
GNU GPLv3 c utility time logging
|