Added: Support new epgsearch v0.9.25-git settings "unmute" and "min. description match".
Changed: Log to syslog by default (if logging is enabled) (Ville Skyttä).
Changed: Fall back to stderr if setting up syslog fails (Ville Skyttä).
Changed: Get character encoding from configured locale or environment variables (Submitted by Tobias Grimm).
Fixed: Encode SVDRP commands sent to VDR if needed (Submitted by Tobias Grimm).
Updated: Italian translation (Submitted by Diego Pierotto).
Updated: Dutch translation (Submitted by Roel Koelewijn).
Updated: Spanish translation (Submitted by Manuel Gomez).
Improved: Default mail settings (Ville Skyttä).
Fixed: Check if "GUI_POPUP_WIDTH" and "GUI_POPUP_HEIGHT" are numeric and set them to the defaults if they are not (Reported by Jan).
Added: Support VDR 1.7.12+ commands.conf and reccmds.conf (means: skip lines ending in "{" and lines with only "}" in them).
Added: check file and directory permissions on startup abort on error.
Changed: Default directory for PID file to /var/run/vdradmin.
Changed: Default directory for log file to /var/log/vdradmin.
Changed: Use "cache" directory in the current directory if $SEARCH_FILES_IN_SYSTEM is not set.
Changed: Hide "record" button in EPG lists there's already a timer for that broadcast (Based on patch by Dave Pickles).
Added: New options to show or hide a broadcast's subtitle and/or summary in EPG lists (Based on patch by Dave Pickles).
Added: New option to set a day's "start time" in "Playing today?" (Based on patch by Dave Pickles).
Changed: Minimum required epgsearch version now is 0.9.24.
Added: Support for new epgsearch search timer actions (Bug #557).
Changed: "--ipv6" only enables IPv6 for connections to VDRAdmin-AM, to also use IPv6 for SVDRP connection one can use "--ipv6-all" (if he really knows what he's doing!).
Fixed: Check encoding for every SVDRP connection (Submitted by Tobias Grimm).
Changed: Warn about missing key or certificate if --ssl is used.
Changed: Certificates for --ssl option must be located in $ETCDIR/certs.
Fixed: Resizing browser window in "Timeline" showed "file not found" (Reported by tag @vdr-portal.de).
Updated: Links to EPGSearch and Streamdev home pages (Ville Skyttä).
New dropdown box in EPG views to switch the used channel groups quickly. At the moment the groups "All channels", "Selected channels", "TV channels" and "Radio channels" exist.
Reworked (optional) background update of EPG data.
New option to display channels without EPG data.
Individual start/stop buffers for AutoTimers.
New button in EPG views to edit an EPG entry.
Extended information in LiveTV streaming playlists.
Two optional external searches in EPG views.
Support for epgsearch's timer checking (requires at least epgsearch v0.9.21).
Support PLAY and EDIT commands to play and cut recordings.
New option for saving configuration at exit. This will also save sorting in lists, interval and size in TV and the current view in "What's on now".
Check available VDR features and disable missing ones. At the moment it's used for the Streamdev plugin and "rename recording". (Un)available features are listed in the Help menu.
Use the recording's date instead of " " in the recording's folder name if AutoTimer sets a episode timer for an event that has no subtitle.
It's possible to create UTF8 translation files (see "./make.sh utf8add).