aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog.txt
diff options
context:
space:
mode:
authorwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-04-30 12:54:52 +0000
committerwhiteshark0 <whiteshark0@b956fd51-792f-4845-bead-9b4dfca2ff2c>2010-04-30 12:54:52 +0000
commitac9c6fe8d8e7173c7cb8e5bb119f086ccdb911ee (patch)
treedc52f66f1ab96986afd748a2877119998957769a /ChangeLog.txt
parent6a0f3847d46b6d03b03140864ee7415d5ad7e575 (diff)
downloadusdx-ac9c6fe8d8e7173c7cb8e5bb119f086ccdb911ee.tar.gz
usdx-ac9c6fe8d8e7173c7cb8e5bb119f086ccdb911ee.tar.xz
usdx-ac9c6fe8d8e7173c7cb8e5bb119f086ccdb911ee.zip
changelog updated
git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2319 b956fd51-792f-4845-bead-9b4dfca2ff2c
Diffstat (limited to 'ChangeLog.txt')
-rw-r--r--ChangeLog.txt142
1 files changed, 138 insertions, 4 deletions
diff --git a/ChangeLog.txt b/ChangeLog.txt
index 9b4bbfea..1a567a2c 100644
--- a/ChangeLog.txt
+++ b/ChangeLog.txt
@@ -1,3 +1,137 @@
+Ultrastar Deluxe 1.10
+-----------------------------
+
+--------------
+platform
+--------------
+upd: platform independent code base
+upd: endianness independent code base
+add: Linux and FreeBSD support (x86 and x86_64)
+add: Max OS X support (Intel 10.5/10.6)
+
+--------------
+audio
+--------------
+upd: reimplemented audio playback and input
+upd: pluggable audio/video modules
+ - Bass input/playback/decoder (windows only)
+ - SDL audio playback (all platforms)
+ - Portaudio playback/input (all platforms)
+ - FFmpeg decoder (all platforms)
+upd: video files enabled for the #MP3 tag (using the first audio stream of the video)
+add: Microphone Passthrough (experimental)
+fix: A Start without a plugged microphone does not result in a crash
+add: background music
+
+--------------
+video
+--------------
+upd: revised video decoder implementation
+upd: windows: updated FFmpeg binary
+upd: performance improvements
+
+--------------
+interface
+--------------
+upd: video-backgrounds for themes
+upd: Songscreen: performance improvements with many songs
+upd: theme change w/o restarting Ultrastar Deluxe
+upd: new scoredisplay in Singscreen (animated)
+upd: Score Screen redesigned (animations)
+upd: Deluxe theme enhanced (ty mog)
+upd: ability to select party-modes before the game
+upd: default skin and color are read from themes and skins
+add: visualisations (due to projectM) as background while singing
+upd: Truetype fonts (due to freetype6) instead of the old bitmap fonts
+ -> support for international character sets
+ -> smoother type face
+upd: new lyrics effect: Shift
+upd: More than one additional song path can be set in config.ini (SongDirX)
+upd: microphone settings simplified
+ - vu-meter for incomming signals on the selected input
+ - display for input volume
+ - adjust input volume by using the '+' and '-' keys
+ - threshold-display (gray bar)
+ - adjust threshold with 'T' key
+upd: internationalized keyboard layout (uniform shortcuts on QWERTZ, QWERTY, AZERTY, ...)
+rem: removed confusing solmization option
+add: text reflections for themes
+add: note lines can be switched off in options
+add: mouse support (hardware and software)
+add: Textur type "Colorized": Texture will be colorized adjusting the Hue-value (see HSB-color model)
+add: overlay when pause modus is activated in Sing Screen
+fix: some "Screens=2" bugs
+add: Unicode support: All "printable" characters should work with the input fields (e.g. players names)
+add: resizable window
+add: toggle between fullscreen and windowed mode with ALT+Return (Linux + FreeBSD only)
+fix: mapped same function to Return and Enter (numpad)
+
+--------------
+internal
+--------------
+upd: synchronization of lyrics, video and audio
+ (timers were not synchronized until now)
+ you can be choose via Config.ini ("SyncTo" option) between:
+ - synchronize lyrics and video to audio (default)
+ - synchronize audio and video to lyrics
+ - no synchronization
+upd: DLL interfaces replaced by Lua plugin interface
+upd: Select Object replaced by Select Slide
+upd: improved stability and major code base cleanup
+fix: solved some bugs/crashes in Midi/Kar converter
+upd: Vista/Win7 conform: configuration files will be saved within the user directory. A start from CD/DVD should also be possible from now on.
+upd: cover thumbnails will be saved within a SQLite database
+ -> more reliable than the old solution; small performance-loss on start
+
+--------------
+song files
+--------------
+upd: UTF8 support
+upd: #Encoding tag
+ - CP1250: Central-/Eastern european encoding
+ - CP1252: Western european encoding; was used as default before 1.1
+ - Locale: Uses system encoding (should not be used for new files!)
+ - UTF8: Text file is encoded in UTF8 (recommended)
+upd: support for UTF8 BOM (new standard in Ultrastar Deluxe)
+upd: #Year tag will be read and saved
+fix: does not crash any longer if there is no linebreak within the lyrics file
+fix: blank lyrics lines will be ignored
+fix: editor doesn't delete unknown tags any longer from the song txt files
+
+UltraStar Deluxe 1.01a
+-----------------------------
+Fix: VideoGap works with mpeg again
+Fix: video start time is calculated correctly if Start-tag is used
+
+UltraStar Deluxe 1.01
+-----------------------------
+Upd: SDL-Lib update
+Upd: Bass update
+Upd: New video support (FFMpeg instead of SMPeg)
+ ->nearly all video formats are supported. Better synchronisation of most vids.
+Upd: On demand theme, skin and color changing
+Upd: Some speed improvements
+Upd: Backspace works now like ESC on most screens
+Upd: Editor: Singlenote-playback (SHIFT + Space / CTRL + SHIFT + Space)
+Upd: Editor: More characters work in text-edit-mode e.g. '~'
+Upd: Beautified Deluxe theme.
+ - New textures for the bar
+ - New backgrounds for the Deluxe skins
+ - Color is changeable in Deluxe theme now \o/
+Upd: Executable name changed to USdx.exe
+Upd: New menusounds
+Upd: Added 3 new skins by Skar/Alajasam
+Upd: Added TeamDuell modi-plugin
+
+Add: Installer available
+
+Fix: 4/6 Players: Scores are shown correctly on the scorescreen
+Fix: Double adding of Highscores if screens=2
+Fix: Overlapping of some artists names with songs should be fixed in most cases
+Fix: License and Readme files caused error messages in error.log
+Fix: Some sounds, (mainly the editors 'click' sound) were to quiet
+Fix: Should now work with Girder
+
UltraStar Deluxe 1.00 (by Ultrastar Deluxe Team)
-----------------------------
@@ -14,7 +148,7 @@ Upd: Add ability to add reflection to Buttons and Statics (Reflection = 1)
Upd: Add ability to Group Buttons to a Buttonmenu, see Deluxe Theme Main Menu Tools Collection
Upd: Add ability to Hide Buttons within Theme. Useful for example for Mainscreen Exit Button
Upd: Add ability to give Texts a Width, so the Text breaks at the given Position.
-
+
--------------
Recording Options
--------------
@@ -58,7 +192,7 @@ Other
--------------
Upd: Added Deluxe Theme: Theme that has a look similiar to PS3 Singstar.
Upd: New Score Saving System (SQLite Based)
-Upd: Statistic Screen with general Statistics and some Tables:
+Upd: Statistic Screen with general Statistics and some Tables:
Best Scores, Best Singers, Most Popular Songs, Most Popular Bands
Upd: Add some on Screen Error Messages helping new Peoples
Upd: Add Advanced Screen with some new Options.
@@ -131,7 +265,7 @@ Fix: Correct category is displayed after pressing Escape
Upd: new Random functions: R + [Strg]: Random in all Categorys;
R + [Shift]: Random Category
Upd: Chossen Category is displayed in the top left
-
+
UltraStar 0.5.0 ultra-star.dl.am Mod r8 (Release by Whiteshark)
-----------------------------
Fix: Creatorbug fixed
@@ -192,4 +326,4 @@ UltraStar 0.5.0 mota patch (Release by Mota)
UltraStar 0.5.0 (by Corvus5)
--------------------------
-- Original Code \ No newline at end of file
+- Original Code