aboutsummaryrefslogtreecommitdiffstats
path: root/src/screens/UScreenSong.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-08- set svn:eol-style to nativetobigun1-2130/+2130
2008-06-08goto + labels removedtobigun1-54/+57
2008-06-07just some cleanuptobigun1-287/+306
2008-05-10Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun1-10/+15
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-40/+55
2008-05-02MacOSX patch for WideUpperChar. The cwstring Unicode manager is not supported...tobigun1-3/+4
2008-05-02replaced WideUpperCase with WideCharUpperCasetobigun1-2/+2
2008-05-02Replaced OpenGL12 with SDL's gl/glu/glext units because OpenGL12 was removed ...tobigun1-1/+1
2008-04-19tried to make songloading working with the old loader and keep all changes th...s_alexander1-98/+98
2008-04-06removed lazarus dependenciestobigun1-26/+6
2008-04-06Replaced some {-comments with (*-comments to remove nested comments of the sa...tobigun1-4/+13
2008-04-04Covers Cache rewrittenwhiteshark01-11/+11
2008-03-31Now colorized textures are appended to the TTextureDatabase too. This will pr...tobigun1-2/+2
2008-03-31Removed unused Format-parameter in LoadTexture() and Add...()tobigun1-3/+3
2008-03-31beep() removedtobigun1-1/+0
2008-03-31- removed "Font Black" and "Font" texture typetobigun1-12/+12
2008-03-30Prepared some classes for enhanced Song loading.whiteshark01-95/+95
2008-03-28Some WideChar casts to let it compile in Delphi7 again.whiteshark01-1/+1
2008-03-26added "-debug" flag at run time and "CONSOLE" Define in switches.inc jaybinks1-79/+2
2008-03-25Fixed compilation on the mac.eddie-08151-4/+4
2008-03-22Support for non-US (QWERTY) keyboard layout.tobigun1-150/+164
2008-03-21ParseInput(... ScanCode: byte; ...) -> ParseInput(... CharCode: WideChar; ...)tobigun1-8/+8
2008-03-10Removed zlportio from Codef1fth_freed0m1-13/+16
2008-03-10auto removed a bunch of unused local variablesjaybinks1-11/+11
2008-03-06Translated German comments to Englishf1fth_freed0m1-9/+9
2008-03-05made jokers in Song Selection screen hidden.jaybinks1-2/+4
2008-03-05Some cleanuptobigun1-59/+59
2008-03-05Equalizer (Analyser) is displayed again with BASStobigun1-19/+2
2008-02-20all screens now inherit their OnShowjaybinks1-0/+2
2008-02-05bugfix to get the editor working again. Path and FileName have not been set.tobigun1-2173/+2172
2008-02-05General:tobigun1-26/+26
2008-01-14tidy up sing mode, to be an enum now.jaybinks1-28/+32
2008-01-14Bugfix: when entering the song-screen the preview on the first song was never...tobigun1-12/+13
2008-01-12bunch of smaller changes...jaybinks1-9/+9
2008-01-11Cleanup: Use the property Position in favor of MoveTo() (MoveTo() will be Set...tobigun1-2/+2
2007-12-18fixed crash on song play, if the AudioInterface reports the songjaybinks1-1/+2
2007-12-05GetFFTData() is an output- and not an input-interface's functiontobigun1-1/+1
2007-11-04Partymodule finished.whiteshark01-11/+12
2007-11-02Runtime Song Additionjaybinks1-4/+91
2007-11-01fixed failed buildsjaybinks1-1/+6
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-6/+2
2007-10-27made some major progress with ffmpeg audio playback !!!jaybinks1-2/+6
2007-10-11separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks1-1/+1
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-40/+42
2007-10-11fixes so codebase builds in delphi now, after major FFMpeg changse for linux.jaybinks1-2/+4
2007-10-11modified UTime to utilise SDL timer... jaybinks1-17/+20
2007-10-08trying to fix linux runtime errors with database ( Stats screen )jaybinks1-2041/+2067
2007-09-29small fixes for lazarus build.jaybinks1-2040/+2041
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-2007/+2040
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-3/+4