summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-10-02Various tries to fix stutter and white noiseHEADmasterLars Bisballe Jensen
2014-10-02Removed return value for void functionLars Bisballe Jensen
2014-10-02Moved error to top of functionLars Bisballe Jensen
2014-10-02Sound player ring buffer index fix.Bent Bisballe Nyeng
2014-10-02Pulse audio read ring buffer overflow fix. (missing include)Bent Bisballe Nyeng
2014-10-02Pulse audio read ring buffer overflow fix.Bent Bisballe Nyeng
2014-10-01Threaded read.Bent Bisballe Nyeng
2014-10-01Potential pulse audio fix.Bent Bisballe Nyeng
2014-10-01Use buffer size from audiobackend in output code.Bent Bisballe Nyeng
2014-09-28Audio is going through now, but it stutters... a lot!Lars Bisballe Jensen
2014-09-28Added a bit of error checkingLars Bisballe Jensen
2014-09-28Moved pulse includes inside ifdefsLars Bisballe Jensen
2014-09-28Added pulse audio codeLars Bisballe Jensen
2014-09-28Update libaudioio to fix aioloop compilation.Bent Bisballe Nyeng
2014-09-27Update to latest libaudioioBent Bisballe Nyeng
2014-09-27Switch to libaudioio submodule.Bent Bisballe Nyeng
2014-09-27Switch to libaudioio. Fix playback stuttering.Bent Bisballe Nyeng
2014-09-24Add original v4l-util copyright notice. Remove unused code.Bent Bisballe Nyeng
2014-09-24Make sure MainWindow is deleted before the audio player.Bent Bisballe Nyeng
2014-09-24Resync audio when drifting.Bent Bisballe Nyeng
2014-09-24Don't terminate on v4l read timeout.Bent Bisballe Nyeng
2014-09-24Add missing CFLAGS/LIBS for pulse.Bent Bisballe Nyeng
2014-09-24Virtualise backend and prepare for pulseaudio.Bent Bisballe Nyeng
2014-09-22Remove sndfile dep.Bent Bisballe Nyeng
2014-09-21Fix (maybe) the pulseaudio check?Bent Bisballe Nyeng
2014-09-21Centralise all media configuration values in mediaconfig.hBent Bisballe Nyeng
2014-09-21Set videowidget window title as peer.Bent Bisballe Nyeng
2014-09-21Listen on all interfaces.Bent Bisballe Nyeng
2014-09-21Ignore genkeyBent Bisballe Nyeng
2014-09-21Add genkey.Bent Bisballe Nyeng
2014-09-21Add peer name to video widget.Bent Bisballe Nyeng
2014-09-21Add key/ssrc generator.Bent Bisballe Nyeng
2014-09-21Read key and ssrc form config file.Bent Bisballe Nyeng
2014-09-20Make it possible to disable audio and/or video input.Bent Bisballe Nyeng
2014-09-20Fix submodule testBent Bisballe Nyeng
2014-09-20Check for pulse audio at startup.Bent Bisballe Nyeng
2014-09-20Initial multipeer code - untested.Bent Bisballe Nyeng
2014-09-20Missing includeBent Bisballe Nyeng
2014-09-20Remove debug output.Bent Bisballe Nyeng
2014-09-20Fix memory leak.Bent Bisballe Nyeng
2014-09-20Fix memory leak.Bent Bisballe Nyeng
2014-09-20Make closing MainWindow shut down the entire program (aka. fix hanging ↵Bent Bisballe Nyeng
threads...).
2014-09-20Re-enable video.Bent Bisballe Nyeng
2014-09-20New socket reading code (posix, not qt).Bent Bisballe Nyeng
2014-09-20Example config file.Bent Bisballe Nyeng
2014-09-20Temporarily disable video (for testing).Bent Bisballe Nyeng
2014-09-20Change to 16KHz audio input. A vague attempt at error handling (read crash ↵Bent Bisballe Nyeng
prevention).
2014-09-20Use config file.Bent Bisballe Nyeng
2014-09-20Show 'bytes/s' / 'kbytes/s' depending on throughputBent Bisballe Nyeng
2014-09-20Ringbuffer based audio player.Bent Bisballe Nyeng