]> granicus.if.org Git - handbrake/log
handbrake
8 years agoWinGui: Check if a track is foreign audio, before defaulting burn-in if the burn...
sr55 [Wed, 3 Aug 2016 19:24:56 +0000 (20:24 +0100)]
WinGui: Check if a track is foreign audio, before defaulting burn-in if the burn-in behaviour is set for that.

8 years agoMerge pull request #285 from RandomEngy/log-and-const-fixes
Scott [Sat, 30 Jul 2016 18:42:04 +0000 (19:42 +0100)]
Merge pull request #285 from RandomEngy/log-and-const-fixes

Interop log and const fixes

8 years agoRemoved tabs
RandomEngy [Sat, 30 Jul 2016 18:17:02 +0000 (11:17 -0700)]
Removed tabs

8 years agoFixed double-spaced lines when logging multi-line messages from the core.
RandomEngy [Sat, 30 Jul 2016 18:14:23 +0000 (11:14 -0700)]
Fixed double-spaced lines when logging multi-line messages from the core.
Added some keep_aspect constants and updated the audio codec mask.

8 years agopreset: Add all audio formats to CLI Default copy mask.
Bradley Sepos [Sat, 30 Jul 2016 13:36:45 +0000 (09:36 -0400)]
preset: Add all audio formats to CLI Default copy mask.

8 years agopreset: Fix auto frame rate for CLI Default.
Bradley Sepos [Sat, 30 Jul 2016 13:00:53 +0000 (09:00 -0400)]
preset: Fix auto frame rate for CLI Default.

8 years agoMacGui: convert more xibs to Auto Layout.
Damiano Galassi [Sat, 30 Jul 2016 12:08:10 +0000 (14:08 +0200)]
MacGui: convert more xibs to Auto Layout.

8 years agoWinGui: Refix styling and layout on the Drive Listbox so it scrolls correctly. Fixes...
sr55 [Sat, 30 Jul 2016 10:47:34 +0000 (11:47 +0100)]
WinGui: Refix styling and layout on the Drive Listbox so it scrolls correctly. Fixes #263

8 years agoMacGui: realign AddPreset.xib UI with Auto Layout
Damiano Galassi [Sat, 30 Jul 2016 08:43:51 +0000 (10:43 +0200)]
MacGui: realign AddPreset.xib UI with Auto Layout

8 years agoscripts: Update to mingw-w64-build 2.2.0.
Bradley Sepos [Fri, 29 Jul 2016 21:43:44 +0000 (17:43 -0400)]
scripts: Update to mingw-w64-build 2.2.0.

8 years agoWinGui: Enhance the security of our update checker. It can no longer access URL's...
sr55 [Fri, 29 Jul 2016 19:57:50 +0000 (20:57 +0100)]
WinGui: Enhance the security of our update checker. It can no longer access URL's that are not *.handbrake.fr if served with a compromised appcast.

8 years agoscripts: Update to mingw-w64-build 2.1.0.
Bradley Sepos [Fri, 29 Jul 2016 15:40:45 +0000 (11:40 -0400)]
scripts: Update to mingw-w64-build 2.1.0.

8 years agoMacGui: update the UI after a failed queue scan.
Damiano Galassi [Fri, 29 Jul 2016 10:42:46 +0000 (12:42 +0200)]
MacGui: update the UI after a failed queue scan.

8 years agogtk: Revise Russian translation of pop-up comment.
maxd [Thu, 28 Jul 2016 19:35:27 +0000 (15:35 -0400)]
gtk: Revise Russian translation of pop-up comment.

8 years agogtk: Add Russian translation for pop-up comment.
TotalCaesar659 [Tue, 15 Mar 2016 01:51:10 +0000 (04:51 +0300)]
gtk: Add Russian translation for pop-up comment.

8 years agolibhb: make hb_ps_read_packet() more robust
Sean McGovern [Sun, 17 Jul 2016 18:49:25 +0000 (14:49 -0400)]
libhb: make hb_ps_read_packet() more robust

8 years agolibhb: make encavcodecInit() more robust
Sean McGovern [Sat, 16 Jul 2016 19:32:41 +0000 (15:32 -0400)]
libhb: make encavcodecInit() more robust

8 years agoqsv: Fix crash attempting to destroy mutex.
maxd [Wed, 20 Jul 2016 11:35:58 +0000 (13:35 +0200)]
qsv: Fix crash attempting to destroy mutex.

