aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* string updatetobigun2010-06-085-6/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2456 b956fd51-792f-4845-bead-9b4dfca2ff2c
* installer adjusted to config.ini detectiontobigun2010-06-084-33/+274
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2455 b956fd51-792f-4845-bead-9b4dfca2ff2c
* unified indentationtobigun2010-06-061-219/+218
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2453 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - URecord.ValidateSettings should not display the popup itselftobigun2010-06-064-16/+51
| | | | | | - Array free version of CheckPlayersConfig git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2450 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - Now on sing-screen entry a check is performed if mics are assigned to all ↵tobigun2010-06-064-15/+94
| | | | | | | | | | | players. If not an error popup is displayed (but the sing-screen does not abort). - Player 1 is not assigned to the first detected audio device anymore - Previously the auto-detected one might have been a non-mic port of the internal sound card like mono or stereo mix - If the user has singstar mics he does not have to check for other automatically assigned devices for player 1 what caused many problems in the past -> Providing no default might be better (and the user can check the input volume, too) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2449 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - cleanuptobigun2010-06-062-23/+38
| | | | | | | - added comments - added CHANNEL_OFF (=0) for ChannelToPlayerMap git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2448 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Do not overwrite a devices MicSource if it is already set (Note: MicSource ↵tobigun2010-06-061-2/+5
| | | | | | is not used at the moment) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2447 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cleanuptobigun2010-06-061-7/+1
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2446 b956fd51-792f-4845-bead-9b4dfca2ff2c
* configure update die to changes by mischi (generated by autogen.sh)tobigun2010-06-051-1/+200
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2443 b956fd51-792f-4845-bead-9b4dfca2ff2c
* compare FFmpeg header and DLL versions and log an error if both do not matchtobigun2010-06-051-0/+75
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2442 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bugfix: avutil_version() is in libavutil not libavformattobigun2010-06-051-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2441 b956fd51-792f-4845-bead-9b4dfca2ff2c
* prefix class fields with 'f'tobigun2010-06-031-272/+272
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2439 b956fd51-792f-4845-bead-9b4dfca2ff2c
* better EOF handling for FFmpeg audio decoding (EOF handled like it is done ↵tobigun2010-06-031-3/+12
| | | | | | in UVideo) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2438 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - cleanup (removed some commented unused code)tobigun2010-06-031-68/+52
| | | | | | - added timebar display toggling with the 'T'-key to switch between current, remaining and total time in sing-screen git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2437 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix: FadeEnabled was not initialized correctly. The case ((Ini.ScreenFade = ↵tobigun2010-06-031-1/+1
| | | | | | 1) and FadeFailed) was not handled git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2436 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cleanuptobigun2010-06-031-10/+9
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2435 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cleanuptobigun2010-06-031-4/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2434 b956fd51-792f-4845-bead-9b4dfca2ff2c
* cleanup:tobigun2010-06-031-33/+22
| | | | | | | - FadeTime -> FadeStartTime - constants upper-case git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2433 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update to avutil 50.16.0 and some cosmeticsk-m_schindler2010-05-305-25/+27
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2432 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Update to 52.67.0 and avio.pas cosmeticsk-m_schindler2010-05-302-15/+10
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2431 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update to avcodec 52.72.0. also some cosmetics to opt.pask-m_schindler2010-05-302-6/+12
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2430 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update to avcodec 52.70.0k-m_schindler2010-05-301-3/+14
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2429 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update to avcodec 52.67.2k-m_schindler2010-05-301-8/+8
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2428 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update to recent. some cosmetics. no code changek-m_schindler2010-05-301-7/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2427 b956fd51-792f-4845-bead-9b4dfca2ff2c
* more careful with the path to libpcre.dylib. avoid possible problem with ↵k-m_schindler2010-05-301-1/+6
| | | | | | standalone version. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2426 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add Music/Ultrastar Deluxe as a song folder.k-m_schindler2010-05-283-6/+26
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2424 b956fd51-792f-4845-bead-9b4dfca2ff2c
* move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS Xk-m_schindler2010-05-281-8/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2423 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add Hungarian and Icelandish. Please translate.k-m_schindler2010-05-241-0/+2
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2419 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add Hungarian + some minor fixes.k-m_schindler2010-05-2416-6/+469
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2418 b956fd51-792f-4845-bead-9b4dfca2ff2c
* make pcre not required, since it fails on ubuntu because of a different ↵k-m_schindler2010-05-241-1/+1
| | | | | | name. do not forget to execute ./autogen.sh git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2417 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add configure for libpcre and add path for dlopen on darwink-m_schindler2010-05-244-1/+24
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2416 b956fd51-792f-4845-bead-9b4dfca2ff2c
* revert of last made changes (rev. 2409)brunzelchen2010-05-241-163/+46
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2410 b956fd51-792f-4845-bead-9b4dfca2ff2c
* added window-mode and reflection-mode to DrawGLbrunzelchen2010-05-231-46/+163
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2409 b956fd51-792f-4845-bead-9b4dfca2ff2c
* zero-length notes will no longer be ignored. they will be converted into ↵brunzelchen2010-05-231-12/+15
| | | | | | freestyle notes. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2407 b956fd51-792f-4845-bead-9b4dfca2ff2c
* renamed gentoo ebuildtobigun2010-05-231-0/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2402 b956fd51-792f-4845-bead-9b4dfca2ff2c
* add MKBETAG from common.h and update a number of comments.k-m_schindler2010-05-191-9/+16
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2391 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update avcodec to 52.67.2k-m_schindler2010-05-191-2/+5
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2390 b956fd51-792f-4845-bead-9b4dfca2ff2c
* update avformat to 52.63.0 and correct avutil version to 50.15.2k-m_schindler2010-05-192-3/+6
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2389 b956fd51-792f-4845-bead-9b4dfca2ff2c
* typo correction in comments. no code change.k-m_schindler2010-05-192-3/+3
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2388 b956fd51-792f-4845-bead-9b4dfca2ff2c
* move new error stuff into extra file in correspondence to the original ↵k-m_schindler2010-05-192-89/+114
| | | | | | error.h. Should make maintainance easier. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2387 b956fd51-792f-4845-bead-9b4dfca2ff2c
* the result of AVERROR_SIGN was wrong, just the wrong way round.k-m_schindler2010-05-192-6/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2386 b956fd51-792f-4845-bead-9b4dfca2ff2c
* reimplemented missing single note midi playback (Shift + Space) and single ↵whiteshark02010-05-191-11/+28
| | | | | | note mp3 + midi playback (CTRL + Shift + Space) git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2385 b956fd51-792f-4845-bead-9b4dfca2ff2c
* - updated euskara language file (thx to ander o.)canni02010-05-181-400/+400
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2383 b956fd51-792f-4845-bead-9b4dfca2ff2c
* fix mouse in ScreenPartyNewRoundwhiteshark02010-05-181-41/+50
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2382 b956fd51-792f-4845-bead-9b4dfca2ff2c
* forgotten changes from last commitwhiteshark02010-05-181-9/+0
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2381 b956fd51-792f-4845-bead-9b4dfca2ff2c
* move software cursor initialization and bg music start from ↵whiteshark02010-05-181-0/+8
| | | | | | ScreenMain.OnShow to Main procedure to fix bugs with the new dialog on wrong mic configuration git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2380 b956fd51-792f-4845-bead-9b4dfca2ff2c
* Test for sign algorithm in libavutil/libavcodec.k-m_schindler2010-05-161-0/+58
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2379 b956fd51-792f-4845-bead-9b4dfca2ff2c
* bit shift corrected from 6 bit to 30 bit.k-m_schindler2010-05-162-4/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2378 b956fd51-792f-4845-bead-9b4dfca2ff2c
* arithmetic solution on bit level for AVERROR_SIGN. Delphi cannot handle the ↵k-m_schindler2010-05-162-17/+29
| | | | | | solution with directives. Still needs check on powerpc. git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2377 b956fd51-792f-4845-bead-9b4dfca2ff2c
* different way for conditional compilationk-m_schindler2010-05-161-5/+4
| | | | git-svn-id: svn://svn.code.sf.net/p/ultrastardx/svn/trunk@2376 b956fd51-792f-4845-bead-9b4dfca2ff2c