2025-01-28 09:05:20 by Adam Ciarcinski | Files touched by this commit (1) |
Log message:
gerbera: switch to ffmpeg6
|
2025-01-27 17:19:02 by Thomas Klausner | Files touched by this commit (3) | |
Log message:
gerbera: update to 2.4.1.
### v2.4.1
- Fix Dockerfile
### v2.4.0
- Access permissions for files by client
- actions: clang-format 18
- Add variables to docker images
- Bump cookie, express and socket.io in /gerbera-web
- Clients: Support deleting entries
- Config: UI handler mimetypes and CSP
- Config: Unify path handling
- ConfigGenerator: Export defaults for more entries
- Debian: create changelog file
- Debian: pack postinst file
- deps: Fix build with ffmpeg 6.1
- Drop Build Support for Ubuntu 23.04
- Dynamic banner colour in Readme
- Enhance xsd
- Fix access to cache option if thumbnailer disabled
- Fix Artist Image in Virtual Layout
- Fix autoscan issue with empty filename
- Fix build without ffmpeg
- Fix CodeQL messages
- Fix config2.xsd: The QName value upnp-properties does not resolve to ...
- Fix container filters
- Fix creating containers in web ui
- Fix Handling command line options
- Fix handling of checkbox values on web ui
- Fix parsing enum config values
- Fix SIMPLE_DATE
- Fix systemd detection
- Gerbera welcomes 2025
- Handle int parse error in config
- Improve compile info contents
- Improve handling multivalue tags in virtual paths
- Increase size of pupnp threadpool
- Mention systemd as optional package
- Resource directory configuration and cleanup collection
- Scripting: Clean up property handling
- Set correct image size for xx-large pictures
- Test: Fix CMake commands
- Update and refactor MySQL code
- Update Build Environment
- Update build for openSuSE
- Update docker settings
- Update js vendor files
- UPnP filters: provide defaults for filter properties
- UPnP Shortcuts feature
- UPnP: Add support for filters
- Validate XSD CI workflow
- Web UI: Add dark mode
- Web UI: Add Search page
- Web UI: Cleanup display of item number
- Web UI: Fix detail display
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-09-18 14:02:17 by Adam Ciarcinski | Files touched by this commit (3) | |
Log message:
gerbera: updated to 2.3.0
v2.3.0
- Add build target for source documentation
- Add configuration option to block clients
- Add Splitter and Resize to items grid
- Bump webpack from 5.93.0 to 5.94.0 in /gerbera-web
- Clean up commented out code
- Clean up test code
- Clean up URL handling
- Config: Client specific DLNA profiles
- Config: Make UDN mandatory
- Config: Option to disable physical container types
- ConfigSetup: Allow multiple iterations for UI
- Configuration of additional target mimetype properties for transcoding
- Drop Apple Trailer support
- Extract image and video orientation to resource attributes
- Fix config2.xsd
- Fix ipv6 handling
- Fix NPUPnP version
- FIXME done: Remove fake resource
- Import: Fix renaming of file or folder
- Improve docker instructions
- Improve handling of thumbnail profiles
- Inotify: Don't handle 0 events
- Inotify: Fix deleting files
- Link to UPnP specification for search syntax
- Mention .m4a in compilation options
- Refactor StringConverter
- Refactor Upnp Services
- Restrict dynamic folders to browse flags
- Server logging for failed UpnpInit
- Stability fixes
- Upgrade cxxopts.hpp to 3.2.1
- Upgrade md5 to 2002 version
- Upnp Classes for containers in physical tree
- UPnP Search: Support integer and date comparison
- UPnP: Return error messages
- Use full client info as requestCookie
- Warn about empty script result
- Web security and upnp compatibility
- Web UI: Display tootip on containers in tree
|
2024-08-25 08:19:21 by Thomas Klausner | Files touched by this commit (575) |
Log message:
*: replace CMAKE_ARGS with CMAKE_CONFIGURE_ARGS
|
2024-07-16 12:02:05 by Patrick Welche | Files touched by this commit (42) |
Log message:
Revbump for fmtlib 11.0.1
Pointed out by David Gutteridge on pkgsrc-changes
|
2024-07-10 08:17:17 by Thomas Klausner | Files touched by this commit (3) |
Log message:
gerbera: fix two problems
1. startup script didn't start program demonized
2. ffmpegthumbnailer option causes problems at startup, disable it by
default
From Dave Tyson on pkgsrc-users.
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|