| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | update avcodec to 52.82.0 | k-m_schindler | 2010-07-20 | 1 | -7/+22 |
* | update avcodec to 52.80.0 | k-m_schindler | 2010-07-20 | 1 | -5/+8 |
* | update avcodec to 52.79.1 | k-m_schindler | 2010-07-20 | 1 | -12/+20 |
* | update avcodec to 52.78.0 | k-m_schindler | 2010-07-20 | 2 | -57/+58 |
* | update avcodec to 52.75.1 | k-m_schindler | 2010-07-20 | 1 | -10/+18 |
* | update avcodec to 52.73.0 | k-m_schindler | 2010-07-20 | 1 | -2/+14 |
* | update avformat to 52.76.0 | k-m_schindler | 2010-07-20 | 1 | -3/+3 |
* | update avformat to 52.74.0 | k-m_schindler | 2010-07-20 | 2 | -2/+8 |
* | update avformat to 52.73.0 | k-m_schindler | 2010-07-20 | 1 | -5/+13 |
* | update avformat to 52.72.0 | k-m_schindler | 2010-07-20 | 2 | -78/+109 |
* | update avformat to 52.71.0 | k-m_schindler | 2010-07-20 | 2 | -3/+9 |
* | update avformat to 52.70.0 | k-m_schindler | 2010-07-20 | 2 | -3/+27 |
* | update avformat to 52.69.0 | k-m_schindler | 2010-07-20 | 2 | -6/+13 |
* | update avformat to 52.68.0 | k-m_schindler | 2010-07-20 | 2 | -4/+7 |
* | some changes to mouse eEgg | whiteshark0 | 2010-07-18 | 1 | -0/+15 |
* | fix party player selection | whiteshark0 | 2010-07-18 | 1 | -1/+15 |
* | update to swscale 0.11.0 | k-m_schindler | 2010-07-12 | 1 | -2/+36 |
* | enable editor keys for macosx changing start and end of notes. CTRL does not ... | k-m_schindler | 2010-07-11 | 1 | -4/+4 |
* | more consistent use of modifier key for moving notes and enables on macs, whe... | k-m_schindler | 2010-07-08 | 1 | -2/+2 |
* | 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 | 2 | -4/+5 |
* | remove some unused elements of ScreenCredits | whiteshark0 | 2010-06-30 | 1 | -10/+0 |
* | - code restructured (e.g.: more comments, well named comments) | whiteshark0 | 2010-06-30 | 1 | -1128/+980 |
* | Bugfix: do not call Inc() on PByteArray pointers. It will not increment by on... | tobigun | 2010-06-19 | 2 | -2/+2 |
* | Top5: display translated difficulty names instead of english ones | whiteshark0 | 2010-06-18 | 1 | -1/+1 |
* | - enter credits screen after 30 seconds w/o user interaction in main screen | whiteshark0 | 2010-06-17 | 2 | -1/+38 |
* | pause bg music during credits | whiteshark0 | 2010-06-17 | 1 | -0/+5 |
* | move check for OnSentenceEnd call from NewNote to NewBeatDetect | whiteshark0 | 2010-06-15 | 1 | -14/+31 |
* | fixed x-position of glScissor test in UVideo.Draw and UVideo.DrawReflection (... | brunzelchen | 2010-06-15 | 1 | -2/+2 |
* | minor fix: select themes button in screenoptions after reloading theme | whiteshark0 | 2010-06-14 | 1 | -0/+8 |
* | minor editor fix: | whiteshark0 | 2010-06-14 | 1 | -0/+4 |
* | avoid time bar overflows by restricting its range | tobigun | 2010-06-13 | 1 | -0/+3 |
* | - updated windows configuration file to fit changes | canni0 | 2010-06-13 | 1 | -5/+5 |
* | Fix for invalid song lengths | tobigun | 2010-06-13 | 2 | -2/+8 |
* | 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 |
* | fTimeBase is NOT the time-base of the FFmpeg stream -> renamed to fFrameDurat... | tobigun | 2010-06-12 | 1 | -28/+21 |
* | fix seeking in videos | tobigun | 2010-06-12 | 1 | -1/+4 |
* | use MidiCons: use MIDI_NOTEOFF/NOTEON constants instead of cryptic hex-numbers | tobigun | 2010-06-11 | 1 | -18/+24 |
* | 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 |
* | 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 | 1 | -4/+11 |
* | 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 |