summaryrefslogtreecommitdiff
path: root/pjmedia/src/pjmedia/pasound.c
AgeCommit message (Expand)Author
2008-06-20Large changeset to replace all occurences of year 2007 with 2008 in the copyr...Benny Prijono
2008-06-12Ticket #542: added new API and macro for sound device latency settings, also ...Nanang Izzuddin
2008-04-10More ticket #523: renamed some variable names for clarityBenny Prijono
2008-04-10Ticket #523: Handle incomplete audio frame from sound device (e.g. OSS)Benny Prijono
2008-03-25Ticket #516: Assertion in sound device when headset is plugged/unplugged in M...Benny Prijono
2008-03-07Ticket #504: assertion in sound device and recfile sample when using stereoBenny Prijono
2008-01-04Fixed timestamp bug in pasound.c: timestamp is shared by both playback and re...Benny Prijono
2007-12-27Handle the case when PortAudio returns negative sound device count in pasound.cBenny Prijono
2007-10-07Ticket #395: Added configuration to control maximum PortAudio sound buffer la...Benny Prijono
2007-09-28Ticket #384: Prefer to use Direct Sound as the sound device backend on WindowsBenny Prijono
2007-05-11HUGE changeset to make the rest of the libraries compile with C++ modeBenny Prijono
2007-05-03Fixed crash in PortAudio's Pa_Util_DebugPrint (pa_debugprint.c - line 102)Benny Prijono
2007-03-05Allow pjmedia_snd_init()/deinit() to be called more than onceBenny Prijono
2007-02-19Ticket #110: HUGE HUGE changeset to replace all occurence of year 2006 with 2...Benny Prijono
2006-11-25Fixed incorrect channel count number in the log message written when opening ...Benny Prijono
2006-11-21Fixed sound device ID bug: application was unable to use device ID zero becau...Benny Prijono
2006-10-12Fixed bugs in pasound.c again, this time it is suspected that two input/outpu...Benny Prijono
2006-10-11Changed pasound.c to open multiple streams when input/output are on different...Benny Prijono
2006-10-10Changed pasound.c to handle situation when NULL is passed as input/output buf...Benny Prijono
2006-10-09Changed pasound.c to get the default sound devices from the host API's defaul...Benny Prijono
2006-09-27Added pjmedia_snd_stream_get_info() function.Benny Prijono
2006-08-04Removed the constness of the captured frame from pjmedia_snd_rec_cb specifica...Benny Prijono
2006-07-03Change all pj_memset to pj_bzero(), where applicableBenny Prijono
2006-05-28Sound device id zero mean autoselect deviceBenny Prijono
2006-04-03Added DirectSound sound implementationBenny Prijono
2006-03-24Added WAVE writer and resample port, and also found out why audio quality is ...Benny Prijono
2006-03-23Changed sound device framework to allow opening bidirectional streams from on...Benny Prijono
2006-03-19Tested and fixed stereo audio supportBenny Prijono
2006-03-16Added sound port (sound_port.h/c), and changed sound and RTCP names from pj_*...Benny Prijono
2006-03-16Added misc flags and modify Makefiles to allow exclusion of PortAudio and spe...Benny Prijono
2006-03-15Tidying up sound device, register PortAudio error codes, and initial support ...Benny Prijono
2006-02-27Added log message when stream and stream thread is startedBenny Prijono
2006-02-21Decrease log level from 4 to 5Benny Prijono
2006-02-09Fixed Linux OSS soundBenny Prijono
2006-01-18Compiled cleanly first time for the new pjlibBenny Prijono
2005-11-21Set svn:eol-style propertyBenny Prijono
2005-11-18Pretty commentsBenny Prijono
2005-11-13Applying license to pjprojectBenny Prijono
2005-11-01Just changing keyword expansionBenny Prijono
2005-11-01Added suppor /and fix things for SunOS portBenny Prijono
2005-10-31initial importBenny Prijono