aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2010-07-20update avcodec to 52.75.1k-m_schindler1-10/+18
2010-07-20update avcodec to 52.73.0k-m_schindler1-2/+14
2010-07-20update avformat to 52.76.0k-m_schindler1-3/+3
2010-07-20update avformat to 52.74.0k-m_schindler2-2/+8
2010-07-20update avformat to 52.73.0k-m_schindler1-5/+13
2010-07-20update avformat to 52.72.0k-m_schindler2-78/+109
2010-07-20update avformat to 52.71.0k-m_schindler2-3/+9
2010-07-20update avformat to 52.70.0k-m_schindler2-3/+27
2010-07-20update avformat to 52.69.0k-m_schindler2-6/+13
2010-07-20update avformat to 52.68.0k-m_schindler2-4/+7
2010-07-18some changes to mouse eEggwhiteshark01-0/+15
2010-07-18fix party player selectionwhiteshark01-1/+15
2010-07-12update to swscale 0.11.0k-m_schindler1-2/+36
2010-07-11enable editor keys for macosx changing start and end of notes. CTRL does not ...k-m_schindler1-4/+4
2010-07-08more consistent use of modifier key for moving notes and enables on macs, whe...k-m_schindler1-2/+2
2010-07-07fixed conversion of ultrastar.db from 1.0.1a to 1.1brunzelchen1-1/+1
2010-07-04- divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen2-4/+5
2010-06-30remove some unused elements of ScreenCreditswhiteshark01-10/+0
2010-06-30- code restructured (e.g.: more comments, well named comments)whiteshark01-1128/+980
2010-06-19Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...tobigun2-2/+2
2010-06-18Top5: display translated difficulty names instead of english oneswhiteshark01-1/+1
2010-06-17- enter credits screen after 30 seconds w/o user interaction in main screenwhiteshark02-1/+38
2010-06-17pause bg music during creditswhiteshark01-0/+5
2010-06-15move check for OnSentenceEnd call from NewNote to NewBeatDetectwhiteshark01-14/+31
2010-06-15fixed x-position of glScissor test in UVideo.Draw and UVideo.DrawReflection (...brunzelchen1-2/+2
2010-06-14minor fix: select themes button in screenoptions after reloading themewhiteshark01-0/+8
2010-06-14minor editor fix: whiteshark01-0/+4
2010-06-13avoid time bar overflows by restricting its rangetobigun1-0/+3
2010-06-13- updated windows configuration file to fit changescanni01-5/+5
2010-06-13Fix for invalid song lengthstobigun2-2/+8
2010-06-13do not save "auto" encoding tagtobigun1-1/+3
2010-06-12Previously removed option Lyrics:Encoding now back in config.ini:tobigun2-5/+11
2010-06-12fTimeBase is NOT the time-base of the FFmpeg stream -> renamed to fFrameDurat...tobigun1-28/+21
2010-06-12fix seeking in videostobigun1-1/+4
2010-06-11use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numberstobigun1-18/+24
2010-06-11fix display of "InfoBar" for songs whose first note doesn't start at beat zerowhiteshark01-6/+7
2010-06-11fix display bug after deleting last note of a line in editorwhiteshark01-30/+39
2010-06-11fix wrong lyric spacing in editor after editing a sentence whose last syllabl...whiteshark01-0/+1
2010-06-11Readability improvement: Rename local variable Done to KeepGoing. Convert Whi...k-m_schindler1-15/+14
2010-06-11Mac OS X: fix installation and loading of libpcre.dylib in standalone and fin...k-m_schindler1-4/+11
2010-06-10finally fixing r2478whiteshark01-1/+1
2010-06-10fix compiling after r2478whiteshark01-1/+1
2010-06-10changes to divide notewhiteshark01-5/+13
2010-06-10fixed main loop initializationwhiteshark01-0/+2
2010-06-10- added missing Result assignment in TAudioInputProcessor.CheckPlayersConfigbrunzelchen2-18/+19
2010-06-10update of ffmpeg lib versions in config-winbrunzelchen1-5/+5
2010-06-10merge of VideoPreview branch into trunkbrunzelchen8-96/+859
2010-06-09add the path of Library/Application Support/UltraStarDeluxe again.k-m_schindler1-1/+1
2010-06-08string updatetobigun1-1/+1
2010-06-06- URecord.ValidateSettings should not display the popup itselftobigun4-16/+51