Package: transgui / 5.0.1-5.1

Metadata

Package Version Patches format
transgui 5.0.1-5.1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix_compile.patch | (download)

about.lfm | 20 10 + 10 - 0 !
addtorrent.pas | 2 1 + 1 - 0 !
baseform.lfm | 2 1 + 1 - 0 !
baseform.pas | 32 16 + 16 - 0 !
connoptions.lfm | 24 12 + 12 - 0 !
daemonoptions.pas | 2 1 + 1 - 0 !
main.pas | 2 1 + 1 - 0 !
options.lfm | 18 9 + 9 - 0 !
restranslator.pas | 8 4 + 4 - 0 !
transgui.lpi | 2 1 + 1 - 0 !
utils.pas | 6 3 + 3 - 0 !
vargrid.pas | 2 1 + 1 - 0 !
12 files changed, 60 insertions(+), 60 deletions(-)

---
fix.open.patch | (download)

utils.pas | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix unable to execute error message when opening containing folder
 When choose "Open" or "Open containing folder" on torrent, transgui execute
 command and show error with message "Unable to execute ...".  It happens
 because of FPC change exit code from 0 to -1 for processes that is not yet
 running.
force_ssl1.0.2.patch | (download)

rpc.pas | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

---