| Commit message (Expand) | Author | Age | Files | Lines |
* | Only try to include libswresample if it is installed and we have pascal heade... | brian-ch | 2016-02-14 | 1 | -2/+5 |
* | add About screen | k-m_schindler | 2016-01-06 | 1 | -0/+6 |
* | add about, jukebox and credits buttons and rearrange the buttons in the main ... | k-m_schindler | 2016-01-05 | 1 | -11/+43 |
* | fix bug introduced in 3172 | k-m_schindler | 2016-01-04 | 1 | -3/+14 |
* | end of first pass. many more smaller changes and preparations for later addit... | k-m_schindler | 2016-01-03 | 1 | -0/+213 |
* | enable writable | k-m_schindler | 2016-01-03 | 1 | -0/+8 |
* | fix compilation | k-m_schindler | 2016-01-03 | 2 | -2/+19 |
* | add AnsiToAscii and AsciiToAnsi. Unused so far | k-m_schindler | 2016-01-03 | 1 | -0/+25 |
* | add some parts, such as MD5SongFile | k-m_schindler | 2016-01-03 | 1 | -14/+200 |
* | add triggermode. unused so far | k-m_schindler | 2016-01-03 | 1 | -0/+1 |
* | GetSkinNumber and LoadSkin | k-m_schindler | 2016-01-02 | 2 | -8/+8 |
* | add and prepare for further paths | k-m_schindler | 2016-01-02 | 1 | -1/+9 |
* | remove tnt | k-m_schindler | 2016-01-02 | 1 | -7/+0 |
* | first changes to party mode | k-m_schindler | 2016-01-02 | 2 | -9/+67 |
* | add some details | k-m_schindler | 2016-01-02 | 1 | -4/+27 |
* | changes except webcam | k-m_schindler | 2016-01-01 | 1 | -4/+17 |
* | add commented stuff | k-m_schindler | 2016-01-01 | 1 | -2/+9 |
* | add checkmousebutton | k-m_schindler | 2016-01-01 | 1 | -12/+20 |
* | minimal changes | k-m_schindler | 2016-01-01 | 1 | -5/+5 |
* | mainly change sentence-related stuff | k-m_schindler | 2016-01-01 | 2 | -34/+100 |
* | add cShearMatrixInv and outlineflags | k-m_schindler | 2016-01-01 | 1 | -0/+10 |
* | change of filesystem routines from wide... to SysUtils... as well as new Copy... | k-m_schindler | 2016-01-01 | 1 | -36/+75 |
* | add MedleyStartBeat MedleyEndBeat | k-m_schindler | 2016-01-01 | 1 | -0/+6 |
* | Add checking of files | k-m_schindler | 2016-01-01 | 1 | -4/+17 |
* | add GetStringWithNoAccents | k-m_schindler | 2016-01-01 | 3 | -2/+77 |
* | add SetOutlineColor in TextGL.pas | k-m_schindler | 2016-01-01 | 2 | -1/+37 |
* | add configure for swresample | k-m_schindler | 2015-12-28 | 1 | -0/+3 |
* | * Radeon X1600/X1650 graphics card report that they support NPOT, but they do... | basisbit | 2015-10-20 | 1 | -1/+1 |
* | * the updated SDL library supports resizing without loosing all texture data,... | basisbit | 2015-10-19 | 1 | -6/+9 |
* | * modified to support current Bass.dll which fixes sound-issues on windows 8 ... | basisbit | 2015-10-11 | 3 | -1/+27 |
* | * revert one line which was not supposed to be commited before. sorry for bre... | basisbit | 2015-09-14 | 1 | -2/+1 |
* | * added texts and English+German translation for JukeBox | basisbit | 2015-09-14 | 2 | -2/+3 |
* | * log if the audio file which is specified in the song .txt does not exist or... | basisbit | 2015-09-12 | 2 | -2/+6 |
* | (this is part of the previous commit, forgot to select this file) | basisbit | 2015-09-07 | 1 | -63/+0 |
* | * show status in the window title when initializing or loading stuff | basisbit | 2015-09-07 | 2 | -78/+37 |
* | * show CallStack on unhandled application error | basisbit | 2015-09-07 | 1 | -5/+76 |
* | * first usable implementation of the JukeBox mode, work in progress - you can... | basisbit | 2015-08-28 | 4 | -0/+295 |
* | * detect if OpenGL has hardware-support for GL_ARB_texture_non_power_of_two. ... | basisbit | 2015-08-24 | 1 | -5/+14 |
* | * qick-fix some memory leaking after leaving MenuOptionsTheme (the covers-tex... | basisbit | 2015-08-23 | 1 | -3/+3 |
* | * limit to 60 FPS - be more energy friendly and laptop-friendly ;-) | basisbit | 2015-08-23 | 1 | -1/+1 |
* | *raised LogFileLevel for development/debugging purposes to 50 | basisbit | 2015-08-15 | 1 | -0/+1 |
* | *fix building on other OS than Windows again | basisbit | 2015-08-15 | 1 | -10/+0 |
* | *added try catch on UMain.Main for better overall error handling | basisbit | 2015-08-15 | 2 | -3/+23 |
* | use correct variable in time line. Thanks to rudi_s. | k-m_schindler | 2014-11-22 | 1 | -1/+1 |
* | Remove unused variables and fix warnings with ifdefed variables. Thanks to ru... | k-m_schindler | 2014-11-22 | 8 | -23/+2 |
* | IPath.Equals(): dont convert paths unnecessarily. Major speedup when loading ... | k-m_schindler | 2014-11-22 | 1 | -0/+12 |
* | Remove unused function LoadTexture() with parameter FromRegistry. Thanks to r... | k-m_schindler | 2014-11-22 | 2 | -10/+2 |
* | Call LoadSong() only before playing the song. This speeds up the initial load... | k-m_schindler | 2014-11-22 | 1 | -5/+3 |
* | adjust eol and set svn property svn:eol-style native | k-m_schindler | 2014-11-22 | 3 | -2097/+2097 |
* | Move the threshold and mic-boost options from sound to record. | k-m_schindler | 2014-01-01 | 1 | -4/+4 |