aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-024-19/+81
* 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-014-44/+112
* 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-014-2/+79
* add SetOutlineColor in TextGL.pask-m_schindler2016-01-012-1/+37
* add configure for swresamplek-m_schindler2015-12-286-69/+96
* fixed typobasisbit2015-10-271-1/+1
* * fix scrolling and clicking on songs by mouse in song-selection-view if ther...basisbit2015-10-271-0/+6
* * Radeon X1600/X1650 graphics card report that they support NPOT, but they do...basisbit2015-10-204-4/+8
* * some additional logging when switching between background, visualization an...basisbit2015-10-192-1/+9
* * the updated SDL library supports resizing without loosing all texture data,...basisbit2015-10-191-6/+9
* * finished implementing "v"-key to switch between video, visualization and ba...basisbit2015-10-191-7/+4
* * adapted to build with ffmpeg 2.8.1basisbit2015-10-192-5/+5
* * allow to switch between background-video, background-image and projectM vis...basisbit2015-10-171-7/+21
* * updated bass headers file to v2.4.11basisbit2015-10-121-234/+265
* * fix running with SDL-image 1.2.15 for windowsbasisbit2015-10-112-8/+8
* * modified to support current Bass.dll which fixes sound-issues on windows 8 ...basisbit2015-10-115-17/+49
* Add support for ffmpeg 2.8brian-ch2015-09-2623-0/+17208
* * 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-143-98/+64
* * 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-073-80/+40
* * show CallStack on unhandled application errorbasisbit2015-09-074-70/+152
* * fix end of file detection for videos with current ffmpeg versionsbasisbit2015-09-041-1/+6
* * if NPOT is supported by the graphics card driver, do not manually resize vi...basisbit2015-09-043-10/+29
* * first usable implementation of the JukeBox mode, work in progress - you can...basisbit2015-08-288-3/+2132
* * 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-232-8/+10
* *fixed "back" button in the sound-options menubasisbit2015-08-231-3/+3
* * limit to 60 FPS - be more energy friendly and laptop-friendly ;-)basisbit2015-08-233-34/+39
* *raised LogFileLevel for development/debugging purposes to 50basisbit2015-08-156-29/+41
* *uncomment MidiOut Module for Windows. Why was it commented out in the first ...basisbit2015-08-151-1/+1
* *added missing LUA constants and FFMPEG_Path for Windows buildsbasisbit2015-08-151-0/+11
* *fix building on other OS than Windows againbasisbit2015-08-151-10/+0
* *added try catch on UMain.Main for better overall error handlingbasisbit2015-08-153-4/+34
* Add support for ffmpeg 2.7brian-ch2015-07-1523-0/+16781
* Small correction in the ffmpeg 2.5 headers (almost only comments)brian-ch2015-04-122-23/+33
* Update ffmpeg 2.6 headersbrian-ch2015-04-126-96/+205
* Initial commit of ffmpeg-2.6brian-ch2015-04-0322-0/+15561