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
develop
develop.c
on
doc_update
User selector
All users
All time
Commit history
Commits on Jun 23, 2012
Add buttons to histogram for mode + channels
houz
committed
8c56081
View commit details
Copy full SHA for 8c56081
View code at this point
Browse repository at this point
Commits on Jun 12, 2012
made this more robust and reliable for re-runs
richardwonka
committed
b96424d
View commit details
Copy full SHA for b96424d
View code at this point
Browse repository at this point
merged upstream master
richardwonka
committed
518b391
View commit details
Copy full SHA for 518b391
View code at this point
Browse repository at this point
Commits on Jun 11, 2012
improved version of update_modeline.sh has been applied
richardwonka
committed
8da14c3
View commit details
Copy full SHA for 8da14c3
View code at this point
Browse repository at this point
Added editor modelines via new append_modelines.sh hack
richardwonka
committed
3f2f85a
View commit details
Copy full SHA for 3f2f85a
View code at this point
Browse repository at this point
Commits on Apr 29, 2012
opencl: partially revert commit 912025ef45d1eef87875bcf750eecbdef2a8f745
Show description for 23769bb
upegelow
committed
23769bb
View commit details
Copy full SHA for 23769bb
View code at this point
Browse repository at this point
Commits on Apr 27, 2012
opencl: improve latency of system when processing demanding opencl modules (nlmeans)
Show description for 912025e
upegelow
committed
912025e
View commit details
Copy full SHA for 912025e
View code at this point
Browse repository at this point
Commits on Mar 17, 2012
Merge remote-tracking branch 'origin/similarity'
hanatos
committed
58147b9
View commit details
Copy full SHA for 58147b9
View code at this point
Browse repository at this point
Commits on Feb 27, 2012
blendif: fix really silly bugs in handling of legacy blendop params
upegelow
committed
8ec7c6c
View commit details
Copy full SHA for 8ec7c6c
View code at this point
Browse repository at this point
Commits on Feb 23, 2012
Merge remote-tracking branch 'origin/master' into similarity
Show description for db1f9d6
hean01
committed
db1f9d6
View commit details
Copy full SHA for db1f9d6
View code at this point
Browse repository at this point
Commits on Feb 19, 2012
Merge branch 'master' into blendif
Show description for cac4afd
upegelow
committed
cac4afd
View commit details
Copy full SHA for cac4afd
View code at this point
Browse repository at this point
Commits on Feb 18, 2012
fix race condition when changing dev->image_loading
tony2001
authored and
hanatos
committed
e88221f
View commit details
Copy full SHA for e88221f
View code at this point
Browse repository at this point
blendif: implement versioning system for blend parameters
upegelow
committed
1495555
View commit details
Copy full SHA for 1495555
View code at this point
Browse repository at this point
Commits on Nov 6, 2011
Merge remote-tracking branch 'origin/post-0.9' into similarity
hean01
committed
faeb4f5
View commit details
Copy full SHA for faeb4f5
View code at this point
Browse repository at this point
Fixed similarity to follow new rules. No pipe->image outside iops, so using image_storage instead.
polarfox
authored and
hean01
committed
25ec80d
View commit details
Copy full SHA for 25ec80d
View code at this point
Browse repository at this point
Commits on Nov 5, 2011
non-iop don't access develop->image anymore.
hanatos
committed
f748ce3
View commit details
Copy full SHA for f748ce3
View code at this point
Browse repository at this point
made pixelpipe cache the image_t struct for thread safety.
hanatos
committed
cc188e7
View commit details
Copy full SHA for cc188e7
View code at this point
Browse repository at this point
Commits on Oct 26, 2011
Merge remote-tracking branch 'origin/post-0.9' into similarity
Show description for f53bc57
hean01
committed
f53bc57
View commit details
Copy full SHA for f53bc57
View code at this point
Browse repository at this point
Commits on Oct 23, 2011
some conf var cleanup, also respect mipmap cache memory limit.
hanatos
committed
20c9c31
View commit details
Copy full SHA for 20c9c31
View code at this point
Browse repository at this point
made thumbnail size configurable. affects dr + lt:
Show description for 2128f5c
hanatos
committed
2128f5c
View commit details
Copy full SHA for 2128f5c
View code at this point
Browse repository at this point
Commits on Oct 14, 2011
tried to bring back filmstrip image switching, iop->gui_init stuff is still broken.
hanatos
committed
9409ba8
View commit details
Copy full SHA for 9409ba8
View code at this point
Browse repository at this point
fixed history stack issue when entering dr mode.
hanatos
committed
ef079a8
View commit details
Copy full SHA for ef079a8
View code at this point
Browse repository at this point
Commits on Oct 10, 2011
Merge remote-tracking branch 'origin/post-0.9' into cache
Show description for 3d0cf63
hanatos
committed
3d0cf63
View commit details
Copy full SHA for 3d0cf63
View code at this point
Browse repository at this point
Commits on Oct 9, 2011
Merge remote-tracking branch 'origin/post-0.9' into similarity
hean01
committed
b27fccd
View commit details
Copy full SHA for b27fccd
View code at this point
Browse repository at this point
- Rewrote the expander for iop modules.
Show description for 11f0e58
hean01
committed
11f0e58
View commit details
Copy full SHA for 11f0e58
View code at this point
Browse repository at this point
Commits on Sep 24, 2011
nobody shall hold on to an image* !
hanatos
committed
0031efc
View commit details
Copy full SHA for 0031efc
View code at this point
Browse repository at this point
more compile fixes.
hanatos
committed
8a3b6fe
View commit details
Copy full SHA for 8a3b6fe
View code at this point
Browse repository at this point
Commits on Sep 22, 2011
adjusted develop.c to new mipmap cache interface.
hanatos
committed
2b180bc
View commit details
Copy full SHA for 2b180bc
View code at this point
Browse repository at this point
Commits on Sep 11, 2011
Merge remote-tracking branch 'origin/post-0.9' into similarity
Show description for 5e1ca7e
hean01
committed
5e1ca7e
View commit details
Copy full SHA for 5e1ca7e
View code at this point
Browse repository at this point
Commits on Sep 10, 2011
Merged new accelerator API and other changes from master into post-0.9
bieber
committed
9f983a1
View commit details
Copy full SHA for 9f983a1
View code at this point
Browse repository at this point
Commits on Aug 17, 2011
Got darkroom.c to compile
bieber
committed
f44ea37
View commit details
Copy full SHA for f44ea37
View code at this point
Browse repository at this point
Commits on Aug 13, 2011
- Initial version of filmstrip module
Show description for 7fa52af
hean01
committed
7fa52af
View commit details
Copy full SHA for 7fa52af
View code at this point
Browse repository at this point
Commits on Jul 29, 2011
Separated tonecurve and levels histograms
bieber
committed
694a785
View commit details
Copy full SHA for 694a785
View code at this point
Browse repository at this point
Commits on Jul 27, 2011
Merge remote branch 'origin/master' into post-0.9
Show description for 3f9e9fb
hean01
committed
3f9e9fb
View commit details
Copy full SHA for 3f9e9fb
View code at this point
Browse repository at this point
Commits on Jul 25, 2011
bugfix: async updating thumb when leaving dr mode.
hanatos
committed
0a32f67
View commit details
Copy full SHA for 0a32f67
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.