aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2016-01-03white space correctionsk-m_schindler1-1/+1
2016-01-03fix indentationk-m_schindler1-3/+74
2016-01-03fix compilationk-m_schindler3-9/+118
2016-01-03new drawing of textk-m_schindler1-2/+14
2016-01-03prepare for adding some screensk-m_schindler1-3/+12
2016-01-03adjust to github version. maybe fix avi file glitch.k-m_schindler1-3/+4
2016-01-03add AnsiToAscii and AsciiToAnsi. Unused so fark-m_schindler1-0/+25
2016-01-03add some parts, such as MD5SongFilek-m_schindler1-14/+200
2016-01-03add triggermode. unused so fark-m_schindler1-0/+1
2016-01-02GetSkinNumber and LoadSkink-m_schindler2-8/+8
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_schindler4-19/+81
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_schindler4-44/+112
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_schindler4-2/+79
2016-01-01add SetOutlineColor in TextGL.pask-m_schindler2-1/+37
2015-12-28add configure for swresamplek-m_schindler6-69/+96
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...basisbit4-4/+8
2015-10-19* some additional logging when switching between background, visualization an...basisbit2-1/+9
2015-10-19* the updated SDL library supports resizing without loosing all texture data,...basisbit1-6/+9
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.1basisbit2-5/+5
2015-10-17* allow to switch between background-video, background-image and projectM vis...basisbit1-7/+21
2015-10-12* updated bass headers file to v2.4.11basisbit1-234/+265
2015-10-11* fix running with SDL-image 1.2.15 for windowsbasisbit2-8/+8
2015-10-11* modified to support current Bass.dll which fixes sound-issues on windows 8 ...basisbit5-17/+49
2015-09-26Add support for ffmpeg 2.8brian-ch23-0/+17208
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 JukeBoxbasisbit3-98/+64
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 stuffbasisbit3-80/+40
2015-09-07* show CallStack on unhandled application errorbasisbit4-70/+152
2015-09-04* fix end of file detection for videos with current ffmpeg versionsbasisbit1-1/+6
2015-09-04* if NPOT is supported by the graphics card driver, do not manually resize vi...basisbit3-10/+29
2015-08-28* first usable implementation of the JukeBox mode, work in progress - you can...basisbit8-3/+2132
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...basisbit2-8/+10
2015-08-23*fixed "back" button in the sound-options menubasisbit1-3/+3