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.

Submit package home:lemmy04:...es:Multimedia / imagination to package Multimedia / imagination

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

Mathias Homann

lemmy04 wrote about 6 years ago

built locally on Leap 15.0, seems to work fine - have not actually tested functionality yet tho.

Request History
Mathias Homann's avatar

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.


Olaf Hering's avatar

olh accepted request about 6 years ago