The branch, frodo has been updated
via b7afda8f813381a4fad7b3a439efb46554b840e5 (commit)
from 8f687dd0f4d71689a494e73444d8aeb125080e85 (commit)
- Log -----------------------------------------------------------------
http://xbmc.git.sourceforge.net/git/gitweb.cgi?p=xbmc/scripts;a=commit;h=b7afda8f813381a4fad7b3a439efb46554b840e5
commit b7afda8f813381a4fad7b3a439efb46554b840e5
Author: Martijn Kaijser <[email protected]>
Date: Tue Apr 2 19:40:33 2013 +0200
[script.screensaver.bigpictures] 0.0.2
diff --git a/script.screensaver.bigpictures/addon.xml
b/script.screensaver.bigpictures/addon.xml
index e093c48..4e5b129 100644
--- a/script.screensaver.bigpictures/addon.xml
+++ b/script.screensaver.bigpictures/addon.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
-<addon id="script.screensaver.bigpictures" name="The Big Pictures Screensaver"
version="0.0.1" provider-name="Tristan Fischer ([email protected])">
+<addon id="script.screensaver.bigpictures" name="The Big Pictures Screensaver"
version="0.0.2" provider-name="Tristan Fischer ([email protected])">
<requires>
<import addon="xbmc.python" version="2.1.0"/>
<import addon="script.module.bigpictures" version="1.0.1"/>
@@ -7,6 +7,11 @@
<extension point="xbmc.ui.screensaver" library="screensaver.py" />
<extension point="xbmc.addon.metadata">
<platform>all</platform>
+ <language/>
+ <website></website>
+
<source>https://github.com/dersphere/script.screensaver.bigpictures</source>
+ <forum>http://forum.xbmc.org/showthread.php?tid=160347</forum>
+ <email>[email protected]</email>
<summary lang="en">Photojournalism Screensaver</summary>
<description lang="en">The Image Script "The Big Pictures" as
Screensaver.</description>
</extension>
diff --git a/script.screensaver.bigpictures/changelog.txt
b/script.screensaver.bigpictures/changelog.txt
index a86f198..3df6555 100644
--- a/script.screensaver.bigpictures/changelog.txt
+++ b/script.screensaver.bigpictures/changelog.txt
@@ -1,2 +1,5 @@
-0.0.1
- - initial version
\ No newline at end of file
+0.0.2 (02.04.2013)
+ - fixed image duration
+
+0.0.1 (21.03.2013)
+ - initial version
diff --git a/script.screensaver.bigpictures/resources/settings.xml
b/script.screensaver.bigpictures/resources/settings.xml
index 62af56a..52c352b 100644
--- a/script.screensaver.bigpictures/resources/settings.xml
+++ b/script.screensaver.bigpictures/resources/settings.xml
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<settings>
- <setting id="picture_duration" type="enum" label="32110" default="5"
values="5|10|15|25|30"/>
+ <setting id="picture_duration" type="labelenum" label="32110"
default="5" values="5|15|30|60"/>
</settings>
\ No newline at end of file
-----------------------------------------------------------------------
Summary of changes:
script.screensaver.bigpictures/addon.xml | 7 ++++++-
script.screensaver.bigpictures/changelog.txt | 7 +++++--
.../resources/settings.xml | 2 +-
3 files changed, 12 insertions(+), 4 deletions(-)
hooks/post-receive
--
Scripts
------------------------------------------------------------------------------
Minimize network downtime and maximize team effectiveness.
Reduce network management and security costs.Learn how to hire
the most talented Cisco Certified professionals. Visit the
Employer Resources Portal
http://www.cisco.com/web/learning/employer_resources/index.html
_______________________________________________
Xbmc-addons mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/xbmc-addons