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