| Commit message (Expand) | Author | Age | Files | Lines |
* | handles a filename as command-line parameter to update a single files only | tobigun | 2010-06-11 | 1 | -10/+14 |
* | Czech language file added. Thanks to Oblack | tobigun | 2010-06-11 | 25 | -0/+465 |
* | use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numbers | tobigun | 2010-06-11 | 1 | -18/+24 |
* | Polish language file update by davidus01 | tobigun | 2010-06-11 | 1 | -227/+224 |
* | - fix execution on windows | tobigun | 2010-06-11 | 1 | -2/+8 |
* | fix display of "InfoBar" for songs whose first note doesn't start at beat zero | whiteshark0 | 2010-06-11 | 1 | -6/+7 |
* | fix display bug after deleting last note of a line in editor | whiteshark0 | 2010-06-11 | 1 | -30/+39 |
* | fix wrong lyric spacing in editor after editing a sentence whose last syllabl... | whiteshark0 | 2010-06-11 | 1 | -0/+1 |
* | set svn props correctly | tobigun | 2010-06-11 | 2 | -0/+0 |
* | Readability improvement: Rename local variable Done to KeepGoing. Convert Whi... | k-m_schindler | 2010-06-11 | 1 | -15/+14 |
* | Mac OS X: fix installation and loading of libpcre.dylib in standalone and fin... | k-m_schindler | 2010-06-11 | 2 | -7/+19 |
* | finally fixing r2478 | whiteshark0 | 2010-06-10 | 1 | -1/+1 |
* | fix compiling after r2478 | whiteshark0 | 2010-06-10 | 1 | -1/+1 |
* | changes to divide note | whiteshark0 | 2010-06-10 | 1 | -5/+13 |
* | 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 |
* | update of ffmpeg lib versions in config-win | brunzelchen | 2010-06-10 | 1 | -5/+5 |
* | merge of VideoPreview branch into trunk | brunzelchen | 2010-06-10 | 8 | -96/+859 |
* | some cleanup | k-m_schindler | 2010-06-10 | 1 | -4/+4 |
* | update from patch tracker. #ID: 3009242 | k-m_schindler | 2010-06-10 | 1 | -87/+87 |
* | add the path of Library/Application Support/UltraStarDeluxe again. | k-m_schindler | 2010-06-09 | 1 | -1/+1 |
* | - The non-old French.ini is (apart from a few fixes and updates) identical to... | tobigun | 2010-06-09 | 1 | -310/+0 |
* | encoding fixed | tobigun | 2010-06-09 | 2 | -156/+156 |
* | updates to USDX 1.1 | tobigun | 2010-06-09 | 21 | -458/+248 |
* | English.ini update | tobigun | 2010-06-09 | 1 | -2/+2 |
* | Updated German.ini | tobigun | 2010-06-09 | 1 | -14/+10 |
* | language file update | tobigun | 2010-06-09 | 30 | -4527/+6674 |
* | update | tobigun | 2010-06-08 | 2 | -25/+6 |
* | readme.txt moved back to languages dir | tobigun | 2010-06-08 | 2 | -286/+82 |
* | gentoo ebuild change part 2 | tobigun | 2010-06-08 | 1 | -68/+0 |
* | use a more generic name for the gentoo ebuild | tobigun | 2010-06-08 | 1 | -0/+68 |
* | string updates part 2 | tobigun | 2010-06-08 | 1 | -9/+9 |
* | string update | tobigun | 2010-06-08 | 5 | -6/+6 |
* | installer adjusted to config.ini detection | tobigun | 2010-06-08 | 4 | -33/+274 |
* | unified indentation | tobigun | 2010-06-06 | 1 | -219/+218 |
* | - URecord.ValidateSettings should not display the popup itself | tobigun | 2010-06-06 | 4 | -16/+51 |
* | - Now on sing-screen entry a check is performed if mics are assigned to all p... | tobigun | 2010-06-06 | 4 | -15/+94 |
* | - cleanup | tobigun | 2010-06-06 | 2 | -23/+38 |
* | Do not overwrite a devices MicSource if it is already set (Note: MicSource is... | tobigun | 2010-06-06 | 1 | -2/+5 |
* | cleanup | tobigun | 2010-06-06 | 1 | -7/+1 |
* | configure update die to changes by mischi (generated by autogen.sh) | tobigun | 2010-06-05 | 1 | -1/+200 |
* | compare FFmpeg header and DLL versions and log an error if both do not match | tobigun | 2010-06-05 | 1 | -0/+75 |
* | bugfix: avutil_version() is in libavutil not libavformat | tobigun | 2010-06-05 | 1 | -3/+3 |
* | prefix class fields with 'f' | tobigun | 2010-06-03 | 1 | -272/+272 |
* | better EOF handling for FFmpeg audio decoding (EOF handled like it is done in... | tobigun | 2010-06-03 | 1 | -3/+12 |
* | - cleanup (removed some commented unused code) | tobigun | 2010-06-03 | 1 | -68/+52 |
* | fix: FadeEnabled was not initialized correctly. The case ((Ini.ScreenFade = 1... | tobigun | 2010-06-03 | 1 | -1/+1 |
* | cleanup | tobigun | 2010-06-03 | 1 | -10/+9 |
* | cleanup | tobigun | 2010-06-03 | 1 | -4/+3 |
* | cleanup: | tobigun | 2010-06-03 | 1 | -33/+22 |