| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 9 | -71/+347 |
* | 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 |
* | * fixed problems with windows vista and above which were caused by auto DPI s... | basisbit | 2015-10-22 | 2 | -0/+5 |
* | * 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 lazarus project file for windows and added bass.pas headerfile to l... | basisbit | 2015-10-12 | 1 | -22/+17 |
* | * 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 | 6 | -18/+52 |
* | Update config.sub and config.guess, should fix the architecture detection in ... | brian-ch | 2015-10-11 | 2 | -546/+553 |
* | Add support for ffmpeg 2.8 | brian-ch | 2015-09-26 | 25 | -14/+17250 |
* | * 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 | 5 | -98/+94 |
* | * second part of theme changes for jukebox mode | basisbit | 2015-09-13 | 67 | -17/+238 |
* | * log if the audio file which is specified in the song .txt does not exist or... | basisbit | 2015-09-12 | 2 | -2/+6 |
* | (this is part of the previous commit, forgot to select this file) | basisbit | 2015-09-07 | 1 | -63/+0 |
* | * show status in the window title when initializing or loading stuff | basisbit | 2015-09-07 | 3 | -80/+40 |
* | * add necessary theme settings, so jukebox mode doesn't crash (could also che... | basisbit | 2015-09-07 | 4 | -2/+1466 |
* | * show CallStack on unhandled application error | basisbit | 2015-09-07 | 4 | -70/+152 |
* | * fix end of file detection for videos with current ffmpeg versions | basisbit | 2015-09-04 | 1 | -1/+6 |
* | * if NPOT is supported by the graphics card driver, do not manually resize vi... | basisbit | 2015-09-04 | 3 | -10/+29 |
* | * first usable implementation of the JukeBox mode, work in progress - you can... | basisbit | 2015-08-28 | 8 | -3/+2132 |
* | * prepare Deluxe standard theme for upcoming duett- and jukebox-mode | basisbit | 2015-08-27 | 1 | -1/+389 |
* | * detect if OpenGL has hardware-support for GL_ARB_texture_non_power_of_two. ... | basisbit | 2015-08-24 | 1 | -5/+14 |
* | * qick-fix some memory leaking after leaving MenuOptionsTheme (the covers-tex... | basisbit | 2015-08-23 | 2 | -8/+10 |
* | *fixed "back" button in the sound-options menu | basisbit | 2015-08-23 | 1 | -3/+3 |
* | * limit to 60 FPS - be more energy friendly and laptop-friendly ;-) | basisbit | 2015-08-23 | 3 | -34/+39 |
* | Check for SDL_image in the configure script (thanks to mischi) | brian-ch | 2015-08-15 | 2 | -0/+66 |
* | *raised LogFileLevel for development/debugging purposes to 50 | basisbit | 2015-08-15 | 6 | -29/+41 |
* | *uncomment MidiOut Module for Windows. Why was it commented out in the first ... | basisbit | 2015-08-15 | 1 | -1/+1 |
* | *added missing LUA constants and FFMPEG_Path for Windows builds | basisbit | 2015-08-15 | 1 | -0/+11 |
* | *fix building on other OS than Windows again | basisbit | 2015-08-15 | 1 | -10/+0 |
* | *added try catch on UMain.Main for better overall error handling | basisbit | 2015-08-15 | 3 | -4/+34 |
* | Add support for ffmpeg 2.7 | brian-ch | 2015-07-15 | 25 | -14/+16825 |
* | Small correction in the ffmpeg 2.5 headers (almost only comments) | brian-ch | 2015-04-12 | 2 | -23/+33 |
* | Update ffmpeg 2.6 headers | brian-ch | 2015-04-12 | 6 | -96/+205 |
* | Update configure to detect lua5.3 and ffmpeg 2.6 | brian-ch | 2015-04-03 | 3 | -35/+293 |
* | Initial commit of ffmpeg-2.6 | brian-ch | 2015-04-03 | 22 | -0/+15561 |
* | Update lua translated header to include lua 5.3 changes, thanks Daniel Glockn... | brian-ch | 2015-04-03 | 1 | -8/+165 |
* | configure update (generated by autogen.sh) to detect newer ffmpeg versions | brian-ch | 2015-01-10 | 1 | -12/+87 |