index
:
pulseaudio.git
0.9.15-stable
0.9.17-stable
0.9.18-stable
0.9.19-stable
0.9.20-stable
master
master-tx
merge-queue
rtpoll
stable-queue
tags/release-0.1
tags/release-0.2
tags/release-0.4
tags/release-0.5
tags/release-0.5.1
tags/release-0.6
tags/release-0.8
tags/release-0.8.1
tags/release-0.9.0
tags/release-0.9.1
tags/release-0.9.10
tags/release-0.9.2
tags/release-0.9.3
tags/release-0.9.4
tags/release-0.9.5
tags/release-0.9.6
tags/release-0.9.7
tags/release-0.9.8
tags/release-0.9.9
PulseAudio Sound Server
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
Add new option to disable remixing from/to LFE and set it to on by default
Lennart Poettering
2008-09-05
11
-23
/
+49
|
*
include build and runtime host information in debug output
Lennart Poettering
2008-09-05
3
-2
/
+16
|
*
rework autospawning to allow to multiple parallel autospawning contexts
Lennart Poettering
2008-09-05
2
-209
/
+107
|
*
connect to localhost via IP address instead of host name, to avoid needless N...
Lennart Poettering
2008-09-05
1
-2
/
+3
|
*
if we are exiting due to cpu overload, say so via syslog, too
Lennart Poettering
2008-09-05
1
-0
/
+2
|
*
if we are exiting due to idleness, say so
Lennart Poettering
2008-09-05
1
-0
/
+1
|
*
check for errors returned by pa_context_connect()
Lennart Poettering
2008-09-05
1
-1
/
+4
|
*
use pa_channel_map_compatible() where applicable
Lennart Poettering
2008-09-05
1
-1
/
+1
|
*
a few minor clean-ups
Lennart Poettering
2008-09-05
1
-8
/
+3
|
*
introduce upper channel map definition limit PA_CHANNEL_MAP_DEF_MAX
Lennart Poettering
2008-09-05
2
-2
/
+7
|
*
update map file
Lennart Poettering
2008-09-05
1
-0
/
+2
|
*
add new API function pa_channel_map_compatible()
Lennart Poettering
2008-09-05
2
-0
/
+11
|
*
update map-file script to ignore gcc malloc attributes
Lennart Poettering
2008-09-05
1
-1
/
+1
|
*
update documentation and help texts for s32le/s32be sample types
Lennart Poettering
2008-09-05
3
-5
/
+9
|
*
Downgrade hrtimer warning to notice level
Lennart Poettering
2008-09-05
2
-2
/
+2
*
|
Updated LINGUAS: el, fr, sv added.
Robert-André Mauchin
2008-09-06
1
-0
/
+3
*
|
Added French translation.
Robert-André Mauchin
2008-09-06
1
-0
/
+2153
*
|
Added Swedish translation.
Daniel Nylander
2008-09-05
1
-0
/
+1799
|
/
*
Merge commit 'origin/master-tx'
Lennart Poettering
2008-09-03
2
-161
/
+1963
|
\
|
*
Some string in German translation done
Fabian Affolter
2008-08-31
1
-54
/
+54
|
*
Initial German translation
Fabian Affolter
2008-08-29
1
-110
/
+128
|
*
Started Greek translation
Dimitris Glezos
2008-08-27
1
-0
/
+1784
*
|
introduce macros for all flags so that clients can check for them with #ifdef
Lennart Poettering
2008-09-03
2
-1
/
+54
*
|
use PA_STREAM_EARLY_REQUESTS for OSS streams
Lennart Poettering
2008-09-03
1
-1
/
+1
*
|
command_get_info() segv in some conditions
Marc-André Lureau
2008-09-03
1
-1
/
+1
*
|
reindent comments a bit
Lennart Poettering
2008-09-03
5
-223
/
+338
*
|
Implement "early requests" mode.
Lennart Poettering
2008-09-03
4
-185
/
+278
*
|
Rework pa_machine_id() a bit
Lennart Poettering
2008-09-03
1
-10
/
+27
*
|
fix misuse of return value
Lennart Poettering
2008-09-03
1
-5
/
+1
*
|
use gcc malloc attribute macros for internal functions, too
Lennart Poettering
2008-09-01
2
-4
/
+10
*
|
drop -Winline from build cflags
Lennart Poettering
2008-09-01
1
-1
/
+1
*
|
don't include leagacy definition PA_STREAM_NOT_MONOTONOUS in docs
Lennart Poettering
2008-09-01
1
-0
/
+3
*
|
prefix internally used inline function with _
Lennart Poettering
2008-09-01
1
-6
/
+6
*
|
add gcc malloc related function attributes where appropriate
Lennart Poettering
2008-09-01
1
-6
/
+8
*
|
add malloc related gcc attribute macros
Lennart Poettering
2008-09-01
1
-0
/
+20
*
|
avoid rounding errors on requested buffering metrics
Lennart Poettering
2008-09-01
1
-11
/
+18
*
|
output relative timestamps in addition to absolute timestamps when logging
Lennart Poettering
2008-09-01
1
-4
/
+14
*
|
include more build info in debug output
Lennart Poettering
2008-09-01
1
-0
/
+13
*
|
rework device opening code: work around broken SND_PCM_NO_AUTO_xxx support in...
Lennart Poettering
2008-08-31
1
-39
/
+68
*
|
remove a few more gcc warnings
Lennart Poettering
2008-08-30
6
-10
/
+10
*
|
fix a few compiler warnings on older gcc
Lennart Poettering
2008-08-29
10
-19
/
+19
*
|
reword amd64 message
Lennart Poettering
2008-08-29
1
-1
/
+1
*
|
change default log level for the library to PA_LOG_ERROR to avoid spamming to...
Lennart Poettering
2008-08-29
2
-4
/
+4
*
|
downgrade a few messages
Lennart Poettering
2008-08-29
1
-4
/
+4
*
|
the native atomic ops implementation for amd64 seems to work fine
Lennart Poettering
2008-08-29
1
-3
/
+3
*
|
Change return value of cmpxchg atomic op to pa_bool_t
Lennart Poettering
2008-08-29
1
-14
/
+16
*
|
Add CFLAGS information on start-up
Marc-André Lureau
2008-08-29
2
-0
/
+3
*
|
optionally add timestampts to every line logged
Lennart Poettering
2008-08-29
3
-14
/
+39
*
|
reduce needlessly large gdbm cache a bit
Lennart Poettering
2008-08-29
2
-0
/
+10
*
|
fix up latency before calling into stream code, to make sure we don't ask for...
Lennart Poettering
2008-08-29
4
-13
/
+16
[prev]
[next]