Paul Dicker
923fe44e4a
Only draw in expose callback in RS01/RS02/RS03 windows
2025-04-14 19:05:27 +02:00
Paul Dicker
fb7198c1e9
Only draw in expose callback in read linear window
2025-04-14 19:05:27 +02:00
Paul Dicker
58a35bc565
Only draw in expose callback in adaptive window
2025-04-14 19:05:27 +02:00
Paul Dicker
c4c0fcec81
Always redraw entire curve
2025-04-14 19:05:27 +02:00
Paul Dicker
bb6c9222fb
Rename GuiDrawSpiralSegment to GuiSetSpiralSegmentColor
2025-04-14 19:05:27 +02:00
Paul Dicker
956131c3f3
Always redraw entire spiral
2025-04-14 19:05:27 +02:00
Paul Dicker
ed8d9cfd66
Set outline color per spiral segment
2025-04-14 19:05:27 +02:00
Paul Dicker
73218aebd2
Split curve and spiral widgets
2025-04-14 19:05:27 +02:00
Paul Dicker
9effa298cd
Store widget instead of drawable in _Spiral
2025-04-14 19:05:27 +02:00
Paul Dicker
2cd769a958
Corect file name in ecc file picker
2025-04-14 19:05:27 +02:00
Paul Dicker
b227732274
Use GtkColorButton
2025-04-14 12:31:57 +02:00
Paul Dicker
e68a8e79d0
Don't set line wrap of message dialog label
2025-04-14 12:31:57 +02:00
Paul Dicker
e9b44a04f0
Use more accessors
2025-04-14 12:31:57 +02:00
Paul Dicker
eadbf54aae
Don't directly access widget->allocation
2025-04-14 12:31:57 +02:00
Paul Dicker
3967ff3cae
Switch raw sector buffer loading/saving to GtkFileChooserDialog
2025-04-14 12:31:57 +02:00
Paul Dicker
f8678eb3be
Switch raw sector file picker to GtkFileChooserDialog
2025-04-14 12:31:57 +02:00
Paul Dicker
ea92170fd1
Switch raw sector dir picker to GtkFileChooserDialog
2025-04-14 12:31:57 +02:00
Paul Dicker
8504386fb1
Switch log file picker to GtkFileChooserDialog
2025-04-14 12:31:57 +02:00
Paul Dicker
8469a933e4
Switch image and ecc file picker to GtkFileChooserDialog
2025-04-14 12:31:57 +02:00
Paul Dicker
ad3285507b
Don't right-justify Help
2025-04-14 12:31:57 +02:00
Paul Dicker
2bb0774538
Remove reversing Ok/Cancel button order functionality
2025-04-14 12:31:57 +02:00
Paul Dicker
2cee2215af
Use gtk_menu_shell_append instead of gtk_menu_bar_append
2025-04-14 12:31:57 +02:00
Paul Dicker
8c567549c1
Switch from ComboBox to ComboBoxText
2025-04-14 12:31:57 +02:00
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