log src/thumb_standard.c @ 2916:ae6cdcd69d9f default tip

age author description
Wed, 18 Jul 2018 11:09:22 +0100 Colin Clark Ref #332: include pdf-view
Wed, 18 Jul 2018 10:16:41 +0100 Colin Clark Collection preview
Tue, 26 Jun 2018 14:50:24 +0100 Andreas Rönnquist <> Fix #620: Fix build on x32
Sat, 20 Jan 2018 03:09:08 +0100 Anthony DeRobertis Thumbnail all files if filtering is disabled.
Fri, 24 Nov 2017 10:27:12 +0000 Tomasz Golinski Fix #541: Showing existing, or maybe generating thumbnails for MP4 and WEBM
Thu, 14 Sep 2017 10:38:09 +0100 Tomasz Golinski Addl #510: Rudimentary video support
Mon, 31 Jul 2017 14:36:29 +0100 Colin Clark Fix #500: Geeqie doesn’t use shared thumbnail folder
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Thu, 30 Aug 2012 18:31:41 +0200 Laurent Monin Trim trailing white spaces.
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Tue, 04 Oct 2011 22:09:55 +0200 Vladimir Nadvornik rename file_data_new_simple to file_data_new_group, filedata.c cleanup
Fri, 30 Sep 2011 23:02:26 +0200 Vladimir Nadvornik always check for sidecars by readdir
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Mon, 28 Sep 2009 12:04:35 +0000 Vladimir Nadvornik do not cache incomplete thumbnails
Sun, 23 Aug 2009 13:37:15 +0000 Vladimir Nadvornik fixed moving and maintenance of std. thumbnails
Sun, 26 Apr 2009 09:01:35 +0000 Vladimir Nadvornik added an option to write image orientation to the metadata
Mon, 06 Apr 2009 22:13:54 +0000 Laurent Monin Fix up event source ids type: gint -> guint.
Mon, 06 Apr 2009 20:38:54 +0000 Vladimir Nadvornik unconditionally enable fast jpeg thumbnailing
Sun, 15 Mar 2009 18:06:41 +0000 Laurent Monin gint -> gboolean.
Sun, 15 Mar 2009 07:07:52 +0000 Laurent Monin gint -> gboolean.
Sun, 01 Mar 2009 21:06:55 +0000 Laurent Monin When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
Sat, 28 Feb 2009 20:48:47 +0000 Laurent Monin No space between function name and first parenthesis, it eases greping (see CODING).
Sat, 07 Feb 2009 19:01:21 +0000 Vladimir Nadvornik use metadata_read_* functions where possible
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Sat, 15 Nov 2008 20:01:25 +0000 Laurent Monin Replace cache_ensure_dir_exists() by new recursive_mkdir_if_not_exists().
Tue, 07 Oct 2008 18:20:22 +0000 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Wed, 03 Sep 2008 21:54:49 +0000 Vladimir Nadvornik load thumbnails with lower priority
Fri, 29 Aug 2008 20:53:53 +0000 Vladimir Nadvornik converted image loader to a GObject and use signals for notification
Fri, 29 Aug 2008 12:35:13 +0000 Vladimir Nadvornik do not access image_loader directly
Fri, 29 Aug 2008 09:38:10 +0000 Vladimir Nadvornik fixed thumbnail loader for the new raw preview interface
Tue, 19 Aug 2008 21:01:29 +0000 Vladimir Nadvornik set fallback pixbuf in case of missing file
Sat, 05 Jul 2008 10:21:09 +0000 Laurent Monin Prevent segfault in certain conditions when displaying debug message.
Thu, 03 Jul 2008 19:38:19 +0000 Vladimir Nadvornik set fallback thumbnail pixbuf only if the loading really fails
Fri, 27 Jun 2008 21:09:15 +0000 Vladimir Nadvornik added pixbuf_fallback function
Sat, 21 Jun 2008 11:05:55 +0000 Vladimir Nadvornik renamed fd->pixbuf to fd->thumb_pixbuf
Wed, 18 Jun 2008 22:26:52 +0000 Vladimir Nadvornik implemented generic FileData cache
Tue, 17 Jun 2008 19:56:21 +0000 Vladimir Nadvornik do not allocate new buffer for thumbnails with correct orientation
Mon, 16 Jun 2008 19:07:02 +0000 Vladimir Nadvornik fixed memory leak
Sun, 15 Jun 2008 21:52:15 +0000 Vladimir Nadvornik rotate thumbnails by exif
Sun, 15 Jun 2008 20:09:15 +0000 Vladimir Nadvornik use FileData in thumb_loader
Fri, 13 Jun 2008 12:27:41 +0000 Laurent Monin Revert patches 759 and 760.
Wed, 21 May 2008 00:42:14 +0000 Laurent Monin Use g_build_filename().
Wed, 21 May 2008 00:39:16 +0000 Laurent Monin thumb_std_cache_path(): use g_build_filename() and simplify.
Fri, 16 May 2008 10:02:56 +0000 Laurent Monin Include debug.h from main.h since debug macros may be used anywhere in the code.
Wed, 14 May 2008 17:00:25 +0000 Laurent Monin Simplify thumb_std_maint_moved(), since g_list_append knows
Thu, 24 Apr 2008 08:53:39 +0000 Laurent Monin Move debug macros from main.h to new debug.h.
Thu, 24 Apr 2008 00:15:03 +0000 Laurent Monin Handle the newline in DEBUG_N() macro instead of adding one
Wed, 23 Apr 2008 20:47:19 +0000 Laurent Monin Introduce macros to display debug messages.
Mon, 21 Apr 2008 21:46:38 +0000 Vladimir Nadvornik updated copyright in source files
Sun, 20 Apr 2008 18:07:51 +0000 Laurent Monin Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 Laurent Monin Big whitespaces cleanup:
Sat, 19 Apr 2008 23:12:30 +0000 Laurent Monin Rename inappropriate folder_size to folder.
Sat, 12 Apr 2008 09:41:44 +0000 Laurent Monin Rename thumbnails related options.
Fri, 11 Apr 2008 22:14:36 +0000 Laurent Monin Add a new struct ConfOptions to handle options.
Wed, 09 Apr 2008 13:53:01 +0000 Laurent Monin Replace occurences of Geeqie / geeqie by constants defined in main.h.
Tue, 08 Apr 2008 23:02:33 +0000 Laurent Monin gqview.h -> main.h
Fri, 04 Apr 2008 18:50:52 +0000 Laurent Monin Fix a segfault occuring when enabling debug mode.
Sun, 23 Mar 2008 20:38:54 +0000 Vladimir Nadvornik rename GQview -> Geeqie over the code
Tue, 11 Sep 2007 20:06:29 +0000 Vladimir Nadvornik replaced gchar* path with FileData *fd