aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-02add and prepare for further pathsk-m_schindler1-1/+9
2016-01-02remove tntk-m_schindler1-7/+0
2016-01-02first changes to party modek-m_schindler2-9/+67
2016-01-02add some detailsk-m_schindler1-4/+27
2016-01-01changes except webcamk-m_schindler1-4/+17
2016-01-01add commented stuffk-m_schindler1-2/+9
2016-01-01add checkmousebuttonk-m_schindler1-12/+20
2016-01-01minimal changesk-m_schindler1-5/+5
2016-01-01mainly change sentence-related stuffk-m_schindler2-34/+100
2016-01-01add cShearMatrixInv and outlineflagsk-m_schindler1-0/+10
2016-01-01change of filesystem routines from wide... to SysUtils... as well as new Copy...k-m_schindler1-36/+75
2016-01-01add MedleyStartBeat MedleyEndBeatk-m_schindler1-0/+6
2016-01-01Add checking of filesk-m_schindler1-4/+17
2016-01-01add GetStringWithNoAccentsk-m_schindler3-2/+77
2016-01-01add SetOutlineColor in TextGL.pask-m_schindler2-1/+37
2015-12-28add configure for swresamplek-m_schindler1-0/+3
2015-10-20* Radeon X1600/X1650 graphics card report that they support NPOT, but they do...basisbit1-1/+1
2015-10-19* the updated SDL library supports resizing without loosing all texture data,...basisbit1-6/+9
2015-10-11* modified to support current Bass.dll which fixes sound-issues on windows 8 ...basisbit3-1/+27
2015-09-14* revert one line which was not supposed to be commited before. sorry for bre...basisbit1-2/+1
2015-09-14* added texts and English+German translation for JukeBoxbasisbit2-2/+3
2015-09-12* log if the audio file which is specified in the song .txt does not exist or...basisbit2-2/+6
2015-09-07(this is part of the previous commit, forgot to select this file)basisbit1-63/+0
2015-09-07* show status in the window title when initializing or loading stuffbasisbit2-78/+37
2015-09-07* show CallStack on unhandled application errorbasisbit1-5/+76
2015-08-28* first usable implementation of the JukeBox mode, work in progress - you can...basisbit4-0/+295
2015-08-24* detect if OpenGL has hardware-support for GL_ARB_texture_non_power_of_two. ...basisbit1-5/+14
2015-08-23* qick-fix some memory leaking after leaving MenuOptionsTheme (the covers-tex...basisbit1-3/+3
2015-08-23* limit to 60 FPS - be more energy friendly and laptop-friendly ;-)basisbit1-1/+1
2015-08-15*raised LogFileLevel for development/debugging purposes to 50basisbit1-0/+1
2015-08-15*fix building on other OS than Windows againbasisbit1-10/+0
2015-08-15*added try catch on UMain.Main for better overall error handlingbasisbit2-3/+23
2014-11-22use correct variable in time line. Thanks to rudi_s.k-m_schindler1-1/+1
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler8-23/+2
2014-11-22IPath.Equals(): dont convert paths unnecessarily. Major speedup when loading ...k-m_schindler1-0/+12
2014-11-22Remove unused function LoadTexture() with parameter FromRegistry. Thanks to r...k-m_schindler2-10/+2
2014-11-22Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler1-5/+3
2014-11-22adjust eol and set svn property svn:eol-style nativek-m_schindler3-2097/+2097
2014-01-01Move the threshold and mic-boost options from sound to record.k-m_schindler1-4/+4
2013-12-06Fix path problems, which show up in 10.9k-m_schindler1-10/+57
2013-12-06revert 3012. StrUtils is needed on linux.k-m_schindler1-0/+1
2013-12-01remove not needed unit StrUtilsk-m_schindler1-1/+0
2013-02-24fix header mismatch.k-m_schindler1-1/+1
2013-02-24fix problems with empty songlist. thanks to Zup3rvock.k-m_schindler2-18/+27
2013-02-23medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler2-8/+46
2013-02-22add fade for medley mod.k-m_schindler1-0/+2
2013-02-22Add Applause for medley mod.k-m_schindler1-0/+3
2013-02-22merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler3-30/+362
2011-04-06increase range of accepted tones. user complaint (thursday)k-m_schindler1-1/+1
2010-12-30allow playback from audio streamtobigun1-0/+1