aboutsummaryrefslogtreecommitdiffstats
path: root/src/base (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-20* Radeon X1600/X1650 graphics card report that they support NPOT, but they do...basisbit1-1/+1
2015-10-19* the updated SDL library supports resizing without loosing all texture data,...basisbit1-6/+9
2015-10-11* modified to support current Bass.dll which fixes sound-issues on windows 8 ...basisbit3-1/+27
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 JukeBoxbasisbit2-2/+3
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 stuffbasisbit2-78/+37
2015-09-07* show CallStack on unhandled application errorbasisbit1-5/+76
2015-08-28* first usable implementation of the JukeBox mode, work in progress - you can...basisbit4-0/+295
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...basisbit1-3/+3
2015-08-23* limit to 60 FPS - be more energy friendly and laptop-friendly ;-)basisbit1-1/+1
2015-08-15*raised LogFileLevel for development/debugging purposes to 50basisbit1-0/+1
2015-08-15*fix building on other OS than Windows againbasisbit1-10/+0
2015-08-15*added try catch on UMain.Main for better overall error handlingbasisbit2-3/+23
2014-11-22use correct variable in time line. Thanks to rudi_s.k-m_schindler1-1/+1
2014-11-22Remove unused variables and fix warnings with ifdefed variables. Thanks to ru...k-m_schindler8-23/+2
2014-11-22IPath.Equals(): dont convert paths unnecessarily. Major speedup when loading ...k-m_schindler1-0/+12
2014-11-22Remove unused function LoadTexture() with parameter FromRegistry. Thanks to r...k-m_schindler2-10/+2
2014-11-22Call LoadSong() only before playing the song. This speeds up the initial load...k-m_schindler1-5/+3
2014-11-22adjust eol and set svn property svn:eol-style nativek-m_schindler3-2097/+2097
2014-01-01Move the threshold and mic-boost options from sound to record.k-m_schindler1-4/+4
2013-12-06Fix path problems, which show up in 10.9k-m_schindler1-10/+57
2013-12-06revert 3012. StrUtils is needed on linux.k-m_schindler1-0/+1
2013-12-01remove not needed unit StrUtilsk-m_schindler1-1/+0
2013-02-24fix header mismatch.k-m_schindler1-1/+1
2013-02-24fix problems with empty songlist. thanks to Zup3rvock.k-m_schindler2-18/+27
2013-02-23medley mod: Themes modifications. This is considered the last part of the med...k-m_schindler2-8/+46
2013-02-22add fade for medley mod.k-m_schindler1-0/+2
2013-02-22Add Applause for medley mod.k-m_schindler1-0/+3
2013-02-22merge the first part of the medley_new branch. This part has the functionalit...k-m_schindler3-30/+362
2011-04-06increase range of accepted tones. user complaint (thursday)k-m_schindler1-1/+1
2010-12-30allow playback from audio streamtobigun1-0/+1
2010-12-29log voice captures to wav-filetobigun2-38/+125
2010-12-28add GetSampleSize()tobigun1-1/+8
2010-12-28fix save_playback crashestobigun1-1/+1
2010-12-15rate on all beats patchbrunzelchen1-618/+621
2010-12-15spawn perfect line twinkle for player 1 to 3 on second screen, if the amount ...brunzelchen1-0/+4
2010-10-22disable blending after drawing of particlesbrunzelchen1-11/+17
2010-10-17add pre-cache option at font-creation to preload a glyph base settobigun2-13/+29
2010-10-14Mac OS X Readmek-m_schindler1-0/+9
2010-10-10strings adjusted (removed 'RC'-parts)tobigun1-2/+2
2010-09-29- removed hardcoded bebeto loopcanni01-1/+1
2010-09-05fix resize-bug in SDL < 1.2.14tobigun1-0/+3
2010-09-04changed default cover cache size from 128 to 256 pixelsbrunzelchen1-4/+1
2010-08-15- fixed absolute path function (thx to the anonymous irc guy)canni01-1/+1
2010-07-22bug: if in first sentence is one note than not execute onsentence proceduredavidus011-1/+1
2010-07-18fix party player selectionwhiteshark01-1/+15
2010-07-07fixed conversion of ultrastar.db from 1.0.1a to 1.1brunzelchen1-1/+1