Commit graph

390645 commits

Author SHA1 Message Date
wiz
70975b4f1e libdrm: update to 2.4.118.
David Jagu (1):
      meson: fix typo in libdrm_intel

Geert Uytterhoeven (18):
      util: improve SMPTE color LUT accuracy
      util: factor out and optimize C8 SMPTE color LUT
      util: add support for DRM_FORMAT_C[124]
      util: store number of colors for indexed formats
      util: add SMPTE pattern support for C4 format
      util: add SMPTE pattern support for C1 format
      util: add SMPTE pattern support for C2 format
      modetest: add support for DRM_FORMAT_C[124]
      modetest: add SMPTE pattern support for C[124] formats
      intel: determine target endianness using meson
      util: fix 32 bpp patterns on big-endian
      util: fix 16 bpp patterns on big-endian
      util: add missing big-endian RGB16 frame buffer formats
      modetest: add support for parsing big-endian formats
      util: add test pattern support for big-endian XRGB1555/RGB565
      util: fix pwetty on big-endian
      util: add pwetty support for big-endian RGB565
      modetest: add support for big-endian XRGB1555/RGB565

Jonas Karlman (1):
      modetest: add support for DRM_FORMAT_NV{15,20,30}

Neil Armstrong (1):
      modetest: switch usage to proper options grammar

Simon Ser (4):
      xf86drm: add drmGetNodeTypeFromDevId
      Sync headers with drm-next
      xf86drmMode: add drmModeCloseFB()
      build: bump version to 2.4.118
2023-11-20 17:55:20 +00:00
gdt
903af5ab68 devel/py-kivy: Drop cython comment
It is fixed upstream, and it is merely that they have not created a
release with the fixes.
2023-11-20 16:42:43 +00:00
gdt
958654fce6 devel/py-kivy: Depend on SDL2 and gstreamer
These should perhaps be options, but it's unclear if that is true and
if so what the default should be.

Not tested, but builds on NetBSD 10.
2023-11-20 15:52:18 +00:00
pin
07c834488e doc: Updated shells/sheldon to 0.7.4 2023-11-20 14:43:13 +00:00
pin
26ae5e111d shells/sheldon: update to 0.7.4
0.7.4 November 19th, 2023
 - Support optional access in templates. This allows you to use the .? operator
   in templates to optionally access a field in templates, for example
   {{ hooks?.pre }} will return None and not error if pre is not present in
   hooks. You will now receive a deprecation warning if you use the get filter
   which does the same thing.

   Custom templates might have to be updated.
2023-11-20 14:42:52 +00:00
gdt
71997f0646 x11/py-wxPython: Actually add upstream patch 2023-11-20 12:24:39 +00:00
pin
21699aa201 doc: Updated www/xh to 0.20.1 2023-11-20 11:28:42 +00:00
pin
741bfc7adc www/xh: update to 0.20.1
0.20.1
Features
 - Add --resolve for overriding DNS resolution, see #327 (@ducaale)

0.20.0
 - No ChangeLog provided.
2023-11-20 11:28:20 +00:00
pin
ea17bc1c34 doc: Updated misc/tailspin to 2.2.0 2023-11-20 11:27:37 +00:00
pin
69d249cc10 misc/tailspin: update to 2.2.0
2.2.0
 - Added flags for setting simple highlights on the fly, for example:
   (tspin --words-red popcorn,movie)
 - Properly flatten and merge keywords to improve regex performance
 - Binaries are now added to the GitHub Release (Thanks @ecarrara and @supleed2)
 - Added HEAD HTTP method to the REST keywords (Thanks @mkogan1)
 - Fixed a bug where the message Failed to open file with less: Exit code 0
   would show after exiting less
2023-11-20 11:27:18 +00:00
pin
2b8001ae0c doc: Updated misc/rust-kanban to 0.8.2 2023-11-20 11:26:34 +00:00
pin
636981d80b misc/rust-kanban: update to 0.8.2
Fixed compile issues on newer versions of rust
+ bumped dependencies
+ clippy fixes + added extra info if no cards are present in a board
+ code refactoring for readability
+ shifted from saving access tokens to saving refresh tokens
+ fixed horizontal scrollbar not rendering
2023-11-20 11:26:14 +00:00
pin
bb137acb00 doc: Updated sysutils/dua-cli to 2.20.2 2023-11-20 11:25:31 +00:00
pin
85ca037f10 sysutils/dua-cli: update to 2.20.2
Bug Fixes
 - alignment when in interactive mode and -f binary
