Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
main_wrapper.h File Reference
#include <glib.h>
+ Include dependency graph for main_wrapper.h:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 
int wmain (int argc, wchar_t *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)
Todo:
: test if file with replaced ext exists
Todo:
: add a callback to set the bpp without going through the config
Todo:
: have a parameter in command line to get the export presets

References alloc_dummy(), bpp, dt_lut_t::chart, clamp(), dt_lut_t::colorchecker_encoded, compare_llhh(), darktable, darktable_last_commit_year, darktable_package_string, darktable_package_version, dt_cache_cleanup(), dt_cache_contains(), dt_cache_init(), dt_cache_set_allocate_callback(), dt_cleanup(), DT_COLORSPACE_LAST, DT_COLORSPACE_NONE, dt_conf_get_bool(), DT_DATETIME_EXIF_LENGTH, dt_datetime_now_to_exif(), dt_exif_xmp_read(), dt_film_get_image_ids(), dt_film_import(), dt_film_new(), dt_gui_gtk_run(), dt_history_get_items_as_string(), dt_image_cache_get(), DT_IMAGE_CACHE_RELAXED, dt_image_cache_write_release(), dt_image_import(), dt_imageio_get_format_by_name(), dt_imageio_get_storage_by_name(), dt_init(), DT_INTENT_LAST, dt_lib_export_metadata_default_flags(), dt_loc_get_localedir(), dt_loc_init(), DT_MAX_OUTPUT_EXT_LENGTH, DT_MAX_PATH_FOR_PARAMS, DT_MAX_STYLE_NAME_LENGTH, DT_MIPMAP_0, DT_MIPMAP_2, DT_MIPMAP_7, dt_osx_prepare_environment(), E, f(), FALSE, dt_export_metadata_t::flags, free_chart(), free_image(), generate_thumbnail_cache(), get_icc_intent(), get_icc_type(), GETTEXT_PACKAGE, darktable_t::gui, height, icc_intents(), icc_types(), darktable_t::image_cache, invert_histogram(), dt_export_metadata_t::list, main_csv(), main_gui(), MAX, dt_imageio_module_data_t::max_height, dt_imageio_module_data_t::max_width, median, MIN, dt_lut_t::model, N, PATH_MAX, dt_lut_t::picked_source_patches, read_histogram(), read_pfm(), dt_lut_t::reference, show_usage(), size, dt_lut_t::source, dt_imageio_module_data_t::style, TEST, test_broken_variables, test_clamp_simd(), test_default_group(), test_escapes, test_filmic_desaturate_v1(), test_filmic_spline(), test_get_pixel_norm(), test_linear_saturation(), test_log_tonemapping_v2(), test_name(), test_pixel_rgb_norm_power(), test_real_paths, test_recursive_substitutions, test_sample(), test_simple_substitutions, test_variables, dt_lut_t::tonecurve_encoded, TR_DEBUG, TRUE, UNKNOWN_IMAGE, usage(), usage(), width, and write_pfm().

Referenced by wmain().

◆ wmain()

int wmain ( int  argc,
wchar_t *  argv[] 
)

References main().