2007-10-28 |
Lennart Poettering | Merge r1504 from trunk: Solaris hides inet_ntop in nsl |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Lennart Poettering | Merge r1505 from trunk: Make sure we link to the core... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Lennart Poettering | Merge r1503 from trunk: Make -no-undefined actually... |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Lennart Poettering | Merge r1473 from trunk (mixer ioctls on /dev/dsp) |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Lennart Poettering | fix error handling |
commit | commitdiff | tree | snapshot |
2007-10-28 |
Lennart Poettering | don't use errno on EOF |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | port module-esound-sink to new core |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | don't use SIGRTMAX, for compatibility with valgrind... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | minor cleanup |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | minor fix to make gcc shut up |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | minor fixups, to make the test more deterministic |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | add ability to "pause" the input time temporarily.... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | modernize pa_iochannel a bit, add pa_iochannel_get_send... |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | add missing pa_smoother destructor |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | add pa_rtclock_usec() API |
commit | commitdiff | tree | snapshot |
2007-10-27 |
Lennart Poettering | add pa_timeval_load() API |
commit | commitdiff | tree | snapshot |
2007-10-26 |
Lennart Poettering | hide smoother test |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Tanu Kaskinen | Add "support" for plugins that have control output... |
commit | commitdiff | tree | snapshot |
2007-10-25 |
Tanu Kaskinen | A couple of comment typo fixes. |
commit | commitdiff | tree | snapshot |
2007-10-24 |
Lennart Poettering | fix alsa mmap initialization bogosity, discovered by... |
commit | commitdiff | tree | snapshot |
2007-10-23 |
Lennart Poettering | add better time interpolator: use linear regression... |
commit | commitdiff | tree | snapshot |
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 |
next |