]> code.delx.au - pulseaudio/shortlog
pulseaudio
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-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
2009-04-28 Lennart Poetteringmacro: add new macro pa_align_ptr()
2009-04-28 Lennart Poetteringshm: minor modernizations
2009-04-28 Lennart Poetteringshm: page align shm size when mmap()ing it
2009-04-28 Lennart Poetteringstrbuf: add new call pa_strbuf_putc()
2009-04-28 Lennart Poetteringidxset: add enumeration macro PA_IDXSET_FOREACH
2009-04-28 Lennart Poetteringbuild-system: move x11 and jack modules into subdirectories
2009-04-24 Lennart Poetteringbuild-system: hide .version from git
2009-04-24 Lennart Poetteringbuild-system: run make update-shave
2009-04-23 Marc-André... build: there is no such thing as SHAVE_OUTPUT anymore
2009-04-23 Marc-André... build: generate git tarball using git describe
2009-04-22 Lennart Poetteringstart-pulseaudio-x11: don't start a local sound server...
2009-04-22 Lennart Poetteringmemtrap,aupdate: split atomic update from memtrap into...
2009-04-21 Lennart Poetteringi18n: run make update-po
2009-04-21 Lennart Poetteringi18n: add missing file to LINGUAS ... again
2009-04-21 Lennart PoetteringMerge commit 'origin/master-tx'
2009-04-21 Lennart Poetteringmemtrap: add a bit of documentation for memtrap
2009-04-21 Lennart Poetteringmemtrap: fix parameter type
2009-04-21 Lennart Poetteringmemtrap: hook up core to memtrap system
2009-04-21 Lennart Poetteringmemtrap: make installation of SIGBUS handler explicit...
2009-04-21 Lennart Poetteringmemtrap: when we fail to handle sigbus say so
2009-04-21 Lennart Poetteringmemtrap: add new logic to trap and handle SIGBUS
2009-04-21 Lennart Poetteringsemaphore: introduce static semaphores
2009-04-21 Lennart Poetteringmutex: add initializer for static mutexes
2009-04-21 Lennart Poetteringmutex: when we fail to fill in mutex into static mutex...
2009-04-21 Lennart Poetteringllist: add PA_LLIST_FOREACH
2009-04-20 marionlineSending translation for Italian
next