Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
fgrollier
/
darktable
Public
forked from
darktable-org/darktable
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
darktable
src
common
on
master
User selector
All users
All time
Commit history
Commits on Oct 10, 2012
Only try to attach XMP when the format supports it
Show description for 3ba7c89
houz
committed
3ba7c89
View commit details
Copy full SHA for 3ba7c89
View code at this point
Browse repository at this point
Commits on Oct 8, 2012
Fix possible NULL pointer dereference
mlq
authored and
christte
committed
8ed75f5
View commit details
Copy full SHA for 8ed75f5
View code at this point
Browse repository at this point
Only look for ColorSpace in LDR images
houz
committed
dd9f784
View commit details
Copy full SHA for dd9f784
View code at this point
Browse repository at this point
If we cant get a filename, do NOT continue the process which might
Show description for f880b6e
hean01
committed
f880b6e
View commit details
Copy full SHA for f880b6e
View code at this point
Browse repository at this point
Return non const string.
hean01
committed
a262351
View commit details
Copy full SHA for a262351
View code at this point
Browse repository at this point
Return a copy of result and let caller free memory, prevents
Show description for 08eb87a
hean01
committed
08eb87a
View commit details
Copy full SHA for 08eb87a
View code at this point
Browse repository at this point
Do not share camctl->lock for listeners callback, fixes bug
Show description for 8596eaf
hean01
committed
8596eaf
View commit details
Copy full SHA for 8596eaf
View code at this point
Browse repository at this point
Fix #8809: Recognize AdobeRGB JPEGs
houz
committed
5778e28
View commit details
Copy full SHA for 5778e28
View code at this point
Browse repository at this point
opencl: correctly detect geforce 210 as < sm 2.0
hanatos
committed
e0a8eed
View commit details
Copy full SHA for e0a8eed
View code at this point
Browse repository at this point
Fix #8868: Read embedded color profiles from JPEGs
Show description for 0ad62ef
houz
committed
0ad62ef
View commit details
Copy full SHA for 0ad62ef
View code at this point
Browse repository at this point
Commits on Oct 6, 2012
BSD patches, Part of issue #8977
hean01
committed
7bff9a5
View commit details
Copy full SHA for 7bff9a5
View code at this point
Browse repository at this point
fix for bug #8933
upegelow
committed
02c0367
View commit details
Copy full SHA for 02c0367
View code at this point
Browse repository at this point
Fixes issue with previous commit.
hean01
committed
11b2547
View commit details
Copy full SHA for 11b2547
View code at this point
Browse repository at this point
Support loading multiple images or folders from command line.
Show description for 324e20f
christte
committed
324e20f
View commit details
Copy full SHA for 324e20f
View code at this point
Browse repository at this point
Commits on Oct 5, 2012
Sony NEX Lens ID workaround
wolf-kuehnel
authored and
Pascal de Bruijn
committed
5c2780d
View commit details
Copy full SHA for 5c2780d
View code at this point
Browse repository at this point
Fix signal after return issue
Jesper Pedersen
committed
1caa60b
View commit details
Copy full SHA for 1caa60b
View code at this point
Browse repository at this point
Commits on Oct 4, 2012
Merge branch 'collect'
jcsogo
committed
23f5f16
View commit details
Copy full SHA for 23f5f16
View code at this point
Browse repository at this point
Fix #8891: read the D65 Color Matrix from DNGs
houz
committed
5d4b53d
View commit details
Copy full SHA for 5d4b53d
View code at this point
Browse repository at this point
Commits on Oct 2, 2012
Complete using an enum to set the collection property in all darktable
Show description for 0b29ab0
jcsogo
committed
0b29ab0
View commit details
Copy full SHA for 0b29ab0
View code at this point
Browse repository at this point
Commits on Sep 28, 2012
Merge remote-tracking branch 'origin/master' into collection
jcsogo
committed
9dd899d
View commit details
Copy full SHA for 9dd899d
View code at this point
Browse repository at this point
Do not use external_drive information
Show description for 4799cc1
jcsogo
committed
4799cc1
View commit details
Copy full SHA for 4799cc1
View code at this point
Browse repository at this point
Commits on Sep 27, 2012
Explicitly specify hq export
Show description for 729de6d
houz
committed
729de6d
View commit details
Copy full SHA for 729de6d
View code at this point
Browse repository at this point
Add function to get format/storage by index
houz
committed
67b747d
View commit details
Copy full SHA for 67b747d
View code at this point
Browse repository at this point
Make semantics clear by using gboolean and not int
houz
committed
01e5ffc
View commit details
Copy full SHA for 01e5ffc
View code at this point
Browse repository at this point
Fix double free when exporting EXRs
houz
committed
205d416
View commit details
Copy full SHA for 205d416
View code at this point
Browse repository at this point
Commits on Sep 26, 2012
add a new signal on image import with one parameter : the new image id
Show description for e684e5f
boucman
committed
e684e5f
View commit details
Copy full SHA for e684e5f
View code at this point
Browse repository at this point
See #8539: Copy XMP+IPTC from original file
Show description for bbe0466
houz
committed
bbe0466
View commit details
Copy full SHA for bbe0466
View code at this point
Browse repository at this point
Refactoring of exif code
Show description for 87391b8
houz
committed
87391b8
View commit details
Copy full SHA for 87391b8
View code at this point
Browse repository at this point
Make broken location explicit to the calling code
houz
committed
d90a597
View commit details
Copy full SHA for d90a597
View code at this point
Browse repository at this point
Read some more XMP and IPTC data on import
houz
committed
bc46324
View commit details
Copy full SHA for bc46324
View code at this point
Browse repository at this point
Rank XMP and IPTC higher than EXIF data on import
Show description for bc76b4e
houz
committed
bc76b4e
View commit details
Copy full SHA for bc76b4e
View code at this point
Browse repository at this point
Commits on Sep 24, 2012
Fix bug that put all images on eastern hemisphere
houz
committed
f8b376d
View commit details
Copy full SHA for f8b376d
View code at this point
Browse repository at this point
Merge remote-tracking branch 'origin/master' into folders-merged
jcsogo
committed
1382703
View commit details
Copy full SHA for 1382703
View code at this point
Browse repository at this point
Commits on Sep 23, 2012
Merge branch 'styles_edit2' of https://github.com/fgrollier/darktable
hanatos
committed
977f15e
View commit details
Copy full SHA for 977f15e
View code at this point
Browse repository at this point
opencl bilateral grid with variable buffer size
upegelow
authored and
hanatos
committed
f9f496e
View commit details
Copy full SHA for f9f496e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.