Removal of address-of operator made necessary by newer pthreads implementation.

Also adds some return value checking and error reporting.

Resolves #258.

8 years agoMacGui: update the drc value immediately when the slider is moved.
Damiano Galassi [Wed, 27 Jul 2016 12:02:52 +0000 (14:02 +0200)]
MacGui: update the drc value immediately when the slider is moved.

8 years agoMacGui: use CQ label in the constant quality slider for VP9.
Damiano Galassi [Wed, 27 Jul 2016 12:01:02 +0000 (14:01 +0200)]
MacGui: use CQ label in the constant quality slider for VP9.

8 years agopreset: Use Main profile for Android 1080p30 and use fast combing detection for Very...
Bradley Sepos [Tue, 26 Jul 2016 19:12:12 +0000 (15:12 -0400)]
preset: Use Main profile for Android 1080p30 and use fast combing detection for Very Fast presets.

8 years agoMacGui: fix subtitles offset undo and add kvp dependencies for the 'isForcedSupported...
Damiano Galassi [Mon, 25 Jul 2016 20:50:36 +0000 (22:50 +0200)]
MacGui: fix subtitles offset undo and add kvp dependencies for the 'isForcedSupported' method.

8 years agoWinGui: Add a tooltip to display the preset description. Initial delay before appeari...
sr55 [Mon, 25 Jul 2016 19:38:00 +0000 (20:38 +0100)]
WinGui: Add a tooltip to display the preset description. Initial delay before appearing is 1.5 seconds to avoid annoying the user.

8 years agoWinGui: Lay the foundation for editing presets with a simple rename window.
sr55 [Mon, 25 Jul 2016 19:29:44 +0000 (20:29 +0100)]
WinGui: Lay the foundation for editing presets with a simple rename window.

8 years agoWinGui: Allow the preset slider for VP8 and VP9
sr55 [Mon, 25 Jul 2016 18:34:48 +0000 (19:34 +0100)]
WinGui: Allow the preset slider for VP8 and VP9

8 years agoWinGui: Stubbing out some meta data code.
sr55 [Sat, 23 Jul 2016 21:57:00 +0000 (22:57 +0100)]
WinGui: Stubbing out some meta data code.

8 years agoWinGui: Fix Quality slider for VP9
sr55 [Sat, 23 Jul 2016 20:37:02 +0000 (21:37 +0100)]
WinGui: Fix Quality slider for VP9

8 years agoMacGui: made the framerate radio button strings localizable.
Damiano Galassi [Thu, 21 Jul 2016 08:45:29 +0000 (10:45 +0200)]
MacGui: made the framerate radio button strings localizable.

8 years agoMacGui: disable the 'forced' checkbox for subtitles track if forced is not supported.
Damiano Galassi [Thu, 21 Jul 2016 08:44:27 +0000 (10:44 +0200)]
MacGui: disable the 'forced' checkbox for subtitles track if forced is not supported.

8 years agoWinGui: Show Queue button can now maximise a minimised window. Fixes #262
sr55 [Sat, 16 Jul 2016 19:41:54 +0000 (20:41 +0100)]
WinGui: Show Queue button can now maximise a minimised window. Fixes #262

8 years agoMacGui: fix the label color of two text labels in the preview HUD on 10.9 and earlier.
Damiano Galassi [Sat, 16 Jul 2016 10:02:27 +0000 (12:02 +0200)]
MacGui: fix the label color of two text labels in the preview HUD on 10.9 and earlier.

8 years agoMacGui: fix the audio defaults tracks delete button, the selection index was not...
Damiano Galassi [Sat, 16 Jul 2016 10:00:16 +0000 (12:00 +0200)]
MacGui: fix the audio defaults tracks delete button, the selection index was not set and the button deleted the wrong track.

8 years agoWinGui: Remove another exception for queue handling and just handle the condition...
sr55 [Fri, 15 Jul 2016 21:19:47 +0000 (22:19 +0100)]
WinGui: Remove another exception for queue handling and just handle the condition appropriately  #211

8 years agoWinGui: Change the handling of "Already Processing" dialog that can appear when press...
sr55 [Fri, 15 Jul 2016 21:15:20 +0000 (22:15 +0100)]
WinGui: Change the handling of "Already Processing" dialog that can appear when pressing Start Encode if the events run out of sequence.  The GUI just handles it appropiatly now. Should fix #211

