]> code.delx.au - pulseaudio/shortlog
pulseaudio
2009-06-19 Tanu Kaskinendbus-protocol: Implement TCP server startup.
2009-06-19 Tanu Kaskinendbus-common: Implement infrastructure for registering...
2009-06-16 Tanu Kaskinendbus-protocol: Connection handling for local connections.
2009-06-12 Tanu Kaskinendaemon: Implement the DBus server lookup service.
2009-06-03 Tanu KaskinenCreate module-dbus-protocol with "Hello, world!" functi...
2009-05-28 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-05-28 Lennart Poetteringmodules: introduce PA_MODULE_DEPRECATED() macro for...
2009-05-28 Lennart Poetteringmodules: add {sink|source|card}_properties argument...
2009-05-27 Lennart PoetteringMerge commit 'flameeyes/master'
2009-05-27 Lennart Poetteringnull: introduce sink_properties= argument
2009-05-27 Lennart Poetteringsimple: set ADJUST_LATENCY by default
2009-05-27 Lennart Poetteringmodargs: introduce pa_modargs_get_proplist()
2009-05-26 Lennart Poetteringlibpulse: introduce PA_CHECK_VERSION macro
2009-05-26 Lennart Poetteringoss: don't deadlock when we try to resume an OSS device...
2009-05-26 Lennart Poetteringalsa: fix wording, we are speaking of card profiles...
2009-05-25 Lennart Poetteringsndfile: big rework of libsndfile interfacing code
2009-05-25 Lennart Poetteringcore-util: introduce pa_disable_sigpipe()
2009-05-25 Lennart Poetteringcli: allow easy repeating of commands with '/'
2009-05-25 Lennart Poetteringvolume: implement pa_cvolume_{scale|max|avg}_mask()
2009-05-25 Lennart Poetteringmap-file: add missing channel map/cvolume position...
2009-05-25 Lennart Poetteringproplist: add two new generic properties, media.copyrig...
2009-05-25 Lennart Poetteringchannelmap: introduce pa_channel_map_mask() and pa_chan...
2009-05-25 Lennart Poetteringsample: introduce pa_proplist_setp()
2009-05-25 Lennart Poetteringsample: introduce pa_sample_format_is_{le,be,ne,re}()
2009-05-25 Lennart Poetteringupnp: s/org.Rygel./org.gnome.UPnP/ following the newest...
2009-05-23 Lennart Poetteringchannelmap: document how apple's/microsoft's channel...
2009-05-21 Lennart Poetteringcore-util: fall back to sysconf(_SC_OPEN_MAX) to find...
2009-05-21 Lennart Poetteringtests: show dB in volume-ui.py
2009-05-21 Lennart Poetteringvolume: change pa_volume_t mapping to cubic
2009-05-19 Lennart Poetteringupnp: s/url/URL/ in GetAll() D-Bus call
2009-05-17 Diego Elio... Use the _ONCE variation of AC_CHECKs where applicable.
2009-05-15 Diego Elio... Add missing headers' include to build on FreeBSD 7.1.
2009-05-15 Diego Elio... Add missing include directory path for OSS modules.
2009-05-15 Diego Elio... When MAP_ANONYMOUS is missing, fallback to MAP_ANON.
2009-05-15 Diego Elio... Don't use == for comparison in tests. Fix build with...
2009-05-15 Lennart Poetteringupnp: update to newest spec
2009-05-14 Lennart Poetteringshm: rework alignment when punching memory
2009-05-14 Lennart Poetteringupnp: convert all property names to CamelCase to follow...
2009-05-14 Lennart Poetteringrescue: make we don't end up in an endless loop when...
2009-05-13 Lennart Poetteringupnp: implement item-count/container-count properties
2009-05-13 Lennart Poetteringalsa: be a bit more verbose when a hwparam call fails
2009-05-13 Lennart Poetteringdatabase: port restore modules to new database API
2009-05-13 Lennart Poetteringmacro: include string.h because we need it for memset
2009-05-13 Lennart Poetteringdatabase: add tdb backend
2009-05-13 Lennart Poetteringdatabase: add gdbm backend
2009-05-13 Lennart Poetteringdatabase: add abstracted database API
2009-05-13 Lennart Poetteringvolume: introduce pa_cvolume_{get|set}_position()
2009-05-12 Lennart Poetteringcore: automatically add icons for headsets/headphones...
2009-05-12 Lennart Poetteringalsa: include mixer name in sink/source properties
2009-05-12 Lennart Poetteringhttp: fix segfault on connection termination
2009-05-11 Marc-André... context: don't fail if session bus is not there
2009-05-11 Marc-André... suspend-on-idle: add per-device timeout property
2009-05-11 Lennart Poetteringgit: activate default commit hook
2009-05-11 Lennart Poetteringupnp: rework property handling
2009-05-11 Lennart Poetteringupnp: use new rygel @HOSTNAME@ wildcard for server...
2009-05-11 Lennart Poetteringupnp: properly issue method not found exception when...
2009-05-11 Lennart Poetteringupnp: update to newest spec, generate 'Updated' signal
2009-05-11 Lennart Poetteringupnp: fix URL of MediaServer spec
2009-05-11 Lennart Poetteringmime: drop additional whitespace from mime types
2009-05-08 Jyri Sarhacore: Take samples from silence cache rather than write...
2009-05-08 Jyri Sarhacore: optimize pa_sink_render_full()
2009-05-08 Lennart Poetteringchannelmap: add pa_channel_map_has_position()
2009-05-08 Jyri Sarhabluetooth-device: Add safe guard against BT streaming...
2009-05-08 Lennart Poetteringcore: liberalize 99a6a4 a bit
2009-05-08 Lennart Poetteringcore: cache requested latency only when we are running...
2009-05-08 Lennart Poetteringcore: make sure we fix up flags/monitor flags already...
2009-05-08 Lennart Poetteringcore: introduce pa_{sink,source}_set_fixed_latency()
2009-05-08 Lennart Poetteringmacro: add macros for initializing memory
2009-05-01 Lennart Poetteringsconv: fix a few minor conversion issues
2009-05-01 Lennart Poetteringresampler-test: add tests for 24bit sample formats
2009-05-01 Lennart Poetteringresampler-test: use global PA_FLOAT32_SWAP implementation
2009-05-01 Lennart Poetteringalsa: initialize buffer size before number of periods...
2009-05-01 Lennart Poetteringsample-util: fix iteration loop when adjusting volume...
2009-05-01 Lennart Poetteringsample-util: properly allocate silence block for s24...
2009-05-01 Lennart Poetteringendian: fix LE/BE order for 24 bit accessor functions
2009-05-01 Lennart Poetteringzeroconf: properly unref native protocol object
2009-05-01 Lennart Poetteringsample: correctly pass s24-32 formats
2009-05-01 Lennart Poetteringalsa: don't hit an assert when invalid module arguments...
2009-04-30 Lennart Poetteringzeroconf: use pa_get_{user|host}_name_malloc() where...
2009-04-30 Lennart Poetteringzeroconf: copy more sink/source properties into DNS...
2009-04-30 Lennart Poetteringzeroconf: computer native protocol port automatically
2009-04-30 Lennart Poetteringheaders: minor cleanups
2009-04-29 Lennart Poetteringrygel: get rid of forgotten debug trap
2009-04-29 Lennart Poetteringrygel: instead of always handing out wildcard address...
2009-04-29 Lennart Poetteringhttp: export information about currently active server...
2009-04-29 Lennart Poetteringstrlist: add new calls pa_strlist_{next|data}()
2009-04-29 Lennart Poetteringparseaddr: add new call pa_is_ip_address()
2009-04-29 Lennart Poetteringrygel: make server name configurable
2009-04-29 Lennart Poetteringrygel: add module that interfaces with Rygel UPnP
2009-04-29 Lennart Poetteringhttp: split out mime type handling calls
2009-04-29 Lennart Poetteringprotocol-http: allow listening into sinks/sources via...
2009-04-29 Lennart Poetteringioline: add new calls pa_ioline_detach_iochannel()...
2009-04-29 Lennart Poetteringioline: add callback that can be called when the ioline...
2009-04-29 Lennart Poetteringsimple-protocol: don't hit an assert when we call conne...
2009-04-29 Lennart Poetteringprotocol-http: substantial modernizations
2009-04-28 Lennart Poetteringalsa: allow configuration of fallback device strings...
2009-04-28 Lennart Poetteringprotocol-native,proplist-util: port to pa_get_{user...
2009-04-28 Lennart Poetteringcore-util: introduce pa_get_host_name_malloc() and...
2009-04-28 Lennart Poetteringmemtrap: implicitly page align memory areas
2009-04-28 Lennart Poetteringmacro: make pa_page_align roung up instead of down
next