]> code.delx.au - pulseaudio/shortlog
pulseaudio
2008-08-18 Lennart PoetteringMerge commit 'flameeyes/autoconf-2.62'
2008-08-18 Lennart Poetteringa few modernizations
2008-08-18 Lennart Poetteringdon't unref pa_native_options object twice
2008-08-18 Lennart Poetteringadd some code to make invalid valgrind warnings go...
2008-08-18 Lennart Poetteringbump release
2008-08-18 Lennart Poetteringrestore volume/device for streams only when it wasn...
2008-08-18 Lennart Poetteringallow clients to not specify the volume for their streams
2008-08-18 Lennart Poetteringrework validity checking of sink/source/... names
2008-08-18 Lennart Poetteringsave a bit of memory
2008-08-18 Lennart Poetteringfix type error
2008-08-17 Russ DillFix up overzealous HAVE_LT_DLMUTEX_REGISTER block
2008-08-15 Lennart PoetteringMake Multicast TTL for RTP configurable, patch from...
2008-08-15 Lennart Poetteringapply newly configured rules properly
2008-08-15 Lennart Poetteringapply volumes properly more than once in a row
2008-08-15 Lennart Poetteringapply the correct rules to sink inputs
2008-08-15 Lennart Poetteringdon't restore devices for direct-on-input streams
2008-08-15 Lennart Poetteringdisable hotplug sounds by default
2008-08-13 Lennart Poetteringpass force_refresh=FALSE to all volume/mute read invoca...
2008-08-13 Lennart Poetteringdrop 0db reset functions since they are not necessary...
2008-08-13 Lennart Poetteringextend hardware dB scale in software to full range...
2008-08-13 Lennart Poetteringrework volume/mute APIs: split out pa_xx_set_soft_volum...
2008-08-13 Lennart Poetteringadd new function pa_alsa_volume_divide()
2008-08-13 Lennart Poetteringreword some log messages
2008-08-13 Lennart Poetteringadd new API function pa_cvolume_max()
2008-08-13 Lennart Poetteringreset lock_fd_mutex after destruction
2008-08-13 Lennart Poetteringfix protocol destruction
2008-08-11 Lennart Poetteringinitialize IP ACLs properly
2008-08-11 Lennart Poetteringfix two uninitialized memory accesses
2008-08-11 Lennart Poetteringotpimize mixing code a bit by moving a few checks out...
2008-08-11 Lennart Poetteringoptimize volume changing a bit by only using a single...
2008-08-11 Lennart Poetteringadhere to struct gcc aliasing rules
2008-08-09 Lennart Poetteringfix bad memory access
2008-08-09 Lennart Poetteringmake gcc shut up
2008-08-09 Lennart Poetteringadhere to C strict aliasing rules
2008-08-09 Lennart Poetteringdon't use PA_GCC_UNUSED anymore
2008-08-09 Lennart Poetteringfree regex_t after use
2008-08-09 Lennart Poetteringrework autospawning code to survive multiple pa_context...
2008-08-09 Lennart Poetteringprint reason when we fail to kill a running daemon
2008-08-09 Lennart Poetteringset errno properly in all functions from pid.c
2008-08-09 Lennart Poetteringset errno properly in all functions from core-util.c
2008-08-09 Lennart Poetteringadd locale support to pa_parse_boolean()
2008-08-09 Lennart Poetteringset errno properly in all cases
2008-08-08 Lennart Poetteringmake sure we don't crash if pa_thread_join() is called...
2008-08-08 Diego 'Flameeyes... Reduce rules for man pages generation to pattern rules.
2008-08-08 Diego 'Flameeyes... Replace some manual build tests with AC_CACHE_CHECK...
2008-08-08 Diego 'Flameeyes... Create a new macro for checking compiler support for...
2008-08-08 Diego 'Flameeyes... Replace the CFLAGS-checking code with a common macro...
2008-08-08 Diego 'Flameeyes... Use AC_PROG_CC_C99 to discover C99-compliant compiler.
2008-08-08 Diego 'Flameeyes... Create an m4 directory for common macros and use it.
2008-08-08 Diego 'Flameeyes... Remove gettext macros from configure.ac, intltool is...
2008-08-08 Diego 'Flameeyes... Bump autoconf requirement to 2.62 (latest released...
2008-08-08 Diego 'Flameeyes... Fix man pages generation when building out of tree.
2008-08-08 Diego 'Flameeyes... Fix building again libtool/ltdl 2.2.4.
2008-08-07 Lennart Poetteringadd compatibility with older PA socket paths
2008-08-07 Lennart Poetteringremove some leftover debug string
2008-08-07 Lennart PoetteringModify pa_state_path() to take an additional argument...
2008-08-07 Lennart PoetteringRework state/runtime directory logic
2008-08-07 Lennart Poetteringdon't spam to stderr in API functions
2008-08-07 Lennart Poetteringprint machine id during startup
2008-08-07 Lennart Poetteringadd new function pa_machine_id()
2008-08-06 Lennart Poetteringtranslate error strings
2008-08-06 Lennart Poetteringinclude host name in default sink/default source file
2008-08-06 Lennart Poetteringfix a few things in the translations
2008-08-06 Lennart Poetteringadd basic german translation
2008-08-06 Lennart Poetteringfix channel position string
2008-08-06 Lennart Poetteringadd a few configuration sanity checks for system mode
2008-08-06 Lennart Poetteringadd disallow-exit to default configuration file
2008-08-06 Lennart Poetteringadd new switch --disallow-exit
2008-08-06 Lennart Poetteringadd i18n support
2008-08-06 Lennart Poetteringremove authkey-prop from tree
2008-08-06 Lennart Poetteringdon't include authkey-prop.h anymore
2008-08-06 Lennart Poetteringfix a few potential bad memory accesses
2008-08-05 Lennart Poetteringfix shutdown when --disallow-module-loading=1 is passed
2008-08-05 Lennart Poetteringadd a function to dump the stream database for debuggin...
2008-08-05 Lennart Poetteringdon't enforce valid callbacks for extension module...
2008-08-05 Lennart Poetteringallow extension messages to actually carry information
2008-08-05 Lennart Poetteringfix error path (spotted by Coling Guthrie)
2008-08-05 Lennart Poetteringfix a few more copy/paste errors
2008-08-04 Lennart Poetteringfix copy/paste error
2008-08-04 Lennart Poetteringfix documentation to follow what actually happens
2008-08-04 Lennart Poetteringinherit proplist on sample playback from client
2008-08-04 Lennart Poetteringremove port definitions from header file since they...
2008-08-04 Lennart Poetteringadd missing C++ checks in header
2008-08-04 Lennart Poetteringpa_bool_t is not exported
2008-08-04 Lennart Poetteringignore PA_GCC_DEPRECATED and PA_GCC_PRINTF_ATTR when...
2008-08-04 Lennart Poetteringupdate list of exported symbols
2008-08-04 Colin GuthrieFix linking
2008-08-04 Lennart Poetteringwrap protocol extension of module-stream-restore
2008-08-04 Lennart Poetteringadd protocol extension to module-stream-restore
2008-08-04 Lennart Poetteringstore channel map in database and remap volumes if...
2008-08-04 Lennart Poetteringadd hooks for connection creation/deletion, for that...
2008-08-04 Lennart Poetteringsplit out save trigger function
2008-08-04 Lennart Poetteringstore channel map in database and remap volumes if...
2008-08-04 Lennart Poetteringadd new API function pa_cvolume_remap()
2008-08-04 Lennart Poetteringdon't hit an assert if when process_rewind() is called...
2008-08-03 Lennart Poetteringload module-device-restore and module-stream-restore...
2008-08-03 Lennart Poetteringadd new module module-stream-restore
2008-08-03 Lennart Poetteringa bit of refactoring
2008-08-03 Lennart Poetteringfix uninitialized memory access
2008-08-03 Lennart Poetteringdefine CANONICAL_HOST as macro for the GNU canonical...
next