2006-04-16 |
Lennart Poettering | * add pa_mainloop_wakeup() calls for deferred events |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | add new API to replace the poll() function used by... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | properly initialize session counter |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | add documentation for the new RTP modules |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | limit number of concurrent RTP streams |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | fix typo in module description |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | change default mcast address once again, to make sure... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | ignore symdef file of module-rtp-send |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | rename module-rtp-monitor to module-rtp-send |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | * make sure RTP ports are chosen to be even |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Pierre Ossman | Fix ALSA fd handling to be compatible with blocking... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Pierre Ossman | Clarify behaviour of deferred events. |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | * deal properly with underruns, overflows and packet... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | * increase default MTU |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | replace homegrown endswith() with pa_endswith() from... |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | initialize random seed globaly from $RANDOM_DEVICE |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | * add new check for $RANDOM_DEVICE |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | todo update |
commit | commitdiff | tree | snapshot |
2006-04-16 |
Lennart Poettering | * add RTP/SAP/SDP reciever module |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Lennart Poettering | * change default multicast address |
commit | commitdiff | tree | snapshot |
2006-04-15 |
Lennart Poettering | correct some types |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Lennart Poettering | * ignore some more files |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Lennart Poettering | add an RTP sender module |
commit | commitdiff | tree | snapshot |
2006-04-14 |
Lennart Poettering | minor beautification |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | minor doc updates |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | * add a link to Cendio to the README |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | remove yet another item from the todo list! This means... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | unbreak module-tunnel |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | remove yet another item from the todo list |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | include in-flux resampled chunk in latency calculations... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | fix latency calculations of module-combine |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | hmm, nothing important |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | add code to allow polypaudio dump preloaded modules... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | make --enable-force-preopen the default for SVN builds |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | add new configure option to enable preloading even... |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | update documentation for release 0.8 |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | doc updates |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | more documentation updates |
commit | commitdiff | tree | snapshot |
2006-04-13 |
Lennart Poettering | Documentation updates |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | remove yet another item from the todo |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | include local record memblockq in latency calculations |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | when storing recording data in file, create file with... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | yet anotrher fix for slow links |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | small fix to deal properly with slow links |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | * dispatch defer events in pa_mainloop_dispatch() and... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | * fix latency calculation where a full playback buffer... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | remove a bunch of log messages |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | beefup pacat a little: |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | * rename "latency correction" to "write index correction" |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | protocol change: don't send stream buffer size in laten... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | proper validity checking for pa_context_is_pending() |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | when flushin a memblockq, set the write index to the... |
commit | commitdiff | tree | snapshot |
2006-04-12 |
Lennart Poettering | todo update |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | unbreak fresh SVN builds |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | return the error code and not just -1 when pa_context_i... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | validity checks for pa_context_is_pending() |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | update todo |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | * Beef up latency calculation in module-oss-mmap |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | minor cleanups for OSS module |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | when using record mode, allow file to save data to... |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | todo update |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | * implement PA_STREAM_AUTO_TIMING_UPDATE |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | add new PA_STREAM_AUTO_TIMING_UPDATE |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | Lennart is blind |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | update TODO |
commit | commitdiff | tree | snapshot |
2006-04-10 |
Lennart Poettering | unbreak last commit from ossman |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Pierre Ossman | Use the modern Ki/Mi/Gi prefixes to clarify that 1024... |
commit | commitdiff | tree | snapshot |
2006-04-09 |
Pierre Ossman | Big documentation update. Describe the client API in... |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Lennart Poettering | clip volume at PA_VOLUME_NORM for alsa devices |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Lennart Poettering | add proper volume clipping support for OSS devices |
commit | commitdiff | tree | snapshot |
2006-04-08 |
Lennart Poettering | when doing software volume adjustments, don't use the... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | remove another item from the todo list |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | * show flags value when dumping sink/source info in... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | add new introspection data field for sinks/sources... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | todo update |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | minor cleanups |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | remove item from TODO list, since it requires the SNDCT... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | todo update |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | * enable write_index correction and timing interpolatio... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | fix pkg-config files |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Pierre Ossman | Some memcpy arithmetic that wasn't removed when doing... |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | remove yet another item from the todo list |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | hdie some more |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | * update docs for reworked latency API |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | update simple API for new latency API |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | update pacat.c for new latency API |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | rework latency querying API (this needs more testing) |
commit | commitdiff | tree | snapshot |
2006-04-07 |
Lennart Poettering | remove queue length field from latency request (server... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Lennart Poettering | * really pass the ipv6 socket server to protocol_new... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Lennart Poettering | change pa_gettimeofday() to return a pointer to the... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Lennart Poettering | s/index/idx/, to avoid gcc warning |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Lennart Poettering | * set IPV6_V6ONLY for IPv6 sockets, to avoid warning... |
commit | commitdiff | tree | snapshot |
2006-04-06 |
Lennart Poettering | remove some GCC warnings introduced by improperly casti... |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Pierre Ossman | Fix some warnings caused by size_t having varying size. |
commit | commitdiff | tree | snapshot |
2006-03-31 |
Pierre Ossman | Large file support. Polypaudio probably doesn't need... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Pierre Ossman | update todo |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Pierre Ossman | We no longer guarantee that an operation object is... |
commit | commitdiff | tree | snapshot |
2006-03-11 |
Pierre Ossman | Remember to store the struct with module info. |
commit | commitdiff | tree | snapshot |
2006-03-08 |
Pierre Ossman | We filled the volume with the wrong channel count ... |
commit | commitdiff | tree | snapshot |
2006-03-07 |
Pierre Ossman | The extra stream ref actually did some good. Re-add... |
commit | commitdiff | tree | snapshot |
next |