]> code.delx.au - pulseaudio/shortlog
pulseaudio
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 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...
2008-08-03 Lennart Poetteringadd extension system for native protocol
2008-08-03 Lennart Poetteringstore load_once flag for module
2008-08-03 Lennart Poetteringadd a new error code PA_ERR_NOEXTENSION
2008-08-03 Lennart Poetteringstart idle timer even when no module is ever loaded
2008-08-03 Lennart Poetteringsome pa_bool_t'ization
2008-08-03 Sjoerd Simonsfix iteration over random devices
2008-08-03 Lennart Poetteringmake all protocol objects global singletons
2008-08-03 Lennart Poetteringuse pa_channel_map_init_extend() instead of pa_channel_...
2008-08-03 Lennart Poetteringsimplify a bit
2008-08-03 Lennart Poetteringadd new api function pa_cli_get_module()
2008-08-03 Lennart Poetteringintroduce pa_cli_eof_cb_t
2008-08-03 Lennart Poetteringrename pa_hook_free() to pa_hook_done() since the hook...
2008-08-03 Lennart Poetteringuse @ as seperator between shared name variable and...
2008-08-03 Lennart Poetteringmake sure we don't leak userdata struct
2008-08-03 Lennart Poetteringallow running of PA with a valgring that doesn't know...
2008-08-03 Lennart Poetteringadd new auth cookie singleton
2008-07-31 Lennart Poetteringrename props.[ch] to shared.[ch]
2008-07-31 Lennart Poetteringrename pa_property_xxx to pa_shared_xxx to avoid confus...
2008-07-31 Lennart Poetteringfix build without ALSA
2008-07-31 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2008-07-31 Stanley CaiA fix on src/Makefile.am
2008-07-31 Lennart Poetteringa bit of pa_bool_t'ization
2008-07-31 Lennart Poetteringallow global tsched setting for all modules loaded...
2008-07-31 Lennart Poetteringreword comment on dbus a bit
2008-07-30 Lennart PoetteringWork around D-Bus bug that involves dbus_shutdown(...
2008-07-30 Lennart Poetteringdon't allow --start in system mode
2008-07-30 Lennart Poetteringuse the right LIBICONV macro, spotted by woglinde,...
2008-07-30 Lennart Poetteringbump needed automake version
2008-07-30 Lennart Poetteringinstall a default system.pa
2008-07-30 Petteri RätyMake the alsa error message give out the needed version.
2008-07-30 Lennart Poetteringdon't pass rediculously high values to umask()
2008-07-30 Lennart Poetteringremove debug message
2008-07-29 Lennart Poetteringhide doxygen docs from git
2008-07-29 Lennart Poetteringfix two thinkos in signal reset/close_all code
2008-07-24 Lennart Poetteringmake module-hal and module-ck live together in peace
2008-07-24 Lennart Poetteringfix destruction of dbus modules: make sure we don't...
2008-07-23 Lennart Poetteringhide start-pulseaudio-x11
2008-07-23 Lennart Poetteringreset dbus error struct before retrying parsing messages
2008-07-23 Lennart Poetteringadd missing pieces for new startup logic
2008-07-23 Lennart Poetteringbump api verson
2008-07-23 Lennart Poetteringfollow consolekit's recent D-Bus API change, original...
2008-07-23 Lennart Poetteringallow module-x11-xsmp to be loaded more than once
2008-07-23 Lennart Poetteringdon't break if we fail to resume access to an audio...
2008-07-23 Lennart Poetteringbump alsa dep to 1.0.17
2008-07-23 Lennart Poetteringmake missing gdbm fatal (spotted by Betelgeuse)
2008-07-22 Lennart Poetteringdon't drop caps if we are started as normal root user
next