2023-11-20 11:25:10 +00:00
wiz
78dead9bfb py-kivy: remove unused patch 2023-11-20 11:13:39 +00:00
nia
d9d5d7f775 qt6-qtbase: Update per-OS PLISTs 2023-11-20 10:45:36 +00:00
nia
9889c8dab9 doc: Updated emulators/snes9x to 1.62.3 2023-11-20 10:19:50 +00:00
nia
30c9a15055 [libretro-]snes9x[-gtk]: Update to 1.62.3
Snes9x 1.62
- Fixed SA1 division with negative dividend again. (Atari2)
- Fixed timing on several instructions. (pi1541)
- MSU1 audio with no loop point will not repeat from start.
- Modernized some old memory-related code.
- Fixed a desynchronization in interlaced modes and reporting.
- Remove SA1 access to WRAM.
- Added second set of registers between S-DSP and S-SMP. Fixes
  PAL version of Virtual Bart.

Gtk + Windows:
- Added a Vulkan graphics output method. Similar to OpenGL, this
  can use libretro's slang shaders.
- Changed the automatic frame skip throttle to take place immediately
  before showing the frame, making VRR work better.
- Add menu item to clear recent files entries.
- Add fixed window size changes up to 10x.

Gtk:
- Switched to CMake for build system. Removed meson.
- Fixed some keys not working with modifiers. (Gutawer)
- Removed graphics options most people won't understand or need.
- Improved wayland support. Handle fractional DPI properly.
2023-11-20 10:19:00 +00:00
nia
e516b89f9f cmake/build.mk: Fix subdirectory builds. 2023-11-20 09:51:48 +00:00
jperkin
4071e11e72 py-tinydb: Fix PYTHON_VERSIONS_INCOMPATIBLE. 2023-11-20 09:30:53 +00:00
adam
ed76167336 Updated net/rabbitmq, devel/py-jaraco.functools 2023-11-20 09:18:40 +00:00
adam
80128be561 py-jaraco.functools: updated to 4.0.0
v4.0.0

Features
- Added ``splat`` function.

Deprecations and Removals
- Removed deprecated 'call_aside'.
2023-11-20 09:18:21 +00:00
adam
4b38e1d7f3 rabbitmq: updated to 3.12.9
RabbitMQ 3.12.9

Core Broker

Bug Fixes

When a topic permission was deleted, an internal event of type permission.deleted
was emitted in some cases, instead of topic.permission.deleted.

Shovel Plugin

Bug Fixes

Shovels on 3.12.8 nodes failed during a rolling cluster upgrade due to internal
identifier format changes.

Starting with this release, both old and new formats are supported for upgrade safety.

Grafana Dashboard

Enhancements

Global counters for producers are now available in the dashboard.

MQTT Plugin

Bug Fixes

Avoids an unnecessary warning in the logs.

CLI Tools

Enhancements

rabbitmq-diagnostics list_policies_that_match [queue name] is a new command
that simplifies troubleshooting of policy conflicts.

Management Plugin

Enhancements

Nodes that have OAuth 2 enabled now redirect the user to the original landing page (if any)
after successful login with the IDP.
2023-11-20 09:15:53 +00:00
adam
d328ec7515 Updated www/py-jupyterlab, www/py-notebook 2023-11-20 08:17:01 +00:00
adam
50ff0b4aa9 py-notebook: updated to 7.0.6
7.0.6

Bugs fixed

- Updated fav-icon Base URL from JupyterLab PageConfig.

Maintenance and upkeep improvements

- Fix typings
- Bump postcss from 8.4.27 to 8.4.31


7.0.5

Enhancements made

- Update to JupyterLab 4.0.7

Maintenance and upkeep improvements

- Update `permissions` in the galata snapshot workflow
- Fix typings check on CI
- Ignore yarn.lock for codespell
- Remove link to the PDF documentation
- Bump postcss from 8.4.23 to 8.4.31 in /ui-tests
- React to the galata update comment
- Switch from `hub` to `gh` in the Playwright snapshots update workflow
- chore: update pre-commit hooks
- Fix traitlets typing
- Bump toshimaru/auto-author-assign from 2.0.0 to 2.0.1
- Bump toshimaru/auto-author-assign from 1.6.2 to 2.0.0
- ci: set minimal permissions to workflows
- Bump systeminformation from 5.17.12 to 5.21.8 in /ui-tests

