Paul Dicker
9bbd268aa4
Port to new GtkTooltip
2025-04-14 12:31:57 +02:00
Paul Dicker
3be61f4b7b
Call FreeCrcBuf earlier (it may do logging)
2025-04-05 07:49:32 +00:00
Paul Dicker
c7b0f5b592
Free gui first (it may do logging)
2025-04-05 07:49:32 +00:00
Paul Dicker
c0bde64a54
Support HD-DVD
2025-04-01 22:27:01 +02:00
Stéphane Lesimple
063ad92460
enh: speedup RS03 repair ( fixes #100 )
2024-08-03 10:24:33 +02:00
Stéphane Lesimple
aa9065f0c0
GUI: when working, disable strip button
2024-07-08 14:48:55 +02:00
Stéphane Lesimple
0bfca9a9fc
more detailed help in commandline version
2024-07-08 14:47:42 +02:00
Stéphane Lesimple
c32080d7d6
fix: AppImage: add libgail, fixes #90 ( #91 )
...
* fix: AppImage: add libgail, fixes #90
* chore: push action-gh-release from v1 to v2
2024-05-08 18:20:04 +02:00
Stéphane Lesimple
42bb0a120b
release v0.79.10-pl3
2024-02-18 18:29:12 +01:00
Stéphane Lesimple
8d24545c88
fix: corrupt data under Windows with mmap ( fixes #82 ) ( #87 )
2024-02-18 12:26:41 +01:00
Stéphane Lesimple
16ea27d791
fix: re-enable buttons after Split is used ( #86 )
2024-02-18 12:21:57 +01:00
Stéphane Lesimple
a7c5268f37
fix: suboptimal layout for RS03 w/o defect management ( #79 ) ( #80 )
...
* fix: suboptimal layout for RS03 w/o defect management (#79 )
Co-authored-by: jpovixwm <53523617+jpovixwm@users.noreply.github.com >
2024-01-18 11:13:55 +01:00
Stéphane Lesimple
64c0361179
release v0.79.10-pl2
2023-09-17 19:22:32 +02:00
Stéphane Lesimple
eeb9f0705d
feat: re-introduced MacOS support ( #71 )
...
* preparatory changes to make dvdisaster compilable under MacOS
* Implemented workaround to macOS Test Unit Ready bug
* fixed manual.pdf not opening on macOS
* Added case for binary being in app bundle
* updated locale files due to change in closure.c
* added back mac app bundle specific files
* reverted make-dist.sh to windows/linux only version and created separate mac script which uses dylibbundler
* altered release.yml accordingly
* chore: fix build under MacOS
---------
Co-authored-by: Stéphane Lesimple <speed47_github@speed47.net >
Co-authored-by: jlnbxn <julianboxan@gmail.com >
Co-authored-by: wojas <github@m.wojas.nl >
2023-09-17 19:13:47 +02:00
Stéphane Lesimple
06b367e1cd
fix: re-introduce Windows-specific code in closure.c
2021-10-09 17:32:10 +02:00
Stéphane Lesimple
3d3a65d8c2
fix: manual was not opening from the menu
2021-10-09 17:11:18 +02:00
Stéphane Lesimple
50ff1c0403
fix: documentation path under Windows
2021-10-09 16:56:31 +02:00
Stéphane Lesimple
65976868cf
fix: appimage: replace ubuntu 16.04 by 18.04
...
The 16.04 image is no longer available on GitHub.
2021-10-09 16:56:31 +02:00
Stéphane Lesimple
62b602030a
fix: re-introduce modified version info
2021-10-09 16:56:31 +02:00
Stéphane Lesimple
db4d3af31d
sync from upstream up to 22:14a375563e2b
...
This includes the following commits:
changeset: 22:14a375563e2b
summary: chang "while" command to "type -P" in bash based configure
changeset: 21:c4bf7c0f33d2
summary: updated codec paper for RS01 life cycle
changeset: 20:dbcaad8128aa
summary: replaced build count with mercurial changeset
changeset: 19:fba258a6acfa
summary: Added tag 0.79.10 for changeset 49950be5a2ef
changeset: 18:49950be5a2ef
summary: merged some debian patches
changeset: 17:815be3929c41
summary: merged "easy" patches from Stéphane Lesimple's version
changeset: 16:7d15f8a958cb
summary: Made printf format strings 32/64bit safe as suggested by Stéphane;
changeset: 15:1055a53b8d6d
summary: reorganized code for --with-gui=[yes|no] option
changeset: 14:fbe2ae12a32c
summary: Added tag 0.79.9 for changeset f2fdd6d3a1f5
changeset: 13:f2fdd6d3a1f5
summary: updated TODO and CHANGELOG
And other changes that were needed to resolve the (many) conflicts.
2021-10-09 15:22:57 +02:00
Stéphane Lesimple
eb4c232059
upstream: 12:af7ecbca7a9e [added error message dialog when xdg-open can not be forked]
2021-10-09 15:22:57 +02:00
dvdisaster developers
90b5ab6443
upstream: 2:3d07b022a7df [aggregated changes for version 0.79.8]
2021-10-09 15:22:57 +02:00
Stéphane Lesimple
eac7884373
upstream: 0:71e73a60f282 [Genesis commit: dvdisaster 0.79.7]
2021-10-09 15:22:57 +02:00
Stéphane Lesimple
8d080d69c5
chore: welcome: forgot to update msg for pl9
2021-07-03 20:55:22 +02:00
Stéphane Lesimple
d7a1936536
enh: read linear: more progress info in console
2021-07-03 20:55:22 +02:00
Stéphane Lesimple
d0fd46c97c
enh: read linear: add sectors ok/err in verbose mode
...
print amount of correctly read sectors during session
when at least one read failed, in verbose mode
2021-06-28 22:08:51 +02:00
Stéphane Lesimple
58b558ea7e
enh: linear read: log amount of correctly read sectors during a sesssion
2021-06-27 21:04:23 +02:00
Stéphane Lesimple
6444ff67c5
enh: log window: bigger scrollback buffer
2021-06-27 21:04:23 +02:00
Stéphane Lesimple
bd9777a531
fix: --strip in console without X server would segfault & fix tests
2021-06-26 21:03:54 +02:00
Stéphane Lesimple
36fa2db965
release pl8
2021-02-22 23:26:59 +01:00
Stéphane Lesimple
442af06f7a
enh: gui: medium-info: add an 'exhaustive search' button'
2021-02-22 21:45:07 +01:00
Stéphane Lesimple
d8773e5ee6
enh: gui prefs: add a visual indication of tooltips
2021-02-21 02:18:47 +01:00
Stéphane Lesimple
5063106418
release patchlevel 7
2021-01-30 14:51:38 +01:00
Stéphane Lesimple
c336d039a9
feat: add -z (--strip) to remove ECC data from an iso
2021-01-30 13:17:28 +01:00
Stéphane Lesimple
cc4547810f
enh: more logs around exhaustive RS03 search in verbose
2021-01-27 22:03:59 +01:00
Stéphane Lesimple
f5fa3d9952
enh: add --examine-rs0[23] in --debug mode for CLI
2021-01-27 22:03:59 +01:00
Stéphane Lesimple
fef782b246
fix: win: fix the last warns
2021-01-22 22:54:53 +01:00
Stéphane Lesimple
9916ce74bc
enh: try harder to find RS02/RS03 sigs in non-exhaustive mode
...
Look at the extensive comments in the code for more context.
2021-01-21 07:29:04 +01:00
Stéphane Lesimple
9e5ba80e29
chore: better use of configure features
2021-01-17 15:01:49 +01:00
Stéphane Lesimple
f68efb758e
fix: printf: some potentially severe format errors
2021-01-17 00:22:13 +01:00
Stéphane Lesimple
66cf0d25ee
fix: don't use plain strings in vars as printf formats
2021-01-17 00:22:13 +01:00
Stéphane Lesimple
e8eb7824aa
fix: replace %ldd/%ld by PRId64 to remove warnings on all archs
2021-01-17 00:22:13 +01:00
Stéphane Lesimple
a3aedbd4a2
chore: configure: add DEBUG_PRINTF_FORMAT=1 to catch printf format eerrors
2021-01-17 00:22:13 +01:00
Stéphane Lesimple
83acea4684
fix: another warning under clang
2021-01-15 20:33:26 +01:00
Stéphane Lesimple
3bd06abbda
fix: warning under clang
...
src/crcbuf.c:142:24: warning: shifting a negative signed value is undefined [-Wshift-negative-value]
cb->md5State &= ~MD5_BUILDING;
~^~~~~~~~~~~~
src/dvdisaster.h:561:23: note: expanded from macro 'MD5_BUILDING'
#define MD5_BUILDING 1<<0
^
1 warning generated.
2021-01-15 19:12:32 +01:00
Stéphane Lesimple
901e87dfcd
fix: reversed order or arguments in memset()
2021-01-15 19:12:20 +01:00
Stéphane Lesimple
4518992908
fix: allow blank media in Preferences>Error correction>RS02>query medium
2021-01-13 20:15:29 +01:00
Stéphane Lesimple
802e095cfb
fix: additional case of error with blank media in medium info
...
This completes 396c73f5c8
2021-01-13 20:15:29 +01:00
Stéphane Lesimple
c0de13c027
fix: appimage: adjust docdir for help menu
2021-01-12 23:21:06 +01:00
Stéphane Lesimple
305f773bd3
chore: update welcome msg and year for release
2021-01-12 21:47:25 +01:00