projects
/
platform
/
upstream
/
pulseaudio.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/pulseaudio.git
2006-08-11
Lennart Poettering
fix bad memory access and a leak when detructing ALSA...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Lennart Poettering
rework name register a litle to only allow "valid"...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Lennart Poettering
Build HAL support only when either OSS or ALSA is available
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Lennart Poettering
remove OSS specific code from module-hal-detect if...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Lennart Poettering
ALSA: handle write()/read() errors properly by unloadin...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Lennart Poettering
change order of the ALSA event dispatch code to make...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-11
Lennart Poettering
use the copied udi string as hash key for the device...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-08
Shahms E. King
add HAL support for OSS devices and capability changes
commit
|
commitdiff
|
tree
|
snapshot
2006-08-07
Shahms E. King
clean up hal patch to use pa_xnew and timeval compatibi...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-07
Lennart Poettering
try to reduce volume updates in the ALSA sinks/sources...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-06
Lennart Poettering
* add SVN $Id$ tags
commit
|
commitdiff
|
tree
|
snapshot
2006-08-06
Lennart Poettering
merge HAL support from Shams E. King
commit
|
commitdiff
|
tree
|
snapshot
2006-08-03
Lennart Poettering
update todo
commit
|
commitdiff
|
tree
|
snapshot
2006-08-03
Lennart Poettering
implement "pactl move-source-output"
commit
|
commitdiff
|
tree
|
snapshot
2006-08-03
Lennart Poettering
implement pa_context_move_source_output_by_{name,index}()
commit
|
commitdiff
|
tree
|
snapshot
2006-08-03
Lennart Poettering
wrap pa_source_output_move_to() in the native protocol
commit
|
commitdiff
|
tree
|
snapshot
2006-08-03
Lennart Poettering
add new CLI command move-source-output as wrapper aroun...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-03
Lennart Poettering
Implement pa_source_input_move_to() for moving record...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-03
Lennart Poettering
- don't call pa_sink_notify in pa_sink_input_new()...
commit
|
commitdiff
|
tree
|
snapshot
2006-08-01
Lennart Poettering
bump API and protocol version. Return PA_ERR_NOTSUPPORT...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Lennart Poettering
add new "move-sink-input" command to pactl
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Lennart Poettering
wrap PA_COMMAND_MOVE_SINK_INPUT for libpulse
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Lennart Poettering
add new native protocol function for moving sink inputs...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Lennart Poettering
add new commands opcode for moving sink inputs and...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Lennart Poettering
deal properly with recursive module unloading
commit
|
commitdiff
|
tree
|
snapshot
2006-07-31
Lennart Poettering
fix bad memory access if a non-existing entry shall...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
fix module-gconf initialization
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
don't hit an assetr if there are operations outstanding...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
fix two typos (pierre, have you been sleeping? next...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
add new CLI function "move-sink-input" as wrapper aroun...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
* implement "hot" moving of playback streams between...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
free the memblockq if we decide not to play it
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
if the memblockq is empty, return -1 in all cases
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
fix calculation of pa_usec_to_bytes, to make sure that...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-29
Lennart Poettering
handle EOF correctly if it is read before the stream...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Lennart Poettering
for the playing field of pa_timing_info use pa_sink_inp...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Lennart Poettering
fold the seperate variable pa_sink_input::playing into...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-28
Lennart Poettering
introduce pa_play_memblockq() which creates a playback...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Lennart Poettering
update todo
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Lennart Poettering
load module-gconf in default install
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Lennart Poettering
introduce three virtual sink/source names: @DEFAULT_SIN...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Lennart Poettering
if possible do not unload already loaded modules when...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Lennart Poettering
because gconf doesn't provide real transactions we...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-27
Lennart Poettering
remove superfluous code
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Lennart Poettering
remove two superfluous lines
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Lennart Poettering
mainloop fixes: when disabling time events when dispatc...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Lennart Poettering
add some protection that the gconf helper process will...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Lennart Poettering
add missing configure.ac checks for module-gconf
commit
|
commitdiff
|
tree
|
snapshot
2006-07-26
Lennart Poettering
add new module "module-gconf" which reads configuration...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
Lennart Poettering
add new command line option --no-cpu-limit. This is...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
Lennart Poettering
Results of profiling PulseAudio with valgrind's callgri...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
Lennart Poettering
split a few asserts
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
Lennart Poettering
split a few assert()s
commit
|
commitdiff
|
tree
|
snapshot
2006-07-25
Lennart Poettering
add a few more g_assert()s and change all assert()s...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-24
Lennart Poettering
add autogen.sh for jhbuild (for you, elmarco!)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-24
Lennart Poettering
bump version and sonames
commit
|
commitdiff
|
tree
|
snapshot
2006-07-23
Lennart Poettering
add massif target to Makefile
commit
|
commitdiff
|
tree
|
snapshot
2006-07-23
Lennart Poettering
as a result of memory profiling with valgrind/massif...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-23
Lennart Poettering
update todo
commit
|
commitdiff
|
tree
|
snapshot
2006-07-22
Lennart Poettering
fix horribly broken glib timeout event handling
commit
|
commitdiff
|
tree
|
snapshot
2006-07-21
Pierre Ossman
Use proper @libdir@ in pc.in files to handle x86_64...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-21
Lennart Poettering
raise the default value for RLIMIT_NOFILE to 200 since...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Get ACL:s to work on Win32.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
remove access group setting from default client.conf
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
fix a few @@ replacments
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
even more FreeBSD portability (thanks Flameeyes, again!)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
add missing #ifdef HAVE_CREDS (thanks, Flameeyes)
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
some more FreeBSD compat from Flameeyes
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
bump release and sonames
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
remove configurable client access group, since can...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
update todo
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
implement "auth-ip-acl=" in the native and esound protocols
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
actually ship src/pulsecore/creds.h in the tarballs
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
add IP address ACL subsystem
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Fix incorrect call to nonexistant pa_log_warning().
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Only warn when running as root and not --system.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Centralise check if we're running as root.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Move check for SUID into the caps functions.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Handle user switch in a more platform independent manner.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Make sure parse_rlimit is only used when rlimits are...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
add support to set resource limits for the daemon and...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Lennart Poettering
undo r1111 in some way: include sys/socket.h and sys...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Add missing header.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Make -1 mean "current group/user" so that some platform...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Protect platform dependent headers with ifdefs.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-20
Pierre Ossman
Remove unneeded headers.
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Lennart Poettering
add a few comments
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Lennart Poettering
* add new function pa_check_in_group()
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Lennart Poettering
use access group dedclared in ~/.pulse/client.conf...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Lennart Poettering
update @@ tokens according to recent Makefile.am change
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Lennart Poettering
fix sed scripts according to #define renames
commit
|
commitdiff
|
tree
|
snapshot
2006-07-19
Lennart Poettering
* add new --system command line parameter to the daemon...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Lennart Poettering
remove glib 1.2 adapter. It started to bitrot and wasn...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Lennart Poettering
add two more \since
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Lennart Poettering
fix module-detect on FreeBSD (patch from Diego "Flameey...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Lennart Poettering
turn the glib adapter into a single GSource instead...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-18
Lennart Poettering
define proper typdefs for callback prototypes
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Lennart Poettering
change licensing blurb form "Library GPL" to "Lesser...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Pierre Ossman
Forgot to protect one access to with_creds with an...
commit
|
commitdiff
|
tree
|
snapshot
2006-07-17
Pierre Ossman
Restore SIGPIPE warning when the platform doesn't have...
commit
|
commitdiff
|
tree
|
snapshot
next