index
:
~arun/pulseaudio
b2g
beamformer
bluetooth
bt-passthrough
gst-rtp
hsp-review
jackhwmute-review
json
master
meson
passthrough-hbr
stable-7.x
vff
volume-ramping
webrtc
Various PulseAudio hacks and WIP work
arun
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-stream-restore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-04
remove soft volume from pa_sink_input_new_info since it should be handled int...
Lennart Poettering
1
-19
/
+23
2009-02-04
fix a validity check
Lennart Poettering
1
-1
/
+1
2009-02-04
version all entries in the database
Lennart Poettering
1
-10
/
+19
2009-01-28
add missing usage strings
Lennart Poettering
1
-0
/
+4
2009-01-27
instead of making the volume relative our own, let' pa_sink_input_new() do it...
Lennart Poettering
1
-5
/
+10
2009-01-27
only store volume/device information that has been flagged for saving, and st...
Lennart Poettering
1
-47
/
+158
2009-01-27
when changing volume, store whether it is worth remembering or no
Lennart Poettering
1
-3
/
+3
2009-01-27
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
1
-2
/
+2
2009-01-21
minor cleanups
Lennart Poettering
1
-3
/
+3
2009-01-15
kill autoload stuff as planned
Lennart Poettering
1
-4
/
+4
2008-12-17
Pass GDBM_NOLOCK to gdbm
Lennart Poettering
1
-1
/
+1
2008-10-21
fix arguments to format string
Lennart Poettering
1
-1
/
+1
2008-10-08
if a stream comes with now sensible properties attached, use common
Lennart Poettering
1
-1
/
+1
2008-09-09
fix minor typo
Lennart Poettering
1
-1
/
+1
2008-08-29
reduce needlessly large gdbm cache a bit
Lennart Poettering
1
-0
/
+5
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-5
/
+5
2008-08-18
restore volume/device for streams only when it wasn't set before
Lennart Poettering
1
-8
/
+21
2008-08-15
apply newly configured rules properly
Lennart Poettering
1
-2
/
+3
2008-08-15
apply volumes properly more than once in a row
Lennart Poettering
1
-1
/
+2
2008-08-15
apply the correct rules to sink inputs
Lennart Poettering
1
-1
/
+1
2008-08-15
don't restore devices for direct-on-input streams
Lennart Poettering
1
-0
/
+1
2008-08-09
make gcc shut up
Lennart Poettering
1
-1
/
+1
2008-08-07
Modify pa_state_path() to take an additional argument for prepending the mach...
Lennart Poettering
1
-5
/
+5
2008-08-05
add a function to dump the stream database for debugging purposes
Lennart Poettering
1
-0
/
+32
2008-08-04
add protocol extension to module-stream-restore
Lennart Poettering
1
-10
/
+322
2008-08-04
store channel map in database and remap volumes if necessary
Lennart Poettering
1
-10
/
+23
2008-08-03
add new module module-stream-restore
Lennart Poettering
1
-0
/
+433