2007-08-25 |
Lennart Poettering | lower suspend timeout to 1s |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Lennart Poettering | include ffmpeg resampler in build |
commit | commitdiff | tree | snapshot |
2007-08-25 |
Lennart Poettering | make ffmpeg resampler actually work |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Lennart Poettering | add makefiles to speex/ and ffmpeg/ to easy compilation... |
commit | commitdiff | tree | snapshot |
2007-08-24 |
Lennart Poettering | Copy resampler from ffmpeg into our sources |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Lennart Poettering | make speex resampler the default |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Lennart Poettering | big resampler rework: support integer-only resampling... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Lennart Poettering | fix a bad memory access when destructing pa_memimports |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Lennart Poettering | a couple of modernizations; parse RE sample types properly |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Lennart Poettering | add a small speex wrapper so that we can include both... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Lennart Poettering | build speex resampler tiwce, once for fixed point,... |
commit | commitdiff | tree | snapshot |
2007-08-23 |
Lennart Poettering | add a copy of the speex resampler to our sources |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | fix minor typo |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | port remaining sinks to pa_rtpoll |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | minor cleanups |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | support absolute, relative and periodic timers in pa_rtpoll |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | port alsa driver to make use of new pa_rtpoll object |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | reverse hrtimer check, add missing #include |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add convenience functions to hook up pa_fdsem and pa_as... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add missing include |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | make pa_make_power_of_two() and pa_is_power_of_two... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add missing #include |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add message about hrtimers, and initialize pa_core... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | hide rtpoll-test from svn |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | check pa_core::high_priority before becoming rt thread |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add new option to pa_core stating whether we are runnin... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add check for ppoll() |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add rtpoll, rtclock, rtsig to Makefile |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add test program for pa_rtpoll |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add new realtime event loop abstraction which precise... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add facility for managing realtime signals |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add monotonic clock abstraction pa_rtclock |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | rename a few things in a macro to make name collisions... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | make use of new public function pa_is_power_of_two() |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add pa_is_power_of_two() and pa_make_power_of_two(... |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add macro for creating static TLS objects |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | add more PA_PTR_TO_XXX macros |
commit | commitdiff | tree | snapshot |
2007-08-22 |
Lennart Poettering | modernizations |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Lennart Poettering | use realtime scheduling for ALSA and OSS driver threads |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Lennart Poettering | never stay root after startup, even if we don't have... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Lennart Poettering | seperately get high nice level and acquire realtime... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Lennart Poettering | Keep CAP_SYS_NICE not only in PERMITTED but also in... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Lennart Poettering | only suspend device when server is local |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Lennart Poettering | truncate service names if necessary, include user name... |
commit | commitdiff | tree | snapshot |
2007-08-16 |
Lennart Poettering | add pa_truncate_utf8() function for truncating a string... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | add fedora-snapshot target |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | fix an awful race condition when handling data requests |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | don't fail if no pa is srunning |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | add new tool pasuspender which temporarily suspends... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | set CLOEXEC on more fds |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | add new commands suspend-source, suspend-sink |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | add protocol support for muting sink inputs and suspend... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | bump protocol revision and soname of libpulse |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | use pa_source_suspend_all/pa_sink_suspend_all for suspe... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | fix muting for sink inputs |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | actually mute sinks when asked for i, add new function... |
commit | commitdiff | tree | snapshot |
2007-08-15 |
Lennart Poettering | actually mute sinks when asked for i, add new function... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Lennart Poettering | load module-x11-xsmp from a /etc/xdg/autostart file... |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Lennart Poettering | add load-module and unload-module commands to pactl |
commit | commitdiff | tree | snapshot |
2007-08-13 |
Lennart Poettering | a couple of build fixes |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Lennart Poettering | deactivate module-x11-xsmp by default, due to a deadloc... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Lennart Poettering | 64 bit fixes and minor gcc shut ups |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Lennart Poettering | yet another new glibc build fix |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Lennart Poettering | build fix for newer glibc |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Lennart Poettering | make make distcheck pass |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Lennart Poettering | make make dist work |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Lennart Poettering | ship full libltdl tree in SVN to make sure we can build... |
commit | commitdiff | tree | snapshot |
2007-08-12 |
Lennart Poettering | bump soname and stuff for fedora pre-release |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | Resurrect ability to move streams between sinks |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | add comments describing the context these functions... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | modernize pa_play_memblockq() and add a new function... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | minor cleanup |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | fix latency reporting for oss and alsa modules |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | minor modernizations |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | hook into move operations for resuming/suspending devic... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | Add 'via DMA' to sink/source description if device... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | restore the ability move record streams between sources |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | use single array for storing pa_core hook lists, add... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | port oss driver to make use of the default fragment... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | make sure that the device access event sound is only... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | deal with messages properly which are recieved after... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | fix module-hal when no api= argument is specified |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | add proper refcounting to pa_asyncmsgq objects, to... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | allow destruction of pa_fdsem object that are still... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | modify alsa drivers to make use of new global fragment... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | fix default device naming and fix api selection code |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | modernization |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | allow setting the default sample and fragment settings... |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | add default fragment settings variables to pa_core |
commit | commitdiff | tree | snapshot |
2007-08-11 |
Lennart Poettering | move pstream item allocation to pa_flist |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | make revoke/release thread safe in the native protocol |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | add callbacks for the revoke/release stuff, so that... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | if no thread-mq is attached to the current thread,... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | make use of pa_thread_mq everywhere |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | minor update |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | Wrap two pa_asyncmsq in a new pa_thread_mq object for... |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | update thread test to use pa_once instead of pa_once_t |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | Rename pa_once_t to pa_once |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | move pa_queue to an implementation based on pa_flist |
commit | commitdiff | tree | snapshot |
2007-08-10 |
Lennart Poettering | do not acces playback pa_messagq from main thread |
commit | commitdiff | tree | snapshot |
next |