summaryrefslogtreecommitdiffstats
path: root/multimedia/winff/changelog
blob: 6da305c6fba7eb8c32747ddbe61e451d7b8886bd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
Changelog for Winff SlackBuild Script
--------------------------------------------------------------------

09/09/2022:

Took over as maintainer for the Winff SlackBuild
script.

The Original author of Winff no longer maintains and is
now maintained by Debian Maintainer Paul Gevers.

Corrected the various dead URL.Updated the various URL to
https.patched it to look in the slackware's doc folder.
see these posts for details.
https://github.com/WinFF/winff/issues/250
https://ffmpeg.org/download.html#build-windows

24/09/2022:

Winff will now use the users default pdf viewer using
xdg-open also added support for Okular pdf reader. It will
now use the -O2 optimization and added some hardening flags
to the linker and fix wrongly escaped single quote in the
man page.I've added these patches from Debian Maintainer
Paul Gevers.

Removed the hint that said TEST in the lower left side corner
of the GUI,when you hover the mouse in the area between the
convert button and options button.Fixed the Dialog boxes under
the Ffmpeg tab were it will now show pass 1 and pass 2 separately
previously the pass 1 dialog was merged with the top parameter
dialog box.Put Underscore between the "Cancel Changes",
"Apply Changes" and "Apply to All" buttons and will now be
further apart for clarity. From FFmpeg versions 5 and later
the -vol command will fail.For example -vol 512 has been changed
to -filter:a "volume=1.5", since slackware uses FFmpeg4
this is not a problem for now.Added Hints to the 2 buttons
next to the folder path.The open  was not working due to
older lazarus not passing commands updating to Lazarus 2.2.2-0
will solve that problem.If you cross compile winff for windows
without patching the language files it will show the old links.
Thanks to David Miller for patches,Improvments and testing Winff.

Created a set of patches instead of sed commands.

Extended the Copyright, which previously was upto the year 2016.

GTK2 has reached end of life also GTK3 widget set support in
lazarus is in alpha stage in lazarus.See the following post
for details.

https://blog.gtk.org/2020/12/16/gtk-4-0/
https://wiki.freepascal.org/Widgetset

As such it no longer make sense to default to GTK.We will
now default to qt5 nstead of GTK.Therefore libqtpas is now a
dependency. Install libqtpas before installing lazarus.

Removed a Dangling link to AV GNU/Linux Distro.

If for Some reason "Cancel changes","Apply to all" and
"Apply changes" button does not appear do not fret, Enter the
Values you need to modify in Video/Audio/Crop/Time and then
add the file to convert it would pass the options.You can check
the Command in the FFmpeg tab. This is a workaround.

Patched the manpage to show the winff docmentation location
in slackware.

This build removes all other localization files except english
since it contains outdated links and may pose security risk.
Bumped the build no.