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
/
pulsecore
/
core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
2009-08-24
1
-1
/
+1
|
\
|
*
object: speed up type verification by not relying on strcmp()
Lennart Poettering
2009-08-21
1
-1
/
+1
*
|
Merge branch 'master' of git://0pointer.de/pulseaudio into dbus-work
Tanu Kaskinen
2009-08-19
1
-1
/
+0
|
\
|
|
*
sink: volume handling rework, new flat volume logic
Lennart Poettering
2009-08-19
1
-1
/
+0
*
|
Merge branch 'master' into dbus-work
Tanu Kaskinen
2009-06-29
1
-0
/
+14
|
\
|
|
*
Base mainloop on pa_rtclock_now()
Marc-André Lureau
2009-06-20
1
-0
/
+4
|
*
core: add a suspend cause flags field
Lennart Poettering
2009-06-05
1
-0
/
+10
*
|
dbus-protocol: Connection handling for local connections.
Tanu Kaskinen
2009-06-16
1
-0
/
+9
|
/
*
Use LGPL 2.1 on all files previously using LGPL 2
Colin Guthrie
2009-03-03
1
-1
/
+1
*
try to vacuum a little when nothing is going on
Lennart Poettering
2009-02-25
1
-0
/
+2
*
introduce default channel map in addition to the default sample spec
Lennart Poettering
2009-02-21
1
-0
/
+1
*
Merge commit 'elmarco/bt-wip'
Lennart Poettering
2009-02-12
1
-0
/
+2
|
\
|
*
pulsecore: add PA_CORE_HOOK_*_MOVE_FAIL
Marc-André Lureau
2009-02-11
1
-0
/
+2
*
|
allow sending meta/policy events to clients
Lennart Poettering
2009-02-12
1
-0
/
+3
*
|
add missing hook
Lennart Poettering
2009-02-05
1
-0
/
+1
|
/
*
get rid of nonsensical late initialization of namereg/scache and things
Lennart Poettering
2009-01-29
1
-5
/
+4
*
store the default sink/source in proper pa_sink*/pa_source* pointers instead ...
Lennart Poettering
2009-01-28
1
-4
/
+6
*
move flat volume logic into the core. while doing so add n_volume_steps field...
Lennart Poettering
2009-01-27
1
-1
/
+1
*
move sink input/source output move functions into two parts so that we can st...
Lennart Poettering
2009-01-23
1
-4
/
+4
*
maintain a pa_core state variable
Lennart Poettering
2009-01-23
1
-0
/
+8
*
kill autoload stuff as planned
Lennart Poettering
2009-01-15
1
-4
/
+3
*
add new pa_card object as a way to logically combine multiple sinks and sources
Lennart Poettering
2009-01-15
1
-1
/
+4
*
convert pa_client instantiation to use a pa_client_new_data struct and add ho...
Lennart Poettering
2009-01-15
1
-0
/
+3
*
volume hooks
Marc-Andre Lureau
2008-10-07
1
-0
/
+2
*
Make the shared memory segment size configurable
Lennart Poettering
2008-10-01
1
-1
/
+1
*
Add new option to disable remixing from/to LFE and set it to on by default
Lennart Poettering
2008-09-05
1
-0
/
+1
*
add new switch --disallow-exit
Lennart Poettering
2008-08-06
1
-2
/
+5
*
rename pa_property_xxx to pa_shared_xxx to avoid confusion with property lists
Lennart Poettering
2008-08-01
1
-1
/
+1
*
save a bit of memory
Lennart Poettering
2008-06-27
1
-3
/
+5
*
get rid of svn $ keywords
Lennart Poettering
2008-06-18
1
-2
/
+0
*
big mumbo jumo of interleaved patches.
Lennart Poettering
2008-05-21
1
-1
/
+0
*
merge glitch-free branch back into trunk
Lennart Poettering
2008-05-15
1
-6
/
+12
*
- Check process name when dealing with PID files
Lennart Poettering
2007-11-21
1
-0
/
+3
*
make rtprio and nice level actually configurable
Lennart Poettering
2007-11-01
1
-3
/
+4
*
merge 'lennart' branch back into trunk.
Lennart Poettering
2007-10-28
1
-8
/
+47
*
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
-4
/
+4
*
Rework memory management to allow shared memory data transfer. The central idea
Lennart Poettering
2006-08-18
1
-2
/
+2
*
define new hooks: hook_source_output_new, hook_source_disconnect
Lennart Poettering
2006-08-13
1
-2
/
+5
*
properly implement a pa_sink_disconnect() hook
Lennart Poettering
2006-08-13
1
-1
/
+2
*
allow hooking into the process of creating playback streams. To implement thi...
Lennart Poettering
2006-08-13
1
-3
/
+10
*
rework subscription code: try to drop redundant queued events
Lennart Poettering
2006-08-12
1
-4
/
+6
*
* add new --system command line parameter to the daemon for running PulseAudi...
Lennart Poettering
2006-07-19
1
-0
/
+2
*
* more s/pulseaudio/PulseAudio/ replacements
Lennart Poettering
2006-06-19
1
-2
/
+2
*
big s/polyp/pulse/g
Lennart Poettering
2006-06-19
1
-0
/
+82