aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Another attempt at fixing the swresample search, should fix the buildbot comp...HEADsvn/trunkmastergithub/svn/trunkbrian-ch2016-02-143-7/+16
* Ops, fixing the version check in configurebrian-ch2016-02-141-1/+1
* Only try to include libswresample if it is installed and we have pascal heade...brian-ch2016-02-146-10/+36
* fix upper/lowercasek-m_schindler2016-01-061-1/+1
* add About screenk-m_schindler2016-01-068-2/+550
* add about, jukebox and credits buttons and rearrange the buttons in the main ...k-m_schindler2016-01-0528-95/+260
* 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-0317-39/+1539
* change and prepare game optionsk-m_schindler2016-01-031-8/+64
* change and prepare advanced optionsk-m_schindler2016-01-031-8/+14
* change and prepare options screenk-m_schindler2016-01-031-1/+39
* change and prepare main screenk-m_schindler2016-01-031-12/+36
* add Textdescriptionk-m_schindler2016-01-031-0/+1
* enable writablek-m_schindler2016-01-033-27/+22
* prepare adjustments.k-m_schindler2016-01-031-8/+69
* add menusk-m_schindler2016-01-032-3/+21
* small adjustment to github. no idea what this is good fork-m_schindler2016-01-031-1/+1
* white space correctionsk-m_schindler2016-01-031-1/+1
* fix indentationk-m_schindler2016-01-031-3/+74
* fix compilationk-m_schindler2016-01-033-9/+118
* new drawing of textk-m_schindler2016-01-031-2/+14
* prepare for adding some screensk-m_schindler2016-01-031-3/+12
* adjust to github version. maybe fix avi file glitch.k-m_schindler2016-01-031-3/+4
* 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-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-289-71/+347
* 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
* * fixed problems with windows vista and above which were caused by auto DPI s...basisbit2015-10-222-0/+5
* * 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