2007-10-23 |
Lennart Poettering | add definition of PA_USEC_PER_MSEC |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Lennart Poettering | properly copy error string |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Lennart Poettering | also port over JACK source to new core |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Lennart Poettering | enable jack sink in Makefile |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Lennart Poettering | Port JACK sink module over from old core |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Lennart Poettering | minor fixup |
commit | commitdiff | tree | snapshot |
2007-10-22 |
Lennart Poettering | add interleaving/deinterleaving APIs |
commit | commitdiff | tree | snapshot |
2007-10-17 |
Lennart Poettering | Properly handle if ALSA sends us an POLLERR event,... |
commit | commitdiff | tree | snapshot |
2007-10-15 |
Lennart Poettering | fix url |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Lennart Poettering | add missing poll.h inclusion |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Lennart Poettering | add missing poll.h inclusion |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Lennart Poettering | add missing poll.h inclusion |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Lennart Poettering | s/timespec/timeval |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Lennart Poettering | fix build |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Lennart Poettering | add new API function pa_timeval_store() |
commit | commitdiff | tree | snapshot |
2007-10-07 |
Lennart Poettering | Fix build; change return value of pa_rtclock_hrtimer... |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Lennart Poettering | fix poll.h check, bad boy ossman broke |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Pierre Ossman | Don't call pa_rtsig_configure() when we lack the necess... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Pierre Ossman | module_ladspa used libltdl so make sure it links agains... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Pierre Ossman | Platform dependent semaphore implementation for Windows. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Pierre Ossman | Assorted minor Windows compatibility fixes for recent... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Pierre Ossman | Add stubs when RT signals aren't available. |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Pierre Ossman | Adapt rtpoll and friends to Windows by replacing timesp... |
commit | commitdiff | tree | snapshot |
2007-10-03 |
Pierre Ossman | Replace all references to sys/poll.h with poll.h as... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Lennart Poettering | update native protocol to make use of pa_memblockq_pop_... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Lennart Poettering | Move request size handling into pa_memblockq, function... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Lennart Poettering | Fix race condition between IO thread creation and pa_si... |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Lennart Poettering | fix trivial typo |
commit | commitdiff | tree | snapshot |
2007-10-01 |
Lennart Poettering | fix silence initializer for alaw and ulaw |
commit | commitdiff | tree | snapshot |
2007-09-30 |
Tanu Kaskinen | Fixed PA_GCC_CONST definition. |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Pierre Ossman | Update module-solaris to new structure. |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Lennart Poettering | treat timer_enabled like a real, grown-up boolean variable |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Lennart Poettering | rework module-combine once again. We now run the data... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Lennart Poettering | Move the poll() call outside the #ifdef checking for... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Lennart Poettering | use the full range of RTSIGS for our stuff |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Lennart Poettering | Allocate rtsigs from back to front, to avoid clashes... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Lennart Poettering | only do IO if we are RUNNING or IDLE, but not when... |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Pierre Ossman | Incorrectly used str2sig() instead of sig2str(). |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Lennart Poettering | don't free silence memblocks that don't exist |
commit | commitdiff | tree | snapshot |
2007-09-28 |
Lennart Poettering | speed up semaphore allocation with an flist |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Lennart Poettering | Use Linux eventfd() if kernel supports it |
commit | commitdiff | tree | snapshot |
2007-09-26 |
Lennart Poettering | fix build with compilers that lack __thread |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Lennart Poettering | make sure when can shutdown PA cleanly without segfault |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Lennart Poettering | work around newest open() magic in fedora glibc |
commit | commitdiff | tree | snapshot |
2007-09-25 |
Lennart Poettering | fix make dist |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | fix suspending in module-combine.c |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | * decouple suspending of monitor sources and their... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | only post data into the monitor source when it is not... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | * add new state changed hook for streams |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | fix IDLE vs. RUNNING state handling of sinks/sources... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | rework zeroconf service publishing, to use synchronous... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | add hooks for name/description changes of sinks/source... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | fix stream corking: ignore pa_sink_input() when we... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | don't count streams using the monitor source in pa_sink... |
commit | commitdiff | tree | snapshot |
2007-09-24 |
Lennart Poettering | drop the PA_SOURCE_CAN_SUSPEND and PA_SINK_CAN_SUSPEND... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Lennart Poettering | instead of using the mixer ioctl()s on the dsp fd,... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Lennart Poettering | use O_NOFOLLOW when creating lock files, too |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Lennart Poettering | use O_NOFOLLOW when creating PID file, to avoid symlink... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Tanu Kaskinen | Added an assertion for the case when the sink programme... |
commit | commitdiff | tree | snapshot |
2007-09-23 |
Tanu Kaskinen | Comment typo fix. |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tanu Kaskinen | Fix the assignment of control values by using the right... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Tanu Kaskinen | Correct the parameter positions with the pa_cvolume_set... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Lennart Poettering | minor optimization |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Lennart Poettering | include the name of the master sink in the name for... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Lennart Poettering | prefix by order macros with PA_ |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Lennart Poettering | rework a couple of sample type converters, to actually... |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Lennart Poettering | - rework volume adjustment code to not require fp |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Lennart Poettering | fix selection of working format |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Lennart Poettering | make use of byte swap builtins of gcc if they are available |
commit | commitdiff | tree | snapshot |
2007-09-22 |
Lennart Poettering | add test program for the resampler |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Lennart Poettering | allow _unlink() functions to be called as many times... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Lennart Poettering | clamp sample data to -1 .. 1, before passing it to... |
commit | commitdiff | tree | snapshot |
2007-09-21 |
Lennart Poettering | add CLAMP macro |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Lennart Poettering | don't segfault when the master changes |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Lennart Poettering | properly detach/attach when moving sink inputs |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Lennart Poettering | rework module-combine again |
commit | commitdiff | tree | snapshot |
2007-09-20 |
Lennart Poettering | maintain the attach status in a boolean variable 'attac... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Lennart Poettering | render new data always in the master sink's thread... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Lennart Poettering | make sure we initialize thread private data before... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Lennart Poettering | fix trivial typo |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Lennart Poettering | fix check for lrintf, make resample2.c again identical... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Lennart Poettering | make O_CLOEXEC, O_NONBLOCK and socket low latency fd... |
commit | commitdiff | tree | snapshot |
2007-09-19 |
Lennart Poettering | copy free_cb into a temporary variable first, to avoid... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | fall back to plughw:, if hw: doesn't work, in the alsa... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | properly release memblock always abd as soon as possible |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | make use of pa_bool_t on a few places where applicable... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | lower SO_PRIORITY priority to 6, since this is the... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | make rtp send socket low delay |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | add new pa_socket_udp_low_delay() API |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | add two missing header file inclusions |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | bug fixes for module-rtp-recv |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | make sure we don't call pa_source_post() for a monitor... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | If PTHREAD_PRIO_INHERIT mutexes are not available fall... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | port module-rtp-send.c to lock-free core |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Lennart Poettering | actually close the alsa device before we try to reopen... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Pierre Ossman | strtof() is a rather recent addition to C. Fall back... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Pierre Ossman | NSIG seems to be more common than _NSIG. |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Pierre Ossman | Emulate lrintf with simple truncation if it isn't avail... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Pierre Ossman | Make sure the header file is only included on linux... |
commit | commitdiff | tree | snapshot |
2007-09-18 |
Pierre Ossman | NSIG is not defined by neither C99 nor POSIX so we... |
commit | commitdiff | tree | snapshot |
next |