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.11.3.1 2024-7-30
* Bug Fixes:
* Mobile Marquee: Fixed bug preventing it from being turned off (copy/paste error).
Zlib audio music end-users linux macos windows player ballroom c gtk
Linux is a mostly POSIX-compliant Unix-inspired operating system kernel, originally implemented by Linus Torvalds and now maintained as an international project. It's the base and common namegiver to a wide array of Linux distributions. The kernel provides all modern Unix-y features, like true process multitasking, virtual memory, virtual and clustered filesystem support, complex networking and extensive support for various hardware and machine platforms.
minor feature: Linux 6.9.10, kbuild: rpm-pkg: avoid the warnings with dtb's listed twice, kbuild: Make ld-version.sh more robust against version string changes, x86/bhi: Avoid warning in #DB handler due to BHI mitigation, sched/deadline: task_struct reference leak, i2c: testunit: avoid re-d work after read message, i2c: rcar: ensure Gen3+ reset does not disturb local targets, i2c: mark HostNotify target address as used, i2c: rcar: clear NO_RXDMA flag after resetting, i2c: rcar: bring hardware to known state when probing, ext4: avoid ptr null pointer dereference, Revert "dt-bindings: cache: qcom,llcc: correct QDU1000 reg entries", mm/damon/core: merge regions aggressively when max_nr_regions is unmet, mm/shmem: disable PMD-sized page cache if needed, mm/readahead: limit page cache size in page_cache_ra_order(), misc: fastrpc: Restrict untrusted app to attach to privileged PD, misc: fastrpc: ownership reassignment of remote heap, misc: fastrpc: memory leak in audio daemon attach operation, misc: fastrpc: Copy the complete capability structure to user, misc: fastrpc: Avoid updating PD type for capability request, misc: fastrpc: DSP capabilities request, wireguard: send: annotate intentional data race in checking empty queue, wireguard: queueing: annotate intentional data race in cpu round robin, wireguard: allowedips: avoid unaligned 64-bit memory accesses, wireguard: selftests: use acpi=off instead of -no-acpi for recent QEMU, cpufreq: Allow drivers to advertise boost enabled, cpufreq: ACPI: Mark boost policy as enabled when setting boost, ACPI: processor_idle: invalid comparison with insertion sort for latency, libceph: race between delayed_work() and ceph_monc_stop(), pmdomain: qcom: rpmhpd: Skip retention level for Power Domains, mmc: davinci_mmc: Prevent transmitted data size from exceeding sgm's length, mmc: sdhci: max_seg_size for 64KiB PAGE_SIZE, userfaultfd_api to return EINVAL as expected, mei: vsc: Utilize the appropriate byte order swap function, mei: vsc: Prevent timeout
GNU GPL c linux kernel operating-system
The abcMIDI suite consists of programs for turning ABC music files into MIDI and vice versa, typesetting them as PostScript files, and manipulate them in several ways.
minor feature: Fixes to midistat.
GNU GPL abc music conversion midi cross-platform
Customizable rules - it allows you to modify the default Pomodoro configuration based on your personal preferences.
Built-in task list - it allows you to create a simple list of todos and mark the items done when it's done.
Full-screen breaks - once enabled, it will force you to not continue working during break time by occupying the whole screen of your desktop, but right now it doesn't support multiple monitors.
Desktop notification - once enabled, you will get desktop notifications from time to time depending on the notification type you selected. Supported notification types are the following;
None - no notification will be shown. default
Normal - will show notification in every break.
Extra - will show notification 60 seconds before the break starts, and 30s before the break ends, and the actual break starts.
Special breaks - a special feature that enables you to set specific times to take important breaks like lunch, snack, dinner and etc.. without updating the Pomodoro configuration.
Keyboard shortcuts - might be helpful for you depending on your use case but currently, these keyboard shortcuts are not yet customizable.
Auto updates - the app will automatically check for updates and download them in the background. You will be notified when the update is ready to be installed.
Always on top - once enabled, the app will always be on top of other apps running on your Operating System.
Minimize to tray
major bugfix: ### Features .
Allow user to input shortcuts in the Shortcut component (requires backend changes).
Hide preview button when the text in not being edited.
### .
Add word wrapping for card titles.
Typo with "stay focused".
### Reverts .
Remove google analytics in the app.
timer productivity productivity-booster pomodoro pomodoro-timer productivity-timer pomodoro-technique time-management cpp
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.11.3 2024-7-29
* Bug Fixes:
* Linux/GStreamer: Possible fix for incorrect volume at initialization.
* Management: Fix incorrect selection handling.
* Marquee: Fix vertical alignment of song information.
* Player: Prevent a potential crash.
* Player: Queue Dance: Preserve last selection.
* New Features:
* Mobile Marquee: Internet mode.
Zlib audio music end-users linux macos windows player ballroom c gtk
LV2/VSTi drum machine for Linux and Windows. Drumkits format supported: Hydrogen, SFZ, Drumlabooh. Up to 36 instruments, 127 sample layers. Built-in mixer with pan, volume, mute, pan mode. Automatic open hihats mute on closed hihat.
major bugfix: VST3i build fix
GNU GPLv3 midi linux windows lv2 vst vsti drums drummachine
FINAL CUT is a C++ class library and widget toolkit that enables developers to create text-based user interfaces. FINAL CUT is a standalone library that interacts directly with the terminal without relying on external libraries such as ncurses or termbox.
FINAL CUT provides full mouse support, UTF-8 character encoding, full-width character support, and the ability to display combined Unicode characters. The library helps the programmer to create a text console application. It allows handling multiple text windows on the screen.
The design of the C++ class structure of FINAL CUT was inspired by the Qt framework. It provides a variety of common controls, including dialog boxes, push buttons, check boxes, radio buttons, input lines, list boxes, and status bars. With FINAL CUT, developers can create text-based user interfaces that are both functional and visually appealing.
minor feature: Code fix to compile FINAL CUT with gcc 14
GNU LGPLv3 development libraries c++ console tui widget toolkit terminal framework termcap
Babel is a code translator, which compiles next-gen EcmaScript 6 syntax into browser-consumable ES5/JavaScript. It adds a few proposed ES7 constructs even, and works with React, Node.js, Rails, etc. It provides for: array comprehensions, arrow functions, async functions, async generator functions, classes, class properties, computed property names, constants, decorators, default parameters, destructuring, exponentiation operator, for-of, generators, generator comprehensions, let scoping, modules, module export extensions, object rest/spread, property method assignment, property name shorthand, rest parameters, react, spread, tail call optimisation, template literals, type annotations, unicode regex support.
minor bugfix: (2024-07-16).
#### :: `babel-generator`.
Parens detection for object function in `as`/`satisfies` (@nicolo-ribaudo).
MITL javascript ecmascript nodejs compiler conversion es6 es7 developers
Haxe is an cross-language development toolkit. It implements a modern, high level, strictly typed programming language. Comes with a cross-compiler for multiple target languages (iOS, Android, Java, C++, C#, HTML5, NodeJS, Python, PHP, Lua). It brings along its own standard library, but still provides ways to access each platforms native capabilities.
minor bugfix: General improvements:
All : macOS universal binaries.
Display : migrated diagnostics to Json RPC
Macro : expose TVar VStatic flag in macros.
:
All : `@:structInit` with getter + setter.
All : add missing recursion when checking abstract casts
All : fail nicer if unify_min can't find a common type
All : pretty errors failure
All : disallow local statics when inlining
Display : unused pattern variables should be marked as unused
Display : diagnostics miss "used without being initialized" errors
Display : recursive inline is not supported on enum abstract constructor
Display : Void as value error disappears on second compilation
Display : false positives of "This cast has no effect, but some of its sub-expressions"
Cpp : inherit `@:unreflective` on generic classes
hl : bit shift + assignment in while loop header
hl : do-while loop in genhl+hlopt
hl/c : use uint64 instead of uint64_t for shift cast.
Macro : don't choke on namePos for reification pattern matching
Deprecation / future version handling:
Macro : `Compiler.include()` warning when used outside init macros.
GNU GPL haxe programming-language compiler cross-plattform c c++ hashlink
It is a framework for building applications based on components. They can be used in several applications and can be interchangeable. This is only needed to initialize the application. It does NOT affect the main loop of your application.
Components may depend on other components. They can be expanded or reduced depending on your requirements. Components are not microservices. These are folders that contain different functionality.
We provide the ability to use dependency injecting, configuration, and error handling. However, one of the framework's main features is that you can rewrite entities without changing the application code. This opens up the possibility of creating mocks for any part of your application without changing the code.
If your application is divided into components (modules), then this further separates your code into different services and allows you to reuse it in your other applications. It will be easier to create a new microservice based on one of these module(s) in the future since the component code will be more conveniently separated from the rest of the code.
-> https://github.com/componego/componego
minor feature:
Other go developers testing golang
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
:
Bad truncation leads to some SVTs not working properly.
Features:
Use noise library for star surface shader.
.
MPL astronomy vr
GitLab is a development collaboration tool and git DVCS frontend. It includes repository management features, code reviews, an issue tracker, activity feeds and wikis.
GitLab provides fine-grained access control, user management, 5 permission levels and branch constraints, and can utilize LDAP/AD intranet authorization.
Powered by Ruby on Rails it comes as open source package, and as commercial supported enterprise version.
major feature: (2024-07-17).
### Added (159 changes).
Add status to scan result policy violations (merge request) GitLab Enterprise Edition.
Add new run keyword under job (merge request).
Protected containers: Add PATCH REST API for container protection rules by @nwittstruck (merge request).
Added filters for multiple compliance frameworks (merge request) GitLab Enterprise Edition.
Add Duo Enterprise to provision service for add-ons (merge request) GitLab Enterprise Edition.
Add Duo Pro end trial widget (merge request) GitLab Enterprise Edition.
Add RoR tutorial to Observability docs (merge request).
Enable container scanning for registry (merge request).
Add willAutoByMergeRequest field to work items API (merge request).
Add Duo Enterprise to provision service for add-ons (merge request) GitLab Enterprise Edition.
Add models for Virtual Registries, part 1/2 (merge request).
Add the API to return the multi_matches in a single file (merge request) GitLab Enterprise Edition.
Ensure uniqueness p_ci_job_annotation (merge request).
Add job action button to PMG (merge request).
Add migration to add seat control column to namespace settings table (merge request).
Display ratios instead of counts in CI/CD Analytics (merge request).
Add Importer User for imports user mapping (merge request).
Workhorse: HTTP endpoint for bidirectional SSH git-receive-pack data (merge request) GitLab Enterprise Edition.
Add GraphQL API for Duo Pro seats assigned and used (merge request) GitLab Enterprise Edition.
Enable direct code completions by default (merge request) GitLab Enterprise Edition.
Added mutation for updating frameworks of projects (merge request) GitLab Enterprise Edition.
Updates AI merge commit message to be GA (merge request).
Add gitlab-advanced-sast as a SAST job template (merge request) GitLab Enterprise Edition.
Update the search code according to the replica (merge request) GitLab Enterprise Edition.
Add the API to return the multi_matches in a single file
MITL ruby ruby-on-rails git dvcs wiki bugtracker version-control
Syncthing is a continuous file synchronization program. It synchronizes files between two or more computers. We strive to fulfill the goals below. The goals are listed in order of importance, the most important ones first.
Syncthing should be:
Safe From Data Loss
Protecting the user's data is paramount. We take every reasonable precaution to avoid corrupting the user's files.
Secure Against Attackers
Again, protecting the user's data is paramount. Regardless of our other goals, we must never allow the user's data to be susceptible to eavesdropping or modification by unauthorized parties.
Easy to Use
Syncthing should be approachable, understandable, and inclusive.
Automatic
User interaction should be required only when absolutely necessary.
Universally Available
Syncthing should run on every common computer. We are mindful that the latest technology is not always available to every individual.
For Individuals
Syncthing is primarily about empowering the individual user with safe, secure, and easy to use file synchronization.
Everything Else
There are many things we care about that don't make it on to the list. It is fine to optimize for these values, as long as they are not in conflict with the stated goals above.
minor feature: lt;p gt;: lt;/p gt;.
lt;ul gt;.
lt;li gt; lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2173853771" data-permission-text="Title is private" data-url="https://github.com/syncthing/syncthing//9455" data-hovercard-type="" data-hovercard-url="/syncthing/syncthing//9455/hovercard" href="https://github.com/syncthing/syncthing//9455" gt;#9455 lt;/a gt;: lib/api tests unreliable, failing 50 of the time on Fedora Linux lt;/li gt;.
lt;li gt; lt;a class="-link js--link" data-error-text="Failed to load title" data-id="2228839225" data-permission-text="Title is private" data-url="https://github.com/syncthing/syncthing//9499" data-hovercard-type="" data-hovercard-url="/syncthing/syncthing//9499/hovercard" href="https://github.com/syncthing/syncthing//9499" gt;#9499 lt;/a gt;: Data race in fakeFS (testing) lt;/li gt;.
lt;/ul gt;.
MPL syncronization file-syncronization peer-to-peer p2p backup archiving networking go html javascript
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.11.2 2024-7-24
* Bug Fixes:
* Configuration: Mobile Remote Control: Clean up template selection.
* Management: Prevent save with bad song list/sequence/playlist name.
* Player: Improve speed change control.
* Internal:
* Code Cleanup (manage ui).
Zlib audio music end-users linux macos windows player ballroom c gtk
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: restructure the appid code to make it easier to follow and maintain.
Appid: updating appid cpu profiler cli.
Dce_rpc: correct the session counters post the upgrade to smb v2 from v1.
Detection: include OPT_TREE traces in release build.
Detection: make print of fast pattern as a trace module.
Extractor: support trans_depth, origin and referrer fields.
File: ing file context reuse.
Flow: clear flow stash when freeing the flow data.
Flow: handle significant groups with unknown group value as non-group flow keys.
Http_inspect: add origin header.
Parser: do not skip symbols while expanding variables.
Perf_monitor: introducing new parameters for ip flow profiling.
Stream_tcp: move prev_norm object from TcpNormalizer to TcpNormalizerState.
Stream_tcp: set daq_msg field in meta-ack pseudo-packet header to the value from the wire packet.
Stream_tcp: support tracing without compilation flags.
Wizard: expand MMS curse.
GNU GPLv3 ids logger traffic ips network security analysis tcp udp cpp c
CMake is an extensible, open-source system that manages the build process in an operating system and in a compiler-independent manner. Unlike many cross-platform systems, CMake is designed to be used in conjunction with the native build environment. Simple configuration files placed in each source directory (called CMakeLists.txt files) are used to generate standard build files (e.g., makefiles on Unix and projects/workspaces in Windows MSVC) which are used in the usual way. CMake can generate a native build environment that will compile source code, create libraries, generate wrappers and build executables in arbitrary combinations.
minor feature: Changes made since CMake 3.29.6:
Brad King (5):
Ctest: spurious build failures with CTEST_USE_LAUNCHERS on Windows
Libuv: macos: reap child processes more reliably when using kqueue
Libuv: macos: restore use of kqueue instead of posix poll
VS: '-T version=14.4x' under VS 17.1x
CMake 3.29.7.
BSDL software-development build-tool
Hashrat is a command-line utility that hashes things using md5, sha1/256/512, whirlpool and jh hash algorithms. It's written in C with few dependancies (basically just the standard C library).
It can read input from standard in and hash it, either as a complete file, or line-by-line.
It can recursively hash files on disk, either outputing hashes to stdout, or storing them in filesystem attributes, or in a memcached server.
It can check files against a list of hashes supplied on stdin, or in the filesystem attributes of the files, or in a memcached server.
It can find files that match a list supplied either on stdin, or uploaded to a memcached server.
It has a 'cgi' mode that presents a web interface for hashing lines of text.
It can pull files over ssh or http, to allow remote hashing/checking from another machine.
minor bugfix: if '-cache' option is used with '-xattr', then do not update files where xattr hash matches the file (feature request from https://github.com/eatnumber1).
GNU GPLv3 hashing md5 sha1 whirlpool security monitoring c console posix unix linux
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.
minor bugfix: lt;p gt;This is release gRPC Core 1.65.1 (gnarly). 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. lt;/p gt;.
.
XuanWang-Amos.
.
.
.
.
tag:github.com,2008:Repository/27729880/v1.65.0.
2024-06-28T19:38:12Z.
.
.
Apache rpc cpp python c
Federated video streaming platform, that's based on ActivityPub and P2P (BitTorrent) stream distribution technology. Individual video hosting instances profiteer from shared communities and content caching.
major bugfix: IMPORTANT NOTES:
Added `pip3` as required PeerTube dependency to support automatic transcription. You must install it on your system.
Maintenance:
Check for latest plugin versions every 4 hours (instead of 12 hours). We recommend admins to update their current configuration to apply this change for faster plugin new version notifications.
Add a configuration to configure video thumbnail/preview sizes.
Support for removing non-existent objects from object storage in prune-storage script.
Support for moving original video files to object storage/filesystem in create-move-video-storage-job script.
Add house-keeping script to recover disk space by removing remote files (thumbnails, avatars...).
Add `max_request_attempts` object storage configuration.
Docker:
Add missing Docker env to configure object storage (user exports and original video files).
### Plugins/Themes/Embed API.
Add ability to register the same setting multiple times to replace the old one .
Add `getUser()` client helper.
Detect internal link in plugin page to avoid reloading entire application when not needed.
Features:
:tada: Add automatic transcription of videos to generate subtitles :tada:
Uses Whisper engines and models to create the subtitle and guess the video language.
Has to be enabled by admins in the configuration web interface: PeerTube will automatically download and install Whisper binaries/models.
Transcription can also be performed by PeerTube runners, as it can consume a lot of CPU.
Transcription generation can also be run manually by administrators.
:tada: Improve comment moderation :tada:
Introduce a new video comment policy that requires comments to be approved first.
Video owners have a dedicated page to list, view and take action on comments made on their videos.
:tada: Implement auto-tagging on comments and videos for admins and on comments for video owners :tada:
Comments and videos can be automatically tagged using PeerTube rules ("contains a link" for example)
Affero GPLv3 javascript angularjs web video hosting activitypub
Ursa helps you write code that will last a long time: a simple, general-purpose programming language that is easy to pick up and will work the same way long into the future.
minor feature: This release adds more methods to built-in types, and some more Rosetta Code examples.
GNU GPLv3 proglang programming language
vera is an alternative init daemon supervisor (PID 1) that uses kernel control groups (lightweight 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: New commands: edit and revert a workflow for manually editing unit specification files (or reverting local changes). The changes get validated and checked for correctness before they get installed, preventing
New commands: freeze and thaw temporary pause all processes in a service's container.
GNU GPLv3 init admin cgroups2 slackware
Ursa helps you write code that will last a long time: a simple, general-purpose programming language that is easy to pick up and will work the same way long into the future.
minor feature: This release adds generators.
GNU GPLv3 proglang programming language
strace is a diagnostic, debugging and instructional userspace utility for Linux. It is used to monitor and tamper with interactions between processes and the Linux kernel, which include system calls, signal deliveries, and changes of process state. The operation of strace is made possible by the kernel feature known as ptrace.
minor feature: Noteworthy changes in strace 6.10 (2024-07-21)
* Improvements
* Implemented --decode-fds=eventfd option to retrieve eventfd object details
associated with eventfd file descriptors.
* Implemented decoding of NETLINK_GENERIC nlctrl protocol.
* Implemented decoding of F_DUPFD_QUERY fcntl.
* Implemented decoding of mseal syscall.
* Updated decoding of statx and prctl syscalls.
* Updated decoding of BPF_RAW_TRACEPOINT_OPEN bpf command.
* Updated lists of BPF_*, IORING_*, KEXEC_*, KEY_*, LANDLOCK_*, PR_*, STATX_*,
TCP_*, TEE_*, V4L2_*, and *_MAGIC constants.
* Updated lists of ioctl commands from Linux 6.10.
* Bug fixes
* Worked around a bug introduced in Linux 6.5 that affected system call
tampering on riscv64.
Contributors
This release was made possible by the contributions of many people.
The maintainers are grateful to everyone who has contributed
changes or bug reports. These include:
* Brandon Maier
* Dmitry V. Levin
* Eugene Syromyatnikov
* Gleb Fotengauer-Malinovskiy
* Jan Macku
* Masatake YAMATO
* Sahil Siddiq
* Sergei Trofimovich
Please refer to the CREDITS file for the full list of strace contributors.
GNU LGPL c debugger software-development
pv ("Pipe Viewer"), a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
minor bugfix: : correct the detection of output block device size that was broken in 1.8.10.
: do not treat a zero/interrupted write as an end of file (pull requests and.
GNU GPLv3 cli terminal logging monitoring network c
Django Ledger is a double entry accounting system based on the Django Web Framework, which aims to power financially driven applications by removing the complexity of the accounting domain into a simple, high-level API. Prior experience with Django is required to more effectively use this software.
minor feature: lt;h2 gt;What #39;s Changed lt;/h2 gt;.
lt;ul gt;.
lt;li gt;, improve context date handling, and adjust I/O digest. by lt;a class= quot;user-mention notranslate quot; data-hovercard-type= quot;user quot; data-hovercard-url= quot;/users/elarroba/hovercard quot; data-octo-click= quot;hovercard-link-click quot; data-octo-dimensions= quot;link_type:self quot; href= quot;https://github.com/elarroba quot; gt;@elarroba lt;/a gt; in lt;a class= quot;-link js--link quot; data-error-text= quot;Failed to load title quot; data-id= quot;2311238140 quot; data-permission-text= quot;Title is private quot; data-url= quot;https://github.com/arrobalytics/django-ledger//207 quot; data-hovercard-type= quot;pull_request quot; data-hovercard-url= quot;/arrobalytics/django-ledger/pull/207/hovercard quot; href= quot;https://github.com/arrobalytics/django-ledger/pull/207 quot; gt;#207 lt;/a gt; lt;/li gt;.
lt;li gt;ofx files by lt;a class= quot;user-mention notranslate quot; data-hovercard-type= quot;user quot; data-hovercard-url= quot;/users/tolland/hovercard quot; data-octo-click= quot;hovercard-link-click quot; data-octo-dimensions= quot;link_type:self quot; href= quot;https://github.com/tolland quot; gt;@tolland lt;/a gt; in lt;a class= quot;-link js--link quot; data-error-text= quot;Failed to load title quot; data-id= quot;2317133618 quot; data-permission-text= quot;Title is private quot; data-url= quot;https://github.com/arrobalytics/django-ledger//209 quot; data-hovercard-type= quot;pull_request quot; data-hovercard-url= quot;/arrobalytics/django-ledger/pull/209/hovercard quot; href= quot;https://github.com/arrobalytics/django-ledger/pull/209 quot; gt;#209 lt;/a gt; lt;/li gt;.
lt;li gt; #39;RelatedManager #39; object has no attribute #39;posted #39; by lt;a class= quot;user-mention notranslate quot; data-hovercard-type= quot;user quot; data-hovercard-url= quot;/users/25-do/hovercard quot; data-octo-click= quot;hovercard-link-click quot; data-octo-dimensions= quot;link_
GNU GPLv3 accounting money finances bookkeeping django python
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.11.1 2024-7-20
* Bug Fixes:
* Management: Fix mismatch in song selection and song edit.
* Player UI: Fix and improve 'Reload' with multiple queues.
* Player UI: Fix 'Queue Dance' and 'Queue 5' button display.
* Playlist Management: Fix issue with no update after change of original.
* Song Editor, Song List Editor: Fixed keyboard handling.
* Internal:
* Prepare for VLC 4.
* Code cleanup.
Zlib audio music end-users linux macos windows player ballroom c gtk
BSD syslog daemon and syslog()/syslogp() replacement API for Linux, provides 100% support for RFC3164 & RFC5424, unlike rsyslogd et al.
minor feature: Update ChangeLog and bump version for v2.6.0
Signed-off-by: Joachim Wiberg lt;troglobit@gmail.com gt;.
BSDL
Calculate or lookup network addresses easily.
Supports CSV file formats for network information lists.
minor feature: fix macos build #1, thanks @sander_maijers
trim space around input
when using --inside or --outside if no input networks match, then exit 1
GNU GPLv3 internet networking terminal console information-technology telecommunications-industry system-administrators
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.11.0 2024-7-18
* Bug Fixes:
* Edit Dances: Fixed bugs setting values when switching dances.
* Listings: All text fields with long values are now displayed with ellipses.
* Management, Player, Mobile Remote Control: Fix where the 'History' songlist is allowed to be listed.
* Mobile Remote Control: Fixed various issues.
* Mobile Remote Control, Mobile Marquee: Fix browser icon.
* New Install Help Utility: Fixed some small issues.
* Player: Drag Drop: Fixed issues with encoded filenames.
* Song Filter Dialog: Restores prior settings.
* User Interface Themes: Add missing dark themes, fix theme check.
* Changes:
* Audio Identification: The original data row is locked into the view.
* Configuration: New interface for Rating / Level / Status / Genre.
* Music Manager: Added an edit button.
* Playlist Management: New interface for the dances table.
* Song Selection and Music Queue listings: Long values now have tooltips.
* Translations:
* Machine translations added. All very poor quality.
* Czech (čeština)
* Danish (Dansk)
* Hungarian (magyar)
* Korean (한국어 )
* Norwegian (norsk)
* Portuguese (Português).
* Swedish (Svenska )
* Ukranian (Українська )
* Chinese Simplified (简体中文 ).
* Chinese Traditional (繁體中文 ).
* "New Install" help text has been machine translated where it was missing.
* Internal:
* Code cleanup.
* Re-work of all table handling.
Zlib audio music end-users linux macos windows player ballroom c gtk
lonezilla is a partition and disk imaging/cloning program similar to True Image® or Norton Ghost®. It helps you to do system deployment, bare metal backup and recovery. Three types of Clonezilla are available, Clonezilla live, Clonezilla lite server, and Clonezilla SE (server edition). Clonezilla live is suitable for single machine backup and restore. While Clonezilla lite server or SE is for massive deployment, it can clone many (40 plus!) computers simultaneously. Clonezilla saves and restores only used blocks in the hard disk. This increases the clone efficiency.
Many File systems are supported: (1) ext2, ext3, ext4, reiserfs, reiser4, xfs, jfs, btrfs, f2fs and nilfs2 of GNU/Linux, (2) FAT12, FAT16, FAT32, exFAT and NTFS of MS Windows, (3) HFS+ and APFS of Mac OS, (4) UFS of FreeBSD, NetBSD, and OpenBSD, (5) minix of Minix, and (6) VMFS3 and VMFS5 of VMWare ESX. Therefore you can clone GNU/Linux, MS windows, Intel-based Mac OS, FreeBSD, NetBSD, OpenBSD, Minix, VMWare ESX and Chrome OS/Chromium OS, no matter it's 32-bit (x86) or 64-bit (x86-64) OS. For these file systems, only used blocks in partition are saved and restored by Partclone. For unsupported file system, sector-to-sector copy is done by dd in Clonezilla.
LVM2 (LVM version 1 is not) under GNU/Linux is supported.
LUKS (Linux Unified Key Setup) is supported.
Boot loader, including grub (version 1
minor feature: lt;div class="markdown_content" gt; lt;h1 id="this-release-of-clonezilla-live-313-16-includes-major-enhancements-and--" gt;This release of Clonezilla live (3.1.3-16) includes major enhancements and. lt;/h1 gt;.
lt;h2 id="enhancements-and-changes-from-313-11" gt;ENHANCEMENTS and CHANGES from 3.1.3-11 lt;/h2 gt;.
lt;ul gt;.
lt;li gt;The underlying GNU/Linux operating system was upgraded. This release is based on the Debian Sid repository (as of 2024/Jul/15). lt;/li gt;.
lt;li gt;Linux kernel was updated to 6.9.9-1. lt;/li gt;.
lt;li gt;Partclone was updated to 0.3.32. lt;/li gt;.
lt;li gt;ocs-resize-part: add option "-f" for fatresize in batch mode. lt;/li gt;.
lt;li gt;Replace the command to clean super blocks of fakeraid. Now mdadm is used, and no more using dmraid since dmraid is not maintained anymore. lt;/li gt;.
lt;/ul gt;.
lt;h2 id="-" gt; lt;/h2 gt;.
lt;ul gt;.
lt;li gt;A NTFS saving was since Partclone was updated to 0.3.32. Ref: lt;a href="https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/1148da4c7a/" gt;https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/1148da4c7a/ lt;/a gt; lt;/li gt;.
lt;li gt;A workaround to solve LUKS+CIFS+Encrypt. There is an for a combination of the source disk being LUKS, the image repo being SMB share, and choosing to encrypt the saved image. Ref: lt;a href="https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/67c5389b20/" gt;https://sourceforge.net/p/clonezilla/discussion/Clonezilla_live/thread/67c5389b20/ lt;/a gt; lt;/li gt;.
lt;/ul gt; lt;/div gt;.
GNU GPLv3 mirroring cloning backup shell perl
Babel is a code translator, which compiles next-gen EcmaScript 6 syntax into browser-consumable ES5/JavaScript. It adds a few proposed ES7 constructs even, and works with React, Node.js, Rails, etc. It provides for: array comprehensions, arrow functions, async functions, async generator functions, classes, class properties, computed property names, constants, decorators, default parameters, destructuring, exponentiation operator, for-of, generators, generator comprehensions, let scoping, modules, module export extensions, object rest/spread, property method assignment, property name shorthand, rest parameters, react, spread, tail call optimisation, template literals, type annotations, unicode regex support.
minor bugfix: (2024-07-15).
#### :: `babel-core`, `babel-standalone`.
Avoid `require()` call in `@babel/standalone` bundle (@nicolo-ribaudo).
`babel-types`.
: provide legacy typings for TS 4.1 (@JLHwung).
#### :nail_care: Polish.
`babel-generator`, `babel-plugin-transform-optional-chaining`.
Avoid extra parens in TS `as`/`satisfies` (@nicolo-ribaudo).
#### :house: Internal.
`babel-helper-module-transforms`.
Lazy top-level initializations for module transforms (@guybedford).
MITL javascript ecmascript nodejs compiler conversion es6 es7 developers
Courier is a mail transfer agent (MTA) and groupware server. It implements IMAP, ESMTP, POP3, LDAP, SSL, HTTP, iCal. It also provides mailing list management, filtering, maildirs storage, and a webmail interface with calendaring and scheduling.
minor feature: Tcpd: support per-local port custom -haproxy configuration. Multiple updates to the couriertcpd man page, updated documentation, for ipv6 and CIDR support. tcpd: remove -noidentlookup, implement -haproxy, couriertcpd: set the IP_FREEBIND option on all listening sockets.
GNU GPL c e-mail smtp imap mail-server groupware calendaring
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: Commits:
beta release.
Also set dpi-x and dpi-y when running rsvg-convert..
`convert` sub-command is deprecated.
only operators should disable "identify ping" (https://github.com/ImageMagick/ImageMagick//7441).
cosmetic.
compiler error.
-outdir deprecated.
Get the correct width and height when heic:preserve-orientation is set to true..
Set heic image orientation using transform information..
Exit earlier when the symlink could not be created when invoking the svg:decode delegate..
MSYS2 build error..
Also set the DNG properties when pinging the image..
Silence warning when lqr delegate is disabled..
Added version check for the heif_properties.h include..
Make sure we always use the i64 version of the "file methods" on Windows..
Changed defines to use method instead of a define..
Changes due to upgrade of libheif..
smooth the rendering of an ellipse (https://github.com/ImageMagick/ImageMagick//7465).
release.
Apache c graphics image-manipulation image-magick graphics-conversion
MKVToolNix is a tool collection for manipulating Matroska video (MKV) files. It can mux/demuc, split/merge, edit, inspect or create them, or convert from AVI, MP4, OGM, Dirac, h264 fromats. It supports common encodings and subtitle formats, runs on Linux, Windows and Max OS X.
major feature: "Winter" 2024-07-13.
New features and enhancements:
Mkvmerge: Matroska reader: track statistics tags are included in the JSON.
Identification output just like other tags had already been included: as
Part of the track properties, prewith `tag_`. Implements #3714.
Mkvmerge: MPEG TS reader: mkvmerge will now detect teletext subtitle tracks.
Even if they're not listed in the PMT as long as it can find teletext pages
Flagged as subtitles in the header within the probed ranged of the
File. Implements #3650.
MKVToolNix GUI: multiplexer: the default mode for escaping the arguments in.
The "Show command line" dialog can now be set in the preferences. Partially
Implements #3709.
MKVToolNix GUI: multiplexer: the "Show command line" dialog now includes the.
Command lines for all currently open multiplex settings, switchable with a
Combo box. Partially implements #3709.
MKVToolNix GUI: multiplexer: some users add the option.
`--regenerate-track-uids` to the "additional options", even though.
`--regenerate-track-uids` is a file-specific option, and you can only use.
Global options in the "additional options". However, the GUI currently
Doesn't have an option for specifying additional file-specific options. The
GUI now detects the use of this option in the "additional options" adds it.
For each of the source files instead. Implements #3707.
MKVToolNix GUI: multiplexer: the option `--regenerate-track-uids` has been.
Added to the "additional command line options" dialog. See #3703.
Translations: added a Norwegian Bokmål translation of the man pages by Roger
Knutsen (see `AUTHORS`).
:
Mkvmerge: when using timestamp files for subtitle tracks, mkvmerge will no.
Longer set a default duration for the track. Partially.
Mkvmerge: when using timestamp files for subtitle tracks, mkvmerge will no.
Longer queue frames longer than necessary, which resulted in the frames
Sometimes being written much later than they should have been according to
Their timestamps. Partially.
GNU GPL c video matroska conversion
GNU Astronomy Utilities (Gnuastro) is an official GNU package consisting of various programs and library functions for the manipulation and analysis of astronomical data. All the programs share the same basic command-line user interface for the comfort of both the users and developers. Gnuastro is written to comply fully with the GNU coding standards so it integrates finely with the GNU/Linux operating system. This also enables astronomers to expect a fully familiar experience in the source code, building, installing and command-line user interaction that they have seen in all the other GNU software that they use.
minor bugfix:
GNU GPLv3 astronomy gnu cli command-line analysis c
A simple terminal UI for git commands, written in Go with the gocui library.
minor feature: Language auto detection
PR Description.
a regression that broke language.
Auto-detection. When starting lazygit with the `gui.language` config set.
to "auto" (which is the default), lazygit would fail to start if the.
LANG environment is set to one of our supported languages.
For example:
``.
export LANG=nl_NL.
lazygit.
2024/07/13 11:43:03 open translations/nl-NL.json: file does not exist.
``.
.
MITL git development text-editor text-processing
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: Documentation update.
Use cgroup.kill to terminate all processes instead of sending a SIGKILL to each one individually.
GNU GPLv3 init admin cgroups2 slackware
qpwgraph is a graph manager dedicated to PipeWire,
using the Qt C++ framework, based and pretty much like the
same of QjackCtl.
minor feature: Implement patchbay node search functionality: adds a floating.
Text-entry field, which appears when typing in the canvas,
Selecting nodes that contains the typed text (maybe regular
Expression).
GNU GPLv3 audio jack pipewire qt cpp
|