aboutsummaryrefslogtreecommitdiffstats
path: root/Game/Code/Classes/UMusic.pas (follow)
Commit message (Collapse)AuthorAgeFilesLines
* update to BASS v2.4.7.1; enabled BASS_CONFIG_DEV_DEFAULT brunzelchen2011-04-251-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2830 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added pitch detection for editorbrunzelchen2010-12-211-0/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2765 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added webcam supportbrunzelchen2010-10-051-63/+12
| | | | | | | | | | | | | - faster program start - faster sorting (mergesort) - sync lyrics to music - some new backgrounds and credits graphics (thx to MezzoX) - own thread for video decoding - finished 6-Player-on-one-screen-mode - changqed player-colors - fixed some bugs... git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2637 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added support for 4 (and even 6) players on one screen. its hard-coded and ↵brunzelchen2010-08-151-5/+8
| | | | | | | | | | | | | not finished yet. the score screen needs adjustment. - update of acinerella, changed pixel format to BGR (seems to be better than RGB) - update of the language files. big thanks to thursday for the english translation! - added languages.xls for managing the language files - added support for vbr-files (prescan). - reduced the volume in applause.mp3 - added description of plugins in challenge mode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2609 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - do not shuffle, if music no music loadedbrunzelchen2010-06-251-9/+28
| | | | | | - scan more data on mp3 files (BASS_CONFIG_VERIFY) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2560 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-211-15/+17
| | | | | | | | | | - fade in and out of lyrics, notes and notelines in sing screen - update of acinerella.dll - update of BASS to v2.4 - removed joypad support (did it ever worked?) - removed unused units and options git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2553 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - switched SDL.dll back to v1.2.12, the 1.2.14 has too much bugsbrunzelchen2010-06-041-1/+46
| | | | | | - added duet support. duet song format based on hawkears duet mod for the 1.1 alpha git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2440 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - new SDL.dll (with a quick and dirty workaround for the hanging-mouse problem)brunzelchen2010-04-281-19/+9
| | | | | | | | - changing of sorting and folder-option (on/off) does not need any restart now - a lot of code clean up - some bugfixes... i hope... dont't know which... git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2316 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bugfix: 100% volume in medley modebrunzelchen2010-03-091-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2186 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added experimental voice playback after singingbrunzelchen2010-02-241-1/+63
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2154 b956fd51-792f-4845-bead-9b4dfca2ff2c
* moved and renamed DrawVolume to UDraw.DrawVolumeBarbrunzelchen2010-02-211-1/+0
| | | | | | | added volume control to score screen, top screen and jumpto menu fixed a bug with VocalRemover when pausing a song git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2137 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fixed choosing songs in "plugin" medley surprisebrunzelchen2010-02-211-1/+2
| | | | | | fixed deactivation of karaoke mode on MP3 loading git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2134 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Challenge MOD r7 alpha based on Ultrastar Deluxe v1.0.1abrunzelchen2010-02-191-0/+951
for changes read Changelog.txt in folder Game git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2107 b956fd51-792f-4845-bead-9b4dfca2ff2c