File rsgain.changes of Package rsgain

58
 
1
-------------------------------------------------------------------
2
Mon Jun 10 11:24:03 UTC 2024 - Luigi Baldoni <aloisio@gmx.com>
3
4
- Update to version 3.5.1
5
  * Fix header gain calculation for multichannel Opus files
6
  * Static builds: Upgrade to FFmpeg 7
7
  version 3.5:
8
  * Add -p option to preserve file modification times
9
  * In Custom Mode, immediately fail if any file in the list
10
    does not exist or is of unsupported type
11
  * Fix segfault that occurs when attempting to tag corrupted
12
    MP4 files
13
  * Provide static builds for macOS and Linux
14
  * Unix: Include optional manpage with installation
15
  * Windows: Support long paths
16
  * Static builds: Upgrade to TagLib 2
17
  version 3.4:
18
  * Added support for Tom's lossless Audio Kompressor (TAK)
19
    format
20
  * Added -O option 'a' which sorts the output by filename
21
    alphanumerically
22
  * Added Custom Mode -o option 's' which forces Opus files to
23
    normalize to -23 LUFS regardless of the target loudness
24
    setting
25
  * Support files with .mp4 file extension
26
    + Introduce Easy Mode preset option "SkipMP4" which allows
27
      users to opt out of the new behavior
28
  * When scanning completely silent tracks, the program now
29
    writes "0.00 dB" and "0.000000" as gain and peak tags,
30
    respectively. Previously, the program would completely skip
31
    over these files without writing any tags to them
32
    + Silent tracks are not included in album gain calculations
33
      to keep results consistent with previous versions
34
  * -I 'keep' mode now default in both Custom Mode and Easy Mode
35
  * Fix TagMode 'n' option (regression from v3.2)
36
- Clean up specfile
37
38
-------------------------------------------------------------------
39
Mon Jul  3 05:37:40 UTC 2023 - Philipp Seiler <p.seiler@linuxmail.org>
40
41
- removed compiler flags that didn't work for now. Will be properly fixed
42
  later
43
44
-------------------------------------------------------------------
45
Mon Jul  3 05:31:21 UTC 2023 - Philipp Seiler <p.seiler@linuxmail.org>
46
47
- added optflags to CMake call for -fpie
48
49
-------------------------------------------------------------------
50
Mon Jul  3 05:21:40 UTC 2023 - Philipp Seiler <p.seiler@linuxmail.org>
51
52
- made package compatible with Tumbleweed (added directories to file section)
53
54
-------------------------------------------------------------------
55
Mon Jul  3 05:12:24 UTC 2023 - Philipp Seiler <p.seiler@linuxmail.org>
56
57
- initial commit
58