aboutsummaryrefslogtreecommitdiffstats
path: root/Game
diff options
context:
space:
mode:
Diffstat (limited to 'Game')
-rw-r--r--Game/Changelog.german.txt5
-rw-r--r--Game/Changelog.txt5
-rw-r--r--Game/Code/UltraStar.dpr2
-rw-r--r--Game/ReadMe.txt2
4 files changed, 12 insertions, 2 deletions
diff --git a/Game/Changelog.german.txt b/Game/Changelog.german.txt
index 20baa668..6dfa6e8d 100644
--- a/Game/Changelog.german.txt
+++ b/Game/Changelog.german.txt
@@ -1,3 +1,8 @@
+UltraStar Deluxe 1.01a
+-----------------------------
+Fix: VideoGap funktioniert wieder mit Mpeg Videos
+Fix: Video Start wird nun richtig berechnet wenn der Start-Tag benutzt wird
+
UltraStar Deluxe 1.01
-----------------------------
Upd: Neue SDL-Lib
diff --git a/Game/Changelog.txt b/Game/Changelog.txt
index d3605d84..5ca167d7 100644
--- a/Game/Changelog.txt
+++ b/Game/Changelog.txt
@@ -1,3 +1,8 @@
+UltraStar Deluxe 1.01a
+-----------------------------
+Fix: VideoGap works now again with mpeg videos
+Fix: Video start is calculated correctly now if start tag is used
+
UltraStar Deluxe 1.01
-----------------------------
Upd: SDL-Lib update
diff --git a/Game/Code/UltraStar.dpr b/Game/Code/UltraStar.dpr
index f3b1388c..93adc7f6 100644
--- a/Game/Code/UltraStar.dpr
+++ b/Game/Code/UltraStar.dpr
@@ -112,7 +112,7 @@ uses
avio in 'lib\ffmpeg\avio.pas';
const
- Version = 'UltraStar Deluxe V 1.0.1';
+ Version = 'UltraStar Deluxe V 1.0.1a';
var
WndTitle: string;
diff --git a/Game/ReadMe.txt b/Game/ReadMe.txt
index fffab29e..dcb9f3bc 100644
--- a/Game/ReadMe.txt
+++ b/Game/ReadMe.txt
@@ -1,4 +1,4 @@
-Ultrastar Deluxe 1.0 Readme.txt
+Ultrastar Deluxe 1.0.1a Readme.txt
----------------------------
1. Authors
2. Release Notes