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
path:
root
/
src
/
modules
/
module-stream-restore.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
database: port restore modules to new database API
Lennart Poettering
2009-05-14
1
-82
/
+56
*
core: introduce new 'reference' volume for sinks
Lennart Poettering
2009-04-13
1
-89
/
+53
*
always remap relative volume properly
Lennart Poettering
2009-03-20
1
-12
/
+10
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
stream-resotre: don't leak a name
Marc-André Lureau
2009-02-19
1
-0
/
+2
*
make PA_GCC_PACKED and PA_GCC_MALLOC actually work
Lennart Poettering
2009-02-13
1
-2
/
+2
*
store the identification key in the module-stream-restore.id property
Lennart Poettering
2009-02-04
1
-5
/
+13
*
remove soft volume from pa_sink_input_new_info since it should be handled int...
Lennart Poettering
2009-02-04
1
-19
/
+23
*
fix a validity check
Lennart Poettering
2009-02-04
1
-1
/
+1
*
version all entries in the database
Lennart Poettering
2009-02-04
1
-10
/
+19
*
add missing usage strings
Lennart Poettering
2009-01-28
1
-0
/
+4
*
instead of making the volume relative our own, let' pa_sink_input_new() do it...
Lennart Poettering
2009-01-27
1
-5
/
+10
*
only store volume/device information that has been flagged for saving, and st...
Lennart Poettering
2009-01-27
1
-47
/
+158
*
when changing volume, store whether it is worth remembering or no
Lennart Poettering
2009-01-27
1
-3
/
+3
*
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
2009-01-27
1
-2
/
+2
*
minor cleanups
Lennart Poettering
2009-01-21
1
-3
/
+3
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
1
-4
/
+4
*
Pass GDBM_NOLOCK to gdbm
Lennart Poettering
2008-12-17
1
-1
/
+1
*
fix arguments to format string
Lennart Poettering
2008-10-21
1
-1
/
+1
*
if a stream comes with now sensible properties attached, use common
Lennart Poettering
2008-10-08
1
-1
/
+1
*
fix minor typo
Lennart Poettering
2008-09-09
1
-1
/
+1
*
reduce needlessly large gdbm cache a bit
Lennart Poettering
2008-08-29
1
-0
/
+5
*
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
2008-08-19
1
-5
/
+5
*
restore volume/device for streams only when it wasn't set before
Lennart Poettering
2008-08-18
1
-8
/
+21
*
apply newly configured rules properly
Lennart Poettering
2008-08-15
1
-2
/
+3
*
apply volumes properly more than once in a row
Lennart Poettering
2008-08-15
1
-1
/
+2
*
apply the correct rules to sink inputs
Lennart Poettering
2008-08-15
1
-1
/
+1
*
don't restore devices for direct-on-input streams
Lennart Poettering
2008-08-15
1
-0
/
+1
*
make gcc shut up
Lennart Poettering
2008-08-09
1
-1
/
+1
*
Modify pa_state_path() to take an additional argument for prepending the mach...
Lennart Poettering
2008-08-07
1
-5
/
+5
*
add a function to dump the stream database for debugging purposes
Lennart Poettering
2008-08-05
1
-0
/
+32
*
add protocol extension to module-stream-restore
Lennart Poettering
2008-08-04
1
-10
/
+322
*
store channel map in database and remap volumes if necessary
Lennart Poettering
2008-08-04
1
-10
/
+23
*
add new module module-stream-restore
Lennart Poettering
2008-08-03
1
-0
/
+433