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 7 hours
ago. based on code collected
1 day
ago.
Sep 23, 2025 — Sep 23, 2026
Showing page 4 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
contrib/toggle_group_view - updated help link
Bill Ferguson
More...
6 months ago
official/group_persistence - add script to store group information in xmp files so that groups can be maintained across database instances
Bill Ferguson
More...
6 months ago
contrib/toggle_group_view - moved from official to contrib to handle event conflict with official/group_persistence. Moving to contrib forces toggle_group_view to load before group_persistence and thus get events that both need, first. If the order is reversed then toggle_group_view can bog down in a loop making darktable unresponsive.
Bill Ferguson
More...
6 months ago
official/toggle_group_view - fix no images selected so can't get a count of nil
Bill Ferguson
More...
6 months ago
official/toggle_group_view - made button sensitive to group members selected
Bill Ferguson
More...
6 months ago
official/toggle_group_view - added a script to view a group as a collection when toggled from lighttable
Bill Ferguson
More...
6 months ago
official/select_unaltered - add select button to select images that haven't been altered in any way
Bill Ferguson
More...
6 months ago
official/scheduler - script to provide a FIFO scheduler for cooperative Lua multitasking.
Bill Ferguson
More...
6 months ago
official/recent_bookmarks - Update the recently-used.xbel file showing recently used files for images edited in or exported from darktable.
Bill Ferguson
More...
6 months ago
official/use_paired_jpg_as_mipmap - Canon R series cameras don't included a full size embedded jpeg so generating mipmap cache for anything larger than mipmap 3 requires the raw to be loaded and processed. This script copies the paired jpeg from the RAW+JPEG pair to the full resolution mipmap. This can then be used to generate the remaining mipmap cache. The jpeg image can be discarded after being copied to the cache or retained based on a preference in Lua options.
Bill Ferguson
More...
6 months ago
official/selection2collection - create a temporary collection from a selection. Temporary collections are removed when darktable exits. Temporary collections can be kept by setting a preference in the Lua options.
Bill Ferguson
More...
6 months ago
official/extract_burst_roll_images - script to extract Canon burst roll images from a burst roll image container
Bill Ferguson
More...
6 months ago
official/auto_straighten - add script to straighten image based on roll and pitch metadata
Bill Ferguson
More...
6 months ago
official/select_duplicates - Added script to detect and select duplicates. Script adds a button to the select images module.
Bill Ferguson
More...
6 months ago
Merge pull request #636 from deekayhd/rename_images_reset
wpferguson
More...
6 months ago
tools/script_manager - added check for darktable_gui_safe to avoid startup race condition hang
Bill Ferguson
More...
6 months ago
add reset of preference
deekayhd
More...
6 months ago
changes after review
deekayhd
More...
6 months ago
Merge pull request #637 from wpferguson/image_time_filename_sanitize
wpferguson
More...
6 months ago
contrib/image_time - sanitize filenames so that spaces don't cause problems
Bill Ferguson
More...
6 months ago
enable reset in rename_images.lua
deekayhd
More...
6 months ago
Merge pull request #633 from lefth/photils-cli-path
wpferguson
More...
7 months ago
Fix the path to photils-cli on mac
Dan Zwell
More...
7 months ago
tools/script_manager - Changed to allow running scripts included with the darktable distribution. User installed scripts will override the bundled scripts
Bill Ferguson
More...
8 months ago
Merge pull request #630 from wpferguson/select_non_existing_speedup
wpferguson
More...
8 months ago
contrib/select_non_existing - changed the logic to get a list of files in the filmroll and check the "known" files against the file list. This cuts the number of system calls from 1 per image to 1 per film roll resulting an incredible speed up on windows and a good speedup on other platforms.
Bill Ferguson
More...
8 months ago
Merge pull request #626 from ipalopezhentsev/patch-1
wpferguson
More...
9 months ago
reorder lines
Ilya Palopezhentsev
More...
9 months ago
Merge pull request #625 from ipalopezhentsev/patch-2
wpferguson
More...
9 months ago
Merge pull request #624 from ipalopezhentsev/patch-1
wpferguson
More...
9 months ago
←
1
2
3
4
5
6
7
8
9
…
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