aboutsummaryrefslogtreecommitdiffstats
path: root/src/media/UAudioInput_Portaudio.pas (unfollow)
Commit message (Expand)AuthorFilesLines
2010-10-14revert accidental previous commitk-m_schindler1-2/+1
2010-10-14Mac OS X Readmek-m_schindler1-1/+2
2010-04-30portaudio playback (not used by default) segfault fixedtobigun1-11/+4
2010-04-27- device input latency is now configurable via config.initobigun1-17/+48
2010-04-19bugfix for crash with portaudio (all platforms):tobigun1-19/+38
2010-04-13- save input device names as UTF8Stringswhiteshark01-1/+1
2010-03-12rename cosmetics. no code change.k-m_schindler1-25/+25
2010-02-25cosmetics. no code change.k-m_schindler1-21/+20
2010-02-24unifiy the name of portaudio inputsk-m_schindler1-1/+1
2009-04-09Warnings and Notes cleanupk-m_schindler1-3/+0
2008-09-27remove some white space. no code changek-m_schindler1-1/+0
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-8/+1
2008-05-10Volumes are floating point values (single) now. The range changed from [0 .. ...tobigun1-15/+8
2008-05-09- input-source selection works now (with bass or portaudio with portmixer)tobigun1-63/+192
2008-04-10workaround for erroneously detection of 48000Hz-only devices as 44100Hz devic...tobigun1-53/+13
2008-03-10fix build problem for me local...jaybinks1-5/+4
2008-03-10removed a few unused local variablesjaybinks1-4/+5
2008-03-05FFT support for SDL/Portaudio playbacktobigun1-1/+6
2008-03-03- Input now supports multiple SampleRates (not fixed to 44100Hz anymore)tobigun1-130/+177
2008-02-20- Resampling support addedtobigun1-1/+1
2008-02-07Audio output working againtobigun1-6/+0
2008-02-05General:tobigun1-199/+132
2008-02-05replaced Recording with AudioInputProcessor to conform to the new interface.tobigun1-11/+11
2007-12-28New class-structure seperates decoders/input and playback.tobigun1-20/+13
2007-12-07little bit of tidy up..jaybinks1-2/+0
2007-12-07Fixed some linux visualizer errorstobigun1-434/+429
2007-12-05New portaudio interface addedtobigun1-0/+434