From 7343c4553a32fe4df56b6fcf254f46c53b15b915 Mon Sep 17 00:00:00 2001 From: canni2007 Date: Sat, 3 Nov 2007 13:14:46 +0000 Subject: See: jira:USDX-162 git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.01@566 b956fd51-792f-4845-bead-9b4dfca2ff2c --- Installer/Readme.txt | 16 +- Installer/UltraStar Deluxe.nsi | 17 +- Installer/icons/uninstall.ico | Bin 22486 -> 0 bytes Installer/icons/ustar.ico | Bin 22486 -> 0 bytes Installer/images/Thumbs.db | Bin 12800 -> 0 bytes Installer/images/header.bmp | Bin 25818 -> 0 bytes Installer/images/left.bmp | Bin 618006 -> 0 bytes Installer/images/mce.png | Bin 56081 -> 0 bytes Installer/images/modern.bmp | Bin 1652 -> 0 bytes Installer/plugins/Games.dll | Bin 61440 -> 0 bytes Installer/plugins/NSISdl.dll | Bin 14848 -> 0 bytes Installer/plugins/gdf.dll | Bin 159744 -> 0 bytes Installer/plugins/nsProcess.dll | Bin 4096 -> 0 bytes Installer/plugins/nsisunz.dll | Bin 40960 -> 0 bytes Installer/settings/files_in.nsh | 28 +-- Installer/settings/functions.nsh | 2 + Installer/settings/variables.nsh | 9 +- InstallerDependencies/Changelog.german.txt | 213 --------------------- InstallerDependencies/Changelog.txt | 206 -------------------- InstallerDependencies/License.txt | 125 ------------ InstallerDependencies/README-SDL.txt | 13 -- InstallerDependencies/ReadMe.txt | 113 ----------- InstallerDependencies/SDL.dll | Bin 320512 -> 0 bytes InstallerDependencies/bass.dll | Bin 93240 -> 0 bytes InstallerDependencies/dll/SDL.dll | Bin 0 -> 320512 bytes InstallerDependencies/dll/bass.dll | Bin 0 -> 93240 bytes InstallerDependencies/dll/smpeg.dll | Bin 0 -> 209920 bytes InstallerDependencies/dll/sqlite3.dll | Bin 0 -> 388126 bytes InstallerDependencies/documentation.pdf | Bin 575306 -> 0 bytes .../documents/Changelog.german.txt | 213 +++++++++++++++++++++ InstallerDependencies/documents/Changelog.txt | 206 ++++++++++++++++++++ InstallerDependencies/documents/License.txt | 125 ++++++++++++ InstallerDependencies/documents/ReadMe.txt | 113 +++++++++++ InstallerDependencies/documents/documentation.pdf | Bin 0 -> 575306 bytes InstallerDependencies/icons/uninstall.ico | Bin 0 -> 22486 bytes InstallerDependencies/icons/ustar.ico | Bin 0 -> 22486 bytes InstallerDependencies/images/header.bmp | Bin 0 -> 25818 bytes InstallerDependencies/images/left.bmp | Bin 0 -> 618006 bytes InstallerDependencies/images/modern.bmp | Bin 0 -> 1652 bytes InstallerDependencies/plugins/NSISdl.dll | Bin 0 -> 14848 bytes InstallerDependencies/plugins/gdf.dll | Bin 0 -> 159744 bytes InstallerDependencies/plugins/nsProcess.dll | Bin 0 -> 4096 bytes InstallerDependencies/plugins/nsisunz.dll | Bin 0 -> 40960 bytes InstallerDependencies/smpeg.dll | Bin 209920 -> 0 bytes InstallerDependencies/sqlite3.dll | Bin 388126 -> 0 bytes 45 files changed, 700 insertions(+), 699 deletions(-) delete mode 100644 Installer/icons/uninstall.ico delete mode 100644 Installer/icons/ustar.ico delete mode 100644 Installer/images/Thumbs.db delete mode 100644 Installer/images/header.bmp delete mode 100644 Installer/images/left.bmp delete mode 100644 Installer/images/mce.png delete mode 100644 Installer/images/modern.bmp delete mode 100644 Installer/plugins/Games.dll delete mode 100644 Installer/plugins/NSISdl.dll delete mode 100644 Installer/plugins/gdf.dll delete mode 100644 Installer/plugins/nsProcess.dll delete mode 100644 Installer/plugins/nsisunz.dll delete mode 100644 InstallerDependencies/Changelog.german.txt delete mode 100644 InstallerDependencies/Changelog.txt delete mode 100644 InstallerDependencies/License.txt delete mode 100644 InstallerDependencies/README-SDL.txt delete mode 100644 InstallerDependencies/ReadMe.txt delete mode 100644 InstallerDependencies/SDL.dll delete mode 100644 InstallerDependencies/bass.dll create mode 100644 InstallerDependencies/dll/SDL.dll create mode 100644 InstallerDependencies/dll/bass.dll create mode 100644 InstallerDependencies/dll/smpeg.dll create mode 100644 InstallerDependencies/dll/sqlite3.dll delete mode 100644 InstallerDependencies/documentation.pdf create mode 100644 InstallerDependencies/documents/Changelog.german.txt create mode 100644 InstallerDependencies/documents/Changelog.txt create mode 100644 InstallerDependencies/documents/License.txt create mode 100644 InstallerDependencies/documents/ReadMe.txt create mode 100644 InstallerDependencies/documents/documentation.pdf create mode 100644 InstallerDependencies/icons/uninstall.ico create mode 100644 InstallerDependencies/icons/ustar.ico create mode 100644 InstallerDependencies/images/header.bmp create mode 100644 InstallerDependencies/images/left.bmp create mode 100644 InstallerDependencies/images/modern.bmp create mode 100644 InstallerDependencies/plugins/NSISdl.dll create mode 100644 InstallerDependencies/plugins/gdf.dll create mode 100644 InstallerDependencies/plugins/nsProcess.dll create mode 100644 InstallerDependencies/plugins/nsisunz.dll delete mode 100644 InstallerDependencies/smpeg.dll delete mode 100644 InstallerDependencies/sqlite3.dll diff --git a/Installer/Readme.txt b/Installer/Readme.txt index 7cfbd4de..f3e72b98 100644 --- a/Installer/Readme.txt +++ b/Installer/Readme.txt @@ -1,18 +1,18 @@ -SOURCE (2th of November 2007, 23:35 UTC+1 MESZ) +SOURCE (3th of November 2007, 14:00 UTC+1 MESZ) Build using Nullsoft Install System -(http://nsis.sourceforge.net/Download) +(http://nsis.sourceforge.net/) ---------------------------------------- -Plugins ---------------------------------------- +----------------------------------------------- +Dependencies +----------------------------------------------- The installer needs the plugins -within the plugins dir. +within the ..\InstallerDependencies\plugins dir. -------------------------------------------- +----------------------------------------------- Custom language files (Dir: clanguage): -------------------------------------------- +----------------------------------------------- Place the edited custom languages files in: diff --git a/Installer/UltraStar Deluxe.nsi b/Installer/UltraStar Deluxe.nsi index 59b33eda..b38f7ca3 100644 --- a/Installer/UltraStar Deluxe.nsi +++ b/Installer/UltraStar Deluxe.nsi @@ -8,8 +8,8 @@ !include ".\settings\functions.nsh" !include "WinVer.nsh" -!define icon_inst ".\icons\ustar.ico" ; Icon for Installation -!define icon_uninst ".\icons\uninstall.ico" ; Icon for Uninstallation +!define icon_inst "..\InstallerDependencies\icons\ustar.ico" ; Icon for Installation +!define icon_uninst "..\InstallerDependencies\icons\uninstall.ico" ; Icon for Uninstallation SetCompress Auto SetCompressor /SOLID lzma @@ -24,7 +24,7 @@ SetDatablockOptimize On !include ".\settings\variables.nsh" -!addPluginDir ".\plugins\" +!addPluginDir "..\InstallerDependencies\plugins\" ; ------------------------------- ; Strings for Installation Wizard @@ -247,11 +247,12 @@ Section $(sec1) Section1 ; Create shortcuts - SetOutPath $INSTDIR\ + SetOutPath "$INSTDIR" !insertmacro MUI_STARTMENU_WRITE_BEGIN Application SetShellVarContext all + SetOutPath "$INSTDIR" CreateDirectory "${p_name}" CreateDirectory "$SMPROGRAMS\$ICONS_GROUP" @@ -338,6 +339,8 @@ nsisunz::Unzip "$TEMP\Song-I-18.zip" "$INSTDIR\Songs\Dead Smiling Pirates - I 18 Delete "$TEMP\Song-I-18.zip" + SetOutPath "$INSTDIR" + SectionEnd Section /o "Steven Dunston - Northern Star" g2Section2 @@ -358,6 +361,8 @@ nsisunz::Unzip "$TEMP\Song-Northern-Star.zip" "$INSTDIR\Songs\Steven Dunston - N Delete "$TEMP\Song-Northern-Star.zip" + SetOutPath "$INSTDIR" + SectionEnd SectionGroupEnd @@ -396,6 +401,7 @@ nsisunz::Unzip "$TEMP\Theme-Orange.zip" "$INSTDIR\" Delete "$TEMP\Theme-Orange.zip" + SetOutPath "$INSTDIR" SectionEnd @@ -412,6 +418,7 @@ nsisunz::Unzip "$TEMP\Theme-Streetlight.zip" "$INSTDIR\" Delete "$TEMP\Theme-Streetlight.zip" + SetOutPath "$INSTDIR" SectionEnd @@ -428,6 +435,8 @@ nsisunz::Unzip "$TEMP\Theme-Vistar.zip" "$INSTDIR\" Delete "$TEMP\Theme-Vistar.zip" + SetOutPath "$INSTDIR" + SectionEnd diff --git a/Installer/icons/uninstall.ico b/Installer/icons/uninstall.ico deleted file mode 100644 index 1c72432a..00000000 Binary files a/Installer/icons/uninstall.ico and /dev/null differ diff --git a/Installer/icons/ustar.ico b/Installer/icons/ustar.ico deleted file mode 100644 index f3214d1a..00000000 Binary files a/Installer/icons/ustar.ico and /dev/null differ diff --git a/Installer/images/Thumbs.db b/Installer/images/Thumbs.db deleted file mode 100644 index 7ac63d07..00000000 Binary files a/Installer/images/Thumbs.db and /dev/null differ diff --git a/Installer/images/header.bmp b/Installer/images/header.bmp deleted file mode 100644 index 5d1ecc72..00000000 Binary files a/Installer/images/header.bmp and /dev/null differ diff --git a/Installer/images/left.bmp b/Installer/images/left.bmp deleted file mode 100644 index 68370f63..00000000 Binary files a/Installer/images/left.bmp and /dev/null differ diff --git a/Installer/images/mce.png b/Installer/images/mce.png deleted file mode 100644 index 2759936d..00000000 Binary files a/Installer/images/mce.png and /dev/null differ diff --git a/Installer/images/modern.bmp b/Installer/images/modern.bmp deleted file mode 100644 index 62468ded..00000000 Binary files a/Installer/images/modern.bmp and /dev/null differ diff --git a/Installer/plugins/Games.dll b/Installer/plugins/Games.dll deleted file mode 100644 index bdb27ea1..00000000 Binary files a/Installer/plugins/Games.dll and /dev/null differ diff --git a/Installer/plugins/NSISdl.dll b/Installer/plugins/NSISdl.dll deleted file mode 100644 index a3675054..00000000 Binary files a/Installer/plugins/NSISdl.dll and /dev/null differ diff --git a/Installer/plugins/gdf.dll b/Installer/plugins/gdf.dll deleted file mode 100644 index fa887cbd..00000000 Binary files a/Installer/plugins/gdf.dll and /dev/null differ diff --git a/Installer/plugins/nsProcess.dll b/Installer/plugins/nsProcess.dll deleted file mode 100644 index 064097a3..00000000 Binary files a/Installer/plugins/nsProcess.dll and /dev/null differ diff --git a/Installer/plugins/nsisunz.dll b/Installer/plugins/nsisunz.dll deleted file mode 100644 index 5466f156..00000000 Binary files a/Installer/plugins/nsisunz.dll and /dev/null differ diff --git a/Installer/settings/files_in.nsh b/Installer/settings/files_in.nsh index 2e8dab91..de9acb75 100644 --- a/Installer/settings/files_in.nsh +++ b/Installer/settings/files_in.nsh @@ -15,22 +15,24 @@ ; Extract files to the directories: SetOutPath "$INSTDIR" - File "..\bass.dll" - File "..\Changelog.german.txt" - File "..\Changelog.txt" - File "..\documentation.pdf" - File "..\License.txt" - File "..\ReadMe.txt" + File "..\InstallerDependencies\dll\bass.dll" + File "..\InstallerDependencies\dll\SDL.dll" + File "..\InstallerDependencies\dll\smpeg.dll" + File "..\InstallerDependencies\dll\sqlite3.dll" + + File "..\InstallerDependencies\documents\Changelog.german.txt" + File "..\InstallerDependencies\documents\Changelog.txt" + File "..\InstallerDependencies\documents\documentation.pdf" + File "..\InstallerDependencies\documents\License.txt" + File "..\InstallerDependencies\documents\ReadMe.txt" + File "..\ScoreConverter.exe" - File "..\SDL.dll" - File "..\smpeg.dll" - File "..\sqlite3.dll" File "..\${exe}.exe" ${If} ${AtLeastWinVista} SetOutPath "$WINDIR" - File ".\plugins\gdf.dll" + File "..\InstallerDependencies\plugins\gdf.dll" ${EndIf} @@ -39,6 +41,9 @@ ${EndIf} File "..\Covers\NoCover.jpg" SetOutPath "$INSTDIR\Languages\" + + File "..\Languages\readme.txt" + File "..\Languages\Catalan.ini" File "..\Languages\Dutch.ini" File "..\Languages\English.ini" @@ -46,11 +51,10 @@ ${EndIf} File "..\Languages\German.ini" File "..\Languages\Italian.ini" File "..\Languages\Norwegian.ini" - File "..\Languages\readme.txt" + File "..\Languages\Portuguese.ini" File "..\Languages\Serbian.ini" File "..\Languages\Spanish.ini" File "..\Languages\Swedish.ini" - File "..\Languages\Portuguese.ini" SetOutPath "$INSTDIR\Plugins\" File "..\Plugins\Blind.dll" diff --git a/Installer/settings/functions.nsh b/Installer/settings/functions.nsh index 03dcf7f4..a62b9137 100644 --- a/Installer/settings/functions.nsh +++ b/Installer/settings/functions.nsh @@ -4,6 +4,8 @@ Function CreateDesktopShortCuts +SetOutPath "$INSTDIR" + CreateShortcut "$Desktop\$(sm_shortcut).lnk" "$INSTDIR\${exe2}.exe" FunctionEnd diff --git a/Installer/settings/variables.nsh b/Installer/settings/variables.nsh index e4d03924..1bb3a7b6 100644 --- a/Installer/settings/variables.nsh +++ b/Installer/settings/variables.nsh @@ -56,13 +56,12 @@ ; Skin: !define gdf_path "$WINDIR\gdf.dll" ; Path to gdf.dll for Vista Game Explorer -!define bmp_header ".\images\header.bmp" ; Bitmap of the Installation Header (Size: 150x57 px) -!define bmp_side ".\images\left.bmp" ; Bitmap on the left side of Welcome & Finish Page (Size: 164x314 px) +!define bmp_header "..\InstallerDependencies\images\header.bmp" ; Bitmap of the Installation Header (Size: 150x57 px) +!define bmp_side "..\InstallerDependencies\images\left.bmp" ; Bitmap on the left side of Welcome & Finish Page (Size: 164x314 px) !define mui_ini ".\settings\io.ini" ; Installation Options for Welcome & Finish Page !define license_bgcolor "FFFFFF" ; RGB Background Color for Licence agreement -!define bmp_check ".\images\modern.bmp" ; Bitmap of Checks at Components Selection Page +!define bmp_check "..\InstallerDependencies\images\modern.bmp" ; Bitmap of Checks at Components Selection Page !define directory_bgcolor "FFFFFF" ; RGB Background Color for Directory textbox !define smp_bgcolor "FFFFFF" ; RGB Background of Startmenu List and Textbox ;!define dets_bgcolor "FFFFFF" ; Background Color of Details Screen while files are being extracted -!define file_license "..\License.txt" ; Choose the file with the license agreement -!define gameicon ".\images\mce.png" ; Name of the png file which will be displayed in MCE (Size: 170x170) \ No newline at end of file +!define file_license "..\InstallerDependencies\documents\License.txt" ; Choose the file with the license agreement \ No newline at end of file diff --git a/InstallerDependencies/Changelog.german.txt b/InstallerDependencies/Changelog.german.txt deleted file mode 100644 index db8d1b35..00000000 --- a/InstallerDependencies/Changelog.german.txt +++ /dev/null @@ -1,213 +0,0 @@ -UltraStar Deluxe 1.01 (by Ultrastar Deluxe Team) ------------------------------ -Upd: Neue Sprachen hinzugefügt -Upd: SDL Libary aktualisiert -Upd: UsDx Installer als Download - -Fix: Girder support -Fix: Lizenz des Demosongs stand als Fehler in der Error.log - (Errors für Dateien mit den Namen Readme.txt oder License.txt werden ignoriert) -Fix: Auflösungs Fix um Ultrastar in Wine laufen zu lassen. (z.B. auf Linux) - -UltraStar Deluxe 1.00 (by Ultrastar Deluxe Team) ------------------------------ - --------------- -Theme System --------------- -Upd: Neues Skin/Theme System aus Ultrastar 0.5.1 -Upd: Laden von selbsterstellten Themes ermöglicht -Upd: Covereigenschaften in Theme.ini ausgelagert (z.B. Position) -Upd: Optionale Coverspiegelungen hinzugefügt -Upd: Neue Coveranordnung (Bessereres Aussehen mit vielen Songs). (Kann im Theme an und ausgeschaltet werden) -Upd: SongScreen Equalizer Objekt hinzugefügt -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 --------------- -Upd: Ultrastar 0.5.2 Recording Optionen hinzugefügt -Fix: Soundcard Einträge wurden mehrmals in die Config.Ini eingetragen -Fix: Mehr als ein Singstaradapter sind jetzt möglich(2 Soundkarten mit dem selben Namen) - --------------- -Song Screen --------------- -Upd: Playlist Support hinzugefügt - -Upd: Song Suche (mit Interface) -Upd: Jump to Letter Hotkey -Upd: Songscreen Menu ähnlich wie bei Singstar -Upd: Spielernamen können nun vor dem Singen geändert werden -Upd: Song Vorschau Lautstärke kann nun geändert werden -Upd: Song Vorschau kann eingefadet werden - --------------- -Party Modus --------------- -Upd: Party Modus hinzugefügt: - 3 Teams mit bis zu 4 Spielern möglich - => insgesamt 12 Spieler -Upd: Modi SDK: Party Modi können mit etwas Programmiererfahrung leicht erstellt werden. -Upd: 4 Standard Party Modi Plugins: Duell, Hold the Line, Until 5000, Blind Mode - --------------- -Effekte --------------- -Upd: Neue Perfect Note Effekte -Upd: Effekt bei perfekt gesungenem Satz hinzugefügt -Upd: Goldene Noten haben jetzt einen Singstar ähnlichen Glitzereffekt, und sind nicht mehr gelb. -Upd: Neuer Effekt bei getroffenen Goldenen Noten -Upd: Neuer Menü-Übergangs-Effekt: Screen verschwimmt und "fliegt aus dem Bild heraus". Neue Möglichkeiten für Theme-Ersteller - --------------- -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 - 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 -Upd: Abfrage vor dem Beenden hinzugefügt -Upd: Song Hintergrundbilder können jetzt auch auf voller Bildschrimfläche dargestellt werden. -Upd: Im Editor werden jetzt zusätzlich die richtigen Notennamen ausgegeben (C, F#, etc.) -Upd: Neue Schriftarten -Upd: Bessere Unterstützung für Kommandozeilen Parameter -Fix: Nahezu keine Abstürze mehr wegen fehlerhaften TXT-Dateien. - In Game Popup hinzugefügt und einen Rücksprunk zum Songscreen. - Selbst der Partymodus wird nicht unterbrochen. -Fix: Workaround für Cover und Hintergrund JPEG-Errors -Fix: Videosize kann wieder geändert werden. -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. - 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 - 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 - oder der Save Button mehrmals gedrückt wurde. -Fix: [Midi Converter]Satzübergänge werden nun vom Mide Converter automatisch berechnet. - -UltraStar 0.5.0 ultra-star.dl.am Mod X-Mas Edition (by Mota und Whiteshark) ------------------------------ -Upd: Neue schnellerer und fehlerresistenter Headereinlesefunktion -Upd: Bewertungs Bar (Singstar Like) -Upd: PhrasenBonus + Popups - -Upd: Skin verschönert - -UltraStar 0.5.0 ultra-star.dl.am Mod r10 (by Mota und Whiteshark) ------------------------------ -Fix: Ein kleiner Bug bei der Pause Funktion wurde gefixt. -Fix: Ein Bug im Theme System wurde behoben. (SelectSlide konnte nicht weniger als 3 Einträge enthalten.) -Fix: Skin, Beschränkung auf 4 Skins aufgehoben -Fix: Noten Texturen werden anders/besser eingelesen - -Upd: Zahlen bei der Songauswahl sind jetzt sinnvoller. -Upd: Anzahl der Songs die eine Kategorie beinhaltet wird in der Übersicht angezeigt -Upd: Neuer Notenskin - -Upd: LanguageTag + Sortierung -Upd: Unterstützung der Covers.ini aus 0.5.1 - Für alle Sortier-Funtionen. Die alte Möglichkeit ohne die Covers.ini ist weiterhin möglich, genauso wie eine Kombination beider Methoden. - -UltraStar 0.5.0 ultra-star.dl.am Mod r9 (Release by Whiteshark) ------------------------------ - -Upd: BPM und VideoGap Angaben mit Punkt werden jetzt auch eingelesen. Es wird aber in diesem Fall in der Error.log eine meldung mit dem Namen des Fehlerhaften Songs ausgegeben. -Upd: Sollte beim Einlesen eines Songs(speziell beim Header) ein Fehler auftreten wird in der Error.log der Songname + Zeile ausgegeben. - -Upd, Beta: Pause. P drücken und der Song wird pausiert, nocheinmal P und es kann wieder gesungen werden. Noch keine Anzeige ob Pause aktiviert wird, und noch kein Pause Menü. - -bekannte Probleme: -Stellt man die Aufnahme Funktion ein, kommt es zu einem extremen CPU-Zeit verbrauch und es fängt an zu Laggen - -UltraStar 0.5.0 ultra-star.dl.am Mod r8b (Release by Whiteshark) ------------------------------ -Fix: Random Funktionen funktionieren alle ohne Fehler -Fix: In der Kategorieauswahl wird jetzt beim Start immer die erste Kategorie angezeigt -Fix: Musik wird nach Kategoriewechsel korrekt abgespielt -Fix: Richtiger Text wird jetzt nicht mehr zu falscher Musik abgespielt -Fix: Nach Beenden eines Songs ist dieser jetzt wieder in der Übersicht angewählt -Fix: Midi-konvertor Bug behoben (Nur Freestyle Noten anstatt Normalen) - -Thx to: dennisthemenace und mota für die super Bug-Reports :P - -Upd: doomhammers Cover sind Integriert: thx to doomhammer - -UltraStar 0.5.0 ultra-star.dl.am Mod r8a (Release by Whiteshark) ------------------------------ -Fix: Theme System konnte nicht ausgewählt werden (workaround: Nur bis zu 4 Themes möglich) -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 -Fix: Wenn Tabs=on kam es manchmal vor das der angewählte Song nicht mit dem Angezeigten übereingestimmt hat - -Upd: Theme System komplett - -Bei Start nach Themes Suchen - -Den ThemeOptions Screen ändern -Upd: Neue Farben für Themes :) -Upd: kleine änderungen am Editor - -Leerzeichen im Header werden automatisch korrigiert - -Header ist nicht mehr Case Sensitive - -Upd: Skin Ordner gesäubert, Es gibt jetzt 2 Skins: Motas und der Original Skin -Upd: Ordner haben ihr eigenes Cover, welches angezeigt wird falls kein spezielles Cover vorhanden ist -Upd: Der BewertungsText (Ultrastar, Singstar, etc.) kann jetzt übersetzt werden - -Upd: Falls eine Sprache nicht komplett ist werden die nicht übersetzten Texte, mit der Englischen Sprachdatei übersetzt. (Falls es zu nicht kompletten Sprachdateien kommt) - -Upd: neues Kategorie System: - -Wenn eine Kategorie angewählt wird, werden nur die enthaltenden Songs angezeigt. - -Mit Escape gehts zurück in die Kategorie Auswahl - -Mit Hoch und Runter kann die Kategorie gewechselt werden. - -UltraStar 0.5.0 mota patch r7 (Release by Mota) ------------------------------ -- Neues Notendesign. -- versch. Neue Grafiken. -- Neue Bewertung "Ultrastar" ab 9810 Punkte. -- Textgröße-Bug im Editor behoben. - -UltraStar 0.5.0 mota patch r6 - 17.11.06 (Release by Mota) ----------------------------------------- -- Editiorfunktionen für Goldene/Freestyle-Noten. (Tasten [G] und [F]) -- Speicherfunktion des Editors angepasst. -- Verändertes Theme "SingStar". - -UltraStar 0.5.0 mota patch r5 - 16.11.06 (Release by Mota) ----------------------------------------- -- Goldene Noten werden dargestellt -- Zufallsauswahl verbessert - -UltraStar 0.5.0 mota patch r4 (Release by Mota) ------------------------------ -- Perfekt-Stern animation - -UltraStar 0.5.0 mota patch r3 (Release by Mota) ------------------------------ -- Sortierung Title2 und Artist2 -> Zahlen in Ordner "#" - -UltraStar 0.5.0 mota patch r2 (Release by Mota) ------------------------------ -- Eigene Cover für alle Sortierungen - -UltraStar 0.5.0 mota patch (Release by Mota) --------------------------- -- Eigene Cover für Sortierung nach Edition. - -UltraStar 0.5.0 (by Corvus5) --------------------------- -- Original Code \ No newline at end of file diff --git a/InstallerDependencies/Changelog.txt b/InstallerDependencies/Changelog.txt deleted file mode 100644 index 5fc14b84..00000000 --- a/InstallerDependencies/Changelog.txt +++ /dev/null @@ -1,206 +0,0 @@ -UltraStar Deluxe 1.01 (by Ultrastar Deluxe Team) ------------------------------ -Upd: New language files added -Upd: Upgraded SDL Libary -Upd: Offer Installer Download - -Fix: Girder support -Fix: License file was mentioned in the error.log - (There are no error reports for files named Readme.txt or License.txt) -Fix: Resolution fix to support running in wine (e.g. on linux) - -UltraStar Deluxe 1.00 (by Ultrastar Deluxe Team) ------------------------------ - --------------- -Theme System --------------- -Upd: New Ultrastar 0.5.1 Skin/Theme Sytem -Upd: Add ability to 0.5.1 System to load third party Themes to add usability -Upd: Add ability to change Positions and some other things relating to Covers within the Theme -Upd: Add ability to add reflections to the Covers -Upd: New Method for displaying Covers in a Circle. Looks better with many Songs. (Turn Off On within the Theme) -Upd: Add Equalizer Object to SongScreen -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 --------------- -Upd: Ultrastar 0.5.2 Recording Options added -Fix: Write Soundcards more then one Time to Ini -Fix: Use of more then one SingStar Mic. adapter now Possible(2 Soundcards with same Name Patch) - --------------- -Song Screen --------------- -Upd: Added Playlist Support - -Upd: Song Search (with Screen interface) -Upd: Jump to Letter Hotkey -Upd: Menu in Songscreen similar to Singstars -Upd: Ability to change Playernames before singing -Upd: Ability to change Song Preview Volume -Upd: Song Preview Fade in - --------------- -Party Mode --------------- -Upd: Added Party Mode: - 3 Teams possible with up to 4 Players - => total of 12 Players -Upd: Modi SDK: Possibility to create nearly any Modi with some Programming Skill -Upd: 4 Custom Party Modi Plugins: Duell, Hold the Line, Until 5000, Blind Mode - --------------- -Effects --------------- -Upd: New Perfect Note Effects -Upd: Add Perfect Sentence Effect -Upd: Golden Notes now with Singstar like Star Twinkle Effect, instead of just Yellow coloring -Upd: Add Effect: Golden notes "Glow" when they are hit -Upd: New Screen Fading Effect: Screen Blurs and "Flys" out of the Screen - looks better with every Background. More possibility for Theme Creators - --------------- -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: - 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. -Upd: Add a Question PopUp before exiting -Upd: Add ability to scale Background Images in Singscreen to Fullsize -Upd: Show real Note in Editor (C, F#, etc.) -Upd: New fonts added -Upd: Add better support for Command-Line Parameters -Fix: No crashes caused by corrupted Textfiles anymore. - Added inGame Errormessage Popup and Jump Back to Songscreen. So even the Party Mode, - isn't interuppted. -Fix: Workaround for Cover and BG JPG Errors -Fix: Videosize can now be changed again -Fix: Bug in LineBonus Popup that can end up in a Memory Overflow -Fix: Bug in SelectSlide with less then 3 Options, No Overlapping anymore. Automatic resizing -Fix: Backgrounds can be used now in option Screens, too -Fix: useless Memory usement when Song with Video is Played. When a Song with Video is played - there was some Memory that was not freeed at the End of the Song. This could have caused - too much Memory usement when many Songs with Video are Played. -Fix: Some Changes in Memory usement and better Loading speed. -Fix: Wrong Timings pressing T in Editor if 2 Notes from different Sentences overlap -Fix: Editor crashes when last note of a sentence is deleted -Fix: [Midi Converter]Notes are added more than once when a File is opened twice or the save button is pressed multiple times. -Fix: [Midi Converter]Sentence Timings are calculated automaticly when Midi File is converted - -UltraStar 0.5.0 ultra-star.dl.am Mod X-Mas Edition (by Mota und Whiteshark) ------------------------------ -Upd: New faster and Error resistant Header reader -Upd: Bewertungs Bar (Singstar Like) -Upd: LineBonus + Popups - -Upd: Skin beautified - -UltraStar 0.5.0 ultra-star.dl.am Mod r10 (by Mota und Whiteshark) ------------------------------ -Fix: Minor Bug in Pause Method fixed. -Fix: Fixed a Bug in Theme System -Fix: New Note Texture Reading - -Upd: Numbers in SongSelection are now more meaningful -Upd: Show Count of Songs in Category in Category Overview -Upd: New Note Texture - -Upd: LanguageTag + Sorting -Upd: Support for the Covers.ini from 0.5.1 - for all sorting options. The old behaviour without Covers.ini is also possible, just as well as a combination of both methods. - -UltraStar 0.5.0 ultra-star.dl.am Mod r9 (Release by Whiteshark) ------------------------------ - -Upd: BPM and VideoGap Can now be read, too. But there will be an Errormessage in Error.log - -Upd, Beta: Pause. Press P and the Song will be paused, press P again and it will be continued. Pause Display and Menu missing. - -UltraStar 0.5.0 ultra-star.dl.am Mod r8b (Release by Whiteshark) ------------------------------ -Fix: Random Methods now work without Errors -Fix: First Category is now shown at Startup. -Fix: Music is played correctly after categorychange -Fix: No wrong MP3 playing anymore -Fix: After exit Singing Mode the Song is chossen in Song Screen -Fix: Midi-konvertor Bug (Only Freestyle Notes instead of normal) - -Thx to: dennisthemenace and mota for Bug-Reports :P - -UltraStar 0.5.0 ultra-star.dl.am Mod r8a (Release by Whiteshark) ------------------------------ -Fix: Themes could not be Selected (workaround: Only 4 Themes possible) -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 -Fix: Tabs=on Preview Bug - -Upd: Theme System ready - -Look for Themes at Startup - -ThemeOptions Screen working -Upd: New Theme Colors :) -Upd: Little changes at Editor - -Spaces in Header are corrected automaticaly - -Header is not Case Sensitive anymore - -Upd: Skin Folder Cleaned up, There are 2 Skins now: Motas and the Original Skin -Upd: Categorys have their own noCover Image -Upd: Rating Text (Ultrastar, Singstar, etc.) can now be Translated - -Upd: Inomplete Languages are corrected with Entrys from the English Language File - -Upd: new Category System: - -If a category is choosen only the Songs from this category are shown - -Press Escape to leave a category - -Press up or down to change the category. - -UltraStar 0.5.0 mota patch r7 (Release by Mota) ------------------------------ -- New Note Texture. -- other new grafics. -- New rating "Ultrastar" with more than 9810 Points. -- Textsize-Bug in editor fixed. - -UltraStar 0.5.0 mota patch r6 - 17.11.06 (Release by Mota) ----------------------------------------- -- Editiorfunctions for Golden/Freestyle-Notes. (Press [G] or [F]) -- Saving Methods of Editor changed -- Changed Theme "SingStar". - -UltraStar 0.5.0 mota patch r5 - 16.11.06 (Release by Mota) ----------------------------------------- -- Goldene Notes are displayed -- Randomizing improved - -UltraStar 0.5.0 mota patch r4 (Release by Mota) ------------------------------ -- Perfect-Star animation - -UltraStar 0.5.0 mota patch r3 (Release by Mota) ------------------------------ -- Sorting Title2 and Artist2 -> Numbers in Category "#" - -UltraStar 0.5.0 mota patch r2 (Release by Mota) ------------------------------ -- Cover for all Categorys and Sortings can be choosen - -UltraStar 0.5.0 mota patch (Release by Mota) --------------------------- -- Cover for Edition sorting can be choosen - -UltraStar 0.5.0 (by Corvus5) --------------------------- -- Original Code \ No newline at end of file diff --git a/InstallerDependencies/License.txt b/InstallerDependencies/License.txt deleted file mode 100644 index 4964fc70..00000000 --- a/InstallerDependencies/License.txt +++ /dev/null @@ -1,125 +0,0 @@ -The GNU General Public License (GPL) -Version 2, June 1991 -Copyright (C) 1989, 1991 Free Software Foundation, Inc. -59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -Everyone is permitted to copy and distribute verbatim copies -of this license document, but changing it is not allowed. - -Preamble - -The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. - -When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. - -To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. - -For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. - -We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. - -Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. - -Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. - -The precise terms and conditions for copying, distribution and modification follow. - -TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION - -0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". - -Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. - -1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. - -You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. - -2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: - -a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. - -b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. - -c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - -These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. - -Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. - -In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. - -3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: - -a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - -b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, - -c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) - -The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. - -If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - -4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. - -5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. - -6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. - -7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. - -If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. - -It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. - -This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - -8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. - -9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. - -Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. - -10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - -NO WARRANTY - -11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. - -12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - -END OF TERMS AND CONDITIONS - -How to Apply These Terms to Your New Programs - -If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. - -To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. - -one line to give the program's name and a brief idea of what it does. -Copyright (C) - -This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. - -This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -Also add information on how to contact you by electronic and paper mail. - -If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - -Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. - -The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. - -You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: - -Yoyodyne, Inc., hereby disclaims all copyright interest -in the program `Gnomovision' (which makes passes at compilers) -written by James Hacker. - -signature of Ty Coon, 1 April 1989 -Ty Coon, President of Vice - -This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. diff --git a/InstallerDependencies/README-SDL.txt b/InstallerDependencies/README-SDL.txt deleted file mode 100644 index 1669736c..00000000 --- a/InstallerDependencies/README-SDL.txt +++ /dev/null @@ -1,13 +0,0 @@ - -Please distribute this file with the SDL runtime environment: - -The Simple DirectMedia Layer (SDL for short) is a cross-platfrom library -designed to make it easy to write multi-media software, such as games and -emulators. - -The Simple DirectMedia Layer library source code is available from: -http://www.libsdl.org/ - -This library is distributed under the terms of the GNU LGPL license: -http://www.gnu.org/copyleft/lesser.html - diff --git a/InstallerDependencies/ReadMe.txt b/InstallerDependencies/ReadMe.txt deleted file mode 100644 index eece4d65..00000000 --- a/InstallerDependencies/ReadMe.txt +++ /dev/null @@ -1,113 +0,0 @@ -Ultrastar Deluxe 1.01 Readme.txt ----------------------------- -1. Authors -2. Release Notes -3. Command-Line Parameters -4. Controls -5. License ----------------------------- - -SF.Net Page: http://sourceforge.net/projects/ultrastardx/ - -This is just a little introduction, for more information open documentation.pdf - ----------------------------- -1. Authors ----------------------------- -This game was introduced by Corvus5 who has written most of the code by himself. -Basing on the official release 0.5.0 Mota and Whiteshark started to write little patches and modifications, and released this package named ultra-star.dl.am Mod. -This modification was continued at Sourceforge.net by the Ultrastar Deluxe Team: - Blindy - Mog - Mota - Sawyer - Whiteshark -And this piece of software is the Result! - - ----------------------------- -2. Release Notes ----------------------------- -- To change the path to the song directory add to config.ini: - [Path] - Songs=[SongFolder] (e.g. C:\Program Files\Ultrastar\Songs) - -- To take a screenshot press "PrintScreen" Key - Screenshots are saved in the directory "Screenshots". - -- To enable joypad support change config.ini: - - [Controller] - Joypad=Off - - to - - [Controller] - Joypad=On - - -- To Enable 4 to 6 Playermode 2 Screens are needed. - Disable the fullscreen mode, extend your desktop horizontaly, set the resolution to fill one - screen. - Add to Config.ini: - [Graphics] - Screens=2 - -- Press Alt + F[1..12] in NameScreen to Save a Playername - Press F[1..12] to Load a Playername - -- To enable benchmark run the game with -benchmark parameter - - ----------------------------- -3. Command-Line Parameters ----------------------------- -Command-Line Parameters are passed to the game adding it to the Path of a Shortcut or starting the game within the console. - -The following parameters are possible. They can be joined in any possible way. - --Benchmark : Create a benchmark.log file with start timings. --NoLog : Do not create any .log files --Joypad : Start with Joypad support --Language [ID] : Load Language [ID] on startup. Example: -Language german - --Songpath [Path] : Some as config Songpath. Example: -SongPath "C:\Ultrastar Songs" --ConfigFile [File] : Load Configfile [File] instead of config.ini. Path to the file have to exist. Example: -ConfigFile config.SongCreation.ini --ScoreFile [File] : Use [File] instead of Ultrastar.db. Path to the file have to exist. Example: -ScoreFile HouseParty.db - --FullScreen : Start the game in Fullscreen Mode --Depth [16/32] : Force Depth 16 or 32. Example: -Depth 16 --Resolution [ID] : Force resolution. Example: -Resolution 800x600 --Screens [1/2] : Force 1 or 2 Screen Mode. Example: -Screens 2 - -Some Examples: - -Start with Resolution 1024x768 32 Bit Depth and Fullscreen: -ultrastar.exe -Resolution 1024x768 -Depth 32 -Fullscreen - -Start without logging and polish Language -ultrastar.exe -NoLog -Language polish - -Start with custom config File and Score DB: -ultrastar.exe -ConfigFile C:\Ultrastar\Configs\PartyConfig.ini -ScoreFile C:\Ultrastar\Scores\PartyScores.db - - ----------------------------- -4. Controls ----------------------------- -Use the Arrowkeys to navigate through the Screens. -Use Enter to select and Escape to go to the previous screen. -In Songscreen you can use R, Shift + R or Strg + R to select a random song/category -Use Alt + [Letter] to jump to a songs artist with the first letter [Letter] -Use Alt + Shift + [Letter] to jump to a song title with the first letter [Letter] -Press J to open the "Search for a Song" Interface - -Editor Controls are described in documentation.pdf - - ----------------------------- -5. License ----------------------------- -Ultrastar Deluxe is licensed under the terms of the GNU General Public License 2.0 -See License.txt for more Information. - diff --git a/InstallerDependencies/SDL.dll b/InstallerDependencies/SDL.dll deleted file mode 100644 index a5da7bbd..00000000 Binary files a/InstallerDependencies/SDL.dll and /dev/null differ diff --git a/InstallerDependencies/bass.dll b/InstallerDependencies/bass.dll deleted file mode 100644 index 964d8996..00000000 Binary files a/InstallerDependencies/bass.dll and /dev/null differ diff --git a/InstallerDependencies/dll/SDL.dll b/InstallerDependencies/dll/SDL.dll new file mode 100644 index 00000000..a5da7bbd Binary files /dev/null and b/InstallerDependencies/dll/SDL.dll differ diff --git a/InstallerDependencies/dll/bass.dll b/InstallerDependencies/dll/bass.dll new file mode 100644 index 00000000..964d8996 Binary files /dev/null and b/InstallerDependencies/dll/bass.dll differ diff --git a/InstallerDependencies/dll/smpeg.dll b/InstallerDependencies/dll/smpeg.dll new file mode 100644 index 00000000..439cd897 Binary files /dev/null and b/InstallerDependencies/dll/smpeg.dll differ diff --git a/InstallerDependencies/dll/sqlite3.dll b/InstallerDependencies/dll/sqlite3.dll new file mode 100644 index 00000000..7111873f Binary files /dev/null and b/InstallerDependencies/dll/sqlite3.dll differ diff --git a/InstallerDependencies/documentation.pdf b/InstallerDependencies/documentation.pdf deleted file mode 100644 index 16267bb9..00000000 Binary files a/InstallerDependencies/documentation.pdf and /dev/null differ diff --git a/InstallerDependencies/documents/Changelog.german.txt b/InstallerDependencies/documents/Changelog.german.txt new file mode 100644 index 00000000..db8d1b35 --- /dev/null +++ b/InstallerDependencies/documents/Changelog.german.txt @@ -0,0 +1,213 @@ +UltraStar Deluxe 1.01 (by Ultrastar Deluxe Team) +----------------------------- +Upd: Neue Sprachen hinzugefügt +Upd: SDL Libary aktualisiert +Upd: UsDx Installer als Download + +Fix: Girder support +Fix: Lizenz des Demosongs stand als Fehler in der Error.log + (Errors für Dateien mit den Namen Readme.txt oder License.txt werden ignoriert) +Fix: Auflösungs Fix um Ultrastar in Wine laufen zu lassen. (z.B. auf Linux) + +UltraStar Deluxe 1.00 (by Ultrastar Deluxe Team) +----------------------------- + +-------------- +Theme System +-------------- +Upd: Neues Skin/Theme System aus Ultrastar 0.5.1 +Upd: Laden von selbsterstellten Themes ermöglicht +Upd: Covereigenschaften in Theme.ini ausgelagert (z.B. Position) +Upd: Optionale Coverspiegelungen hinzugefügt +Upd: Neue Coveranordnung (Bessereres Aussehen mit vielen Songs). (Kann im Theme an und ausgeschaltet werden) +Upd: SongScreen Equalizer Objekt hinzugefügt +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 +-------------- +Upd: Ultrastar 0.5.2 Recording Optionen hinzugefügt +Fix: Soundcard Einträge wurden mehrmals in die Config.Ini eingetragen +Fix: Mehr als ein Singstaradapter sind jetzt möglich(2 Soundkarten mit dem selben Namen) + +-------------- +Song Screen +-------------- +Upd: Playlist Support hinzugefügt + +Upd: Song Suche (mit Interface) +Upd: Jump to Letter Hotkey +Upd: Songscreen Menu ähnlich wie bei Singstar +Upd: Spielernamen können nun vor dem Singen geändert werden +Upd: Song Vorschau Lautstärke kann nun geändert werden +Upd: Song Vorschau kann eingefadet werden + +-------------- +Party Modus +-------------- +Upd: Party Modus hinzugefügt: + 3 Teams mit bis zu 4 Spielern möglich + => insgesamt 12 Spieler +Upd: Modi SDK: Party Modi können mit etwas Programmiererfahrung leicht erstellt werden. +Upd: 4 Standard Party Modi Plugins: Duell, Hold the Line, Until 5000, Blind Mode + +-------------- +Effekte +-------------- +Upd: Neue Perfect Note Effekte +Upd: Effekt bei perfekt gesungenem Satz hinzugefügt +Upd: Goldene Noten haben jetzt einen Singstar ähnlichen Glitzereffekt, und sind nicht mehr gelb. +Upd: Neuer Effekt bei getroffenen Goldenen Noten +Upd: Neuer Menü-Übergangs-Effekt: Screen verschwimmt und "fliegt aus dem Bild heraus". Neue Möglichkeiten für Theme-Ersteller + +-------------- +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 + 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 +Upd: Abfrage vor dem Beenden hinzugefügt +Upd: Song Hintergrundbilder können jetzt auch auf voller Bildschrimfläche dargestellt werden. +Upd: Im Editor werden jetzt zusätzlich die richtigen Notennamen ausgegeben (C, F#, etc.) +Upd: Neue Schriftarten +Upd: Bessere Unterstützung für Kommandozeilen Parameter +Fix: Nahezu keine Abstürze mehr wegen fehlerhaften TXT-Dateien. + In Game Popup hinzugefügt und einen Rücksprunk zum Songscreen. + Selbst der Partymodus wird nicht unterbrochen. +Fix: Workaround für Cover und Hintergrund JPEG-Errors +Fix: Videosize kann wieder geändert werden. +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. + 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 + 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 + oder der Save Button mehrmals gedrückt wurde. +Fix: [Midi Converter]Satzübergänge werden nun vom Mide Converter automatisch berechnet. + +UltraStar 0.5.0 ultra-star.dl.am Mod X-Mas Edition (by Mota und Whiteshark) +----------------------------- +Upd: Neue schnellerer und fehlerresistenter Headereinlesefunktion +Upd: Bewertungs Bar (Singstar Like) +Upd: PhrasenBonus + Popups + +Upd: Skin verschönert + +UltraStar 0.5.0 ultra-star.dl.am Mod r10 (by Mota und Whiteshark) +----------------------------- +Fix: Ein kleiner Bug bei der Pause Funktion wurde gefixt. +Fix: Ein Bug im Theme System wurde behoben. (SelectSlide konnte nicht weniger als 3 Einträge enthalten.) +Fix: Skin, Beschränkung auf 4 Skins aufgehoben +Fix: Noten Texturen werden anders/besser eingelesen + +Upd: Zahlen bei der Songauswahl sind jetzt sinnvoller. +Upd: Anzahl der Songs die eine Kategorie beinhaltet wird in der Übersicht angezeigt +Upd: Neuer Notenskin + +Upd: LanguageTag + Sortierung +Upd: Unterstützung der Covers.ini aus 0.5.1 - Für alle Sortier-Funtionen. Die alte Möglichkeit ohne die Covers.ini ist weiterhin möglich, genauso wie eine Kombination beider Methoden. + +UltraStar 0.5.0 ultra-star.dl.am Mod r9 (Release by Whiteshark) +----------------------------- + +Upd: BPM und VideoGap Angaben mit Punkt werden jetzt auch eingelesen. Es wird aber in diesem Fall in der Error.log eine meldung mit dem Namen des Fehlerhaften Songs ausgegeben. +Upd: Sollte beim Einlesen eines Songs(speziell beim Header) ein Fehler auftreten wird in der Error.log der Songname + Zeile ausgegeben. + +Upd, Beta: Pause. P drücken und der Song wird pausiert, nocheinmal P und es kann wieder gesungen werden. Noch keine Anzeige ob Pause aktiviert wird, und noch kein Pause Menü. + +bekannte Probleme: +Stellt man die Aufnahme Funktion ein, kommt es zu einem extremen CPU-Zeit verbrauch und es fängt an zu Laggen + +UltraStar 0.5.0 ultra-star.dl.am Mod r8b (Release by Whiteshark) +----------------------------- +Fix: Random Funktionen funktionieren alle ohne Fehler +Fix: In der Kategorieauswahl wird jetzt beim Start immer die erste Kategorie angezeigt +Fix: Musik wird nach Kategoriewechsel korrekt abgespielt +Fix: Richtiger Text wird jetzt nicht mehr zu falscher Musik abgespielt +Fix: Nach Beenden eines Songs ist dieser jetzt wieder in der Übersicht angewählt +Fix: Midi-konvertor Bug behoben (Nur Freestyle Noten anstatt Normalen) + +Thx to: dennisthemenace und mota für die super Bug-Reports :P + +Upd: doomhammers Cover sind Integriert: thx to doomhammer + +UltraStar 0.5.0 ultra-star.dl.am Mod r8a (Release by Whiteshark) +----------------------------- +Fix: Theme System konnte nicht ausgewählt werden (workaround: Nur bis zu 4 Themes möglich) +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 +Fix: Wenn Tabs=on kam es manchmal vor das der angewählte Song nicht mit dem Angezeigten übereingestimmt hat + +Upd: Theme System komplett + -Bei Start nach Themes Suchen + -Den ThemeOptions Screen ändern +Upd: Neue Farben für Themes :) +Upd: kleine änderungen am Editor + -Leerzeichen im Header werden automatisch korrigiert + -Header ist nicht mehr Case Sensitive + +Upd: Skin Ordner gesäubert, Es gibt jetzt 2 Skins: Motas und der Original Skin +Upd: Ordner haben ihr eigenes Cover, welches angezeigt wird falls kein spezielles Cover vorhanden ist +Upd: Der BewertungsText (Ultrastar, Singstar, etc.) kann jetzt übersetzt werden + +Upd: Falls eine Sprache nicht komplett ist werden die nicht übersetzten Texte, mit der Englischen Sprachdatei übersetzt. (Falls es zu nicht kompletten Sprachdateien kommt) + +Upd: neues Kategorie System: + -Wenn eine Kategorie angewählt wird, werden nur die enthaltenden Songs angezeigt. + -Mit Escape gehts zurück in die Kategorie Auswahl + -Mit Hoch und Runter kann die Kategorie gewechselt werden. + +UltraStar 0.5.0 mota patch r7 (Release by Mota) +----------------------------- +- Neues Notendesign. +- versch. Neue Grafiken. +- Neue Bewertung "Ultrastar" ab 9810 Punkte. +- Textgröße-Bug im Editor behoben. + +UltraStar 0.5.0 mota patch r6 - 17.11.06 (Release by Mota) +---------------------------------------- +- Editiorfunktionen für Goldene/Freestyle-Noten. (Tasten [G] und [F]) +- Speicherfunktion des Editors angepasst. +- Verändertes Theme "SingStar". + +UltraStar 0.5.0 mota patch r5 - 16.11.06 (Release by Mota) +---------------------------------------- +- Goldene Noten werden dargestellt +- Zufallsauswahl verbessert + +UltraStar 0.5.0 mota patch r4 (Release by Mota) +----------------------------- +- Perfekt-Stern animation + +UltraStar 0.5.0 mota patch r3 (Release by Mota) +----------------------------- +- Sortierung Title2 und Artist2 -> Zahlen in Ordner "#" + +UltraStar 0.5.0 mota patch r2 (Release by Mota) +----------------------------- +- Eigene Cover für alle Sortierungen + +UltraStar 0.5.0 mota patch (Release by Mota) +-------------------------- +- Eigene Cover für Sortierung nach Edition. + +UltraStar 0.5.0 (by Corvus5) +-------------------------- +- Original Code \ No newline at end of file diff --git a/InstallerDependencies/documents/Changelog.txt b/InstallerDependencies/documents/Changelog.txt new file mode 100644 index 00000000..5fc14b84 --- /dev/null +++ b/InstallerDependencies/documents/Changelog.txt @@ -0,0 +1,206 @@ +UltraStar Deluxe 1.01 (by Ultrastar Deluxe Team) +----------------------------- +Upd: New language files added +Upd: Upgraded SDL Libary +Upd: Offer Installer Download + +Fix: Girder support +Fix: License file was mentioned in the error.log + (There are no error reports for files named Readme.txt or License.txt) +Fix: Resolution fix to support running in wine (e.g. on linux) + +UltraStar Deluxe 1.00 (by Ultrastar Deluxe Team) +----------------------------- + +-------------- +Theme System +-------------- +Upd: New Ultrastar 0.5.1 Skin/Theme Sytem +Upd: Add ability to 0.5.1 System to load third party Themes to add usability +Upd: Add ability to change Positions and some other things relating to Covers within the Theme +Upd: Add ability to add reflections to the Covers +Upd: New Method for displaying Covers in a Circle. Looks better with many Songs. (Turn Off On within the Theme) +Upd: Add Equalizer Object to SongScreen +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 +-------------- +Upd: Ultrastar 0.5.2 Recording Options added +Fix: Write Soundcards more then one Time to Ini +Fix: Use of more then one SingStar Mic. adapter now Possible(2 Soundcards with same Name Patch) + +-------------- +Song Screen +-------------- +Upd: Added Playlist Support + +Upd: Song Search (with Screen interface) +Upd: Jump to Letter Hotkey +Upd: Menu in Songscreen similar to Singstars +Upd: Ability to change Playernames before singing +Upd: Ability to change Song Preview Volume +Upd: Song Preview Fade in + +-------------- +Party Mode +-------------- +Upd: Added Party Mode: + 3 Teams possible with up to 4 Players + => total of 12 Players +Upd: Modi SDK: Possibility to create nearly any Modi with some Programming Skill +Upd: 4 Custom Party Modi Plugins: Duell, Hold the Line, Until 5000, Blind Mode + +-------------- +Effects +-------------- +Upd: New Perfect Note Effects +Upd: Add Perfect Sentence Effect +Upd: Golden Notes now with Singstar like Star Twinkle Effect, instead of just Yellow coloring +Upd: Add Effect: Golden notes "Glow" when they are hit +Upd: New Screen Fading Effect: Screen Blurs and "Flys" out of the Screen + looks better with every Background. More possibility for Theme Creators + +-------------- +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: + 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. +Upd: Add a Question PopUp before exiting +Upd: Add ability to scale Background Images in Singscreen to Fullsize +Upd: Show real Note in Editor (C, F#, etc.) +Upd: New fonts added +Upd: Add better support for Command-Line Parameters +Fix: No crashes caused by corrupted Textfiles anymore. + Added inGame Errormessage Popup and Jump Back to Songscreen. So even the Party Mode, + isn't interuppted. +Fix: Workaround for Cover and BG JPG Errors +Fix: Videosize can now be changed again +Fix: Bug in LineBonus Popup that can end up in a Memory Overflow +Fix: Bug in SelectSlide with less then 3 Options, No Overlapping anymore. Automatic resizing +Fix: Backgrounds can be used now in option Screens, too +Fix: useless Memory usement when Song with Video is Played. When a Song with Video is played + there was some Memory that was not freeed at the End of the Song. This could have caused + too much Memory usement when many Songs with Video are Played. +Fix: Some Changes in Memory usement and better Loading speed. +Fix: Wrong Timings pressing T in Editor if 2 Notes from different Sentences overlap +Fix: Editor crashes when last note of a sentence is deleted +Fix: [Midi Converter]Notes are added more than once when a File is opened twice or the save button is pressed multiple times. +Fix: [Midi Converter]Sentence Timings are calculated automaticly when Midi File is converted + +UltraStar 0.5.0 ultra-star.dl.am Mod X-Mas Edition (by Mota und Whiteshark) +----------------------------- +Upd: New faster and Error resistant Header reader +Upd: Bewertungs Bar (Singstar Like) +Upd: LineBonus + Popups + +Upd: Skin beautified + +UltraStar 0.5.0 ultra-star.dl.am Mod r10 (by Mota und Whiteshark) +----------------------------- +Fix: Minor Bug in Pause Method fixed. +Fix: Fixed a Bug in Theme System +Fix: New Note Texture Reading + +Upd: Numbers in SongSelection are now more meaningful +Upd: Show Count of Songs in Category in Category Overview +Upd: New Note Texture + +Upd: LanguageTag + Sorting +Upd: Support for the Covers.ini from 0.5.1 - for all sorting options. The old behaviour without Covers.ini is also possible, just as well as a combination of both methods. + +UltraStar 0.5.0 ultra-star.dl.am Mod r9 (Release by Whiteshark) +----------------------------- + +Upd: BPM and VideoGap Can now be read, too. But there will be an Errormessage in Error.log + +Upd, Beta: Pause. Press P and the Song will be paused, press P again and it will be continued. Pause Display and Menu missing. + +UltraStar 0.5.0 ultra-star.dl.am Mod r8b (Release by Whiteshark) +----------------------------- +Fix: Random Methods now work without Errors +Fix: First Category is now shown at Startup. +Fix: Music is played correctly after categorychange +Fix: No wrong MP3 playing anymore +Fix: After exit Singing Mode the Song is chossen in Song Screen +Fix: Midi-konvertor Bug (Only Freestyle Notes instead of normal) + +Thx to: dennisthemenace and mota for Bug-Reports :P + +UltraStar 0.5.0 ultra-star.dl.am Mod r8a (Release by Whiteshark) +----------------------------- +Fix: Themes could not be Selected (workaround: Only 4 Themes possible) +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 +Fix: Tabs=on Preview Bug + +Upd: Theme System ready + -Look for Themes at Startup + -ThemeOptions Screen working +Upd: New Theme Colors :) +Upd: Little changes at Editor + -Spaces in Header are corrected automaticaly + -Header is not Case Sensitive anymore + +Upd: Skin Folder Cleaned up, There are 2 Skins now: Motas and the Original Skin +Upd: Categorys have their own noCover Image +Upd: Rating Text (Ultrastar, Singstar, etc.) can now be Translated + +Upd: Inomplete Languages are corrected with Entrys from the English Language File + +Upd: new Category System: + -If a category is choosen only the Songs from this category are shown + -Press Escape to leave a category + -Press up or down to change the category. + +UltraStar 0.5.0 mota patch r7 (Release by Mota) +----------------------------- +- New Note Texture. +- other new grafics. +- New rating "Ultrastar" with more than 9810 Points. +- Textsize-Bug in editor fixed. + +UltraStar 0.5.0 mota patch r6 - 17.11.06 (Release by Mota) +---------------------------------------- +- Editiorfunctions for Golden/Freestyle-Notes. (Press [G] or [F]) +- Saving Methods of Editor changed +- Changed Theme "SingStar". + +UltraStar 0.5.0 mota patch r5 - 16.11.06 (Release by Mota) +---------------------------------------- +- Goldene Notes are displayed +- Randomizing improved + +UltraStar 0.5.0 mota patch r4 (Release by Mota) +----------------------------- +- Perfect-Star animation + +UltraStar 0.5.0 mota patch r3 (Release by Mota) +----------------------------- +- Sorting Title2 and Artist2 -> Numbers in Category "#" + +UltraStar 0.5.0 mota patch r2 (Release by Mota) +----------------------------- +- Cover for all Categorys and Sortings can be choosen + +UltraStar 0.5.0 mota patch (Release by Mota) +-------------------------- +- Cover for Edition sorting can be choosen + +UltraStar 0.5.0 (by Corvus5) +-------------------------- +- Original Code \ No newline at end of file diff --git a/InstallerDependencies/documents/License.txt b/InstallerDependencies/documents/License.txt new file mode 100644 index 00000000..4964fc70 --- /dev/null +++ b/InstallerDependencies/documents/License.txt @@ -0,0 +1,125 @@ +The GNU General Public License (GPL) +Version 2, June 1991 +Copyright (C) 1989, 1991 Free Software Foundation, Inc. +59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +Everyone is permitted to copy and distribute verbatim copies +of this license document, but changing it is not allowed. + +Preamble + +The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. + +When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. + +To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. + +For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. + +We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. + +Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. + +Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. + +The precise terms and conditions for copying, distribution and modification follow. + +TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION + +0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". + +Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. + +1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. + +You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. + +2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: + +a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. + +b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. + +c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) + +These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. + +Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. + +In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. + +3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: + +a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + +b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, + +c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) + +The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. + +If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. + +4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. + +5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. + +6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. + +7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. + +If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. + +It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. + +This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. + +8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. + +9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. + +Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. + +10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. + +NO WARRANTY + +11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. + +12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. + +END OF TERMS AND CONDITIONS + +How to Apply These Terms to Your New Programs + +If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it free software which everyone can redistribute and change under these terms. + +To do so, attach the following notices to the program. It is safest to attach them to the start of each source file to most effectively convey the exclusion of warranty; and each file should have at least the "copyright" line and a pointer to where the full notice is found. + +one line to give the program's name and a brief idea of what it does. +Copyright (C) + +This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. + +This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +Also add information on how to contact you by electronic and paper mail. + +If the program is interactive, make it output a short notice like this when it starts in an interactive mode: + +Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. + +The hypothetical commands `show w' and `show c' should show the appropriate parts of the General Public License. Of course, the commands you use may be called something other than `show w' and `show c'; they could even be mouse-clicks or menu items--whatever suits your program. + +You should also get your employer (if you work as a programmer) or your school, if any, to sign a "copyright disclaimer" for the program, if necessary. Here is a sample; alter the names: + +Yoyodyne, Inc., hereby disclaims all copyright interest +in the program `Gnomovision' (which makes passes at compilers) +written by James Hacker. + +signature of Ty Coon, 1 April 1989 +Ty Coon, President of Vice + +This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Library General Public License instead of this License. diff --git a/InstallerDependencies/documents/ReadMe.txt b/InstallerDependencies/documents/ReadMe.txt new file mode 100644 index 00000000..eece4d65 --- /dev/null +++ b/InstallerDependencies/documents/ReadMe.txt @@ -0,0 +1,113 @@ +Ultrastar Deluxe 1.01 Readme.txt +---------------------------- +1. Authors +2. Release Notes +3. Command-Line Parameters +4. Controls +5. License +---------------------------- + +SF.Net Page: http://sourceforge.net/projects/ultrastardx/ + +This is just a little introduction, for more information open documentation.pdf + +---------------------------- +1. Authors +---------------------------- +This game was introduced by Corvus5 who has written most of the code by himself. +Basing on the official release 0.5.0 Mota and Whiteshark started to write little patches and modifications, and released this package named ultra-star.dl.am Mod. +This modification was continued at Sourceforge.net by the Ultrastar Deluxe Team: + Blindy + Mog + Mota + Sawyer + Whiteshark +And this piece of software is the Result! + + +---------------------------- +2. Release Notes +---------------------------- +- To change the path to the song directory add to config.ini: + [Path] + Songs=[SongFolder] (e.g. C:\Program Files\Ultrastar\Songs) + +- To take a screenshot press "PrintScreen" Key + Screenshots are saved in the directory "Screenshots". + +- To enable joypad support change config.ini: + + [Controller] + Joypad=Off + + to + + [Controller] + Joypad=On + + +- To Enable 4 to 6 Playermode 2 Screens are needed. + Disable the fullscreen mode, extend your desktop horizontaly, set the resolution to fill one + screen. + Add to Config.ini: + [Graphics] + Screens=2 + +- Press Alt + F[1..12] in NameScreen to Save a Playername + Press F[1..12] to Load a Playername + +- To enable benchmark run the game with -benchmark parameter + + +---------------------------- +3. Command-Line Parameters +---------------------------- +Command-Line Parameters are passed to the game adding it to the Path of a Shortcut or starting the game within the console. + +The following parameters are possible. They can be joined in any possible way. + +-Benchmark : Create a benchmark.log file with start timings. +-NoLog : Do not create any .log files +-Joypad : Start with Joypad support +-Language [ID] : Load Language [ID] on startup. Example: -Language german + +-Songpath [Path] : Some as config Songpath. Example: -SongPath "C:\Ultrastar Songs" +-ConfigFile [File] : Load Configfile [File] instead of config.ini. Path to the file have to exist. Example: -ConfigFile config.SongCreation.ini +-ScoreFile [File] : Use [File] instead of Ultrastar.db. Path to the file have to exist. Example: -ScoreFile HouseParty.db + +-FullScreen : Start the game in Fullscreen Mode +-Depth [16/32] : Force Depth 16 or 32. Example: -Depth 16 +-Resolution [ID] : Force resolution. Example: -Resolution 800x600 +-Screens [1/2] : Force 1 or 2 Screen Mode. Example: -Screens 2 + +Some Examples: + +Start with Resolution 1024x768 32 Bit Depth and Fullscreen: +ultrastar.exe -Resolution 1024x768 -Depth 32 -Fullscreen + +Start without logging and polish Language +ultrastar.exe -NoLog -Language polish + +Start with custom config File and Score DB: +ultrastar.exe -ConfigFile C:\Ultrastar\Configs\PartyConfig.ini -ScoreFile C:\Ultrastar\Scores\PartyScores.db + + +---------------------------- +4. Controls +---------------------------- +Use the Arrowkeys to navigate through the Screens. +Use Enter to select and Escape to go to the previous screen. +In Songscreen you can use R, Shift + R or Strg + R to select a random song/category +Use Alt + [Letter] to jump to a songs artist with the first letter [Letter] +Use Alt + Shift + [Letter] to jump to a song title with the first letter [Letter] +Press J to open the "Search for a Song" Interface + +Editor Controls are described in documentation.pdf + + +---------------------------- +5. License +---------------------------- +Ultrastar Deluxe is licensed under the terms of the GNU General Public License 2.0 +See License.txt for more Information. + diff --git a/InstallerDependencies/documents/documentation.pdf b/InstallerDependencies/documents/documentation.pdf new file mode 100644 index 00000000..16267bb9 Binary files /dev/null and b/InstallerDependencies/documents/documentation.pdf differ diff --git a/InstallerDependencies/icons/uninstall.ico b/InstallerDependencies/icons/uninstall.ico new file mode 100644 index 00000000..1c72432a Binary files /dev/null and b/InstallerDependencies/icons/uninstall.ico differ diff --git a/InstallerDependencies/icons/ustar.ico b/InstallerDependencies/icons/ustar.ico new file mode 100644 index 00000000..f3214d1a Binary files /dev/null and b/InstallerDependencies/icons/ustar.ico differ diff --git a/InstallerDependencies/images/header.bmp b/InstallerDependencies/images/header.bmp new file mode 100644 index 00000000..5d1ecc72 Binary files /dev/null and b/InstallerDependencies/images/header.bmp differ diff --git a/InstallerDependencies/images/left.bmp b/InstallerDependencies/images/left.bmp new file mode 100644 index 00000000..68370f63 Binary files /dev/null and b/InstallerDependencies/images/left.bmp differ diff --git a/InstallerDependencies/images/modern.bmp b/InstallerDependencies/images/modern.bmp new file mode 100644 index 00000000..62468ded Binary files /dev/null and b/InstallerDependencies/images/modern.bmp differ diff --git a/InstallerDependencies/plugins/NSISdl.dll b/InstallerDependencies/plugins/NSISdl.dll new file mode 100644 index 00000000..a3675054 Binary files /dev/null and b/InstallerDependencies/plugins/NSISdl.dll differ diff --git a/InstallerDependencies/plugins/gdf.dll b/InstallerDependencies/plugins/gdf.dll new file mode 100644 index 00000000..fa887cbd Binary files /dev/null and b/InstallerDependencies/plugins/gdf.dll differ diff --git a/InstallerDependencies/plugins/nsProcess.dll b/InstallerDependencies/plugins/nsProcess.dll new file mode 100644 index 00000000..064097a3 Binary files /dev/null and b/InstallerDependencies/plugins/nsProcess.dll differ diff --git a/InstallerDependencies/plugins/nsisunz.dll b/InstallerDependencies/plugins/nsisunz.dll new file mode 100644 index 00000000..5466f156 Binary files /dev/null and b/InstallerDependencies/plugins/nsisunz.dll differ diff --git a/InstallerDependencies/smpeg.dll b/InstallerDependencies/smpeg.dll deleted file mode 100644 index 439cd897..00000000 Binary files a/InstallerDependencies/smpeg.dll and /dev/null differ diff --git a/InstallerDependencies/sqlite3.dll b/InstallerDependencies/sqlite3.dll deleted file mode 100644 index 7111873f..00000000 Binary files a/InstallerDependencies/sqlite3.dll and /dev/null differ -- cgit v1.2.3