Grozdan (microchip8)
accepted
request 6264
30 days ago
(revision 106)
- Update to version 1.18.0
* Added support for AACS v82
* Improved handling for discs with mastering errors
* Fixed crash on Mac OS 15.4
enzokiel
accepted
request 6228
3 months ago
(revision 105)
* Version bump, no changes
* Updated translations
Grozdan (microchip8)
accepted
request 6104
7 months ago
(revision 104)
- Update to version 1.17.8
* Improved handling for discs with mastering errors and with
structure protection
* Small improvements and bugfixes
* Notable bug fixes:
- Audio transcoding failed on Linux when built with recent
ffmpeg
- Add makemkv-sha-1.17.8.txt as a source for security measures
manfred-h
accepted
request 6051
12 months ago
(revision 103)
- Update to version 1.17.7
* Version bump, no changes
manfred-h
accepted
request 5923
over 1 year ago
(revision 102)
- Update to version 1.17.6
* Improved handling for discs with mastering errors
* Small improvements and bugfixes
manfred.h
accepted
request 5842
over 1 year ago
(revision 101)
- Update to version 1.17.5
* Improved handling for discs with mastering errors
* Fixed several bughs related to HD-DVD handling (just about
time...)
* Fixed Linux ARM64 executabe crashing on certain hardware
configurations
* Small improvements and bugfixes
- Use default ffmpeg version
manfred.h
accepted
request 5791
almost 2 years ago
(revision 100)
- Update to version 1.17.4
* Added support for AACS v81
* Small improvements and bugfixes
* Notable bug fixes:
- 4K BDAV discs with 4K-only content could fail to open
manfred.h
accepted
request 5766
almost 2 years ago
(revision 99)
- Do not use any ffmpeg-6 packages yet.
- Make installed shared libraries executable to silence an rpmlint
warning.
manfred.h
accepted
request 5675
about 2 years ago
(revision 98)
- Update to version 1.17.3
* Added support for 4K BDAV discs
* Small improvements and bugfixes
* Notable bug fixes:
- DV HEVC streams with certain encoding were processed in a
non-compatible way
- CellWalk scan faild on some DVDs
- Linux AArch64 version crashed on Raspberry PI3
manfred.h
accepted
request 5611
over 2 years ago
(revision 97)
- Update to version 1.17.2
* Improved handling for discs with mastering errors
* Small improvements and bugfixes
Grozdan (microchip8)
committed
almost 3 years ago
(revision 96)
- Update to version 1.17.1
* Small improvements and bugfixes
* Bug fixes:
- Program could hang when scanning certain protected DVD discs
using CellWallk method
- Some titles were truncated on DVDs with structure protection,
when using CellWallk method
* Small bugfixes
Grozdan (microchip8)
accepted
request 5586
almost 3 years ago
(revision 95)
- Update to version 1.17.0
* Improved handling for discs with mastering errors
* A new, rewritten DVD engine - much better handling for discs
with structure protection
* Many internal improvements and small bugfixes
* Notable Bug fixes:
- Program failed to recognize some exotic USB drives
- Program failed on some DVD streams recorded from satellite
feed (TiVO DVD)
- Program could hang if internet connection wasn't available
- Add silence-return-type.patch
manfred.h
accepted
request 5520
about 3 years ago
(revision 94)
- Update to version 1.16.7
* Improved handling for discs with mastering errors
* Many internal improvements and small bugfixes
Grozdan (microchip8)
accepted
request 5470
over 3 years ago
(revision 93)
- Update to version 1.16.5
* Miscellaneous UI improvements
* WinCDArb update, fixes occasional "no optical drives" error
* LibMMBD stability improvements
* Many small bug-fixes
manfred.h
accepted
request 5410
almost 4 years ago
(revision 92)
- Update to version 1.16.4
* Much better support for discs with Java playlist obfuscation
* Any Java runtime version is now supported, including Java 16
* Mac OS: Support for Mac OS 12.0 Monterey
* Some small improvements
* Bug fixes:
- Program failed to recognize some AAC streams with exotic
channel encoding
- Picture dimensions were displayed incorrectly for some
exotic HEVC streams
- Conversion of some DVDs could fail at the very end of title
manfred.h
accepted
request 5372
about 4 years ago
(revision 90)
- Make CC="gcc -fcommon"; for an explanation see
<https://gcc.gnu.org/gcc-10/porting_to.html#common>
Thanks go to Walther Pelser <w.pelser@web.de> who suggested this
fix!
manfred.h
accepted
request 5369
about 4 years ago
(revision 89)
- Update to version 1.16.3
* Bug fixes:
- Some non-English messages were displayed incorrectly
- Opening DVD in manual mode from GUI was broken in 1.16.0
- Some E-AC3 streams with surround channels were ignored when
opening M2TS files
manfred.h
accepted
request 5367
about 4 years ago
(revision 88)
- Use gcc/g++-9 on Tumbleweed, as later versions produce multiply defined symbols. Needs analysis!