| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix path problems, which show up in 10.9 | k-m_schindler | 2013-12-06 | 1 | -10/+57 |
* | revert 3012. StrUtils is needed on linux. | k-m_schindler | 2013-12-06 | 1 | -0/+1 |
* | remove not needed unit StrUtils | k-m_schindler | 2013-12-01 | 1 | -1/+0 |
* | fix header mismatch. | k-m_schindler | 2013-02-24 | 1 | -1/+1 |
* | fix problems with empty songlist. thanks to Zup3rvock. | k-m_schindler | 2013-02-24 | 2 | -18/+27 |
* | medley mod: Themes modifications. This is considered the last part of the med... | k-m_schindler | 2013-02-23 | 2 | -8/+46 |
* | add fade for medley mod. | k-m_schindler | 2013-02-22 | 1 | -0/+2 |
* | Add Applause for medley mod. | k-m_schindler | 2013-02-22 | 1 | -0/+3 |
* | merge the first part of the medley_new branch. This part has the functionalit... | k-m_schindler | 2013-02-22 | 3 | -30/+362 |
* | increase range of accepted tones. user complaint (thursday) | k-m_schindler | 2011-04-06 | 1 | -1/+1 |
* | allow playback from audio stream | tobigun | 2010-12-30 | 1 | -0/+1 |
* | log voice captures to wav-file | tobigun | 2010-12-29 | 2 | -38/+125 |
* | add GetSampleSize() | tobigun | 2010-12-28 | 1 | -1/+8 |
* | fix save_playback crashes | tobigun | 2010-12-28 | 1 | -1/+1 |
* | rate on all beats patch | brunzelchen | 2010-12-15 | 1 | -618/+621 |
* | spawn perfect line twinkle for player 1 to 3 on second screen, if the amount ... | brunzelchen | 2010-12-15 | 1 | -0/+4 |
* | disable blending after drawing of particles | brunzelchen | 2010-10-22 | 1 | -11/+17 |
* | add pre-cache option at font-creation to preload a glyph base set | tobigun | 2010-10-17 | 2 | -13/+29 |
* | Mac OS X Readme | k-m_schindler | 2010-10-14 | 1 | -0/+9 |
* | strings adjusted (removed 'RC'-parts) | tobigun | 2010-10-10 | 1 | -2/+2 |
* | - removed hardcoded bebeto loop | canni0 | 2010-09-29 | 1 | -1/+1 |
* | fix resize-bug in SDL < 1.2.14 | tobigun | 2010-09-05 | 1 | -0/+3 |
* | changed default cover cache size from 128 to 256 pixels | brunzelchen | 2010-09-04 | 1 | -4/+1 |
* | - fixed absolute path function (thx to the anonymous irc guy) | canni0 | 2010-08-15 | 1 | -1/+1 |
* | bug: if in first sentence is one note than not execute onsentence procedure | davidus01 | 2010-07-22 | 1 | -1/+1 |
* | fix party player selection | whiteshark0 | 2010-07-18 | 1 | -1/+15 |
* | fixed conversion of ultrastar.db from 1.0.1a to 1.1 | brunzelchen | 2010-07-07 | 1 | -1/+1 |
* | - divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni) | brunzelchen | 2010-07-04 | 1 | -1/+1 |
* | Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on... | tobigun | 2010-06-19 | 1 | -1/+1 |
* | move check for OnSentenceEnd call from NewNote to NewBeatDetect | whiteshark0 | 2010-06-15 | 1 | -14/+31 |
* | avoid time bar overflows by restricting its range | tobigun | 2010-06-13 | 1 | -0/+3 |
* | do not save "auto" encoding tag | tobigun | 2010-06-13 | 1 | -1/+3 |
* | Previously removed option Lyrics:Encoding now back in config.ini: | tobigun | 2010-06-12 | 2 | -5/+11 |
* | fix wrong lyric spacing in editor after editing a sentence whose last syllabl... | whiteshark0 | 2010-06-11 | 1 | -0/+1 |
* | Readability improvement: Rename local variable Done to KeepGoing. Convert Whi... | k-m_schindler | 2010-06-11 | 1 | -15/+14 |
* | finally fixing r2478 | whiteshark0 | 2010-06-10 | 1 | -1/+1 |
* | fix compiling after r2478 | whiteshark0 | 2010-06-10 | 1 | -1/+1 |
* | fixed main loop initialization | whiteshark0 | 2010-06-10 | 1 | -0/+2 |
* | - added missing Result assignment in TAudioInputProcessor.CheckPlayersConfig | brunzelchen | 2010-06-10 | 2 | -18/+19 |
* | merge of VideoPreview branch into trunk | brunzelchen | 2010-06-10 | 2 | -3/+96 |
* | add the path of Library/Application Support/UltraStarDeluxe again. | k-m_schindler | 2010-06-09 | 1 | -1/+1 |
* | string update | tobigun | 2010-06-08 | 1 | -1/+1 |
* | - URecord.ValidateSettings should not display the popup itself | tobigun | 2010-06-06 | 2 | -12/+28 |
* | - Now on sing-screen entry a check is performed if mics are assigned to all p... | tobigun | 2010-06-06 | 1 | -13/+80 |
* | - cleanup | tobigun | 2010-06-06 | 2 | -23/+38 |
* | add Music/Ultrastar Deluxe as a song folder. | k-m_schindler | 2010-05-28 | 3 | -6/+26 |
* | move LogPath to "~/Library/Logs/UltraStar Deluxe" on Mac OS X | k-m_schindler | 2010-05-28 | 1 | -8/+6 |
* | zero-length notes will no longer be ignored. they will be converted into free... | brunzelchen | 2010-05-23 | 1 | -12/+15 |
* | move software cursor initialization and bg music start from ScreenMain.OnShow... | whiteshark0 | 2010-05-18 | 1 | -0/+8 |
* | validate microphone settings when leaving the record options and when USDX is... | tobigun | 2010-05-08 | 3 | -1/+53 |