aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* * 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 lazarus project file for windows and added bass.pas headerfile to l...basisbit2015-10-121-22/+17
* * 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-116-18/+52
* Update config.sub and config.guess, should fix the architecture detection in ...brian-ch2015-10-112-546/+553
* Add support for ffmpeg 2.8brian-ch2015-09-2625-14/+17250
* * 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-145-98/+94
* * second part of theme changes for jukebox modebasisbit2015-09-1367-17/+238
* * 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
* * add necessary theme settings, so jukebox mode doesn't crash (could also che...basisbit2015-09-074-2/+1466
* * 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
* * prepare Deluxe standard theme for upcoming duett- and jukebox-modebasisbit2015-08-271-1/+389
* * 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
* Check for SDL_image in the configure script (thanks to mischi)brian-ch2015-08-152-0/+66
* *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-1525-14/+16825
* 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
* Update configure to detect lua5.3 and ffmpeg 2.6brian-ch2015-04-033-35/+293
* Initial commit of ffmpeg-2.6brian-ch2015-04-0322-0/+15561
* Update lua translated header to include lua 5.3 changes, thanks Daniel Glockn...brian-ch2015-04-031-8/+165
* configure update (generated by autogen.sh) to detect newer ffmpeg versionsbrian-ch2015-01-101-12/+87
* Adding ffmpeg-2.5, tested in Arch Linux.brian-ch2014-12-2723-1/+15564
* Fix FF_API defines for ffmpeg 2.4, it should work now.brian-ch2014-12-264-292/+96
* Fix timeline for songs with no start_time master. Thanks to rudi_s.k-m_schindler2014-11-231-2/+9
* use correct variable in time line. Thanks to rudi_s.k-m_schindler2014-11-221-1/+1
* Fix PCRE on linux and macosx. The soname of libpcre.so is different depending...k-m_schindler2014-11-223-3/+13
* Use AC_CONFIG_MACRO_DIR. This way autoconf doesnt require the path to dists/a...k-m_schindler2014-11-221-0/+1
* Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler2014-11-2217-39/+20
* IPath.Equals(): dont convert paths unnecessarily. Major speedup when loading ...k-m_schindler2014-11-221-0/+12
* Remove unused function LoadTexture() with parameter FromRegistry. Thanks to r...k-m_schindler2014-11-222-10/+2
* Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler2014-11-222-6/+4
* Support the version in Debian wheezy. Thanks to rudi_s.k-m_schindler2014-11-221-1/+1
* more eol work in gamek-m_schindler2014-11-2222-28143/+28144
* adjust eol and set svn property svn:eol-style native in TntUnicodeControlsk-m_schindler2014-11-222-2327/+2327