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