aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* update avcodec to 52.75.1k-m_schindler2010-07-201-10/+18
* update avcodec to 52.73.0k-m_schindler2010-07-201-2/+14
* update avformat to 52.76.0k-m_schindler2010-07-201-3/+3
* update avformat to 52.74.0k-m_schindler2010-07-202-2/+8
* update avformat to 52.73.0k-m_schindler2010-07-201-5/+13
* update avformat to 52.72.0k-m_schindler2010-07-202-78/+109
* update avformat to 52.71.0k-m_schindler2010-07-202-3/+9
* update avformat to 52.70.0k-m_schindler2010-07-202-3/+27
* update avformat to 52.69.0k-m_schindler2010-07-202-6/+13
* update avformat to 52.68.0k-m_schindler2010-07-202-4/+7
* some changes to mouse eEggwhiteshark02010-07-181-0/+15
* fix party player selectionwhiteshark02010-07-181-1/+15
* update to swscale 0.11.0k-m_schindler2010-07-121-2/+36
* enable editor keys for macosx changing start and end of notes. CTRL does not ...k-m_schindler2010-07-111-4/+4
* more consistent use of modifier key for moving notes and enables on macs, whe...k-m_schindler2010-07-081-2/+2
* fixed conversion of ultrastar.db from 1.0.1a to 1.1brunzelchen2010-07-071-1/+1
* - divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen2010-07-042-4/+5
* remove some unused elements of ScreenCreditswhiteshark02010-06-301-10/+0
* - code restructured (e.g.: more comments, well named comments)whiteshark02010-06-301-1128/+980
* Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on...tobigun2010-06-192-2/+2
* Top5: display translated difficulty names instead of english oneswhiteshark02010-06-181-1/+1
* - enter credits screen after 30 seconds w/o user interaction in main screenwhiteshark02010-06-172-1/+38
* pause bg music during creditswhiteshark02010-06-171-0/+5
* move check for OnSentenceEnd call from NewNote to NewBeatDetectwhiteshark02010-06-151-14/+31
* fixed x-position of glScissor test in UVideo.Draw and UVideo.DrawReflection (...brunzelchen2010-06-151-2/+2
* minor fix: select themes button in screenoptions after reloading themewhiteshark02010-06-141-0/+8
* minor editor fix: whiteshark02010-06-141-0/+4
* avoid time bar overflows by restricting its rangetobigun2010-06-131-0/+3
* - updated windows configuration file to fit changescanni02010-06-131-5/+5
* Fix for invalid song lengthstobigun2010-06-132-2/+8
* do not save "auto" encoding tagtobigun2010-06-131-1/+3
* Previously removed option Lyrics:Encoding now back in config.ini:tobigun2010-06-122-5/+11
* fTimeBase is NOT the time-base of the FFmpeg stream -> renamed to fFrameDurat...tobigun2010-06-121-28/+21
* fix seeking in videostobigun2010-06-121-1/+4
* use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numberstobigun2010-06-111-18/+24
* fix display of "InfoBar" for songs whose first note doesn't start at beat zerowhiteshark02010-06-111-6/+7
* fix display bug after deleting last note of a line in editorwhiteshark02010-06-111-30/+39
* fix wrong lyric spacing in editor after editing a sentence whose last syllabl...whiteshark02010-06-111-0/+1
* Readability improvement: Rename local variable Done to KeepGoing. Convert Whi...k-m_schindler2010-06-111-15/+14
* Mac OS X: fix installation and loading of libpcre.dylib in standalone and fin...k-m_schindler2010-06-111-4/+11
* finally fixing r2478whiteshark02010-06-101-1/+1
* fix compiling after r2478whiteshark02010-06-101-1/+1
* changes to divide notewhiteshark02010-06-101-5/+13
* fixed main loop initializationwhiteshark02010-06-101-0/+2
* - added missing Result assignment in TAudioInputProcessor.CheckPlayersConfigbrunzelchen2010-06-102-18/+19
* update of ffmpeg lib versions in config-winbrunzelchen2010-06-101-5/+5
* merge of VideoPreview branch into trunkbrunzelchen2010-06-108-96/+859
* add the path of Library/Application Support/UltraStarDeluxe again.k-m_schindler2010-06-091-1/+1
* string updatetobigun2010-06-081-1/+1
* - URecord.ValidateSettings should not display the popup itselftobigun2010-06-064-16/+51