Documentation improvements

- Improve docs setup (SVG logos, repo links)
2023-11-20 08:16:46 +00:00
adam
1a8c4287e4 py-jupyterlab: updated to 4.0.9
4.0.9

Bugs fixed

- Improve cell toolbar tracker
- Do not update filebrowser breadcrumbs when not needed
- Don't show default value for objects in Settings Editor
- Fix highlighting search in an out-of-viewport cell
- Fix overreactive scrolling to next cell after `Shift + Enter`
- Fix missing default property breaking codemirror `overrides.json`
- Fix update button in extension manager
- Fix scrolling when dragging files in the file browser
- Fix scrolling past long outputs in presence of un-rendered headings
- Update notebook window on resize if height changes
- Remove unnecessary requirement from codemirror service plugin

Maintenance and upkeep improvements

- Update `@lumino/dragdrop` package
- Exclude ipynb files in prettier pre-commit
- Update to `@jupyter/ydoc` 1.1.1
- Fix yarn.lock
2023-11-20 08:13:47 +00:00
pin
334dd2e0fc doc: Updated shells/oh-my-posh to 18.26.1 2023-11-20 07:45:53 +00:00
pin
331359d084 shells/oh-my-posh: update to 18.26.1
v18.26.1
Bug Fixes
 - glyphs: use same int size for validation (90dacce), closes #4454
 - session: support changing user (c7c0128), closes #4442

v18.26.0
Features
 - update to go1.21.4 (eea6ffe)
2023-11-20 07:45:33 +00:00
pin
ea25283366 doc: Updated devel/garden to 0.9.1 2023-11-20 07:44:56 +00:00
pin
3d02a1ead0 devel/garden: update to 0.9.1
v0.9.1

Fixes
 - garden -D name=value now overrides variables in all scopes. Variables
   defined in tree scope were not subject to overrides and will now get
   properly overridden by the --define / -D command-line options.

v0.9.0

Features
 - garden grow now sets git config remote.$name.tagopt --no-tags when adding
   additional remotes. This prevents accidentally fetching tags when
   interacting with remotes.
2023-11-20 07:44:35 +00:00
wiz
83a1020d4a doc: Added fonts/victor-mono version 1.5.5 2023-11-20 07:23:12 +00:00
wiz
853b3a5b27 fonts/Makefile: + victor-mono 2023-11-20 07:23:02 +00:00
wiz
58051daa6d fonts/victor-mono: import victor-mono-1.5.5
Victor Mono is an open-source monospaced font with optional
semi-connected cursive italics and programming symbol ligatures.

The typeface is slender, crisp and narrow, with a large x-height
and clear punctuation, making it legible and ideal for code. It
comes in seven weights and Roman, Italic and Oblique styles.
2023-11-20 07:22:50 +00:00
wiz
f9f1bdfa4a doc: Updated devel/py-kivy to 2.2.1 2023-11-20 06:36:57 +00:00
wiz
a7b9db0502 py-kivy: update to 2.2.1.
Add upstream patch for cython 3.

2.2.1

