Commit Graph

3442 Commits

Author SHA1 Message Date
Michael Klein
535dec396f system-tools: include libgpiod
Tools for interacting with the linux GPIO character device (gpiodetect,
gpioinfo, gpioget, gpioset, gpiofind, gpiomon)
2021-12-08 17:49:55 +01:00
heitbaum
4bc87e50ab mesa GRAPHIC_DRIVERS: delete classic drivers (DRI)
i915, i965, nouveau, r100, r200
2021-11-22 15:16:43 +11:00
heitbaum
baab3dcc86 chrome: update to 96.0.4664.45 and addon (111) 2021-11-16 19:42:29 +11:00
heitbaum
81e9a42948 pango: update to 1.49.3
update 1.49.1 (2021-09-02) to 1.49.3 (2021-11-09)

news:

Overview of changes in 1.49.2
=============================
* Update Unicode data to Unicode 14
* Fix underlining of spaces
* Round font metrics when appropriate
* Fix some corner cases of cursor positioning
* Handle Catalan middle-dot in text segmentation

Overview of changes in 1.49.3
=============================
* Fix hinting of glyph metrics
* Fix logical glyph extents in vertical gravities
* Visualize more default-ignorable glyphs
* Fix advance widths in transformed contexts
* Implement Small Caps and other casing variations
2021-11-16 19:26:24 +11:00
heitbaum
6ff611e729 shared-mime-info: meson fix - migrate itstool to builtin msgfmt 2021-11-16 19:19:07 +11:00
CvH
f355823fae Merge pull request #5841 from heitbaum/addon11
[le11] Update addons (mpd, btrfs-progs)
2021-11-13 12:23:22 +01:00
heitbaum
2fe48b8df5 btrfs-progs: update to 5.15 and addon (104) 2021-11-06 16:44:47 +11:00
Christian Hewitt
c977f3f162 network-tools: add sshpass to network-tools bundle 2021-11-05 09:45:38 +00:00
heitbaum
2862f0423f mpd: update to 0.23.3 and addon (112)
update 0.22.9 (111) 2021-08-06 to 0.23.3 (112) 2021-10-31

news:
https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.3/NEWS

changelog:
ver 0.23.3 (2021/10/31)
* protocol
  - add optional position parameter to "add" and "playlistadd"
  - allow range in "playlistdelete"
* database
  - fix scanning files with question mark in the name
  - inotify: fix use-after-free bug
* output
  - alsa: add option "stop_dsd_silence" to work around DSD DAC noise
* macOS: fix libfmt related build failure
* systemd: add "RuntimeDirectory" directive

ver 0.23.2 (2021/10/22)
* protocol
  - fix "albumart" timeout bug
* input
  - nfs: fix playback bug
* output
  - pipewire: send artist and title to PipeWire
  - pipewire: DSD support
* neighbor
  - mention failed plugin name in error message
* player
  - fix cross-fade regression
* fix crash with libfmt versions older than 7

ver 0.23.1 (2021/10/19)
* protocol
  - use decimal notation instead of scientific notation
  - "load" supports relative positions
* output
  - emit "mixer" idle event when replay gain changes volume
  - pipewire: emit "mixer" idle events on external volume change
  - pipewire: attempt to change the graph sample rate
  - snapcast: fix time stamp bug which caused "Failed to get chunk"
* fix libfmt linker problems
* fix broken password authentication

ver 0.23 (2021/10/14)
* protocol
  - new command "getvol"
  - show the audio format in "playlistinfo"
  - support "listfiles" with arbitrary storage plugins
  - support relative positions in "addid"
  - fix relative positions in "move" and "moveid"
  - add "position" parameter to "findadd" and "searchadd"
  - add position parameter to "load"
* database
  - proxy: require MPD 0.20 or later
  - proxy: require libmpdclient 2.11 or later
  - proxy: split search into chunks to avoid exceeding the output buffer
  - simple: add option to hide CUE target songs
  - upnp: support libnpupnp instead of libupnp
* archive
  - zzip, iso9660: ignore file names which are invalid UTF-8
* decoder
  - openmpt: new plugin
  - wavpack: fix WVC file support
* player
  - do not cross-fade songs shorter than 20 seconds
* output
  - oss: support DSD over PCM
  - pipewire: new plugin
  - snapcast: new plugin
* tags
  - new tags "ComposerSort", "Ensemble", "Movement", "MovementNumber", and "Location"
* split permission "player" from "control"
* add option "host_permissions"
* new build-time dependency: libfmt

ver 0.22.11 (2021/08/24)
* protocol
  - fix "albumart" crash
* filter
  - ffmpeg: pass "channel_layout" instead of "channels" to buffersrc
  - ffmpeg: fix "av_buffersink_get_frame() failed: Resource temporarily unavailable"
  - ffmpeg: support double-precision samples (by converting to single
precision) * Android
  - build with NDK r23
  - playlist_directory defaults to "/sdcard/Android/data/org.musicpd/files/playlists"
2021-11-02 22:33:46 +11:00
heitbaum
04c5a01327 mpv-drmprime: update to 0.34.0 2021-11-02 22:33:46 +11:00
mglae
ca6497f44f Merge pull request #5796 from guillaumelecerf/chrome
Multiple chrome fixes/enhancements
2021-10-30 23:49:05 +02:00
Guillaume LECERF
3ccf883146 chrome: update changelog 2021-10-30 23:44:21 +02:00
Guillaume LECERF
7b4cdb060b chrome: allow setting a custom user-agent 2021-10-30 20:44:54 +02:00
heitbaum
d6a332f8ce gdk-pixbuf: correct meson build options 2021-10-30 15:34:11 +11:00
heitbaum
fee0c9f7e3 pango: correct meson build options 2021-10-30 15:34:11 +11:00
heitbaum
491e37aedf at-spi2-core: correct meson build options 2021-10-30 15:34:11 +11:00
heitbaum
fefc21affb chrome-libxkbcommon: correct meson build options 2021-10-30 15:34:11 +11:00
Guillaume LECERF
04b0a3796d chrome: versions >=91 use new flags to enable hardware accelerated video decode 2021-10-28 23:04:03 +02:00
Guillaume LECERF
4893cb6a88 chrome: fix dark mode toggle
Fixes: 788fcf6
2021-10-28 23:04:03 +02:00
CvH
5f9f0cd964 Merge pull request #5674 from heitbaum/chrome
chrome: update to 95.0.4638.54 and addon (109)
2021-10-28 19:49:22 +02:00
CvH
46f810894d Merge pull request #5683 from guillaumelecerf/feature/chrome-use-pulseaudio
chrome: use pulseaudio when available
2021-10-28 19:48:56 +02:00
Tomáš Kelemen (vudiq)
4e6f8705e6 crocus: add Mesa gallium driver for older Intel GPUs 2021-10-27 15:45:50 +02:00
CvH
5e51e45405 Merge pull request #5799 from heitbaum/mesonc
Fixes to meson: unknown options are now always fatal
2021-10-26 11:39:37 +02:00
heitbaum
9c6cf9e858 harfbuzz-icu: Drop fontconfig from meson build 2021-10-25 16:35:51 +11:00
heitbaum
1e6da6e50d chrome: update to 95.0.4638.54 and addon (109) 2021-10-20 20:18:29 +11:00