index
:
~colin/pulseaudio.git-bakup
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
next
rtpoll
stable-1.x
stable-2.x
stable-3.x
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
colin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
modules
/
module-volume-restore.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-18
Fix up some double spaces
Maarten Bosmans
1
-1
/
+1
2009-08-11
volume-restore: forward module load return value of stream-restore back to ca...
Lennart Poettering
1
-3
/
+6
2009-05-28
modules: introduce PA_MODULE_DEPRECATED() macro for marking modules deprecated
Lennart Poettering
1
-1
/
+2
2009-03-03
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
1
-1
/
+1
2009-01-28
make m-v-r a stub that simply load m-s-r
Lennart Poettering
1
-499
/
+8
2009-01-27
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
1
-1
/
+1
2009-01-15
kill autoload stuff as planned
Lennart Poettering
1
-2
/
+2
2008-08-19
add a few more gcc warning flags and fix quite a few problems found by doing so
Lennart Poettering
1
-1
/
+1
2008-08-07
Modify pa_state_path() to take an additional argument for prepending the mach...
Lennart Poettering
1
-1
/
+1
2008-06-18
get rid of svn $ keywords
Lennart Poettering
1
-2
/
+0
2008-06-11
merge Colin Guthrie's module-always-sink module, and add priorization to the ...
Lennart Poettering
1
-3
/
+3
2008-05-21
move volume restore table from runtime to state dir, fix another compiler war...
Lennart Poettering
1
-2
/
+4
2008-05-15
merge glitch-free branch back into trunk
Lennart Poettering
1
-16
/
+8
2007-11-21
- Check process name when dealing with PID files
Lennart Poettering
1
-25
/
+109
2007-11-09
tag modules that may only be loaded once at most especially, and enforce that...
Lennart Poettering
1
-4
/
+5
2007-11-04
pa_boolization
Lennart Poettering
1
-15
/
+13
2007-10-28
merge 'lennart' branch back into trunk.
Lennart Poettering
1
-25
/
+22
2007-05-23
add a missing initialization that causes a crash when parsing invalid volume ...
Lennart Poettering
1
-0
/
+1
2007-02-13
Add copyright notices to all relevant files. (based on svn log)
Pierre Ossman
1
-0
/
+2
2007-01-04
Huge trailing whitespace cleanup. Let's keep the tree pure from here on,
Pierre Ossman
1
-32
/
+32
2006-08-19
restore the sink/source for a client in addition to the playback volume. This...
Lennart Poettering
1
-36
/
+140
2006-08-19
fix a memory leak
Lennart Poettering
1
-1
/
+3
2006-08-18
remove all occurences of
Lennart Poettering
1
-10
/
+10
2006-08-13
Clean up module description a little
Lennart Poettering
1
-1
/
+1
2006-08-13
modify module-volume-restore to change the initial volume of a sink input fro...
Lennart Poettering
1
-7
/
+28
2006-07-19
* add new function pa_check_in_group()
Lennart Poettering
1
-1
/
+1
2006-06-19
* more s/pulseaudio/PulseAudio/ replacements
Lennart Poettering
1
-1
/
+1
2006-06-19
big s/polyp/pulse/g
Lennart Poettering
1
-15
/
+15
2006-05-25
* split pa_cstrerror() into its own file polypcore/core-error.[ch]
Lennart Poettering
1
-1
/
+1
2006-05-22
Wrap strerror() in a function that makes it thread safe and converts the
Pierre Ossman
1
-2
/
+3
2006-05-17
split polypcore/util.[ch] into polypcore/core-util.[ch] and polyp/util.[ch]
Lennart Poettering
1
-2
/
+2
2006-05-17
Move xmalloc to the public side (libpolyp).
Pierre Ossman
1
-1
/
+2
2006-05-17
add proper locking when accessing the file volume.table
Lennart Poettering
1
-3
/
+12
2006-05-16
downgrade a log message
Lennart Poettering
1
-2
/
+1
2006-05-15
remove regex.h from include, since it is actually not used
Lennart Poettering
1
-1
/
+0
2006-05-14
add new module module-volume-restore which saves and restores volume of playb...
Lennart Poettering
1
-0
/
+361