openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
lua-scripts
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Moderate Activity
Commits
: Listings
Analyzed
about 6 hours
ago. based on code collected
about 18 hours
ago.
Aug 15, 2025 — Aug 15, 2026
Showing page 36 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Merge pull request #121 from wpferguson/update_README.md
wpferguson
More...
about 8 years ago
Updated README.md to better present what the lua-scripts are and how to use them. Provided tables of scripts, whether they are standalone, and cross platform compatibility. Provided instructions for install on Linux, MacOS, and Windows as well as instructions for updating the scripts.
Bill Ferguson
More...
about 8 years ago
Merge pull request #120 from wpferguson/hugin_space_problem
wpferguson
More...
over 8 years ago
Merge pull request #119 from wpferguson/fix_print_log_plaeceholder
wpferguson
More...
over 8 years ago
Fixed bug where log_level() always returned log.success instead of the correct log level
Bill Ferguson
More...
over 8 years ago
single quoted filename arguments to the hugin commands for the supplied image files. Single quoted any filenames derived from the supplied image files in case they contained spaces. Added logging at various levels so that the next time I have to work on this I can figure it out quicker. Normal logging level is log.error which only prints error information. Changing log level to log.info provides much more insight about what is occurring. Fixed gui not returning generated file to film strip.
Bill Ferguson
More...
over 8 years ago
Replaced dt_print_log = dt.print_error with dt.print_log now that the function exists
Bill Ferguson
More...
over 8 years ago
Merge pull request #117 from marco44/fix_autostyle
wpferguson
More...
over 8 years ago
Change logging
marco44
More...
over 8 years ago
Fix autostyle, checkIfBinExists doesn't seem to exist in latest releases anymore
marco44
More...
over 8 years ago
Fixed typo in README
Tobias Jakobs
as supertobi
More...
over 8 years ago
Added links to the README
Tobias Jakobs
as supertobi
More...
over 8 years ago
Improved README.md
Tobias Jakobs
as supertobi
More...
over 8 years ago
Merge pull request #111 from achienbsi/hugin_plugin_improvements
Tobias Jakobs
as supertobi
More...
over 8 years ago
fixed version requirement due to updates to darktable.configuration.running_os
Andy Chien
More...
over 8 years ago
Merge pull request #115 from wpferguson/dtutils_file_fix
Tobias Jakobs
as supertobi
More...
over 8 years ago
Used a less aggressive quoting strategy that works with check_if_bin_exists, check_if_file_exists, and io.popen().
Bill Ferguson
More...
over 8 years ago
Merge pull request #114 from wpferguson/check_if_bin_exists_fixes
Tobias Jakobs
as supertobi
More...
over 8 years ago
Changed wine test to check for .exe"$ or .EXE"$ because of quoting string paths
Bill Ferguson
More...
over 8 years ago
Fixed accidently wiped out check for macos
Bill Ferguson
More...
over 8 years ago
Changed wine check to operating system isn't windows
Bill Ferguson
More...
over 8 years ago
Removed debugging statement
Bill Ferguson
More...
over 8 years ago
Added wine awareness for unix, linux, and macos. Added open -a -W to the macos path so that the path returned by the finder will work correctly.
Bill Ferguson
More...
over 8 years ago
* updated to work with new dtutils_file * added checkbox to allow user to launch hugin in gui mode * changed the logic so hugin will write temp files to tmp directory and then move the final result to the directory of original source files. this improves speed when original source files are on network mapped drive * added some additional error messages
Andy Chien
More...
over 8 years ago
Merge pull request #112 from wpferguson/os_path_fix
Tobias Jakobs
as supertobi
More...
over 8 years ago
Merge pull request #113 from wpferguson/check_os
Tobias Jakobs
as supertobi
More...
over 8 years ago
Added check_os to lib/dtutils.lua so that scripts can check compatibility with the current operating system
Bill Ferguson
More...
over 8 years ago
Added windows and macOS external executable compatibility. Added functions set_executable_path_preference(), get_executable_path_preference(), and executable_path_widget() to lib/dtutils/file.lua to get, set and retrieve the location of executables on windows and macOS systems. Modified check_if_bin_exists to use the path preferences so executables can be found on windows and macOS systems as well as linux. Modified contrib/gimp.lua to use the new functions, thus making it usable on windows and macOS too.
Bill Ferguson
More...
over 8 years ago
Merge pull request #108 from achienbsi/file_fixes_for_windows
Tobias Jakobs
as supertobi
More...
over 8 years ago
platform dependent implementation of check_if_bin_exists and check_if_file_exists
Andy Chien
More...
over 8 years ago
←
1
2
…
32
33
34
35
36
37
38
39
40
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree