aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-04-30 12:54:52 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-04-30 12:54:52 +0000
commitac9c6fe8d8e7173c7cb8e5bb119f086ccdb911ee (patch)
treedc52f66f1ab96986afd748a2877119998957769a
parent6a0f3847d46b6d03b03140864ee7415d5ad7e575 (diff)
downloadusdx-ac9c6fe8d8e7173c7cb8e5bb119f086ccdb911ee.tar.gz
usdx-ac9c6fe8d8e7173c7cb8e5bb119f086ccdb911ee.tar.xz
usdx-ac9c6fe8d8e7173c7cb8e5bb119f086ccdb911ee.zip
changelog updated
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2319 b956fd51-792f-4845-bead-9b4dfca2ff2c
-rw-r--r--ChangeLog.GERMAN.txt146
-rw-r--r--ChangeLog.txt142
2 files changed, 278 insertions, 10 deletions
diff --git a/ChangeLog.GERMAN.txt b/ChangeLog.GERMAN.txt
index 6c2e1cd9..603db9ba 100644
--- a/ChangeLog.GERMAN.txt
+++ b/ChangeLog.GERMAN.txt
@@ -1,3 +1,137 @@
+Ultrastar Deluxe 1.10
+-----------------------------
+
+--------------
+Plattform
+--------------
+Upd: Plattformunabhängige Codebasis
+upd: Codebasis unabhängig der Byte-Reihenfolge
+Add: Unterstützung für Linux und FreeBSD (beide x86/x86_64)
+Add: Unterstützung für Max OS X (PowerPC + Intel)
+
+--------------
+Audio
+--------------
+Upd: Audio Ausgabe und Eingabe komplett neu implementiert
+Upd: Austauschbare Audio/Video Module
+ - Bass Eingabe/Ausgabe/Dekodierung (Nur Windows)
+ - SDL Audio Ausgabe (Alle Plattformen)
+ - Portaudio Eingabe/Ausgabe (Alle Plattformen)
+ - FFmpeg Dekodierung (Alle Plattformen)
+Upd: Es können nun auch Videodateien für das #MP3 Tag verwendet werden (der erste Audiostream des Videos wird verwendet)
+Add: Mikrofon Weiterleitung (sehr experimentell)
+Fix: Ein Start ohne angeschlossenes Mikrofon führt nicht mehr zum Absturz
+Add: Hintergrundmusik
+
+--------------
+Video
+--------------
+Upd: Videodekodierung überarbeitet
+Upd: Windows: FFmpeg Version aktualisiert
+Upd: Einige Performanceverbesserungen
+
+--------------
+Interface
+--------------
+Upd: Videohintergründe für Themes
+Upd: Performance im Songscreen bei vielen Songs verbessert
+Upd: Themewechsel ohne Neustart möglich
+Upd: Neue Punkteanzeige im Singscreen (animiert)
+Upd: Score Screen umgestaltet (Animationen)
+Upd: Deluxe Theme komplett überholt (ty mog)
+Upd: Party Plugins können vor dem Spiel ausgewählt werden
+Upd: Default Skin und Color kann in Themes bzw. Skins gespeichert werden
+Add: Visualisierungen (mit projectM) als Hintergrund beim Singen
+Upd: Truetype Schriften (durch freetype) anstatt der alten Bitmap Font
+ -> Unterstützung internationale Zeichensätze
+ -> glatteres Schriftbild
+Upd: Neuer Lyrics Effekt: Shift
+Upd: Mehr als ein Songpfad kann in der Config.ini (SongDirX) angegeben werden
+Upd: Mikrofon Einstellungen vereinfacht
+ - Vu-meter für einkommende Signale auf dem gewählen Eingang
+ - Anzeige für Eingangslautstärke
+ - Eingangslautstärke über '+' und '-' Tasten regelbar
+ - Anzeige für Rauschunterdrückung (grauer Balken)
+ - Rauschunterdrückung (Threshold) änderbar mit Taste 'T'
+Upd: Internationalisiertes Keyboard-Layout (einheitliche Shortcuts bei QWERTZ, QWERTY, AZERTY, ...)
+Rem: verwirrende Solmization Option entfernt
+Add: Textreflektionen für Themes
+Add: Notenlinien in den Optionen abschaltbar
+Add: Maus-Unterstützung
+Add: Texturtyp "Colorized": Textur wird über Hue-Wert (siehe HSB-Farbmodell) eingefärbt
+Add: Overlay bei aktiviertem Pause-Modus im SingScreen
+Fix: Einige "Screens=2" Bugs
+Add: Unicode support: Alle "druckbaren" Zeichen sollten nun mit den Eingabefeldern(z.B. Spielernamen) funktionieren
+Add: Fenstergröße veränderbar
+Add: Wechsel von Vollbild und Fenstermodus mit ALT+Eingabe (nur Linux + FreeBSD)
+Fix: Aktion bei Eingabe und Return (Zehnertastatur) ist nun gleich
+
+--------------
+Intern
+--------------
+Upd: Synchronisation von Lyrics, Video und Audio
+ (Vorher wurden die verschiedenen Timer nicht synchronisiert)
+ Es kann per Config.ini ("SyncTo"-Option) gewählt werden zwischen:
+ - Lyrics und Video gegen Audio synchronisieren (standard)
+ - Audio und Video gegen Lyrics synchronisieren
+ - keine Synchronisation
+Upd: Lua Plugin Interface anstatt des alten DLL Interfaces
+Upd: Select Objekt entfernt stattdessen wird überall Select Slide verwendet
+Upd: Verbesserte Stabilität und aufgeräumte Codebase
+Fix: Einige Fehler/Crashes im Midi/Kar-Konverter behoben
+Upd: Vista/Win7 Konformität: Konfigurationsdateien werden im Benutzerordner abgelegt. Ein Programmstart von CD/DVD sollte nun möglich sein.
+Upd: Cover-Thumbnails werden in einer SQLite Tabelle gespeichert
+ -> Verlässlicher als die alte Lösung; leichte Performance-Einbußen beim Starten
+
+--------------
+Song Dateien
+--------------
+Upd: Unterstützung für UTF8
+Upd: #Encoding Tag
+ - CP1250: Mittel-/Osteuropäische Kodierung; wird standardmäßig von Corvus Ultrastar benutzt
+ - CP1252: Westeuropäische Kodierung; wurde standardmäßig von Ultrastar Deluxe vor 1.1 benutzt
+ - Locale: Benutzt die Systemkodierung (sollte für neue Dateien nicht verwendet werden)
+ - UTF8: Textdatei ist in UTF8 kodiert (empfohlen)
+Upd: Unterstützung für UTF8 BOM (neuer Standard in Ultrastar Deluxe)
+Upd: #Year Tag wird gelesen und gespeichert
+Fix: Kein Absturz mehr, wenn kein Lyrics-Zeilenumbruch in der Datei ist
+Fix: Leere Lyrics Zeilen werden ignoriert
+Fix: Der Editor löscht beim Speichern keine unbekannten Tags mehr aus den TXT-Dateien
+
+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
+Upd: Neue Bass.dll
+Upd: Video support neu geschrieben (FFMpeg anstatt SMPeg)
+ ->Fast alle Videoformate werden nun unterstützt. Bessere Synchronisation der meisten Videos.
+Upd: Theme, Skin und Farbe können ohne Neustart geändert werden
+Upd: Einige Geschwindigkeitsverbesserungen
+Upd: Backspace ist nun identisch mit ESC bei den meisten Screens
+Upd: Editor: Singlenote-playback (SHIFT + Leertaste / STRG + SHIFT + Leertaste)
+Upd: Editor: Mehr Buchstaben funktionieren nun im Texteditmodus z.B. '~'
+Upd: Deluxe-Theme verschönert.
+ - Neue Texturen für die Leiste
+ - Neue Hintergründe für die Deluxe Skins
+ - Farbe ist nun im Deluxe-Theme änderbar \o/
+Upd: Executable Name zu USdx.exe geändert
+Upd: Neue Sounds für die Menüs
+Upd: 3 neue Skins von Skar/Alajasam hinzugefügt
+Upd: TeamDuell (ähnlich Gib das Mikro weiter) Modiplugin hinzugefügt
+
+Add: Installer verfügbar
+
+Fix: 4/6 Spieler: Richtige Punktzahlen werden auf dem Scorescreen angezeigt
+Fix: Doppeltes hinzufügen der Scores bei Screens=2
+Fix: Überlappen einiger Artistennamen mit den Songname sollte nun in den meisten Fällen gefixed sein.
+Fix: License- und Readme.txt Dateien tauchen nicht mehr in der error.log auf
+Fix: Einige Sounds, (hauptsächlich der Editor 'klick'-Sound) waren zu leise
+Fix: USdx sollte nun mit Girder funktionieren
+
UltraStar Deluxe 1.00 (by Ultrastar Deluxe Team)
-----------------------------
@@ -14,7 +148,7 @@ Upd: Optionale Spiegelungen zu Buttons und Statics hinzugefügt. (Reflection = 1)
Upd: Buttons können nun im Theme zu Gruppen zusammengefasst werden.z.B. Deluxe Theme Main Menu Tools Collection.
Upd: Buttons könen vom Theme ausgeblendet werden. z.B. für den Exit Button, oder falls Hotkeys existieren.
Upd: Texte können nun eine Länge (w= ..) erhalten. Sie werden dann bei der gegebenen Länge umgebrochen.
-
+
--------------
Aufnahme Optionen
--------------
@@ -57,7 +191,7 @@ Sonstiges
--------------
Upd: Deluxe Theme hinzugefügt: Theme mit PS3 ähnlichem Aussehen
Upd: Neues Score Speicherungssystem (basierend auf SQLite)
-Upd: Statistiken hinzugefügt. Generelle Statistiken und
+Upd: Statistiken hinzugefügt. Generelle Statistiken und
Beste Scores, Beste Sänger, beliebteste Songs, beliebteste Bands
Upd: Einige On Screen Fehler Benachrichtigungen hinzugefügt, die neuen Spielern helfen sollten.
Upd: Neuer Erweiterter Options Screen hinzugefügt
@@ -75,10 +209,10 @@ Fix: Bug in LineBonus Popup behoben das zu Speicherüberläufen führen kann.
Fix: Bug in SelectSlide behoben der zu Fehlern mit weniger als 3 optionen führen kann.
Automatisches Resizing hinzugefügt
Fix: Backgrounds can be used now in option Screens, too
-Fix: Unnützer Speicherverbauch wenn ein Song mit Video abgespielt wird. Einige Videodaten blieben im Speicher nachdem der Song beendet wurde.
+Fix: Unnützer Speicherverbauch wenn ein Song mit Video abgespielt wird. Einige Videodaten blieben im Speicher nachdem der Song beendet wurde.
Dies könnte zu einem Out Of Memory Error führen wenn viele Songs mit Video gespielt werden.
Fix: Einige Speichernutzungs und Ladezeit Updates
-Fix: Falsche Satzübergänge wenn T im Editor benutzt wurde und sich 2 Noten von verschiedenen
+Fix: Falsche Satzübergänge wenn T im Editor benutzt wurde und sich 2 Noten von verschiedenen
Sätzen überlagerten.
Fix: Editor stürzte ab wenn die letzte Note eines Satzes gelöscht wurde.
Fix: [Midi Converter]Noten wurden mehrmals hinzugefügt wenn eine Datei mehrmals geöffnet wurde
@@ -138,7 +272,7 @@ Fix: Richtige Kategorie wird angezeigt nach Druck von Escape
Upd: Neue Random Funktionen: R + [Strg]: Random in allen Kategorien (Hier wird die Kategorie oben noch falsch angezeigt); R + [Shift]: Zufällige Kategorie
Upd: Gerade gewählte Kategorie wird oben links in der Ecke gezeigt
-
+
UltraStar 0.5.0 ultra-star.dl.am Mod r8 (Release by Whiteshark)
-----------------------------
Fix: Creatorbug behoben
@@ -199,4 +333,4 @@ UltraStar 0.5.0 mota patch (Release by Mota)
UltraStar 0.5.0 (by Corvus5)
--------------------------
-- Original Code \ No newline at end of file
+- Original Code
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 9b4bbfea..1a567a2c 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,137 @@
+Ultrastar Deluxe 1.10
+-----------------------------
+
+--------------
+platform
+--------------
+upd: platform independent code base
+upd: endianness independent code base
+add: Linux and FreeBSD support (x86 and x86_64)
+add: Max OS X support (Intel 10.5/10.6)
+
+--------------
+audio
+--------------
+upd: reimplemented audio playback and input
+upd: pluggable audio/video modules
+ - Bass input/playback/decoder (windows only)
+ - SDL audio playback (all platforms)
+ - Portaudio playback/input (all platforms)
+ - FFmpeg decoder (all platforms)
+upd: video files enabled for the #MP3 tag (using the first audio stream of the video)
+add: Microphone Passthrough (experimental)
+fix: A Start without a plugged microphone does not result in a crash
+add: background music
+
+--------------
+video
+--------------
+upd: revised video decoder implementation
+upd: windows: updated FFmpeg binary
+upd: performance improvements
+
+--------------
+interface
+--------------
+upd: video-backgrounds for themes
+upd: Songscreen: performance improvements with many songs
+upd: theme change w/o restarting Ultrastar Deluxe
+upd: new scoredisplay in Singscreen (animated)
+upd: Score Screen redesigned (animations)
+upd: Deluxe theme enhanced (ty mog)
+upd: ability to select party-modes before the game
+upd: default skin and color are read from themes and skins
+add: visualisations (due to projectM) as background while singing
+upd: Truetype fonts (due to freetype6) instead of the old bitmap fonts
+ -> support for international character sets
+ -> smoother type face
+upd: new lyrics effect: Shift
+upd: More than one additional song path can be set in config.ini (SongDirX)
+upd: microphone settings simplified
+ - vu-meter for incomming signals on the selected input
+ - display for input volume
+ - adjust input volume by using the '+' and '-' keys
+ - threshold-display (gray bar)
+ - adjust threshold with 'T' key
+upd: internationalized keyboard layout (uniform shortcuts on QWERTZ, QWERTY, AZERTY, ...)
+rem: removed confusing solmization option
+add: text reflections for themes
+add: note lines can be switched off in options
+add: mouse support (hardware and software)
+add: Textur type "Colorized": Texture will be colorized adjusting the Hue-value (see HSB-color model)
+add: overlay when pause modus is activated in Sing Screen
+fix: some "Screens=2" bugs
+add: Unicode support: All "printable" characters should work with the input fields (e.g. players names)
+add: resizable window
+add: toggle between fullscreen and windowed mode with ALT+Return (Linux + FreeBSD only)
+fix: mapped same function to Return and Enter (numpad)
+
+--------------
+internal
+--------------
+upd: synchronization of lyrics, video and audio
+ (timers were not synchronized until now)
+ you can be choose via Config.ini ("SyncTo" option) between:
+ - synchronize lyrics and video to audio (default)
+ - synchronize audio and video to lyrics
+ - no synchronization
+upd: DLL interfaces replaced by Lua plugin interface
+upd: Select Object replaced by Select Slide
+upd: improved stability and major code base cleanup
+fix: solved some bugs/crashes in Midi/Kar converter
+upd: Vista/Win7 conform: configuration files will be saved within the user directory. A start from CD/DVD should also be possible from now on.
+upd: cover thumbnails will be saved within a SQLite database
+ -> more reliable than the old solution; small performance-loss on start
+
+--------------
+song files
+--------------
+upd: UTF8 support
+upd: #Encoding tag
+ - CP1250: Central-/Eastern european encoding
+ - CP1252: Western european encoding; was used as default before 1.1
+ - Locale: Uses system encoding (should not be used for new files!)
+ - UTF8: Text file is encoded in UTF8 (recommended)
+upd: support for UTF8 BOM (new standard in Ultrastar Deluxe)
+upd: #Year tag will be read and saved
+fix: does not crash any longer if there is no linebreak within the lyrics file
+fix: blank lyrics lines will be ignored
+fix: editor doesn't delete unknown tags any longer from the song txt files
+
+UltraStar Deluxe 1.01a
+-----------------------------
+Fix: VideoGap works with mpeg again
+Fix: video start time is calculated correctly if Start-tag is used
+
+UltraStar Deluxe 1.01
+-----------------------------
+Upd: SDL-Lib update
+Upd: Bass update
+Upd: New video support (FFMpeg instead of SMPeg)
+ ->nearly all video formats are supported. Better synchronisation of most vids.
+Upd: On demand theme, skin and color changing
+Upd: Some speed improvements
+Upd: Backspace works now like ESC on most screens
+Upd: Editor: Singlenote-playback (SHIFT + Space / CTRL + SHIFT + Space)
+Upd: Editor: More characters work in text-edit-mode e.g. '~'
+Upd: Beautified Deluxe theme.
+ - New textures for the bar
+ - New backgrounds for the Deluxe skins
+ - Color is changeable in Deluxe theme now \o/
+Upd: Executable name changed to USdx.exe
+Upd: New menusounds
+Upd: Added 3 new skins by Skar/Alajasam
+Upd: Added TeamDuell modi-plugin
+
+Add: Installer available
+
+Fix: 4/6 Players: Scores are shown correctly on the scorescreen
+Fix: Double adding of Highscores if screens=2
+Fix: Overlapping of some artists names with songs should be fixed in most cases
+Fix: License and Readme files caused error messages in error.log
+Fix: Some sounds, (mainly the editors 'click' sound) were to quiet
+Fix: Should now work with Girder
+
UltraStar Deluxe 1.00 (by Ultrastar Deluxe Team)
-----------------------------
@@ -14,7 +148,7 @@ Upd: Add ability to add reflection to Buttons and Statics (Reflection = 1)
Upd: Add ability to Group Buttons to a Buttonmenu, see Deluxe Theme Main Menu Tools Collection
Upd: Add ability to Hide Buttons within Theme. Useful for example for Mainscreen Exit Button
Upd: Add ability to give Texts a Width, so the Text breaks at the given Position.
-
+
--------------
Recording Options
--------------
@@ -58,7 +192,7 @@ Other
--------------
Upd: Added Deluxe Theme: Theme that has a look similiar to PS3 Singstar.
Upd: New Score Saving System (SQLite Based)
-Upd: Statistic Screen with general Statistics and some Tables:
+Upd: Statistic Screen with general Statistics and some Tables:
Best Scores, Best Singers, Most Popular Songs, Most Popular Bands
Upd: Add some on Screen Error Messages helping new Peoples
Upd: Add Advanced Screen with some new Options.
@@ -131,7 +265,7 @@ Fix: Correct category is displayed after pressing Escape
Upd: new Random functions: R + [Strg]: Random in all Categorys;
R + [Shift]: Random Category
Upd: Chossen Category is displayed in the top left
-
+
UltraStar 0.5.0 ultra-star.dl.am Mod r8 (Release by Whiteshark)
-----------------------------
Fix: Creatorbug fixed
@@ -192,4 +326,4 @@ UltraStar 0.5.0 mota patch (Release by Mota)
UltraStar 0.5.0 (by Corvus5)
--------------------------
-- Original Code \ No newline at end of file
+- Original Code