Highlights

    [#8283]: backport (#8276): Limit stencil to inner instructions on Image widget

Tests/ci

    [#8288]: backport (#8263): Increase timeout of httpbin tests to reduce risk of failures on CI runs

Documentation

    [#8252]: backport (#8251): Ensures that jQuery is always installed (on newer sphinx versions is not the default)

2.2.0

Highlights

    [#7876]: Line/SmoothLine: Fixes rendering issues related to corner radius and updates its order (rounded_rectangle) + add getter methods for rounded_rectangle, rectangle, ellipse, circle.
    [#7882]: Re-implements the Bubble widget.
    [#7908]: Speed up SmoothLine creation by ~2.5x
    [#7942]: Config unicode support on Windows
    [#7988]: Added support for KIVY_LOG_MODE
    [#8044]: Add support for Python 3.11
    [#8056]: New Feature: Add BoxShadow graphic instruction 🎉
    [#8115]: Use font_direction and font_script_name from SDL2_ttf
    [#8144]: Added property for mouse draggable tab scrollbar to TabbedPanel
    [#8162]: Label: allow different values of left, top, right and bottom for padding.
    [#8169]: Image: add fit_mode feature
    [#8096]: Introduce build script for SDL dependencies and KIVY_DEPS_ROOT

2.1.0

Highlights

    [#7658]: Feature: Added EventManagerBase. We can now register managers that selectively process inputs e.g. touch and decide how to dispatch it to the widget tree. on_motion and motion_filter was added to Widget to handle generic motion inputs from the managers.
    [#7270]: Graphics: We now check whether the user called GL instructions from an external thread and raise an error.
    [#7293]: Properties: Added dynamic screen density/dpi support. KV code referencing density e.g. width: "5dp" will now update if the window dpi changes.
    [#7371]: KV: Allow using f-strings in KV-lang.
    [#7424]: Properties: Speed up bare widget creation (3X) and property dispatching/setting.
    [#7587]: Fix PermissionError when reconnecting mtdev input devices.
    [#7637]: Added Custom titlebar support.
    [#7642]: TextInput loading time optimization for large texts.
    [#7663]: Add python3.10 support.
    [#7678]: Add support for Apple Silicon.
2023-11-20 06:36:47 +00:00
adam
d0c51e5760 Updated databases/py-ldap, www/py-jupyter_server, www/py-jupyterlab-server 2023-11-20 06:30:18 +00:00
adam
8f07a3907f py-jupyterlab-server: updated to 2.25.2
2.25.2

Maintenance and upkeep improvements

- Update typings for Server 2.10.1 and mypy 1.7
- Align JSON schema validator with one used on the frontend
- Update ruff config

Documentation improvements

- Fix link-rot for Swagger view of OpenAPI spec


2.25.1

Bugs fixed

- Add repository info when getting federated extensions

Maintenance and upkeep improvements

- Update typings for server 2.10
- chore: update pre-commit hooks
- Clean up lint and ci
- Adopt ruff format
- Adopt sp-repo-review
- Update openapi-spec-validator requirement from \<0.7.0,>=0.6.0 to >=0.6.0,\<0.8.0
2023-11-20 06:29:56 +00:00
adam
8a3c22eb05 py-jupyter_server: updated to 2.10.1
2.10.1

Bugs fixed

- ContentsHandler return 404 rather than raise exc

Maintenance and upkeep improvements

- Clean up ruff config
- Add more typings
- chore: update pre-commit hooks


2.10.0

Enhancements made

- Update kernel env to reflect changes in session

Maintenance and upkeep improvements

- Clean up config and address warnings
- Clean up lint and typing
- Update typing for traitlets 5.13
- Update typings and fix tests
2023-11-20 06:25:58 +00:00
adam
f59c2e74fc py-ldap: updated to 3.4.4
Released 3.4.4 2022-11-17

Fixes:
* Reconnect race condition in ReconnectLDAPObject is now fixed
* Socket ownership is now claimed once we've passed it to libldap
* LDAP_set_option string formats are now compatible with Python 3.12

Doc/
* Security Policy was created
* Broken article links are fixed now
* Bring Conscious Language improvements

Infrastructure:
* Add testing and document support for Python 3.10, 3.11, and 3.12
2023-11-20 06:20:10 +00:00
fox
7910a04942 doc: Updated sysutils/eza to 0.16.0 2023-11-20 06:05:51 +00:00
fox
8aaee4c666 sysutils/eza: Update to 0.16.0
Changes since 0.15.0:

eza v0.16.0

Description

Updates once again :3

We fixed the accidental breaking change with --color-scale suddenly
requiring an argument introduced in v0.15.3, now it defaults to all.

Changelog

Bug Fixes

  * Fix cross compilation
  * Snap requires a base
  * Move --smart-group to long view options
  * Colo[u]r-scale didn't have a base value
  * Fix snapcraft.yaml formatting

Documentation

  * Add comments for bzip variants
  * Added the fact that total-size is unix only

Features

  * Add some file extensions
  * Abort on panic (saving 0.1 M)
  * Add powertest

Miscellaneous Tasks

  * Ignore blame from #644
  * Stabilize powertest version

Testing

  * Implements tests using the generated directory
  * Powertests using generated testdirs
  * Add hashed versions of powertests

eza v0.15.3

Description

Adding to your weekly bug fixes, features and what not, let me introduce you
to --color-scale, which was just added.

Changelog

[0.15.3] - 2023-11-09

Bug Fixes

  * Changed quote in --almost-all completion
  * Reformat help.rs
  * Allow unused macro rule arms

Documentation

  * Improve CONTRIBUTING.md, README.md
  * Improve README.md
  * Introduce INSTALL.md

Features

  * Create EZA_ICONS_AUTO environment variable
  * Create EZA_ICONS_AUTO environment variable
  * Demo gif and gif generation recipe
  * Add ocaml icon filetypes
  * Add PRQL
  * Add --color-scale

Miscellaneous Tasks

  * Add to CODEOWNERS file to make sure I get ping'd on files being touched
  * Add myself to codeowners to watch modifications on parsing
  * Improve the PR template
  * Release eza v0.15.3

Refactor

  * Remove commented out test code
  * Finalize decay -> color_scale

Build

  * Refactor flake
  * Bump DeterminateSystems/nix-installer-action from 4 to 7
  * Bump libc from 0.2.149 to 0.2.150
  * Bump rustix from 0.38.13 to 0.38.21

Ci

  * Refactor pre-commit-hooks
  * Refactor publish workflow

eza v0.15.2

Bug Fixes

  * Correct width when --no-quotes is used
  * Clippy lint and add option to grid-details
  * --smart-group only worked for current user

Features

  * Add Typst to the recognized files

Miscellaneous Tasks

  * Release eza v0.15.2

Refactor

  * Replace lazy_static with once_cell
  * Replace plain values with TextColours

Testing

  * Added more content to the dir generator
  * Changed size of one of the files

eza v0.15.1

Now with --total-size (size of all files in directories)

Changelog

Bug Fixes

  * Fmt, windows, and nix fixes
  * Reverted autofmt changes
  * Don’t display target’s size if we’re not dereferencing
  * Updated match indents
  * Changed flag name
  * Only store top-level recursive dir size
  * Changed windows methods
  * Underscored unused windows variables
  * Added device for filesystem to hashmap
  * Display offset for filenames with spaces
  * Fix clippy warnings
  * Fix doc-tests on RecursiveSize
  * Fix dead_code warnings on Windows

Documentation

  * Added flag to readme
  * Added flag to man
  * Fix doc-tests formatting and address other documentation review requests

Features

  * Added recursive directory parser
  * Added flag to completions
  * Add a new filetype for source code files
  * Add a new icons for source code files and other files
  * Support for displaying blocksize on directories

Miscellaneous Tasks

  * Release eza v0.15.1

Refactor

  * Move total-size calculations to File
  * Add RecursiveSize type to simplify total-size calculation
2023-11-20 06:05:24 +00:00
nia
92ff9a86e6 doc: Updated games/etlegacy to 2.81.1 2023-11-20 01:18:03 +00:00
nia
355edd1f59 etlegacy[-server]: Update to 2.81.1
2.81.1 - Incoming ... Again! (released 12/03/2023)

  Engine

    General

     * Fixed issue with g_oss not being set correctly, making 64bit mods not
       being listed when using 64bit clients
     * Added web style # prefixed color strings support

  Client

    General

     * Use json model data for fav servers
     * Moved listfonts command from legacy UI to client engine, since
       con_fontName can now be used on any mod, and the legacy-specific
       cg_customFont1/2 require ETL client anyway
     * Fixed sound bug (long stuttering sound) and cleared queued sounds
       (such as announcers fe. FIGHT! sound) when rewinding/fastforwarding
     * Added support for server blocking by using sent list of servers
       blocked from Legacy master and hiding malicious server in server
       browser
     * Removed NONUSBACKSLASH from the default console keys
     * Fixed zone memory leak on /bind command

    Audio backend

     * Fixed sound volume integer overflow

  Renderer

     * Fixed decals vertex modulation going out of range

  Mod

    General

     * Added position and size argument to editcomponent command
     * Added editcomponent command with parentAnchorPoint and
       parentAnchorComponent option
     * Extended auto completion for editcomponent command
     * Fixed localization of server commands were gets truncated
     * Added cg_useCvarCrosshair cvar allowing forcing crosshair HUD comp at
       init, 1 by default
     * Added back cg_useCvarCrosshair, cg_crosshairSize, cg_crosshairAlpha,
       cg_crosshairColor, cg_crosshairAlphaAlt, cg_crosshairColorAlt,
       cg_crosshairPulse, cg_crosshairHealth cvars
     * Added cg_crosshairSize_f, cg_crosshairAlpha_f, cg_crosshairColor_f,
       cg_crosshairAlphaAlt_f, cg_crosshairColorAlt_f, cg_crosshairPulse_f,
       cg_crosshairHealth_f commands
     * Fixed editcomponent command with coloration arguments
     * Fixed editcomponent style help was printing an error
     * Ignored bots count when using map vote pool depending of players count
     * Allowed referee command to use slot number for identify player

    Stability & Performance

     * Fixed missing NULL terminated in gameConsoleCommand list causing
       memory corruption
     * Removed WBUTTON_ATTACK2 (+attack2) causing exploit issue
     * Fixed kick angles framerate dependency by matching 333 FPS kick angles
       behaviour
     * Remove unnecessary trace for water hitmark detection, causing
       unnecessary recomputation of head BBox and extra trace
     * Fixed func_fakebrush prediction
     * Fixed PMF_TIME_KNOCKBACK never being set unless head was hit.

    Graphics

     * Fixed atmospheric effects during match pause
     * Fixed missile incorrect visual explosion origin
     * Fixed flamethrower being invisible if player shoots it outside of PVS

    UI

     * Fixed issue when crosshairinfo name affected to follow previous player
       being set to non default color
     * Fixed enemy spawn timer not being displayed
     * Added anchors support to HUD
     * Added HUD name support, usable with cg_althud cvar
     * Fixed multi line string buffer HUD components centering
     * Added No Text style option to disable the Connection interrupted text
       from Disconnect component
     * Added No Header style option to hide fireteam header
     * Added Force Colors style option to force player colors on the kill
       feed
     * Added extended system option menu for console con_* cvars
     * Fixed chargebar icon coloring for field ops
     * Moved listfonts command from legacy UI to client engine, since
       con_fontName can now be used on any mod, and the legacy-specific
       cg_customFont1/2 require ETL client anyway.
     * Fixed timerSet breaking resetTimer display
     * Added style custimization for compass, such as decor, cardinal point
       and direction visibility toogle

    Weapons

     * Remove adding velocity of ground entity for missiles causing execive
       velocity add while throwing
     * Added back default scoped movement to vanilla behaviour (full speed,
       unscope at 127 ups)
     * Moved alternate sniper speed to walk movement
     * Changed unscoping weapon while in air from 250 to 500 ms
2023-11-20 01:17:39 +00:00
nia
bc67f8e4fe doc: Updated audio/strawberry to 1.0.21 2023-11-20 00:58:20 +00:00
nia
8a757e2283 strawberry: Update to 1.0.21
Strawberry Music Player
=======================
ChangeLog

Version 1.0.21 (2023.10.21):

  Bugfixes:
    * Fixed seekbar position resetting to zero before showing actual position when seeking.
    * Fixed compressed files showing up in collection
    * Fixed connecting devices
    * Fixed device schema missing ebur128 fields.
    * Fixed collection search by tag not working with space between colon and search term
    * Fixed seeking when 5 seconds is remaining of the song resetting position to beginning
    * Fixed intermittent crash when seeking with Auto as output

  Enhancements:
    * Support using system KDSingleApplication when available.
    * Improved lyrics matching.
    * (macOS) Fully codesign binaries and DMG.

Version 1.0.20 (2023.09.24):

  Bugfixes:
    * Fixed appdata validation.

Version 1.0.19 (2023.09.24):

  Bugfixes:
    * Use shared pointers for objects to fix potential crashes on exit
    * Fixed smart playlist search not matching unrated songs
    * Fixed reading FMPS_Playcount for MP3 ID3v2 tags
    * Always stop playing after 100 errors to prevent flooding the error dialog
    * Fixed volume going to 100% when decreasing volume beyond zero
    * Fixed error dialog sometimes showing empty.
    * (macOS) Fixed missing search bars

  Enhancements:
    * Add Mpris2 property to read/write rating
    * Capitalize playlist column names
    * Added lyrics from songlyrics.com, azlyrics.com, elyrics.net and lyricsmode.com.

  New features
    * Support performing song loudness analysis using `libebur128`
    * Support song playback loudness normalization, as per EBU R 128

  Other:
    * Removed last.fm HTTPS workaround and GnuTLS dependency
    * Removed broken lyrics.com lyrics provider.
2023-11-20 00:58:09 +00:00
gdt
737b169873 x11/py-wxPython: Cherry-pick upstream fix for cython 3.0.0 API withdrawal 2023-11-20 00:07:41 +00:00
nia
ba84dff7c7 doc: Updated audio/quodlibet to 4.6.0 2023-11-20 00:05:01 +00:00
nia
d0258857c3 quodlibet: Update to 4.6.0
4.6.0 (2023-08-22) - Ah, perfect, the banner that satisfies everyone

   Packaging Changes
              * Quodlibet now requires Python 3.8+
              * It also now supports Python 3.11
              * libsoup3 is now required (up from version 2)

   ℹ️ A highlight of the changes in 4.6.0 is below. For full details, see the
   4.6 commit log.

   General
              * Audiofeeds: enable clipboard when adding feed
              * Fix aggregate units on numeric comparisons
              * Fix playlist renaming bug (Nick Boultbee)
              * Remove some senf helpers that are more or less the same in
                the Python 3 stdlib (lazka)
              * Require Python 3.8 (lazka)
              * Move to libsoup3 (Nick Boultbee)
              * Add Stop command to Control menu
              * Allow disabling of songlist sorting
              * Add human time tags
              * Nicer prefs switches
              * Fix shuffle history
              * Fix pop-up menu for Podcasts
              * Add CLI arg: –with-pattern
              * Modernise entire preferences UI 🎨
              * Allow songlist editing of simple text tags in-place 🆙
                (Nick Boultbee)
              * Make –rating-up work when song has no previous rating
                (Felicián Németh)
              * Don’t make the WaitLoadWindow modal
              * Prompt on attempting to extend a playlist with DnD’ed tracks
              * Stop query date regex from matching > 4 digit year
                (afontenot)
              * Add “edit” button to column tag editor window
                (afontenot)
              * Track List: Add shortcut Ctrl-Return to the searchbar
                (Felicián Németh)
              * Fix crash when using covergrid + default art size
                (afontenot)
              * Disable ordering when active order disappears
                (afontenot)
              * Improve notif progress bar
              * Playlists: log about potential import failures
              * Fix regression of –print-query
              * Audiofeeds: handle non-feed URLs
              * Fix image size scaling when cover is reloaded
              * Covergrid using FlowBox
              * Softer cover art outline
              * Disable editing for Soundcloud tracks
              * Fix lots of browser padding issues
              * Make songs heading entries editable
              * XSPF formatting
              * Support library watching in the core
              * Write XSPFs with proper namespace (internal v2)
              * Move library: don’t force source dir to exist
              * Fix add playlists errors
              * Fix display pattern not updating in browsers

   Plugins
              * Improve and fix Sonos plugin
              * Tidy export to folder plugin (Nick Boultbee)
              * Unique filters plugin
              * playlist export: prefix relative paths with ‘.’ if the path
                starts with ‘#’
              * Add a new internal tag: ~json
              * 🆕 Bookmarks notifications plugin
              * Move listenbrainz plugin to the right location
                (Felicián Németh)
              * the sync_to_device plugin shouldn’t delete files named
                ‘cover.jpg’
              * Album art downloader: improve GUI
              * Album art downloader: remove Amazon
              * Embed Images plugin: allow choosing a file from disk
                (Nick Boultbee)
              * Add plugin for rich presence in Discord.

   Translations
              * Thanks to all our translators old and new.
              * These are now listed on the Weblate QL project.
2023-11-20 00:04:50 +00:00
nia
fec1acf621 doc: Updated audio/exaile to 4.1.3 2023-11-19 23:38:43 +00:00
nia
2ab4ea27ba exaile: Update to 4.1.3. Drop MAINTAINER.
This release fixes some issues and adds some new functionality.

     * Adding support for tagging aac files with id3 tags
     * Change flac/ogg metadata handling for bpm and comment
     * Experimental: Save star ratings to media files
     * Track start and end is now triggered also for streams
     * AppData files now uses more translations
     * Added preference to remove a track from queue after playing
     * Plugin handling
          * Users can override built-in plugins with newer versions and
            remove the overrides as well
          * Users can remove custom installed plugins via plugin manager
     * BerkeleyDB is used instead of bsddb, if available
     * Plugins:
          * cd: Back again
          * icecast: Back again
          * bpm: Confirmation on manually setting the bpm can be disabled
          * winmmkeys: Now using pynput
          * lyricsmania: First line of lyrics is shown
          * streamripper: custom user agent and event handling
          * lyricwiki: Removed
          * jamendo: removed
2023-11-19 23:38:27 +00:00