12
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 06, 2024 — Jun 06, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
fix division by zero random crash for unknown reason, now will get black image instead More... over 14 years ago
Added some debug info (with Verbose=true) Load/Save Verbose in General section More... over 14 years ago
Updated Serbian translations to help with issue 59 (thanks gpopac); re-ran translation diff on other translations More... over 14 years ago
fix retroactive bug last visited directory not saved (only this branch); make filebrowser vertical layout; cleanup commented out code More... over 14 years ago
Removed GTK Default, as it apparently is already added programatically More... over 14 years ago
Fixed missing history messages
Ilya Popov
as Ilia Popov
More... over 14 years ago
Fix conflict with the batch thread. Make sure batch thread yields to the thread opening a preview. This should eliminate (all?) crashes when something is being done while batch is running. More... over 14 years ago
Refactor thumbimageupdater threading schema. Use glib threadpool class, 8 threads, remove container thread and fix stop code. This should fix some crashes caused by thread conflicts occurred if folders switched quickly multiple times. More... over 14 years ago
prevent launching image opening if there is one in progress More... over 14 years ago
small fix for progressconnector commit More... over 14 years ago
protect progressconnector thread with mutex just in case More... over 14 years ago
fix if statement in BatchQueueEntryUpdater::process More... over 14 years ago
Decreased size of font used for quick exif info parameters
Ilya Popov
as Ilia Popov
More... over 14 years ago
A bit more compact and much more clear shooting info
Ilya Popov
as Ilia Popov
More... over 14 years ago
Fixed OpenMP implementation on fast_demo.cc More... over 14 years ago
Added <cameramodel>.badpixels file support Rewritten bad pixels correction steps. More... over 14 years ago
Use system wide arrow cursor instead of GTK arrow cursor More... over 14 years ago
Fixed bug in border interpolation. More... over 14 years ago
commit after pool from trunk and revert to my latest step 2 languages More... over 14 years ago
Added GTK Default (i.e. Empty) theme More... over 14 years ago
We don't want hard-coded 1200 pixel width... More... over 14 years ago
A fix for bad behavior of the GUI under the NR tools. The problem seems to be the separation of luminance and chrominance operations in all other tools besides the pyramid NR, while the latter operates simultaneously on luma and chroma data. I put all luma/chroma curves, NR, sharpening, equalizer etc. into a single grouping, which means that if any one is changed, all must be redone. This will slow down the GUI for now but I expect that the pipeline will be retooled at some point anyway. More... over 14 years ago
Oops! Forgot to add the fast demosaic code itself. Here's the patch... More... over 14 years ago
Added fast demosaic to the collection of demosaic options. I was lazy and moved aside AHD in the demosaic preferences tab, since it is functionally little different than EAHD. In addition I backed out some of Hombre's changes which were breaking the windows resizing in a crazy way in the OSX build. More... over 14 years ago
Ran translations through the script again... More... over 14 years ago
Added check that we are running from the proper location (this time which actually works) More... over 14 years ago
Added check that we are running from the proper location More... over 14 years ago
Moved generateTranslationDiffs.sh to tools folder. More... over 14 years ago
Minor improvements to denoise tools. Fixed a minor annoyance with zoom panel. More... over 14 years ago
Updated translations so that untranslated keys will be preixed with an exclamation point at the beginnign of the line, all at the end of the file. More... over 14 years ago