aboutsummaryrefslogtreecommitdiffstats
path: root/src/media/UAudioPlayback_Bass.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2013-02-22add fade for medley mod.k-m_schindler1-0/+7
2010-12-27stretch mic-input to avoid buffer underruns with voice playback (audible as s...tobigun1-1/+6
2009-11-09merged unicode branch (r1931) into trunks_alexander1-2/+4
2009-02-04PChar replaced by PByteArray (for byte buffers) or PAnsiString (for zero-term...tobigun1-9/+9
2008-09-23added file headerstobigun1-0/+25
2008-09-13Media modules moved from base to mediatobigun1-0/+0
2008-09-02Moved: The folder classes has been renamed to basemogguh1-0/+0
2008-08-27rename Classes part2k-m_schindler1-0/+0
2008-08-27rename Classes part1k-m_schindler1-0/+0
2008-08-27Reordering of the directories[1]: moving Game/Code to srck-m_schindler1-0/+0
2008-07-02Audio/Video engine update:tobigun1-274/+412
2008-05-10Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun1-14/+14
2008-05-10Update to Bass 2.4. Do not forget to replace the old with the new dll.tobigun1-58/+60
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-191/+358
2008-03-06replaced some "string" parameters with "const string"tobigun1-21/+15
2008-02-05General:tobigun1-267/+183
2008-01-11Updated to the new audio-interfacetobigun1-16/+70
2007-12-28New class-structure seperates decoders/input and playback.tobigun1-286/+43
2007-12-17- removed hStream in favour of TAudioOutputStreamtobigun1-56/+80
2007-12-07little bit of tidy up..jaybinks1-685/+679
2007-12-06Visualizer changes (audio connection, some opengl fixes)tobigun1-0/+37
2007-12-05- Moved initialization from URecord to UAudio_bass.tobigun1-649/+648
2007-11-01fixed failed buildsjaybinks1-0/+4
2007-11-01Mac OS X version compiles and links. I hope I didn't break too many files on ...eddie-08151-11/+9
2007-10-16fixed WinLaz build..jaybinks1-0/+1
2007-10-16modified ffmpeg usage, to use interface same as bass...jaybinks1-9/+18
2007-10-11added UAudio_FFMpeg.pas as placeholder... ( Still has bass code in it.. needs...jaybinks1-146/+80
2007-10-11separated IAudioPlayback in to separate "Playback" and "Input" Interfacesjaybinks1-1/+1
2007-10-11Added IAudioPlayback Interface and implementation for BASS.jaybinks1-197/+64
2007-10-08fixed bad build build#USDX-DELPHI-31jaybinks1-3/+4
2007-10-08minor changes to faciliate ffmpeg audio playbackjaybinks1-5/+102
2007-10-02Fixed linux compilation.jaybinks1-735/+738
2007-09-29small fixes for lazarus build.jaybinks1-1/+1
2007-09-20new lyrics stuff; it's broken (lyrics don't show) and in "debug" mode (weird ...b1indy1-731/+735
2007-09-20Ultrastar-DX now compiles in linux jaybinks1-625/+731
2007-09-19added UCommon ( in classes ) for lazarus...jaybinks1-4/+22
2007-09-18major tidy up of Umusic ... jaybinks1-234/+32
2007-09-02Some Cleanup in URecordwhiteshark01-1/+1
2007-07-20UGraphicClasses.pas: minor modification to Flare effectb1indy1-0/+1
2007-06-06Fixed some Bugs in Song Fadingwhiteshark01-3/+3
2007-06-03Added SongPreview Fadingwhiteshark01-0/+13
2007-05-16all SongFile Loading and Saving procedures moved to UFiles.whiteshark01-1/+1
2007-03-30Finished Code for Plugin Sound PlayBackwhiteshark01-2/+9
2007-03-25Changed Music.SetVolume from Global Wave Volume to Application-Only BassConfigwhiteshark01-1/+6