8 years agoWinGui: Case sensitivity fix for checking queue duplicates
sr55 [Fri, 15 Jul 2016 20:56:00 +0000 (21:56 +0100)]
WinGui: Case sensitivity fix for checking queue duplicates

8 years agoWinGui: Change the Add to queue split button so that it's styling behaves a bit bette...
sr55 [Fri, 15 Jul 2016 20:55:11 +0000 (21:55 +0100)]
WinGui: Change the Add to queue split button so that it's styling behaves a bit better. Fixes #99

8 years agoLinGui: Fix icon_res.h build dependency
John Stebbins [Thu, 14 Jul 2016 17:14:55 +0000 (10:14 -0700)]
LinGui: Fix icon_res.h build dependency

8 years agolibhb: make preview reader and writer both more robust
Sean McGovern [Fri, 8 Jul 2016 01:19:38 +0000 (21:19 -0400)]
libhb: make preview reader and writer both more robust

8 years agolibhb: add an implementation of strerror_r()
Sean McGovern [Sun, 10 Jul 2016 21:22:45 +0000 (17:22 -0400)]
libhb: add an implementation of strerror_r()

8 years agoconfigure: check for strerror_r()
Sean McGovern [Sun, 10 Jul 2016 20:00:16 +0000 (16:00 -0400)]
configure: check for strerror_r()

8 years agocontrib: libass: specify path to local YASM.
Tim Walker [Thu, 7 Jul 2016 23:11:11 +0000 (01:11 +0200)]
contrib: libass: specify path to local YASM.

8 years agocontrib: libass: cosmetics.
Tim Walker [Thu, 7 Jul 2016 23:07:24 +0000 (01:07 +0200)]
contrib: libass: cosmetics.

8 years agoRevert "libhb: don't ignore the return result from fread()"
Bradley Sepos [Thu, 7 Jul 2016 22:24:17 +0000 (18:24 -0400)]
Revert "libhb: don't ignore the return result from fread()"

Broke image previews on Linux and Windows (mingw).

This reverts commit b7645e7842703d52c44feaa85cfb3c490e09c8dc.

8 years agolibhb: Replace PTW32_STATIC_LIB with PTW32_VERSION.
Bradley Sepos [Thu, 7 Jul 2016 21:26:45 +0000 (17:26 -0400)]
libhb: Replace PTW32_STATIC_LIB with PTW32_VERSION.

For consistency with 36c415e. In practice the include this encapsulates is already included elsewhere, so no underlying change takes place; <pthread.h> is already included.

8 years agocontrib: Fix typo in harfbuzz mingw configuration.
Bradley Sepos [Thu, 7 Jul 2016 21:19:44 +0000 (17:19 -0400)]
contrib: Fix typo in harfbuzz mingw configuration.

Hat-tip @Rodeo314 for the catch.

8 years agoscripts: Update to mingw-w64-build 2.0.0.
Bradley Sepos [Thu, 7 Jul 2016 21:00:52 +0000 (17:00 -0400)]
scripts: Update to mingw-w64-build 2.0.0.

8 years agoMerge pull request #253 from Rodeo314/pthreadd
Bradley Sepos [Thu, 7 Jul 2016 19:25:18 +0000 (15:25 -0400)]
Merge pull request #253 from Rodeo314/pthreadd

contrib: fix PTHREADW32 dependency condition for libav.

8 years agoMerge pull request #252 from Rodeo314/pthread2
Bradley Sepos [Thu, 7 Jul 2016 19:25:05 +0000 (15:25 -0400)]
Merge pull request #252 from Rodeo314/pthread2

contrib: add a couple changes missed in previous commits.
pthreadw32: module.defs fixes.

8 years agocontrib: fix PTHREADW32 dependency condition for libav.
Tim Walker [Thu, 7 Jul 2016 19:12:00 +0000 (21:12 +0200)]
contrib: fix PTHREADW32 dependency condition for libav.

8 years agocontrib: Fix bzip2 for old releases.
Bradley Sepos [Thu, 7 Jul 2016 15:19:11 +0000 (11:19 -0400)]
contrib: Fix bzip2 for old releases.

We recently updated bzip2-1.0.6.tar.gz to the official tarball, which extracts to a different directory (bzip2-1.0.6 instead of bzip2). Unfortunately, this breaks older commits/releases that depend on the old behavior. So restore the old tarball, and use a different name for the official tarball.

