Merge branch 'master' into ke
authorKlaus Ethgen <Klaus@Ethgen.de>
Sat, 29 Oct 2011 22:37:28 +0000 (23:37 +0100)
committerKlaus Ethgen <Klaus@Ethgen.de>
Sat, 29 Oct 2011 22:37:28 +0000 (23:37 +0100)
commitba645d1fe84bb87385f0121613a85a08c14a676d
tree820dc29a223c3c8b6c218a6d12e363fe759f8614
parentdd77e0242c78780f18fbdba4538008c7c0d1a665
parent04bb6f2326f58139c22d3bb8de7e639c8efb40ba
Merge branch 'master' into ke

* master: (71 commits)
  rename file_data_new_simple to file_data_new_group, filedata.c cleanup
  recognize all registered extensions, even if they contain dots
  sidecar_file_priority function is already called with extension as an argument
  call notify functions in in an idle call
  move the grouping code from file_data_new to filelist_read
  separate function fortesting changed files without sidecars
  consistent use of fd->extension
  simplified grouping of sidecars
  fixed filelist_sort_compare_filedata to not return 0 no different files
  always check for sidecars by readdir
  do not use FileData entries with empty path
  updated copyright notice
  added custom tiff loader
  added long-term cache for keywords
  set stereo.fixed default values to hdmi stereo standard
  fixed stereo.fixed preferences
  fixed stereo_temp_disable functionality
  ignore raw image support reported by the pixbuf loader
  fixed using DEBUG_N from multiple threads
  Fix bug 3006812: ensure exif cache is initialized even when all files are unreadable.
  ...