Overview
Request 4498 (accepted)
- Version bump to 3.4
* Subtitle info are no more saved in the project file if the slide hasn't got any text.
* Starting the preview from the middle plays music accordingly to its timing in the slideshow.
* Project can be ported to other media as filenames can be saved without their path.
* Subtitle can be now rotated.
* Subtitle can now be freely positioned on the slide.
* Added a nice fading gradient animation in the Add/Edit slide dialog.
* Fixed seg-fault when trying to delete a slide when preview is running.
* Current slideshow is no more closed if user cancels when opening a new one.
* Enjoy FULLSCREEN preview with background music and continuos mode.
* The CTRL+A shortcut doesn't select all the slides anymore when pressed from the subtitle widget entry.
* Subtitles can now have a pattern.
* Empty slide background can now be edited.
* Subtitle can have a background.
* Got rid of Update button in the Slide Motion as it's now automatic.
* Got rid of subtitle placing option.
* Moved Add and Remove buttons in the Slide Motion on the right.
imagination.changes
Changed
-------------------------------------------------------------------
+Sun May 26 09:23:54 UTC 2019 - Mathias Homann <Mathias.Homann@opensuse.org>
+
+- Version bump to 3.4
+ * Subtitle info are no more saved in the project file if the slide hasn't got any text.
+ * Starting the preview from the middle plays music accordingly to its timing in the slideshow.
+ * Project can be ported to other media as filenames can be saved without their path.
+ * Subtitle can be now rotated.
+ * Subtitle can now be freely positioned on the slide.
+ * Added a nice fading gradient animation in the Add/Edit slide dialog.
+ * Fixed seg-fault when trying to delete a slide when preview is running.
+ * Current slideshow is no more closed if user cancels when opening a new one.
+ * Enjoy FULLSCREEN preview with background music and continuos mode.
+ * The CTRL+A shortcut doesn't select all the slides anymore when pressed from the subtitle widget entry.
+ * Subtitles can now have a pattern.
+ * Empty slide background can now be edited.
+ * Subtitle can have a background.
+ * Got rid of Update button in the Slide Motion as it's now automatic.
+ * Got rid of subtitle placing option.
+ * Moved Add and Remove buttons in the Slide Motion on the right.
+
+-------------------------------------------------------------------
Tue May 22 20:39:09 UTC 2012 - seife+obs@b1-systems.com
- fix build on 12.1 and later by adding LDFLAGS=... to configure
imagination.spec
Changed
-# vim: set ts=4 sw=4 et:
+## vim: set ts=4 sw=4 et:
# Copyright (c) 2009-2010 oc2pus
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
# Please submit bugfixes or comments to packman@links2linux.de
Name: imagination
-Version: 3.0
+Version: 3.4
Release: 0.pm.1
Summary: A lightweight and simple DVD slide show maker
Group: Productivity/Multimedia/Video/Editors and Convertors
License: GPL-2.0
# http://prdownloads.sourceforge.net/imagination/imagination-%{version}.tar.gz
Source: imagination-%{version}.tar.bz2
-Patch1: imagination-plugins_installed.patch
+#
+# not needed anymore, already set upstream
+#
+# Patch1: imagination-plugins_installed.patch
Source90: %{name}-rpmlintrc
BuildRoot: %{_tmppath}/buildroot-%{name}-%{version}
BuildRequires: gtk2-devel
# If you fail to do so Imagination won't be able to load the transitions and the
# transition's images when the package is installed.
-%patch1
+#
+# not needed anymore, already set upstream
+#
+# %patch1
%build
# the LDFLAGS hack saves me from patching the makefiles... --seife
imagination-plugins_installed.patch
Deleted
---- src/support.h.orig 2011-03-10 19:02:29.000000000 +0100
-+++ src/support.h 2011-03-10 19:02:32.000000000 +0100
-@@ -20,7 +20,7 @@
- #ifndef __IMAGINATION_SUPPORT_H
- #define __IMAGINATION_SUPPORT_H
-
--#define PLUGINS_INSTALLED 0
-+#define PLUGINS_INSTALLED 1
-
- #ifdef HAVE_CONFIG_H
- # include <config.h>
Request History
lemmy04 created request about 6 years ago
- Version bump to 3.4
* Subtitle info are no more saved in the project file if the slide hasn't got any text.
* Starting the preview from the middle plays music accordingly to its timing in the slideshow.
* Project can be ported to other media as filenames can be saved without their path.
* Subtitle can be now rotated.
* Subtitle can now be freely positioned on the slide.
* Added a nice fading gradient animation in the Add/Edit slide dialog.
* Fixed seg-fault when trying to delete a slide when preview is running.
* Current slideshow is no more closed if user cancels when opening a new one.
* Enjoy FULLSCREEN preview with background music and continuos mode.
* The CTRL+A shortcut doesn't select all the slides anymore when pressed from the subtitle widget entry.
* Subtitles can now have a pattern.
* Empty slide background can now be edited.
* Subtitle can have a background.
* Got rid of Update button in the Slide Motion as it's now automatic.
* Got rid of subtitle placing option.
* Moved Add and Remove buttons in the Slide Motion on the right.
olh accepted request about 6 years ago
lemmy04 wrote about 6 years ago
built locally on Leap 15.0, seems to work fine - have not actually tested functionality yet tho.