| Commit message (Expand) | Author | Age | Files | Lines |
* | - fixed video-background | tobigun | 2008-05-13 | 1 | -21/+54 |
* | Volumes are floating point values (single) now. The range changed from [0 .. ... | tobigun | 2008-05-10 | 1 | -7/+7 |
* | - input-source selection works now (with bass or portaudio with portmixer) | tobigun | 2008-05-09 | 1 | -20/+142 |
* | added "inherited ..." to all constructors to assure that the base-class const... | tobigun | 2008-05-08 | 1 | -0/+3 |
* | finally removed IlNut from Editor (*hope* it will work) | s_alexander | 2008-04-10 | 1 | -1/+0 |
* | workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic... | tobigun | 2008-04-10 | 1 | -7/+24 |
* | rewriting of the txt file parser | s_alexander | 2008-04-03 | 1 | -18/+3 |
* | lenght -> length | tobigun | 2008-03-21 | 1 | -544/+544 |
* | new lyric effect: slide | s_alexander | 2008-03-14 | 1 | -0/+1 |
* | - Fixed audio-playing in container (video) files. Now audio can be read direc... | tobigun | 2008-03-07 | 1 | -2/+2 |
* | Translated some Variables | f1fth_freed0m | 2008-03-07 | 1 | -1/+1 |
* | replaced some "string" parameters with "const string" | tobigun | 2008-03-06 | 1 | -1/+1 |
* | Translated Some Variables | f1fth_freed0m | 2008-03-06 | 1 | -30/+30 |
* | Translated so Variable Names | f1fth_freed0m | 2008-03-06 | 1 | -6/+6 |
* | Translated Variable Names and Types | f1fth_freed0m | 2008-03-05 | 1 | -9/+9 |
* | FFT support for SDL/Portaudio playback | tobigun | 2008-03-05 | 1 | -2/+5 |
* | GetName added for AudioDecoder-Classes | tobigun | 2008-03-03 | 1 | -7/+8 |
* | - Resampling support added | tobigun | 2008-02-20 | 1 | -5/+29 |
* | changed InitializeSound to be responsive to failed module initializations, | jaybinks | 2008-02-12 | 1 | -14/+39 |
* | Audio output working again | tobigun | 2008-02-07 | 1 | -2/+0 |
* | General: | tobigun | 2008-02-05 | 1 | -423/+492 |
* | bunch of smaller changes... | jaybinks | 2008-01-12 | 1 | -0/+1 |
* | changed from ffmpeg-free (audio) to ffmpeg-enabled (if turned on in switches.... | tobigun | 2008-01-11 | 1 | -11/+101 |
* | - removed hStream in favour of TAudioOutputStream | tobigun | 2007-12-17 | 1 | -3/+5 |
* | little bit of tidy up.. | jaybinks | 2007-12-07 | 1 | -36/+22 |
* | gave priority to videos over Visualization... | jaybinks | 2007-12-06 | 1 | -2/+22 |
* | Visualizer changes (audio connection, some opengl fixes) | tobigun | 2007-12-06 | 1 | -1/+7 |
* | conformed projectM to IVideoPlayback | jaybinks | 2007-12-06 | 1 | -2/+3 |
* | - Moved GetFFTData from IAudioInput -> IAudioOutput (it is used for the song-... | tobigun | 2007-12-05 | 1 | -6/+3 |
* | fixed failed builds | jaybinks | 2007-11-01 | 1 | -0/+4 |
* | Mac OS X version compiles and links. I hope I didn't break too many files on ... | eddie-0815 | 2007-11-01 | 1 | -4/+0 |
* | modifed bitmap fonts to have alpha channel, after conversation with blindy. | jaybinks | 2007-10-24 | 1 | -55/+55 |
* | modified ffmpeg usage, to use interface same as bass... | jaybinks | 2007-10-16 | 1 | -36/+106 |
* | added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs... | jaybinks | 2007-10-11 | 1 | -20/+67 |
* | separated IAudioPlayback in to separate "Playback" and "Input" Interfaces | jaybinks | 2007-10-11 | 1 | -9/+30 |
* | Added IAudioPlayback Interface and implementation for BASS. | jaybinks | 2007-10-11 | 1 | -728/+74 |
* | fixed bad build build#USDX-DELPHI-31 | jaybinks | 2007-10-08 | 1 | -3/+4 |
* | minor changes to faciliate ffmpeg audio playback | jaybinks | 2007-10-08 | 1 | -5/+102 |
* | Fixed linux compilation. | jaybinks | 2007-10-02 | 1 | -735/+738 |
* | small fixes for lazarus build. | jaybinks | 2007-09-29 | 1 | -1/+1 |
* | new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ... | b1indy | 2007-09-20 | 1 | -731/+735 |
* | Ultrastar-DX now compiles in linux | jaybinks | 2007-09-20 | 1 | -625/+731 |
* | added UCommon ( in classes ) for lazarus... | jaybinks | 2007-09-19 | 1 | -4/+22 |
* | major tidy up of Umusic ... | jaybinks | 2007-09-18 | 1 | -234/+32 |
* | Some Cleanup in URecord | whiteshark0 | 2007-09-02 | 1 | -1/+1 |
* | UGraphicClasses.pas: minor modification to Flare effect | b1indy | 2007-07-20 | 1 | -0/+1 |
* | Fixed some Bugs in Song Fading | whiteshark0 | 2007-06-06 | 1 | -3/+3 |
* | Added SongPreview Fading | whiteshark0 | 2007-06-03 | 1 | -0/+13 |
* | all SongFile Loading and Saving procedures moved to UFiles. | whiteshark0 | 2007-05-16 | 1 | -1/+1 |
* | Finished Code for Plugin Sound PlayBack | whiteshark0 | 2007-03-30 | 1 | -2/+9 |