| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | | | Clarify that JACK libs are optional. | Pierre Ossman | 2006-04-18 | 1 | -1/+1 | |
| * | | | More fixes caused by Sun's complete inability to follow any standard | Pierre Ossman | 2006-04-18 | 3 | -2/+23 | |
| * | | | update todo | Pierre Ossman | 2006-04-18 | 1 | -0/+1 | |
| * | | | We need to emulate sendmsg/recvmsg to support rtp on Windows. Will do | Pierre Ossman | 2006-04-18 | 1 | -2/+12 | |
| * | | | Avoid including non-portable header sys/poll.h. | Pierre Ossman | 2006-04-18 | 1 | -3/+3 | |
| * | | | add a jack source module | Lennart Poettering | 2006-04-18 | 1 | -0/+393 | |
| * | | | * allow the user to set the jack client name | Lennart Poettering | 2006-04-18 | 1 | -32/+44 | |
| * | | | C99 requires explicit marking of integer literals' size. | Pierre Ossman | 2006-04-18 | 2 | -2/+2 | |
| * | | | add new JACK sink | Lennart Poettering | 2006-04-17 | 3 | -1/+405 | |
| * | | | * add pa_mainloop_wakeup() calls for deferred events | Lennart Poettering | 2006-04-16 | 1 | -15/+22 | |
| * | | | add new API to replace the poll() function used by the main loop implementation | Lennart Poettering | 2006-04-16 | 2 | -1/+26 | |
| * | | | properly initialize session counter | Lennart Poettering | 2006-04-16 | 1 | -0/+1 | |
| * | | | add documentation for the new RTP modules | Lennart Poettering | 2006-04-16 | 3 | -24/+184 | |
| * | | | limit number of concurrent RTP streams | Lennart Poettering | 2006-04-16 | 1 | -0/+12 | |
| * | | | fix typo in module description | Lennart Poettering | 2006-04-16 | 1 | -1/+1 | |
| * | | | change default mcast address once again, to make sure our traffic doesn't lea... | Lennart Poettering | 2006-04-16 | 2 | -2/+2 | |
| * | | | ignore symdef file of module-rtp-send | Lennart Poettering | 2006-04-16 | 0 | -0/+0 | |
| * | | | rename module-rtp-monitor to module-rtp-send | Lennart Poettering | 2006-04-16 | 2 | -8/+8 | |
| * | | | * make sure RTP ports are chosen to be even | Lennart Poettering | 2006-04-16 | 1 | -1/+4 | |
| * | | | Fix ALSA fd handling to be compatible with blocking deferred events. | Pierre Ossman | 2006-04-16 | 1 | -2/+4 | |
| * | | | Clarify behaviour of deferred events. | Pierre Ossman | 2006-04-16 | 1 | -1/+3 | |
| * | | | * deal properly with underruns, overflows and packet losses | Lennart Poettering | 2006-04-16 | 1 | -5/+22 | |
| * | | | * increase default MTU | Lennart Poettering | 2006-04-16 | 1 | -4/+5 | |
| * | | | replace homegrown endswith() with pa_endswith() from util.h | Lennart Poettering | 2006-04-16 | 1 | -15/+4 | |
| * | | | initialize random seed globaly from $RANDOM_DEVICE | Lennart Poettering | 2006-04-16 | 2 | -6/+25 | |
| * | | | * add new check for $RANDOM_DEVICE | Lennart Poettering | 2006-04-16 | 1 | -4/+24 | |
| * | | | todo update | Lennart Poettering | 2006-04-16 | 1 | -1/+0 | |
| * | | | * add RTP/SAP/SDP reciever module | Lennart Poettering | 2006-04-16 | 9 | -51/+1010 | |
| * | | | * change default multicast address | Lennart Poettering | 2006-04-15 | 3 | -8/+9 | |
| * | | | correct some types | Lennart Poettering | 2006-04-15 | 1 | -11/+12 | |
| * | | | * ignore some more files | Lennart Poettering | 2006-04-14 | 1 | -3/+16 | |
| * | | | add an RTP sender module | Lennart Poettering | 2006-04-14 | 12 | -0/+12527 | |
| * | | | minor beautification | Lennart Poettering | 2006-04-14 | 1 | -1/+1 | |
| * | | | minor doc updates | Lennart Poettering | 2006-04-13 | 2 | -2/+8 | |
| * | | | * add a link to Cendio to the README | Lennart Poettering | 2006-04-13 | 1 | -1/+3 | |
| * | | | remove yet another item from the todo list! This means we are now read for 0.8! | Lennart Poettering | 2006-04-13 | 1 | -3/+0 | |
| * | | | unbreak module-tunnel | Lennart Poettering | 2006-04-13 | 1 | -9/+7 | |
| * | | | remove yet another item from the todo list | Lennart Poettering | 2006-04-13 | 1 | -1/+0 | |
| * | | | include in-flux resampled chunk in latency calculations of playback streams | Lennart Poettering | 2006-04-13 | 1 | -1/+7 | |
| * | | | fix latency calculations of module-combine | Lennart Poettering | 2006-04-13 | 1 | -1/+3 | |
| * | | | hmm, nothing important | Lennart Poettering | 2006-04-13 | 1 | -1/+1 | |
| * | | | add code to allow polypaudio dump preloaded modules using "--dump-modules" | Lennart Poettering | 2006-04-13 | 1 | -3/+48 | |
| * | | | make --enable-force-preopen the default for SVN builds | Lennart Poettering | 2006-04-13 | 1 | -1/+1 | |
| * | | | add new configure option to enable preloading even on architectures that supp... | Lennart Poettering | 2006-04-13 | 2 | -1/+12 | |
| * | | | update documentation for release 0.8 | Lennart Poettering | 2006-04-13 | 6 | -50/+120 | |
| * | | | doc updates | Lennart Poettering | 2006-04-13 | 1 | -3/+0 | |
| * | | | more documentation updates | Lennart Poettering | 2006-04-13 | 11 | -63/+106 | |
| * | | | Documentation updates | Lennart Poettering | 2006-04-13 | 7 | -25/+80 | |
| * | | | remove yet another item from the todo | Lennart Poettering | 2006-04-12 | 1 | -1/+0 | |
| * | | | include local record memblockq in latency calculations | Lennart Poettering | 2006-04-12 | 2 | -2/+15 | |
