| Commit message (Expand) | Author | Age | Files | Lines |
* | change and prepare game options | k-m_schindler | 2016-01-03 | 1 | -8/+64 |
* | change and prepare advanced options | k-m_schindler | 2016-01-03 | 1 | -8/+14 |
* | change and prepare options screen | k-m_schindler | 2016-01-03 | 1 | -1/+39 |
* | change and prepare main screen | k-m_schindler | 2016-01-03 | 1 | -12/+36 |
* | add Textdescription | k-m_schindler | 2016-01-03 | 1 | -0/+1 |
* | enable writable | k-m_schindler | 2016-01-03 | 3 | -27/+22 |
* | prepare adjustments. | k-m_schindler | 2016-01-03 | 1 | -8/+69 |
* | add menus | k-m_schindler | 2016-01-03 | 2 | -3/+21 |
* | small adjustment to github. no idea what this is good for | k-m_schindler | 2016-01-03 | 1 | -1/+1 |
* | white space corrections | k-m_schindler | 2016-01-03 | 1 | -1/+1 |
* | fix indentation | k-m_schindler | 2016-01-03 | 1 | -3/+74 |
* | fix compilation | k-m_schindler | 2016-01-03 | 3 | -9/+118 |
* | new drawing of text | k-m_schindler | 2016-01-03 | 1 | -2/+14 |
* | prepare for adding some screens | k-m_schindler | 2016-01-03 | 1 | -3/+12 |
* | adjust to github version. maybe fix avi file glitch. | k-m_schindler | 2016-01-03 | 1 | -3/+4 |
* | 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 | 4 | -19/+81 |
* | 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 | 4 | -44/+112 |
* | 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 | 4 | -2/+79 |
* | add SetOutlineColor in TextGL.pas | k-m_schindler | 2016-01-01 | 2 | -1/+37 |
* | add configure for swresample | k-m_schindler | 2015-12-28 | 6 | -69/+96 |
* | fixed typo | basisbit | 2015-10-27 | 1 | -1/+1 |
* | * fix scrolling and clicking on songs by mouse in song-selection-view if ther... | basisbit | 2015-10-27 | 1 | -0/+6 |
* | * Radeon X1600/X1650 graphics card report that they support NPOT, but they do... | basisbit | 2015-10-20 | 4 | -4/+8 |
* | * some additional logging when switching between background, visualization an... | basisbit | 2015-10-19 | 2 | -1/+9 |
* | * the updated SDL library supports resizing without loosing all texture data,... | basisbit | 2015-10-19 | 1 | -6/+9 |
* | * finished implementing "v"-key to switch between video, visualization and ba... | basisbit | 2015-10-19 | 1 | -7/+4 |
* | * adapted to build with ffmpeg 2.8.1 | basisbit | 2015-10-19 | 2 | -5/+5 |
* | * allow to switch between background-video, background-image and projectM vis... | basisbit | 2015-10-17 | 1 | -7/+21 |
* | * updated bass headers file to v2.4.11 | basisbit | 2015-10-12 | 1 | -234/+265 |
* | * fix running with SDL-image 1.2.15 for windows | basisbit | 2015-10-11 | 2 | -8/+8 |
* | * modified to support current Bass.dll which fixes sound-issues on windows 8 ... | basisbit | 2015-10-11 | 5 | -17/+49 |
* | Add support for ffmpeg 2.8 | brian-ch | 2015-09-26 | 23 | -0/+17208 |
* | * 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 | 3 | -98/+64 |
* | * log if the audio file which is specified in the song .txt does not exist or... | basisbit | 2015-09-12 | 2 | -2/+6 |