8 years agopthreadw32: module.defs fixes.
Tim Walker [Thu, 7 Jul 2016 18:51:05 +0000 (20:51 +0200)]
pthreadw32: module.defs fixes.

Remove libpthread.a symlink during UNINSTALL; its our
responsibility since we create it at the INSTALL stage.

Don't add build targets to both BUILD.extra and BUILD.ntargets;
since both fields are added to BUILD.args, this was resulting in
duplicate targets being passed to make.

Move (real)clean target from BUILD to CLEAN, as this is where it
belongs; note that CLEAN is automatically called by the build
system as part as the BUILD stage. Previously, parallel builds
could call the (real)clean target after GC-static, resulting in
a build failure during the INSTALL stage.

8 years agocontrib: add a couple changes missed in previous commits.
Tim Walker [Thu, 7 Jul 2016 18:50:33 +0000 (20:50 +0200)]
contrib: add a couple changes missed in previous commits.

8 years agocontrib: Re-enable multithreading for libvpx.
Bradley Sepos [Thu, 7 Jul 2016 18:19:02 +0000 (14:19 -0400)]
contrib: Re-enable multithreading for libvpx.

8 years agocontrib: Threading fixes in pthreads-w32 and libav.
Bradley Sepos [Thu, 7 Jul 2016 18:18:42 +0000 (14:18 -0400)]
contrib: Threading fixes in pthreads-w32 and libav.

8 years agocontrib: Explicitly disable vp10, cosmetics.
Bradley Sepos [Tue, 5 Jul 2016 18:40:17 +0000 (14:40 -0400)]
contrib: Explicitly disable vp10, cosmetics.

8 years agocontrib: Disable vpx threading on mingw.
Bradley Sepos [Tue, 5 Jul 2016 18:38:35 +0000 (14:38 -0400)]
contrib: Disable vpx threading on mingw.

VP9 has problems with newer pthreads-win32. No easy way to disable threading for VP9 only.

8 years agolibhb: Move ogg in link order.
Bradley Sepos [Fri, 1 Jul 2016 18:46:45 +0000 (14:46 -0400)]
libhb: Move ogg in link order.

For consistency with test/module.defs.

8 years agocli: move ogg in link order
Sean McGovern [Sat, 4 Jun 2016 03:39:32 +0000 (23:39 -0400)]
cli: move ogg in link order

It can depend on the vorbis libraries.

8 years agocli: include strings.h on Solaris where necessary
Sean McGovern [Tue, 31 Dec 2013 18:45:08 +0000 (13:45 -0500)]
cli: include strings.h on Solaris where necessary

8 years agocli: only link to iconv on Solaris 10
Sean McGovern [Tue, 31 Dec 2013 18:43:50 +0000 (13:43 -0500)]
cli: only link to iconv on Solaris 10

8 years agolibhb: don't ignore the return result from pipe()
Sean McGovern [Thu, 30 Jun 2016 17:10:55 +0000 (13:10 -0400)]
libhb: don't ignore the return result from pipe()

8 years agolibhb: don't ignore the return result from fread()
Sean McGovern [Thu, 30 Jun 2016 15:56:46 +0000 (11:56 -0400)]
libhb: don't ignore the return result from fread()

8 years agolibhb: add a declaration for hb_presets_add_internal
Sean McGovern [Thu, 30 Jun 2016 16:38:17 +0000 (12:38 -0400)]
libhb: add a declaration for hb_presets_add_internal

Also, mark it as static as it is not used outside of this file.

8 years agoMacGui: update the default preset name and remove an uneeded pref key.
Damiano Galassi [Fri, 1 Jul 2016 14:51:07 +0000 (16:51 +0200)]
MacGui: update the default preset name and remove an uneeded pref key.

8 years agoLinGui: fix source dialog default selection
John Stebbins [Thu, 30 Jun 2016 18:08:27 +0000 (11:08 -0700)]
LinGui: fix source dialog default selection

Dialog needs to be shown before attempting to set selection.  Selection
is not reliably set otherwise (sometimes yes, sometimes no).

8 years agoLinGui: fix preview hud colors with gtk 3.20
John Stebbins [Wed, 29 Jun 2016 23:34:17 +0000 (16:34 -0700)]
LinGui: fix preview hud colors with gtk 3.20

