home *** CD-ROM | disk | FTP | other *** search
/ Chip 2011 November / CHIP_2011_11.iso / Programy / Inne / Gry / UltraStar_Deluxe / ultrastardx-1.1-installer-full.exe / ChangeLog.txt < prev    next >
Text File  |  2010-06-13  |  15KB  |  343 lines

  1. Ultrastar Deluxe 1.1
  2. -----------------------------
  3.  
  4. --------------
  5. platform
  6. --------------
  7. upd: platform independent code base
  8. upd: endianness independent code base
  9. add: Linux and FreeBSD support (x86 and x86_64)
  10. add: Mac OS X support (Intel 10.5/10.6)
  11.  
  12. --------------
  13. audio
  14. --------------
  15. upd: reimplemented audio playback and input
  16. upd: pluggable audio/video modules
  17.        - Bass input/playback/decoder (windows only)
  18.        - SDL audio playback (all platforms)
  19.        - Portaudio playback/input (all platforms)
  20.        - FFmpeg decoder (all platforms)
  21. upd: video files enabled for the #MP3 tag (using the first audio stream of a video)
  22. add: Microphone Passthrough (experimental)
  23. fix: a start without a microphone plugged-in does not result in a crash
  24. add: background music
  25.  
  26. --------------
  27. video
  28. --------------
  29. upd: revised video decoder implementation
  30. upd: windows: updated FFmpeg binary
  31. upd: performance improvements
  32. fix: updated ffmpeg dlls to fix black preview bug after seek
  33.  
  34. --------------
  35. interface
  36. --------------
  37. upd: video backgrounds for themes
  38. upd: Song Screen: performance improvements with many songs
  39. upd: theme change w/o restarting Ultrastar Deluxe
  40. upd: new score display in Sing Screen (animated)
  41. upd: Score Screen redesigned (animations)
  42. upd: Deluxe theme enhanced (ty mog)
  43. upd: ability to select party modes before the game
  44. upd: default skin and color are read from themes and skins
  45. add: visualisations (due to projectM) as background while singing
  46. upd: Truetype fonts (due to freetype6) instead of the old bitmap fonts
  47.      -> support for international character sets
  48.      -> smoother type face
  49. upd: new lyrics effect: Shift
  50. upd: more than one additional song path can be set in config.ini (SongDirX)
  51. upd: microphone settings simplified
  52.       - vu-meter for incoming signals on the selected input
  53.       - display of input volume
  54.       - adjust input volume by using '+' and '-' keys
  55.       - threshold display (gray bar)
  56.       - adjust threshold with 'T' key
  57. upd: international keyboard layout (uniform shortcuts on QWERTZ, QWERTY, AZERTY, ...)
  58. rem: removed confusing solmization option
  59. add: text reflections in themes
  60. add: note lines can be switched off in options
  61. add: mouse support (hardware and software)
  62. add: texture type "Colorized": Texture is colorized by adjusting the hue value (see HSB color model)
  63. add: overlay when pause modus is activated in Sing Screen
  64. fix: some "Screens=2" bugs
  65. add: Unicode support: All "printable" characters should work with the input fields (e.g. players' names)
  66. add: resizable window
  67. add: toggle between fullscreen and windowed mode with ALT+Return (Linux and FreeBSD only)
  68. fix: mapped same function to Return and Enter (numpad)
  69. add: video preview during song selection
  70. add: toggle displayed time with 'T' key between current position, remaining or total playback time
  71. add: mic configuration assistance: error messages are displayed if multiple or no mics were assigned to a player.
  72.  
  73. --------------
  74. internal
  75. --------------
  76. upd: synchronization of lyrics, video and audio
  77.      (timers were not synchronized until now)
  78.      you can be choose via config.ini ("SyncTo" option) between:
  79.       - synchronize lyrics and video to audio (default)
  80.       - synchronize audio and video to lyrics
  81.       - no synchronization
  82. upd: DLL interface replaced by Lua plugin interface
  83. upd: Select Object replaced by Select Slide
  84. upd: improved stability and major code base cleanup
  85. fix: solved some bugs/crashes in Midi/Kar converter
  86. upd: Vista/Win7 conform: configuration files is saved in the user directory. Running USDX from CD/DVD should also be possible from now on.
  87. upd: cover thumbnails are saved in an SQLite database
  88.      ->  more reliable than the old solution; small performance loss on start
  89. fix: cursor freeze after Alt-Tab fixed through change of SDL.dll
  90. fix: better detection of ending at songs/videos while using FFmpeg
  91. upd: windows: user data will be placed in installation directory if user has write permissions, else it will be stored in APPDATA
  92.  
  93. --------------
  94. song files
  95. --------------
  96. upd: UTF8 support
  97. upd: #Encoding tag
  98.       - CP1250: Central/Eastern european encoding (should not be used for new files)
  99.       - CP1252: Western european encoding; was used as default before 1.1 (should not be used for new files)
  100.       - Locale: uses system encoding (should not be used for new files!)
  101.       - UTF8: text file is encoded in UTF8 (recommended)
  102. upd: select default encoding (if #Encoding tag is missing) via the "Encoding" option in config.ini.
  103.   - Possible values: 
  104.     - "Auto" (Default), "UTF8", 
  105.     - "CP1252" (USDX<1.1 default), "CP1250" (old US default), "Locale" (System encoding)
  106.   - IMPORTANT:
  107.     - "CP1252", "CP1250" and "Locale" are for backward compatibility only, new files should always be encoded in UTF-8 with BOM
  108. upd: support for UTF8 BOM (new standard in Ultrastar Deluxe)
  109. upd: #Year tag is read and saved
  110. fix: does not crash any longer if there is no linebreak in lyrics file
  111. fix: blank lyrics lines are ignored
  112. fix: editor does not delete unknown tags any longer from song txt files
  113.  
  114. UltraStar Deluxe 1.01a
  115. -----------------------------
  116. Fix: VideoGap works with mpeg again
  117. Fix: video start time is calculated correctly if Start-tag is used
  118.  
  119. UltraStar Deluxe 1.01
  120. -----------------------------
  121. Upd: SDL-Lib update
  122. Upd: Bass update
  123. Upd: New video support (FFMpeg instead of SMPeg)
  124.      ->nearly all video formats are supported. Better synchronisation of most vids.
  125. Upd: On demand theme, skin and color changing
  126. Upd: Some speed improvements
  127. Upd: Backspace works now like ESC on most screens
  128. Upd: Editor: Singlenote-playback (SHIFT + Space / CTRL + SHIFT + Space)
  129. Upd: Editor: More characters work in text-edit-mode e.g. '~'
  130. Upd: Beautified Deluxe theme.
  131.        - New textures for the bar
  132.        - New backgrounds for the Deluxe skins
  133.        - Color is changeable in Deluxe theme now \o/
  134. Upd: Executable name changed to USdx.exe
  135. Upd: New menusounds
  136. Upd: Added 3 new skins by Skar/Alajasam
  137. Upd: Added TeamDuell modi-plugin
  138.  
  139. Add: Installer available
  140.  
  141. Fix: 4/6 Players: Scores are shown correctly on the scorescreen
  142. Fix: Double adding of Highscores if screens=2
  143. Fix: Overlapping of some artists names with songs should be fixed in most cases
  144. Fix: License and Readme files caused error messages in error.log
  145. Fix: Some sounds, (mainly the editors 'click' sound) were to quiet
  146. Fix: Should now work with Girder
  147.  
  148. UltraStar Deluxe 1.00 (by Ultrastar Deluxe Team)
  149. -----------------------------
  150.  
  151. --------------
  152. Theme System
  153. --------------
  154. Upd: New Ultrastar 0.5.1 Skin/Theme Sytem
  155. Upd: Add ability to 0.5.1 System to load third party Themes to add usability
  156. Upd: Add ability to change Positions and some other things relating to Covers within the Theme
  157. Upd: Add ability to add reflections to the Covers
  158. Upd: New Method for displaying Covers in a Circle. Looks better with many Songs. (Turn Off On within the Theme)
  159. Upd: Add Equalizer Object to SongScreen
  160. Upd: Add ability to add reflection to Buttons and Statics (Reflection = 1)
  161. Upd: Add ability to Group Buttons to a Buttonmenu, see Deluxe Theme Main Menu Tools Collection
  162. Upd: Add ability to Hide Buttons within Theme. Useful for example for Mainscreen Exit Button
  163. Upd: Add ability to give Texts a Width, so the Text breaks at the given Position.
  164.  
  165. --------------
  166. Recording Options
  167. --------------
  168. Upd: Ultrastar 0.5.2 Recording Options added
  169. Fix: Write Soundcards more then one Time to Ini
  170. Fix: Use of more then one SingStar Mic. adapter now Possible(2 Soundcards with same Name Patch)
  171.  
  172. --------------
  173. Song Screen
  174. --------------
  175. Upd: Added Playlist Support
  176.  
  177. Upd: Song Search (with Screen interface)
  178. Upd: Jump to Letter Hotkey
  179. Upd: Menu in Songscreen similar to Singstars
  180. Upd: Ability to change Playernames before singing
  181. Upd: Ability to change Song Preview Volume
  182. Upd: Song Preview Fade in
  183.  
  184. --------------
  185. Party Mode
  186. --------------
  187. Upd: Added Party Mode:
  188.        3 Teams possible with up to 4 Players
  189.        => total of 12 Players
  190. Upd: Modi SDK: Possibility to create nearly any Modi with some Programming Skill
  191. Upd: 4 Custom Party Modi Plugins: Duell, Hold the Line, Until 5000, Blind Mode
  192.  
  193. --------------
  194. Effects
  195. --------------
  196. Upd: New Perfect Note Effects
  197. Upd: Add Perfect Sentence Effect
  198. Upd: Golden Notes now with Singstar like Star Twinkle Effect, instead of just Yellow coloring
  199. Upd: Add Effect: Golden notes "Glow" when they are hit
  200. Upd: New Screen Fading Effect: Screen Blurs and "Flys" out of the Screen
  201.      looks better with every Background. More possibility for Theme Creators
  202.  
  203. --------------
  204. Other
  205. --------------
  206. Upd: Added Deluxe Theme: Theme that has a look similiar to PS3 Singstar.
  207. Upd: New Score Saving System (SQLite Based)
  208. Upd: Statistic Screen with general Statistics and some Tables:
  209.      Best Scores, Best Singers, Most Popular Songs, Most Popular Bands
  210. Upd: Add some on Screen Error Messages helping new Peoples
  211. Upd: Add Advanced Screen with some new Options.
  212. Upd: Add a Question PopUp before exiting
  213. Upd: Add ability to scale Background Images in Singscreen to Fullsize
  214. Upd: Show real Note in Editor (C, F#, etc.)
  215. Upd: New fonts added
  216. Upd: Add better support for Command-Line Parameters
  217. Fix: No crashes caused by corrupted Textfiles anymore.
  218.      Added inGame Errormessage Popup and Jump Back to Songscreen. So even the Party Mode,
  219.      isn't interuppted.
  220. Fix: Workaround for Cover and BG JPG Errors
  221. Fix: Videosize can now be changed again
  222. Fix: Bug in LineBonus Popup that can end up in a Memory Overflow
  223. Fix: Bug in SelectSlide with less then 3 Options, No Overlapping anymore. Automatic resizing
  224. Fix: Backgrounds can be used now in option Screens, too
  225. Fix: useless Memory usement when Song with Video is Played. When a Song with Video is played
  226.      there was some Memory that was not freeed at the End of the Song. This could have caused
  227.      too much Memory usement when many Songs with Video are Played.
  228. Fix: Some Changes in Memory usement and better Loading speed.
  229. Fix: Wrong Timings pressing T in Editor if 2 Notes from different Sentences overlap
  230. Fix: Editor crashes when last note of a sentence is deleted
  231. Fix: [Midi Converter]Notes are added more than once when a File is opened twice or the save                      button is pressed multiple times.
  232. Fix: [Midi Converter]Sentence Timings are calculated automaticly when Midi File is converted
  233.  
  234. UltraStar 0.5.0 ultra-star.dl.am Mod X-Mas Edition (by Mota und Whiteshark)
  235. -----------------------------
  236. Upd: New faster and Error resistant Header reader
  237. Upd: Bewertungs Bar (Singstar Like)
  238. Upd: LineBonus + Popups
  239.  
  240. Upd: Skin beautified
  241.  
  242. UltraStar 0.5.0 ultra-star.dl.am Mod r10 (by Mota und Whiteshark)
  243. -----------------------------
  244. Fix: Minor Bug in Pause Method fixed.
  245. Fix: Fixed a Bug in Theme System
  246. Fix: New Note Texture Reading
  247.  
  248. Upd: Numbers in SongSelection are now more meaningful
  249. Upd: Show Count of Songs in Category in Category Overview
  250. Upd: New Note Texture
  251.  
  252. Upd: LanguageTag + Sorting
  253. 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.
  254.  
  255. UltraStar 0.5.0 ultra-star.dl.am Mod r9 (Release by Whiteshark)
  256. -----------------------------
  257.  
  258. Upd: BPM and VideoGap Can now be read, too. But there will be an Errormessage in Error.log
  259.  
  260. Upd, Beta: Pause. Press P and the Song will be paused, press P again and it will be continued. Pause Display and Menu missing.
  261.  
  262. UltraStar 0.5.0 ultra-star.dl.am Mod r8b (Release by Whiteshark)
  263. -----------------------------
  264. Fix: Random Methods now work without Errors
  265. Fix: First Category is now shown at Startup.
  266. Fix: Music is played correctly after categorychange
  267. Fix: No wrong MP3 playing anymore
  268. Fix: After exit Singing Mode the Song is chossen in Song Screen
  269. Fix: Midi-konvertor Bug (Only Freestyle Notes instead of normal)
  270.  
  271. Thx to: dennisthemenace and mota for Bug-Reports :P
  272.  
  273. UltraStar 0.5.0 ultra-star.dl.am Mod r8a (Release by Whiteshark)
  274. -----------------------------
  275. Fix: Themes could not be Selected (workaround: Only 4 Themes possible)
  276. Fix: Correct category is displayed after pressing Escape
  277.  
  278. Upd: new Random functions: R + [Strg]: Random in all Categorys;
  279.                            R + [Shift]: Random Category
  280. Upd: Chossen Category is displayed in the top left
  281.  
  282. UltraStar 0.5.0 ultra-star.dl.am Mod r8 (Release by Whiteshark)
  283. -----------------------------
  284. Fix: Creatorbug fixed
  285. Fix: Tabs=on Preview Bug
  286.  
  287. Upd: Theme System ready
  288.    -Look for Themes at Startup
  289.    -ThemeOptions Screen working
  290. Upd: New Theme Colors :)
  291. Upd: Little changes at Editor
  292.    -Spaces in Header are corrected automaticaly
  293.    -Header is not Case Sensitive anymore
  294.  
  295. Upd: Skin Folder Cleaned up, There are 2 Skins now: Motas and the Original Skin
  296. Upd: Categorys have their own noCover Image
  297. Upd: Rating Text (Ultrastar, Singstar, etc.) can now be Translated
  298.  
  299. Upd: Inomplete Languages are corrected with Entrys from the English Language File
  300.  
  301. Upd: new Category System:
  302.    -If a category is choosen only the Songs from this category are shown
  303.    -Press Escape to leave a category
  304.    -Press up or down to change the category.
  305.  
  306. UltraStar 0.5.0 mota patch r7 (Release by Mota)
  307. -----------------------------
  308. - New Note Texture.
  309. - other new grafics.
  310. - New rating "Ultrastar" with more than 9810 Points.
  311. - Textsize-Bug in editor fixed.
  312.  
  313. UltraStar 0.5.0 mota patch r6 - 17.11.06 (Release by Mota)
  314. ----------------------------------------
  315. - Editiorfunctions for Golden/Freestyle-Notes. (Press [G] or [F])
  316. - Saving Methods of Editor changed
  317. - Changed Theme "SingStar".
  318.  
  319. UltraStar 0.5.0 mota patch r5 - 16.11.06 (Release by Mota)
  320. ----------------------------------------
  321. - Goldene Notes are displayed
  322. - Randomizing improved
  323.  
  324. UltraStar 0.5.0 mota patch r4 (Release by Mota)
  325. -----------------------------
  326. - Perfect-Star animation
  327.  
  328. UltraStar 0.5.0 mota patch r3 (Release by Mota)
  329. -----------------------------
  330. - Sorting Title2 and Artist2 -> Numbers in Category "#"
  331.  
  332. UltraStar 0.5.0 mota patch r2 (Release by Mota)
  333. -----------------------------
  334. - Cover for all Categorys and Sortings can be choosen
  335.  
  336. UltraStar 0.5.0 mota patch (Release by Mota)
  337. --------------------------
  338. - Cover for Edition sorting can be choosen
  339.  
  340. UltraStar 0.5.0 (by Corvus5)
  341. --------------------------
  342. - Original Code
  343.