aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-27fixed typobasisbit1-1/+1
2015-10-27* fix scrolling and clicking on songs by mouse in song-selection-view if ther...basisbit1-0/+6
2015-10-20* Radeon X1600/X1650 graphics card report that they support NPOT, but they do...basisbit1-1/+4
2015-10-19* some additional logging when switching between background, visualization an...basisbit1-0/+6
2015-10-19* finished implementing "v"-key to switch between video, visualization and ba...basisbit1-7/+4
2015-10-19* adapted to build with ffmpeg 2.8.1basisbit1-4/+4
2015-10-17* allow to switch between background-video, background-image and projectM vis...basisbit1-7/+21
2015-09-14* added texts and English+German translation for JukeBoxbasisbit1-96/+61
2015-09-07* show status in the window title when initializing or loading stuffbasisbit1-2/+3
2015-09-07* show CallStack on unhandled application errorbasisbit2-64/+61
2015-09-04* if NPOT is supported by the graphics card driver, do not manually resize vi...basisbit1-3/+0
2015-08-28* first usable implementation of the JukeBox mode, work in progress - you can...basisbit2-1/+1831
2015-08-23* qick-fix some memory leaking after leaving MenuOptionsTheme (the covers-tex...basisbit1-5/+7
2015-08-23*fixed "back" button in the sound-options menubasisbit1-3/+3
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler5-11/+13
2014-11-22Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler1-1/+1
2014-11-22adjust eol and set svn property svn:eol-style nativek-m_schindler1-233/+233
2014-06-12Add option to skip the song introbrian-ch1-0/+11
2014-01-01Move the threshold and mic-boost options from sound to record.k-m_schindler2-12/+11
2013-02-23fix typo of previous commit.k-m_schindler1-1/+0
2013-02-23medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler3-21/+46
2013-02-22add fade for medley mod.k-m_schindler1-0/+1
2013-02-22Add Applause for medley mod.k-m_schindler1-0/+1
2013-02-22merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler3-264/+933
2013-02-21Do some semi-automatic text size adjustment. Fixes Gaelic button texts.k-m_schindler1-0/+14
2010-12-28log active players onlytobigun1-3/+5
2010-10-14revert accidental previous commitk-m_schindler1-9/+1
2010-10-14Mac OS X Readmek-m_schindler1-1/+9
2010-10-10Bugfix: Partymode - ScoreScreen has(/starts) BG-Music nowb_krueger1-0/+3
2010-10-10show credits after one minute instead of a halftobigun1-2/+2
2010-10-10start bg-music in main-screen (additionally to start in main())tobigun1-0/+3
2010-10-10no bg-music in record screentobigun2-0/+5
2010-08-19reload header in screensing.OnShowwhiteshark01-2/+2
2010-07-18some changes to mouse eEggwhiteshark01-0/+15
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-04- divide ScreenW by 2 in modi list if screens=2 and fullscreen (UIni)brunzelchen1-3/+4
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-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-14minor fix: select themes button in screenoptions after reloading themewhiteshark01-0/+8
2010-06-14minor editor fix: whiteshark01-0/+4
2010-06-13Fix for invalid song lengthstobigun1-1/+7
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-10changes to divide notewhiteshark01-5/+13
2010-06-10merge of VideoPreview branch into trunkbrunzelchen2-10/+118