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 1 hour
ago. based on code collected
about 2 hours
ago.
Jul 31, 2025 — Jul 31, 2026
Showing page 25 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added check to ensure we are in lighttable view prior to callling darktable.register_lib. If darktable was invoked in single image (darkroom) mode, then an event handler is registered to detect the change from darkroom mode to lighttable mode so that we can then call darktable.register_lib.
Bill Ferguson
More...
almost 6 years ago
Added check to ensure we are in lighttable view prior to callling darktable.register_lib. If darktable was invoked in single image (darkroom) mode, then an event handler is registered to detect the change from darkroom mode to lighttable mode so that we can then call darktable.register_lib.
Bill Ferguson
More...
almost 6 years ago
removed debugging print statemant
Bill Ferguson
More...
almost 6 years ago
Added check to ensure we are in lighttable view prior to callling darktable.register_lib. If darktable was invoked in single image (darkroom) mode, then an event handler is registered to detect the change from darkroom mode to lighttable mode so that we can then call darktable.register_lib.
Bill Ferguson
More...
almost 6 years ago
Added check to ensure we are in lighttable view prior to callling darktable.register_lib. If darktable was invoked in single image (darkroom) mode, then an event handler is registered to detect the change from darkroom mode to lighttable mode so that we can then call darktable.register_lib.
Bill Ferguson
More...
almost 6 years ago
Merge pull request #277 from wpferguson/update_readme
Tobias Jakobs
as supertobi
More...
almost 6 years ago
Fixed typo
Bill Ferguson
More...
almost 6 years ago
Added latest scripts
Bill Ferguson
More...
almost 6 years ago
Separated check_if_bin_exists() into 2 functions, one to check the returned executable_path variable and another to search for the binary if it wasn't detected. All results are checked to ensure they exist, are a file, and are executable. This fixes the situation where a directory gets stored as an executable path. Search functions are operating system specific. Executable paths are saved for MacOS and Windows to make for shorter searches in the future.
Bill Ferguson
More...
almost 6 years ago
Merge pull request #267 from wpferguson/image_time
wpferguson
More...
almost 6 years ago
Merge pull request #276 from wpferguson/executable_manager_feedback
wpferguson
More...
almost 6 years ago
removed duplpicate copies of the is_ functions
Bill Ferguson
More...
about 6 years ago
Added functions is_file(path), is_dir(path, and is_executable(path) to ensure a path is a file, directory, or executable respectively. Replaced code in check_if_bin_exists with these functions to reduce the lines of code and make it more understandable.
Bill Ferguson
More...
about 6 years ago
Merge pull request #275 from camjc/patch-1
wpferguson
More...
about 6 years ago
made newly added strings translatable
Bill Ferguson
More...
about 6 years ago
Added entry widget to display the current setting, or a placeholder specifying what would or should happen depending on operating system to provide visual feedback.
Bill Ferguson
More...
about 6 years ago
Typo in README
Cameron Chamberlain
More...
about 6 years ago
Merge pull request #270 from Mark-64/RL_output_sharpen_doc
wpferguson
More...
about 6 years ago
Merge pull request #271 from Mark-64/ext_editor_add_doc
wpferguson
More...
about 6 years ago
Merge pull request #247 from noahwc/exportlut
wpferguson
More...
about 6 years ago
Fix gettext implementation
Noah
More...
about 6 years ago
add doc comments to ext_editor
U-DESKTOP-HQME86J\marco
More...
about 6 years ago
add doc comments
U-DESKTOP-HQME86J\marco
More...
about 6 years ago
Added reset function. Changed namespace to img_time.
Bill Ferguson
More...
about 6 years ago
Created image_time.lua to adjust non-destructively adjust image time.
Bill Ferguson
More...
about 6 years ago
Merge pull request #265 from wpferguson/correct_OpenInExplorer_shortcut
wpferguson
More...
about 6 years ago
Fixed function call arguments in shortcut.
Bill Ferguson
More...
about 6 years ago
Merge pull request #263 from wpferguson/preklov_OpenInExplorer_use_links
wpferguson
More...
about 6 years ago
Pulled preklov's branch, resolved conflicts, then merged into new branch with only 1 commit, essentially squashing the delete and replace file commits.
Bill Ferguson
More...
about 6 years ago
Added translated text
Noah
More...
about 6 years ago
←
1
2
…
21
22
23
24
25
26
27
28
29
…
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