aboutsummaryrefslogtreecommitdiffstats
path: root/Game (follow)
Commit message (Collapse)AuthorAgeFilesLines
* fixed golden note twinkle (again...)brunzelchen2011-03-241-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2812 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix: tone string in editor h->bbrunzelchen2011-03-201-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2811 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix: tone string in editorbrunzelchen2011-03-202-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2810 b956fd51-792f-4845-bead-9b4dfca2ff2c
* list all mics: check for BASS_INPUT_TYPE_MIC instead of BASS_INPUT_TYPE_OFF<>0brunzelchen2011-03-192-2/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2809 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix: visible midi path textbrunzelchen2011-03-051-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2808 b956fd51-792f-4845-bead-9b4dfca2ff2c
* removed unneeded fontsbrunzelchen2011-03-0514-12/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2807 b956fd51-792f-4845-bead-9b4dfca2ff2c
* theme/skin edit: smaller score backgroundbrunzelchen2011-03-052-25/+25
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2806 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix: correct RecIndex when deleting goldenrec positions from arraybrunzelchen2011-03-051-18/+49
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2805 b956fd51-792f-4845-bead-9b4dfca2ff2c
* some (small) bugfixes in editorbrunzelchen2011-02-231-7/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2804 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added "ac_drop_decode_video_package" - method to acinerella: decoding of a ↵brunzelchen2011-02-077-234/+516
| | | | | | | | | frame without scaling - added threaded video decoding - added video frame buffer (50 frames) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2803 b956fd51-792f-4845-bead-9b4dfca2ff2c
* sorting by edition: removed "[" and "]" from edition titlebrunzelchen2011-02-071-1/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2802 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - deactivate music loop after closing scredits screenbrunzelchen2011-02-071-0/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2801 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fix: crash at startup if no webcam connectedbrunzelchen2011-01-028-52/+126
| | | | | | - some string updates git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2786 b956fd51-792f-4845-bead-9b4dfca2ff2c
* increase/decrease just one line of a songbrunzelchen2010-12-305-37/+88
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2782 b956fd51-792f-4845-bead-9b4dfca2ff2c
* don't close menu when adding songsbrunzelchen2010-12-283-7/+55
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2776 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added hungarian language (magyar) thx. to nmgrbrunzelchen2010-12-281-0/+1520
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2775 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - bugfix: drawing beat delimiters while/after pitch recordingbrunzelchen2010-12-247-22/+28
| | | | | | - update of language files git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2773 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - bugfix: handling medley and preview flags in editorbrunzelchen2010-12-232-48/+184
| | | | | | - added voice pitch recording in editor (SHIFT+N and ALT+N) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2772 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added pitch detection for editorbrunzelchen2010-12-214-15/+153
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2765 b956fd51-792f-4845-bead-9b4dfca2ff2c
* save playernames in party modebrunzelchen2010-12-211-0/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2764 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - kill all sing effects on song startbrunzelchen2010-12-151-4/+9
| | | | | | - activate webcam if no video (and webcam on) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2763 b956fd51-792f-4845-bead-9b4dfca2ff2c
* new duet icon (thx to bohning)brunzelchen2010-12-156-10/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2762 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fixed perfect note effect for duetsbrunzelchen2010-12-1410-78/+116
| | | | | | | | | | - fixed sorting by year (wrong decade) - fixed double party score on last round - added shortcut to options screen "O" git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2759 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fix: crash at startup (my fault)brunzelchen2010-11-2413-104/+113
| | | | | | | | - fix: it was possible to add non-medley songs to the medley playlist -> crash in singscreen - updated polish language (thx to Pit33) - deactivate all elements (but not background/video) in singscreen (with "N") git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2751 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added sorting by year (decade)brunzelchen2010-11-206-13/+74
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2744 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - hide lyrics also by pressing Nbrunzelchen2010-11-2012-220/+370
| | | | | | | | | | | | | | | - support for more than one song folder - added track number in error.log for duet songs - fixed sorting by title and artist: sort by artist or title first - added more text messages in editor - copy and move lines between tracks in duet songs is possible again - adjust player number in screenname - don't show possible scores in party modes (collidates with some plugins) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2743 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added polish language (thx to Pit33)brunzelchen2010-11-1044-308/+6279
| | | | | | | | | | | | - added polish fonts - added lipsync option - fixed drawing webcam on 2 screens - added copy&paste for duets in editor - some bugfixes in editor - change language without restart git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2730 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fix: appearence of short notes in 4/6 player mode on one screenbrunzelchen2010-11-0516-364/+472
| | | | | | | | - fix: playing notes in editor (esp. on high bpm) - add: disable showning notes and scores in singscreen with N - some other small corrections git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2711 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - correct drawing of short notes in 4/6-player mode on one screenbrunzelchen2010-10-3048-263/+5194
| | | | | | | | | - rimshot022b.mp3 + 15db - changed fonts: higher resolution esp. for medley countdown - some other bugfixes and corrections - update of installer files git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2699 b956fd51-792f-4845-bead-9b4dfca2ff2c
* adjusted installer files (just playing around :>)brunzelchen2010-10-195-978/+45
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2682 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - some editor bugfixesbrunzelchen2010-10-187-70/+75
| | | | | | - update of changelogs git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2681 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - removed solmization option from themebrunzelchen2010-10-1011-83/+18
| | | | | | - added hint in singscreen when webcam is starting git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2655 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix: reload screens if skin or color was changedbrunzelchen2010-10-095-120/+129
| | | | | | fix: colors on challenge party new round screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2646 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - fix: display sung notes againbrunzelchen2010-10-0813-33/+4
| | | | | | - less mp3 gain for menu sounds (-15db) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2641 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - ultrastar should detect on every single beat nowbrunzelchen2010-10-0812-263/+340
| | | | | | - new option: mic delay (between screen/music and tone detection) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2640 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - switching UVideo back to rev 2609 (without decoding thread)brunzelchen2010-10-073-284/+223
| | | | | | - performance mode is now disabled by default git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2639 b956fd51-792f-4845-bead-9b4dfca2ff2c
* less cpu usage for threadsbrunzelchen2010-10-063-51/+87
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2638 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added webcam supportbrunzelchen2010-10-05126-1248/+139373
| | | | | | | | | | | | | - 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
* - fix: position of player 3 and 4 in 4-player-mode on one screen in singscreenbrunzelchen2010-09-0149-225/+2811
| | | | | | | | | | | | | | | - fix: scorescreen for 4-player-mode on one screen - add: tag #CALCMEDLEY:Off => disable calculation of medley for that song - add: sorting RANDOM for party-modes - add: ShuffleMode FULL (play whole file) in fullscreen if video available - add: it possible to select the 2 songs left and right of the random selected song in party mode - add: num song in in party options (in the selected folder/playlist) - fix: dont change line in editor while playing only one line - removed option solmization from lyric option screen - add: play last sung song in party score screen - added some plugins (thx to MasterPhW) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2629 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added check popup at startup if LoadFaultySongs=Off and if there are some ↵brunzelchen2010-08-159-12/+49
| | | | | | defective songs. the user has now the ability to load them anyway. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2611 b956fd51-792f-4845-bead-9b4dfca2ff2c
* check if a song file was loaded in singscreen and load it if notbrunzelchen2010-08-152-1/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2610 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - added support for 4 (and even 6) players on one screen. its hard-coded and ↵brunzelchen2010-08-1517-1931/+2594
| | | | | | | | | | | | | 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
* - added session logbrunzelchen2010-07-244-24/+82
| | | | | | - some minor changes for medley mode git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2606 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - possible/remainings score bar in singscreen: red at start, decreasing with ↵brunzelchen2010-07-0410-85/+253
| | | | | | | | | | | | lost score, filling green from left with score - added session log. log all played songs with player names and score - fixed calculation of possible scores - change tabs on/off: now with CTRL+T (songscreen) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2573 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - new option "PossibleScore": show max possible score in singscreen (toggle ↵brunzelchen2010-06-2816-128/+207
| | | | | | | | | | on/off with "S") - fade the "ball" also - fixed screensong preview volume - update of acinerella git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2565 b956fd51-792f-4845-bead-9b4dfca2ff2c
* missing update...brunzelchen2010-06-251-20/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2561 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - do not shuffle, if music no music loadedbrunzelchen2010-06-252-10/+29
| | | | | | - 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
* - fixed fading of player notesbrunzelchen2010-06-235-116/+215
| | | | | | | | | - fixed golden note twinkle - added support for more than one EDITION tag in one txt - added support for more than one GENRE tag in one txt - "move text to right" and "move all notes left/right" for duet songs in editor git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2557 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - individual line breaks for each player in duet songs are now possiblebrunzelchen2010-06-2135-2148/+1413
| | | | | | | | | | - 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
* special chars in UScreenName, UScreenPartyPlayer, ScreenPartyPlayerM2 and ↵brunzelchen2010-06-175-24/+29
| | | | | | UScreenSongMenu (Playlist) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/branches/1.0.1 Challenge MOD@2537 b956fd51-792f-4845-bead-9b4dfca2ff2c