aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* another try to fix compilation on linux.k-m_schindler2010-08-261-14/+14
* fix compilation on windows.k-m_schindler2010-08-261-3/+3
* fix compilation on linux.k-m_schindler2010-08-261-14/+14
* update avformat.h and avio.h to 52.78.3. Addition of FF_API constants and new...k-m_schindler2010-08-262-18/+105
* update avformat to 52.78.2. Mainly comment formatting. In addition, add routi...k-m_schindler2010-08-251-62/+151
* update of avcodec/opt to 52.86.1. No actual code cahange.k-m_schindler2010-08-251-1/+1
* update of avcodec to 52.86.1k-m_schindler2010-08-251-2/+6
* update of avcodec to 52.85.1k-m_schindler2010-08-251-5/+22
* update of avcodec to 52.84.3k-m_schindler2010-08-251-2/+13
* update of avcodec to 52.84.1k-m_schindler2010-08-251-3/+22
* update of avutil to 50.24.0k-m_schindler2010-08-252-3/+6
* reload header in screensing.OnShowwhiteshark02010-08-191-2/+2
* fix line endings. no code changek-m_schindler2010-08-191-36/+36
* - fixed absolute path function (thx to the anonymous irc guy)canni02010-08-151-1/+1
* bug: if in first sentence is one note than not execute onsentence proceduredavidus012010-07-221-1/+1
* minor editsk-m_schindler2010-07-201-35/+35
* update avutil to 50.21.0k-m_schindler2010-07-204-35/+37
* update avutil to 50.19.0k-m_schindler2010-07-202-8/+10
* update avutil to 50.18.0k-m_schindler2010-07-202-3/+16
* update avcodec to 52.84.0 part 2k-m_schindler2010-07-201-0/+8
* update avcodec to 52.84.0k-m_schindler2010-07-201-2/+5
* update avcodec to 52.83.0k-m_schindler2010-07-201-2/+35
* update avcodec to 52.82.0k-m_schindler2010-07-201-7/+22
* update avcodec to 52.80.0k-m_schindler2010-07-201-5/+8
* update avcodec to 52.79.1k-m_schindler2010-07-201-12/+20
* update avcodec to 52.78.0k-m_schindler2010-07-202-57/+58
* 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