Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Properly clear members during init. | Pierre Ossman | 2006-02-17 | 1 | -0/+5 | |
* | That's a delta parameter, not a size parameter. | Pierre Ossman | 2006-02-17 | 1 | -1/+1 | |
* | Have a memblock queue on the client side during recording. This makes the | Pierre Ossman | 2006-02-17 | 6 | -11/+98 | |
* | Module needs stuff in libpolypcore. | Pierre Ossman | 2006-02-17 | 1 | -1/+1 | |
* | Fix path to poll.h. | Pierre Ossman | 2006-02-17 | 1 | -1/+1 | |
* | Fix typo in #ifndef. | Pierre Ossman | 2006-02-17 | 1 | -1/+1 | |
* | Integrate error routines into libpolyp. Not much point in having this as a | Pierre Ossman | 2006-02-17 | 1 | -12/+7 | |
* | Make sure that all polypcore headers are installed. | Pierre Ossman | 2006-02-17 | 1 | -9/+47 | |
* | Cleaned up the includes after the restructuring. Indicate which headers are | Pierre Ossman | 2006-02-17 | 137 | -421/+523 | |
* | Move the util libs to the modules section since they're in that directory. | Pierre Ossman | 2006-02-17 | 1 | -34/+16 | |
* | fix doxygen | Lennart Poettering | 2006-02-17 | 9 | -13/+12 | |
* | include header files in simple.h with <> instead of "" | Lennart Poettering | 2006-02-16 | 1 | -2/+2 | |
* | * rename polypcore/subscribe.[ch] to polypcore/core-subscribe.[ch] to avoid c... | Lennart Poettering | 2006-02-16 | 23 | -30/+30 | |
* | shorten include list of utils a little | Lennart Poettering | 2006-02-16 | 5 | -11/+4 | |
* | * drop polylib prefix from #define | Lennart Poettering | 2006-02-16 | 13 | -27/+28 | |
* | fix compilation of simple API | Lennart Poettering | 2006-02-16 | 1 | -1/+1 | |
* | drop polyplib- prefix from client library files | Lennart Poettering | 2006-02-16 | 31 | -82/+82 | |
* | make channel naming somewhat RFC2551 compliant | Lennart Poettering | 2006-02-16 | 2 | -14/+27 | |
* | add a bunch of simple Makefile in the subdirs, just to make compilation with ... | Lennart Poettering | 2006-02-16 | 6 | -0/+18 | |
* | move alsa-util.[ch], oss-util.[ch] and howl-wrap.[ch] to the modules director... | Lennart Poettering | 2006-02-16 | 11 | -13/+15 | |
* | * svn:ignore some files | Lennart Poettering | 2006-02-16 | 6 | -13/+17 | |
* | Reorganised the source tree. We now have src/ with a couple of subdirs: | Pierre Ossman | 2006-02-16 | 244 | -0/+48095 | |
* | rename src to polyp | Lennart Poettering | 2004-07-17 | 125 | -17534/+0 | |
* | rename configuration file | Lennart Poettering | 2004-07-17 | 1 | -0/+0 | |
* | move todo file | Lennart Poettering | 2004-07-17 | 1 | -32/+0 | |
* | add documentation | Lennart Poettering | 2004-07-17 | 4 | -4/+6 | |
* | add pkgconfig stuff | Lennart Poettering | 2004-07-16 | 1 | -6/+86 | |
* | add missing liecenses | Lennart Poettering | 2004-07-16 | 4 | -10/+46 | |
* | include copyright and svn tag in *.[ch] | Lennart Poettering | 2004-07-16 | 122 | -0/+2562 | |
* | include config.h in every file | Lennart Poettering | 2004-07-16 | 66 | -0/+261 | |
* | fix distcheck | Lennart Poettering | 2004-07-16 | 2 | -5/+1 | |
* | adjust file references due to renaming | Lennart Poettering | 2004-07-16 | 26 | -67/+74 | |
* | rename a bunch of files | Lennart Poettering | 2004-07-16 | 13 | -0/+0 | |
* | make a symbol in module-ptorocol-stub static | Lennart Poettering | 2004-07-16 | 2 | -2/+1 | |
* | make oss sample spec configurable | Lennart Poettering | 2004-07-16 | 6 | -37/+108 | |
* | implement alsa source | Lennart Poettering | 2004-07-16 | 7 | -67/+344 | |
* | split PA_SAMPLE_FLOAT32 into PA_SAMPLE_FLOAT{LE,BE} | Lennart Poettering | 2004-07-16 | 3 | -13/+42 | |
* | add alsa sink | Lennart Poettering | 2004-07-16 | 4 | -2/+264 | |
* | optimize esound latency for xmms | Lennart Poettering | 2004-07-15 | 2 | -5/+2 | |
* | implement get_latency native command | Lennart Poettering | 2004-07-15 | 7 | -7/+125 | |
* | add pactl tool | Lennart Poettering | 2004-07-15 | 8 | -7/+246 | |
* | remove global exported variables: | Lennart Poettering | 2004-07-15 | 11 | -27/+30 | |
* | implement daemonizing | Lennart Poettering | 2004-07-15 | 2 | -22/+71 | |
* | fix modargs memory leak | Lennart Poettering | 2004-07-15 | 4 | -7/+19 | |
* | implement client side TCP support | Lennart Poettering | 2004-07-15 | 6 | -10/+100 | |
* | update todo | Lennart Poettering | 2004-07-14 | 2 | -3/+1 | |
* | complete implementation of the command line | Lennart Poettering | 2004-07-14 | 12 | -509/+663 | |
* | add preliminary command line parsing | Lennart Poettering | 2004-07-12 | 4 | -1/+138 | |
* | make module-oss-* use modargs | Lennart Poettering | 2004-07-11 | 7 | -70/+135 | |
* | make the protocol plugins make use of modargs | Lennart Poettering | 2004-07-11 | 17 | -77/+273 |