aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only try to include libswresample if it is installed and we have pascal heade...brian-ch2016-02-141-2/+5
* add About screenk-m_schindler2016-01-061-0/+6
* add about, jukebox and credits buttons and rearrange the buttons in the main ...k-m_schindler2016-01-051-11/+43
* fix bug introduced in 3172k-m_schindler2016-01-041-3/+14
* end of first pass. many more smaller changes and preparations for later addit...k-m_schindler2016-01-031-0/+213
* enable writablek-m_schindler2016-01-031-0/+8
* fix compilationk-m_schindler2016-01-032-2/+19
* add AnsiToAscii and AsciiToAnsi. Unused so fark-m_schindler2016-01-031-0/+25
* add some parts, such as MD5SongFilek-m_schindler2016-01-031-14/+200
* add triggermode. unused so fark-m_schindler2016-01-031-0/+1
* GetSkinNumber and LoadSkink-m_schindler2016-01-022-8/+8
* add and prepare for further pathsk-m_schindler2016-01-021-1/+9
* remove tntk-m_schindler2016-01-021-7/+0
* first changes to party modek-m_schindler2016-01-022-9/+67
* add some detailsk-m_schindler2016-01-021-4/+27
* changes except webcamk-m_schindler2016-01-011-4/+17
* add commented stuffk-m_schindler2016-01-011-2/+9
* add checkmousebuttonk-m_schindler2016-01-011-12/+20
* minimal changesk-m_schindler2016-01-011-5/+5
* mainly change sentence-related stuffk-m_schindler2016-01-012-34/+100
* add cShearMatrixInv and outlineflagsk-m_schindler2016-01-011-0/+10
* change of filesystem routines from wide... to SysUtils... as well as new Copy...k-m_schindler2016-01-011-36/+75
* add MedleyStartBeat MedleyEndBeatk-m_schindler2016-01-011-0/+6
* Add checking of filesk-m_schindler2016-01-011-4/+17
* add GetStringWithNoAccentsk-m_schindler2016-01-013-2/+77
* add SetOutlineColor in TextGL.pask-m_schindler2016-01-012-1/+37
* add configure for swresamplek-m_schindler2015-12-281-0/+3
* * Radeon X1600/X1650 graphics card report that they support NPOT, but they do...basisbit2015-10-201-1/+1
* * the updated SDL library supports resizing without loosing all texture data,...basisbit2015-10-191-6/+9
* * modified to support current Bass.dll which fixes sound-issues on windows 8 ...basisbit2015-10-113-1/+27
* * revert one line which was not supposed to be commited before. sorry for bre...basisbit2015-09-141-2/+1
* * added texts and English+German translation for JukeBoxbasisbit2015-09-142-2/+3
* * log if the audio file which is specified in the song .txt does not exist or...basisbit2015-09-122-2/+6
* (this is part of the previous commit, forgot to select this file)basisbit2015-09-071-63/+0
* * show status in the window title when initializing or loading stuffbasisbit2015-09-072-78/+37
* * show CallStack on unhandled application errorbasisbit2015-09-071-5/+76
* * first usable implementation of the JukeBox mode, work in progress - you can...basisbit2015-08-284-0/+295
* * detect if OpenGL has hardware-support for GL_ARB_texture_non_power_of_two. ...basisbit2015-08-241-5/+14
* * qick-fix some memory leaking after leaving MenuOptionsTheme (the covers-tex...basisbit2015-08-231-3/+3
* * limit to 60 FPS - be more energy friendly and laptop-friendly ;-)basisbit2015-08-231-1/+1
* *raised LogFileLevel for development/debugging purposes to 50basisbit2015-08-151-0/+1
* *fix building on other OS than Windows againbasisbit2015-08-151-10/+0
* *added try catch on UMain.Main for better overall error handlingbasisbit2015-08-152-3/+23
* use correct variable in time line. Thanks to rudi_s.k-m_schindler2014-11-221-1/+1
* Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler2014-11-228-23/+2
* IPath.Equals(): dont convert paths unnecessarily. Major speedup when loading ...k-m_schindler2014-11-221-0/+12
* Remove unused function LoadTexture() with parameter FromRegistry. Thanks to r...k-m_schindler2014-11-222-10/+2
* Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler2014-11-221-5/+3
* adjust eol and set svn property svn:eol-style nativek-m_schindler2014-11-223-2097/+2097
* Move the threshold and mic-boost options from sound to record.k-m_schindler2014-01-011-4/+4