2008-10-01 |
Lennart Poettering | don't hit an assert if a kernel driver reports invalid...
|
commit | commitdiff | tree |
2008-10-01 |
Lennart Poettering | remove useless log message
|
commit | commitdiff | tree |
2008-10-01 |
Lennart Poettering | remove useless log message, re #367
|
commit | commitdiff | tree |
2008-10-01 |
Lennart Poettering | fix support for ALSA devices which lack dB information
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | it's --daemonize, not --daemon
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | Merge commit 'coling/master'
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | a few FreeBSD fixes, from alexis Signed-off-by: Lennart Poettering <lennart@poettering.net>
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | replace module-volume-restore by module-stream-restore...
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | it might be a bit too early to initialize bluetooth...
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | fix typo in default.conf, closes bug #354
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | follow PropertyChanged signals from BlueZ
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | Some man page updates, add missing documentation, other...
|
commit | commitdiff | tree |
2008-09-30 |
Lennart Poettering | Make the shared memory segment size configurable
|
commit | commitdiff | tree |
2008-09-29 |
Lennart Poettering | make module-bluetooth-discover actually load modules...
|
commit | commitdiff | tree |
2008-09-29 |
Lennart Poettering | all kinds of minor type, memory leak, initializatio...
|
commit | commitdiff | tree |
2008-09-29 |
Lennart Poettering | instead of failing when the requested sampling rate...
|
commit | commitdiff | tree |
2008-09-29 |
Lennart Poettering | Use the same module parameter names for module-bluetooth...
|
commit | commitdiff | tree |
2008-09-29 |
Lennart Poettering | use TRUE for pa_bool_t arguments
|
commit | commitdiff | tree |
2008-09-29 |
Lennart Poettering | remove a few compiler warnings in BlueZ code
|
commit | commitdiff | tree |
2008-09-27 |
Lennart Poettering | fix compilation errors in priority queue code
|
commit | commitdiff | tree |
2008-09-26 |
Lennart Poettering | ignore bt proximity helper
|
commit | commitdiff | tree |
2008-09-26 |
Lennart Poettering | add a generic priority queue implementation
|
commit | commitdiff | tree |
2008-09-26 |
Lennart Poettering | make pa_idxset_trivial_compare_func() do a full compare...
|
commit | commitdiff | tree |
2008-09-26 |
Lennart Poettering | some minor fixes and cleanups in the bt code
|
commit | commitdiff | tree |
2008-09-12 |
Lennart Poettering | make sure ~/.pulse exists before we create the runtime...
|
commit | commitdiff | tree |
2008-09-10 |
Lennart Poettering | replace Makefile stub copies by symlinks
|
commit | commitdiff | tree |
2008-09-10 |
Lennart Poettering | enable bluetooth by default
|
commit | commitdiff | tree |
2008-09-10 |
Lennart Poettering | downgrade a D-Bus log message to debug
|
commit | commitdiff | tree |
2008-09-10 |
Lennart Poettering | add trivial redirecting makefile to bt dir
|
commit | commitdiff | tree |
2008-09-10 |
Lennart Poettering | fix S32 validity check
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | add src/pulsecore/lock-autospawn.c to POTFILES.in
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | bump revisions
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | make sure peaks resampler also works for very short...
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | minor improvements in debug handling
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | unbreak pa_idxset_rrobin
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | When returning from a suspend, pass exactly the same...
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | fix minor typo
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | Work around presumable ALSA bug that treats the dir...
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | Merge branch 'master' into master-tx
|
commit | commitdiff | tree |
2008-09-08 |
Lennart Poettering | move autospawn lock to pulsecore/ since we don't need...
|
commit | commitdiff | tree |
2008-09-05 |
Lennart Poettering | Add new option to disable remixing from/to LFE and...
|
commit | commitdiff | tree |
2008-09-05 |
Lennart Poettering | include build and runtime host information in debug...
|
commit | commitdiff | tree |
2008-09-05 |
Lennart Poettering | rework autospawning to allow to multiple parallel autospawni...
|
commit | commitdiff | tree |
2008-09-05 |
Lennart Poettering | connect to localhost via IP address instead of host...
|
commit | commitdiff | tree |
2008-09-05 |
Lennart Poettering | if we are exiting due to cpu overload, say so via syslog...
|
commit | commitdiff | tree |
2008-09-05 |
Lennart Poettering | if we are exiting due to idleness, say so
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | check for errors returned by pa_context_connect()
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | use pa_channel_map_compatible() where applicable
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | a few minor clean-ups
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | introduce upper channel map definition limit PA_CHANNEL_MAP_...
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | update map file
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | add new API function pa_channel_map_compatible()
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | update map-file script to ignore gcc malloc attributes
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | update documentation and help texts for s32le/s32be...
|
commit | commitdiff | tree |
2008-09-04 |
Lennart Poettering | Downgrade hrtimer warning to notice level
|
commit | commitdiff | tree |
2008-09-03 |
Lennart Poettering | Merge commit 'origin/master-tx'
|
commit | commitdiff | tree |
2008-09-03 |
Lennart Poettering | introduce macros for all flags so that clients can...
|
commit | commitdiff | tree |
2008-09-03 |
Lennart Poettering | use PA_STREAM_EARLY_REQUESTS for OSS streams
|
commit | commitdiff | tree |
2008-09-03 |
Lennart Poettering | reindent comments a bit
|
commit | commitdiff | tree |
2008-09-03 |
Lennart Poettering | Implement "early requests" mode.
|
commit | commitdiff | tree |
2008-09-03 |
Lennart Poettering | Rework pa_machine_id() a bit
|
commit | commitdiff | tree |
2008-09-03 |
Lennart Poettering | fix misuse of return value
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | use gcc malloc attribute macros for internal functions...
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | drop -Winline from build cflags
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | don't include leagacy definition PA_STREAM_NOT_MONOTONOUS...
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | prefix internally used inline function with _
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | add gcc malloc related function attributes where appropriate
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | add malloc related gcc attribute macros
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | avoid rounding errors on requested buffering metrics
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | output relative timestamps in addition to absolute...
|
commit | commitdiff | tree |
2008-09-01 |
Lennart Poettering | include more build info in debug output
|
commit | commitdiff | tree |
2008-08-31 |
Lennart Poettering | rework device opening code: work around broken SND_PCM_NO_AU...
|
commit | commitdiff | tree |
2008-08-29 |
Lennart Poettering | remove a few more gcc warnings
|
commit | commitdiff | tree |
2008-08-29 |
Lennart Poettering | fix a few compiler warnings on older gcc
|
commit | commitdiff | tree |
2008-08-29 |
Lennart Poettering | reword amd64 message
|
commit | commitdiff | tree |
2008-08-29 |
Lennart Poettering | change default log level for the library to PA_LOG_ERROR...
|
commit | commitdiff | tree |
2008-08-29 |
Lennart Poettering | downgrade a few messages
|
commit | commitdiff | tree |
2008-08-29 |
Lennart Poettering | the native atomic ops implementation for amd64 seems...
|
commit | commitdiff | tree |
2008-08-29 |
Lennart Poettering | Change return value of cmpxchg atomic op to pa_bool_t
|
commit | commitdiff | tree |
2008-08-29 |
Lennart Poettering | optionally add timestampts to every line logged
|
commit | commitdiff | tree |
2008-08-28 |
Lennart Poettering | reduce needlessly large gdbm cache a bit
|
commit | commitdiff | tree |
2008-08-28 |
Lennart Poettering | fix up latency before calling into stream code, to...
|
commit | commitdiff | tree |
2008-08-28 |
Lennart Poettering | add missing config.h inclusion
|
commit | commitdiff | tree |
2008-08-28 |
Lennart Poettering | rework pa_ulog2 and base it on __builtin_clz if available...
|
commit | commitdiff | tree |
2008-08-28 |
Lennart Poettering | add byte-to-usec and usec-to-byte converters that round...
|
commit | commitdiff | tree |
2008-08-28 |
Lennart Poettering | document in which direction we round
|
commit | commitdiff | tree |
2008-08-26 |
Lennart Poettering | increase pa_xmalloc() limit to 96 MB, closes #344
|
commit | commitdiff | tree |
2008-08-26 |
Lennart Poettering | fix typo
|
commit | commitdiff | tree |
2008-08-26 |
Lennart Poettering | Fix error code in pa_stream_get_timing_info()
|
commit | commitdiff | tree |
2008-08-26 |
Lennart Poettering | call close() in a loop to catch EINTR
|
commit | commitdiff | tree |
2008-08-20 |
Lennart Poettering | add a few missing casts
|
commit | commitdiff | tree |
2008-08-19 |
Lennart Poettering | add doxygen documentation for ext-stream-restore.h
|
commit | commitdiff | tree |
2008-08-19 |
Lennart Poettering | use final glibc eventfd() instead of our homegrown...
|
commit | commitdiff | tree |
2008-08-19 |
Lennart Poettering | rework cpu limit logic to use monotonic instead of...
|
commit | commitdiff | tree |
2008-08-19 |
Lennart Poettering | simplify pa_start_child_for_read by using pa_close_all...
|
commit | commitdiff | tree |
2008-08-19 |
Lennart Poettering | add a few more gcc warning flags and fix quite a few...
|
commit | commitdiff | tree |
2008-08-18 |
Lennart Poettering | run autoupdate
|
commit | commitdiff | tree |
2008-08-18 |
Lennart Poettering | update gitignore
|
commit | commitdiff | tree |
2008-08-18 |
Lennart Poettering | require ac 2.62 in bootstrap.sh
|
commit | commitdiff | tree |
2008-08-18 |
Lennart Poettering | Merge commit 'flameeyes/autoconf-2.62'
|
commit | commitdiff | tree |
next |