Commit Graph

19 Commits

Author SHA1 Message Date
Andrey Skvortsov
3d6e65f510 Merge of andreyskv-classicui with default 2010-10-06 19:06:06 -07:00
Emil Martinec
c5c4cf1ad4 Patches for CA correction and impulse denoise. 2010-10-06 19:23:46 -05:00
Hombre
5bca42abfb The font is now user selectable in Preferences. I had to rename the sections name in the Grey theme. This "hack" hit the "clearlooks-default" and "clearlooks-menu-items" sections to set the fonts, i don't know if there's a cleaner way of handling font selection... 2010-10-05 22:48:50 +02:00
askvortsov
bcd42c3fc2 Merge from trunk to version ed52f4f469 "Updated make-app-bundle script to use new template for file name" 2010-10-01 10:36:31 -07:00
Andrey Skvortsov
b14c0a9fe9 put extern batchthread into namespace 2010-09-21 21:25:29 -07:00
Andrey Skvortsov
7e7ce797e8 fix division by zero random crash for unknown reason, now will get black image instead 2010-09-21 21:20:50 -07:00
Andrey Skvortsov
ce13359d38 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. 2010-09-18 22:56:59 -07:00
askvortsov
faa3c80bd3 commit after pool from trunk and revert to my latest step 2 languages 2010-09-16 18:38:57 -07:00
Andrey Skvortsov
58c887a445 glib threadpools experimental in thumb updater 2010-09-14 00:05:56 -07:00
Andrey Skvortsov
71b2f5b33e fix bilinear openmp bug 2010-09-13 18:10:30 -07:00
Andrey Skvortsov
800e82b762 separate settings for preview and batch 2010-09-12 23:36:29 -07:00
Andrey Skvortsov
5cc9fdf758 Fix minor error/crash compiled in release. Bilinear speed is awesome in release -03 -fopenmp . Need to add option Prevew and Batch for processing now! 2010-09-11 23:40:11 -07:00
Andrey Skvortsov
7a3942aaab Bilinear demosaic from dcraw + omp support. Faster then light! Great for previews. 2010-09-11 23:05:36 -07:00
askv
5bf5ce84b8 profile load openmp 2010-09-10 21:57:40 -07:00
askv
f45a801e19 omp for getImage in rawimagesource.cc 2010-09-10 20:38:55 -07:00
askv
2f5c2959bb omp for olympus G channel compensation loops 2010-09-10 00:29:52 -07:00
askv
5778a5316c set some threads to THREAD_PRIORITY_LOW 2010-09-09 23:49:24 -07:00
askv
aa77b69443 commit after merge with trunk 2010-09-09 20:26:00 -07:00
askv
84ecfe412a classic rt UI ! 2010-09-06 14:54:45 -07:00