8 years agoLinGui: fix deprecation warning against gtk 3.20
John Stebbins [Wed, 29 Jun 2016 23:14:54 +0000 (16:14 -0700)]
LinGui: fix deprecation warning against gtk 3.20

8 years agoLinGui: revert old gtk bug workaround
John Stebbins [Wed, 29 Jun 2016 22:49:10 +0000 (15:49 -0700)]
LinGui: revert old gtk bug workaround

It is no longer necessary in current gtk versions \o/

8 years agodecssasub: fix ssa start times when p-to-p is used
John Stebbins [Mon, 27 Jun 2016 23:54:11 +0000 (16:54 -0700)]
decssasub: fix ssa start times when p-to-p is used

8 years agoreader: fix p-to-p start pos in avformat demuxed streams
John Stebbins [Mon, 27 Jun 2016 23:24:19 +0000 (16:24 -0700)]
reader: fix p-to-p start pos in avformat demuxed streams

8 years agopreset: Add CLI Default preset. (#214)
Bradley Sepos [Mon, 27 Jun 2016 22:15:57 +0000 (18:15 -0400)]
preset: Add CLI Default preset. (#214)

8 years agoscripts: Remove old prebuilt mingw script.
Bradley Sepos [Mon, 27 Jun 2016 21:37:54 +0000 (17:37 -0400)]
scripts: Remove old prebuilt mingw script.

8 years agoWinGui: Some behavioural fixes to the Audio Defaults when loading and saving presets.
sr55 [Mon, 27 Jun 2016 19:39:49 +0000 (20:39 +0100)]
WinGui:  Some behavioural fixes to the Audio Defaults when loading and saving presets.

8 years agoMerge pull request #232 from bradleysepos/mingw
Scott [Mon, 27 Jun 2016 11:29:59 +0000 (12:29 +0100)]
Merge pull request #232 from bradleysepos/mingw

Update to mingw-w64 5.0-rc2 and pthreads-win32 2.9.1.

8 years agopreset: Remove invalid VideoTune none from template in preset_builtin.h.
Bradley Sepos [Sun, 26 Jun 2016 06:54:15 +0000 (02:54 -0400)]
preset: Remove invalid VideoTune none from template in preset_builtin.h.

8 years agopreset: Remove invalid VideoTune 'none' from template.
Bradley Sepos [Sun, 26 Jun 2016 03:12:16 +0000 (23:12 -0400)]
preset: Remove invalid VideoTune 'none' from template.

8 years agopreset: Remove 'Vita' from Playstation preset names.
Bradley Sepos [Sun, 26 Jun 2016 02:56:04 +0000 (22:56 -0400)]
preset: Remove 'Vita' from Playstation preset names.

8 years agoscripts: Improve presets building script.
Bradley Sepos [Sat, 4 Jun 2016 12:34:41 +0000 (08:34 -0400)]
scripts: Improve presets building script.

8 years agopreset: Move preset-related resources to separate directory.
Bradley Sepos [Sat, 4 Jun 2016 12:36:30 +0000 (08:36 -0400)]
preset: Move preset-related resources to separate directory.

8 years agocli: Add --no-two-pass and --no-turbo.
Bradley Sepos [Sat, 25 Jun 2016 23:49:12 +0000 (19:49 -0400)]
cli: Add --no-two-pass and --no-turbo.

Closes #234.

8 years agoWinGui: Update the encode status displays to display day count up to 9 days. We...
sr55 [Sat, 25 Jun 2016 20:08:53 +0000 (21:08 +0100)]
WinGui: Update the encode status displays to display day count up to 9 days.  We do occasionally get encodes drifting past 24 hours, especially with 4K content and heavy filtering. Fixes #228

8 years agoscripts: Add mingw-w64-build 1.0.0.
Bradley Sepos [Thu, 23 Jun 2016 21:18:58 +0000 (17:18 -0400)]
scripts: Add mingw-w64-build 1.0.0.

8 years agocontrib: Update to pthreads-win32 2.9.1.
Bradley Sepos [Wed, 22 Jun 2016 02:07:11 +0000 (22:07 -0400)]
contrib: Update to pthreads-win32 2.9.1.

8 years agolibhb: Improve pthreads-win32 compatibility when PTW32_STATIC_BUILD isn't defined.
Bradley Sepos [Wed, 15 Jun 2016 13:20:55 +0000 (09:20 -0400)]
libhb: Improve pthreads-win32 compatibility when PTW32_STATIC_BUILD isn't defined.

As may be the case with newer mingw with pthreads precompiled.

8 years agocontrib: Add patch for building harfbuzz with mingw i686.
Bradley Sepos [Wed, 15 Jun 2016 12:37:09 +0000 (08:37 -0400)]
contrib: Add patch for building harfbuzz with mingw i686.

8 years agocontrib: Add patch for building fontconfig with mingw i686.
Bradley Sepos [Wed, 15 Jun 2016 12:29:23 +0000 (08:29 -0400)]
contrib: Add patch for building fontconfig with mingw i686.

8 years agocontrib: Explicitly use gnu89 with libiconv.
Bradley Sepos [Wed, 15 Jun 2016 00:26:02 +0000 (20:26 -0400)]
contrib: Explicitly use gnu89 with libiconv.

8 years agocontrib: Update to libiconv 1.14.
Bradley Sepos [Wed, 15 Jun 2016 00:07:01 +0000 (20:07 -0400)]
contrib: Update to libiconv 1.14.

8 years agoLinGui: fix initial preview scaling size
John Stebbins [Mon, 20 Jun 2016 14:40:24 +0000 (07:40 -0700)]
LinGui: fix initial preview scaling size

8 years agoLinGui: Fix preview window sizing when there is no title yet
John Stebbins [Fri, 17 Jun 2016 18:07:37 +0000 (11:07 -0700)]
LinGui: Fix preview window sizing when there is no title yet

8 years agoMacGui: fix drag&drop on the main window tab view.
Damiano Galassi [Fri, 17 Jun 2016 10:44:28 +0000 (12:44 +0200)]
MacGui: fix drag&drop on the main window tab view.

8 years agoMacGui: set some label color in the HUD to secondaryLabelColor.
Damiano Galassi [Fri, 17 Jun 2016 10:08:55 +0000 (12:08 +0200)]
MacGui: set some label color in the HUD to secondaryLabelColor.

8 years agoMacGui: fix build with 10.12sdk, disable QTKit because is no longer available.
Damiano Galassi [Fri, 17 Jun 2016 10:04:22 +0000 (12:04 +0200)]
MacGui: fix build with 10.12sdk, disable QTKit because is no longer available.

8 years agoWinGui: Attempt to fix the installer so that users can cleanly install both the night...
sr55 [Thu, 16 Jun 2016 19:45:51 +0000 (20:45 +0100)]
WinGui: Attempt to fix the installer so that users can cleanly install both the nightly and official public release at the same time.

8 years agoWinGui: Make the "Presets" menu grouped by category.
sr55 [Thu, 16 Jun 2016 19:41:00 +0000 (20:41 +0100)]
WinGui: Make the "Presets" menu grouped by category.

8 years agosubtitle scan: tighten up scan pass dropping logic
John Stebbins [Sat, 11 Jun 2016 22:03:33 +0000 (16:03 -0600)]
subtitle scan: tighten up scan pass dropping logic

Also drop the scan pass if there is only one subtitle track and "force"
is not specified.  When scanning for foreign audio subtitles without
force, you need at least 2 tracks in order for the 10% selection logic
to apply.

8 years agobuild: fix references to documents (e.g. NEWS -> NEWS.markdown)
John Stebbins [Sat, 11 Jun 2016 15:58:03 +0000 (09:58 -0600)]
build: fix references to documents (e.g. NEWS -> NEWS.markdown)

8 years agosubtitle scan: drop scan pass if there are no suitable subtitles
John Stebbins [Fri, 10 Jun 2016 21:38:44 +0000 (15:38 -0600)]
subtitle scan: drop scan pass if there are no suitable subtitles

A suitable subtitle is one that matches the users preferred language.

8 years agolibhb: Add "Very Fast" presets.
Bradley Sepos [Fri, 10 Jun 2016 19:57:03 +0000 (15:57 -0400)]
libhb: Add "Very Fast" presets.

8 years agofix(de.po): Minor typo causing a nasty warning (#222)
setec [Fri, 10 Jun 2016 17:19:22 +0000 (19:19 +0200)]
fix(de.po): Minor typo causing a nasty warning (#222)

Fixes `Gtk: Failed to set text '<b>Nur Erzwungene>' from markup due to error parsing markup: Fehler in Zeile 1, Zeichen 35: Element »markup« wurde geschlossen, aber das derzeit offene Element ist »b«`