projects
/
profile
/
ivi
/
pulseaudio-panda.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
profile/ivi/pulseaudio-panda.git
2008-08-19
Lennart Poettering
add a few more gcc warning flags and fix quite a few...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
run autoupdate
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
update gitignore
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
require ac 2.62 in bootstrap.sh
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
Merge commit 'flameeyes/autoconf-2.62'
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
a few modernizations
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
don't unref pa_native_options object twice
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
add some code to make invalid valgrind warnings go...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
bump release
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
restore volume/device for streams only when it wasn...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
allow clients to not specify the volume for their streams
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
rework validity checking of sink/source/... names
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
save a bit of memory
commit
|
commitdiff
|
tree
|
snapshot
2008-08-18
Lennart Poettering
fix type error
commit
|
commitdiff
|
tree
|
snapshot
2008-08-17
Russ Dill
Fix up overzealous HAVE_LT_DLMUTEX_REGISTER block
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Lennart Poettering
Make Multicast TTL for RTP configurable, patch from...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Lennart Poettering
apply newly configured rules properly
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Lennart Poettering
apply volumes properly more than once in a row
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Lennart Poettering
apply the correct rules to sink inputs
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Lennart Poettering
don't restore devices for direct-on-input streams
commit
|
commitdiff
|
tree
|
snapshot
2008-08-15
Lennart Poettering
disable hotplug sounds by default
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
pass force_refresh=FALSE to all volume/mute read invoca...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
drop 0db reset functions since they are not necessary...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
extend hardware dB scale in software to full range...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
rework volume/mute APIs: split out pa_xx_set_soft_volum...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
add new function pa_alsa_volume_divide()
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
reword some log messages
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
add new API function pa_cvolume_max()
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
reset lock_fd_mutex after destruction
commit
|
commitdiff
|
tree
|
snapshot
2008-08-13
Lennart Poettering
fix protocol destruction
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Lennart Poettering
initialize IP ACLs properly
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Lennart Poettering
fix two uninitialized memory accesses
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Lennart Poettering
otpimize mixing code a bit by moving a few checks out...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Lennart Poettering
optimize volume changing a bit by only using a single...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-11
Lennart Poettering
adhere to struct gcc aliasing rules
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
fix bad memory access
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
make gcc shut up
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
adhere to C strict aliasing rules
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
don't use PA_GCC_UNUSED anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
free regex_t after use
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
rework autospawning code to survive multiple pa_context...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
print reason when we fail to kill a running daemon
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
set errno properly in all functions from pid.c
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
set errno properly in all functions from core-util.c
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
add locale support to pa_parse_boolean()
commit
|
commitdiff
|
tree
|
snapshot
2008-08-09
Lennart Poettering
set errno properly in all cases
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Lennart Poettering
make sure we don't crash if pa_thread_join() is called...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Reduce rules for man pages generation to pattern rules.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Replace some manual build tests with AC_CACHE_CHECK...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Create a new macro for checking compiler support for...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Replace the CFLAGS-checking code with a common macro...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Use AC_PROG_CC_C99 to discover C99-compliant compiler.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Create an m4 directory for common macros and use it.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Remove gettext macros from configure.ac, intltool is...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Bump autoconf requirement to 2.62 (latest released...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Fix man pages generation when building out of tree.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-08
Diego 'Flameeyes...
Fix building again libtool/ltdl 2.2.4.
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Lennart Poettering
add compatibility with older PA socket paths
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Lennart Poettering
remove some leftover debug string
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Lennart Poettering
Modify pa_state_path() to take an additional argument...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Lennart Poettering
Rework state/runtime directory logic
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Lennart Poettering
don't spam to stderr in API functions
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Lennart Poettering
print machine id during startup
commit
|
commitdiff
|
tree
|
snapshot
2008-08-07
Lennart Poettering
add new function pa_machine_id()
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
translate error strings
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
include host name in default sink/default source file
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
fix a few things in the translations
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
add basic german translation
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
fix channel position string
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
add a few configuration sanity checks for system mode
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
add disallow-exit to default configuration file
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
add new switch --disallow-exit
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
add i18n support
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
remove authkey-prop from tree
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
don't include authkey-prop.h anymore
commit
|
commitdiff
|
tree
|
snapshot
2008-08-06
Lennart Poettering
fix a few potential bad memory accesses
commit
|
commitdiff
|
tree
|
snapshot
2008-08-05
Lennart Poettering
fix shutdown when --disallow-module-loading=1 is passed
commit
|
commitdiff
|
tree
|
snapshot
2008-08-05
Lennart Poettering
add a function to dump the stream database for debuggin...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-05
Lennart Poettering
don't enforce valid callbacks for extension module...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-05
Lennart Poettering
allow extension messages to actually carry information
commit
|
commitdiff
|
tree
|
snapshot
2008-08-05
Lennart Poettering
fix error path (spotted by Coling Guthrie)
commit
|
commitdiff
|
tree
|
snapshot
2008-08-05
Lennart Poettering
fix a few more copy/paste errors
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
fix copy/paste error
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
fix documentation to follow what actually happens
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
inherit proplist on sample playback from client
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
remove port definitions from header file since they...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
add missing C++ checks in header
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
pa_bool_t is not exported
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
ignore PA_GCC_DEPRECATED and PA_GCC_PRINTF_ATTR when...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
update list of exported symbols
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Colin Guthrie
Fix linking
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
wrap protocol extension of module-stream-restore
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
add protocol extension to module-stream-restore
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
store channel map in database and remap volumes if...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
add hooks for connection creation/deletion, for that...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
split out save trigger function
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
store channel map in database and remap volumes if...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
add new API function pa_cvolume_remap()
commit
|
commitdiff
|
tree
|
snapshot
2008-08-04
Lennart Poettering
don't hit an assert if when process_rewind() is called...
commit
|
commitdiff
|
tree
|
snapshot
2008-08-03
Lennart Poettering
load module-device-restore and module-stream-restore...
commit
|
commitdiff
|
tree
|
snapshot
next