2007-07-26 |
Lennart Poettering | remove some log messages |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | remove debug messages; don't queue request messages... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | properly free memblocks when skipping over them |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | make valgrind shut up regarding non-freed ident strings... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | reverse order flist destruction and mempool allocation... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | Increase ref counter of sink input as long as it is... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | properly deref sink_input/source_output objects when... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | Add fdsem to makefile |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | reverse order of printf and push to make output more... |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | port asyncq to make use of new fdsem object |
commit | commitdiff | tree | snapshot |
2007-07-26 |
Lennart Poettering | add abstracted file descriptor based semaphore object... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | Store strings directly in strlst elements, other modern... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | fix some alignment issues and modernize file a little bit |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | Convert most snprintf() calls to pa_snprintf() |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | Modernize things a little bith more |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | Modernize things a little |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | add our own implementation for pa_snprintf() because... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | Simplify implementation of pa_assert_se() |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | drop chunk argument from various drop() functions,... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | update static free list usage in asyncmsgq |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | update static free list usage in hashmap |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | destruct freelists properly, by using gcc destructors... |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | wrap destructor gcc attribute in macro |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Lennart Poettering | change order of munmap and freeing of memblocks |
commit | commitdiff | tree | snapshot |
2007-07-14 |
Lennart Poettering | Fix a couple of typos in the resampler code |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Fix typo in pa_memblock_release() call; s/assert/pa_assert/ |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | s/assert/pa_assert/g; make use of static flist for... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Minor clarification |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Make use of static flist for hashmap entry alllocation |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Actually make the static flist static |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Port module-sine to the new lock-free core |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Reenable a couple of more modules |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Remove a superfluous pa_memblock_release(); properly... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Fix concurrency bug when turning memblock into a local... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Fix off-by-one in mixing code |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Replace a couple of assert()s by pa_assert()s |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Remove module-oss-mmap, since it is now merged into... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Merge module-oss-mmap into module-oss and make suspendi... |
commit | commitdiff | tree | snapshot |
2007-07-13 |
Lennart Poettering | Make pa_sink_render_* and pa_source_post work only... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Lennart Poettering | Properly initialize all revents on EINTR |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Lennart Poettering | Make sure pollfd[POLLFD_ASYNCQ].revents is properly... |
commit | commitdiff | tree | snapshot |
2007-07-12 |
Lennart Poettering | fix segfault when recording with module-oss.c |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Lennart Poettering | Port module-oss to the new lock-free core |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Lennart Poettering | remove pa_memblockq_is_writable() (because it is stupid... |
commit | commitdiff | tree | snapshot |
2007-06-25 |
Lennart Poettering | make sure we don't free the same connection twice |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Lennart Poettering | Limit silence buffer size for pa_sink_render() |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Lennart Poettering | Track the 'missing' variable safely between the threads |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Lennart Poettering | rework the logic of pa_asyncq |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Lennart Poettering | Make sure the returned pa_msgobject object has a valid... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Lennart Poettering | Include assert.h, since we use assert() for our pa_asse... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Lennart Poettering | Fix length calculation in pa_silence_memblock_new(... |
commit | commitdiff | tree | snapshot |
2007-06-24 |
Lennart Poettering | Make use of dbus_watch_get_unix_fd() instead of dbus_wa... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Lennart Poettering | Update OSS driver for new lock-free core |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Lennart Poettering | remove underrun condition in pa_sinks. Instead return... |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Lennart Poettering | don't handle underrun special |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Lennart Poettering | drop silence generation from sink drivers |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Lennart Poettering | fix a typo and some minor optimizations |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Lennart Poettering | minor cleanups and optimizations |
commit | commitdiff | tree | snapshot |
2007-06-23 |
Lennart Poettering | Fix minor typo |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | Port module-pipe-source to the new threaded design |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | Fix another ugly typo, which made source outputs unusable |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | use pa_memblockq_push_align() instead of pa_memblockq_p... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | Show memchunk length in debug output |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | Fix a nasty typo in pa_asyncq_pop |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | Remove anotify.[ch], since it is now entirely replaced... |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | rework sink input/source output state machine |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | Make debug message more useful |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | Move a few things between the threads |
commit | commitdiff | tree | snapshot |
2007-06-14 |
Lennart Poettering | trivial cleanups |
commit | commitdiff | tree | snapshot |
2007-06-13 |
Lennart Poettering | A lot of more work to get the lock-free stuff in place |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Lennart Poettering | make untabify |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Lennart Poettering | Add new untabify makefile target |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Lennart Poettering | make eolspace |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Lennart Poettering | Merge HUGE set of changes temporarily into a branch... |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Lennart Poettering | add a new private branch |
commit | commitdiff | tree | snapshot |
2007-06-11 |
Pierre Ossman | Support stat() and friends as some programs (audacity... |
commit | commitdiff | tree | snapshot |
2007-06-04 |
Pierre Ossman | Add support for the poorly documented SNDCTL_DSP_GETTRI... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Lennart Poettering | Kill spaces on EOL |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Lennart Poettering | add target "eolspace" to makefil to remove trailing... |
commit | commitdiff | tree | snapshot |
2007-05-29 |
Pierre Ossman | We now use gid unconditionally, so make sure it's defined. |
commit | commitdiff | tree | snapshot |
2007-05-28 |
Lennart Poettering | build fix for systems lacking capability suppoort.... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Lennart Poettering | Bump revision of libs and package |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Lennart Poettering | Replace AO_xxx usage with pa_atomic_xxx and friends... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Lennart Poettering | unfortunately we cannot detect if a foreign thread... |
commit | commitdiff | tree | snapshot |
2007-05-27 |
Lennart Poettering | Minor optimization: read log level character code from... |
commit | commitdiff | tree | snapshot |
2007-05-26 |
Lennart Poettering | Add a new meta command ".ifexists" to the CLI language... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Lennart Poettering | when called with the setid bit change euid to uid soone... |
commit | commitdiff | tree | snapshot |
2007-05-25 |
Lennart Poettering | fix suid Makefile target |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | only browse for ipv4 pa servers for now. Needs better... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | Fix another DoS vulnerability that has been identified... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | add a missing initialization that causes a crash when... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | Fix a DoS with allocating overly large silence buffers... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | don't allow excessively high sample rates |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | Fix yet another DoS vulnerability, also identified... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | fix minor typo |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | Fix another DoS vulnerability, also identified Luigi... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | fix a DoS vulnerability (re #67), originally identified... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | fix a few obvious copynpaste errors when handling volumes |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | Treat empty :0.0 identically to unset :0.0 when trying... |
commit | commitdiff | tree | snapshot |
2007-05-23 |
Lennart Poettering | Fix module-oss for devices that return EAGAIN when... |
commit | commitdiff | tree | snapshot |
next |