Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | sample: correctly pass s24-32 formats | Lennart Poettering | 2009-05-01 | 1 | -4/+4 | |
| | | ||||||
* | | alsa: don't hit an assert when invalid module arguments are passed | Lennart Poettering | 2009-05-01 | 2 | -2/+4 | |
| | | ||||||
* | | zeroconf: use pa_get_{user|host}_name_malloc() where applicable | Lennart Poettering | 2009-04-30 | 1 | -8/+14 | |
| | | ||||||
* | | zeroconf: copy more sink/source properties into DNS-SD TXT data | Lennart Poettering | 2009-04-30 | 1 | -7/+34 | |
| | | ||||||
* | | zeroconf: computer native protocol port automatically | Lennart Poettering | 2009-04-30 | 1 | -13/+32 | |
| | | ||||||
* | | headers: minor cleanups | Lennart Poettering | 2009-04-30 | 2 | -4/+6 | |
| | | ||||||
* | | rygel: get rid of forgotten debug trap | Lennart Poettering | 2009-04-30 | 1 | -2/+0 | |
| | | ||||||
* | | rygel: instead of always handing out wildcard address find out the actual ↵ | Lennart Poettering | 2009-04-30 | 1 | -2/+48 | |
| | | | | | | | | address we are listening on | |||||
* | | http: export information about currently active server strings | Lennart Poettering | 2009-04-30 | 3 | -3/+70 | |
| | | ||||||
* | | strlist: add new calls pa_strlist_{next|data}() | Lennart Poettering | 2009-04-30 | 2 | -0/+18 | |
| | | ||||||
* | | parseaddr: add new call pa_is_ip_address() | Lennart Poettering | 2009-04-30 | 2 | -0/+17 | |
| | | ||||||
* | | rygel: make server name configurable | Lennart Poettering | 2009-04-29 | 1 | -1/+21 | |
| | | ||||||
* | | rygel: add module that interfaces with Rygel UPnP | Lennart Poettering | 2009-04-29 | 2 | -0/+560 | |
| | | ||||||
* | | http: split out mime type handling calls | Lennart Poettering | 2009-04-29 | 4 | -155/+222 | |
| | | ||||||
* | | protocol-http: allow listening into sinks/sources via HTTP | Lennart Poettering | 2009-04-29 | 1 | -111/+394 | |
| | | ||||||
* | | ioline: add new calls pa_ioline_detach_iochannel() and pa_ioline_is_drained() | Lennart Poettering | 2009-04-29 | 2 | -2/+31 | |
| | | ||||||
* | | ioline: add callback that can be called when the ioline object is fully drained | Lennart Poettering | 2009-04-29 | 2 | -1/+25 | |
| | | ||||||
* | | simple-protocol: don't hit an assert when we call connection_unlink() early | Lennart Poettering | 2009-04-29 | 1 | -1/+1 | |
| | | ||||||
* | | protocol-http: substantial modernizations | Lennart Poettering | 2009-04-29 | 1 | -103/+394 | |
| | | ||||||
* | | alsa: allow configuration of fallback device strings in profiles | Lennart Poettering | 2009-04-29 | 2 | -37/+90 | |
| | | | | | | | | | | | | This has the benefit that we can properly support ALSA devices where only the raw 'hw' device exists but no 'front' although it's a proper 2ch stereo device. | |||||
* | | protocol-native,proplist-util: port to pa_get_{user|host}_name_malloc() | Lennart Poettering | 2009-04-29 | 2 | -13/+19 | |
| | | ||||||
* | | core-util: introduce pa_get_host_name_malloc() and pa_get_user_name_malloc() | Lennart Poettering | 2009-04-29 | 2 | -19/+49 | |
| | | ||||||
* | | memtrap: implicitly page align memory areas | Lennart Poettering | 2009-04-29 | 1 | -4/+6 | |
| | | ||||||
* | | macro: make pa_page_align roung up instead of down | Lennart Poettering | 2009-04-29 | 1 | -1/+2 | |
| | | ||||||
* | | macro: add new macro pa_align_ptr() | Lennart Poettering | 2009-04-29 | 1 | -0/+8 | |
| | | ||||||
* | | shm: minor modernizations | Lennart Poettering | 2009-04-29 | 1 | -3/+3 | |
| | | ||||||
* | | shm: page align shm size when mmap()ing it | Lennart Poettering | 2009-04-29 | 1 | -3/+3 | |
| | | ||||||
* | | strbuf: add new call pa_strbuf_putc() | Lennart Poettering | 2009-04-29 | 2 | -0/+8 | |
| | | ||||||
* | | idxset: add enumeration macro PA_IDXSET_FOREACH | Lennart Poettering | 2009-04-29 | 1 | -0/+4 | |
| | | ||||||
* | | build-system: move x11 and jack modules into subdirectories | Lennart Poettering | 2009-04-28 | 7 | -12/+12 | |
| | | ||||||
* | | build-system: hide .version from git | Lennart Poettering | 2009-04-24 | 1 | -0/+1 | |
| | | ||||||
* | | build-system: run make update-shave | Lennart Poettering | 2009-04-24 | 2 | -0/+7 | |
| | | ||||||
* | | build: there is no such thing as SHAVE_OUTPUT anymore | Marc-André Lureau | 2009-04-23 | 1 | -1/+0 | |
| | | ||||||
* | | build: generate git tarball using git describe | Marc-André Lureau | 2009-04-23 | 3 | -6/+165 | |
| | | ||||||
* | | start-pulseaudio-x11: don't start a local sound server if a remote sound ↵ | Lennart Poettering | 2009-04-22 | 1 | -0/+2 | |
| | | | | | | | | server is configured | |||||
* | | memtrap,aupdate: split atomic update from memtrap into seperate aupdate ↵ | Lennart Poettering | 2009-04-22 | 5 | -82/+264 | |
|/ | | | | framework | |||||
* | i18n: run make update-po | Lennart Poettering | 2009-04-21 | 26 | -3181/+3758 | |
| | ||||||
* | i18n: add missing file to LINGUAS ... again | Lennart Poettering | 2009-04-21 | 1 | -0/+1 | |
| | ||||||
* | Merge commit 'origin/master-tx' | Lennart Poettering | 2009-04-21 | 8 | -1268/+5913 | |
|\ | ||||||
| * | Sending translation for Italian | marionline | 2009-04-20 | 1 | -108/+125 | |
| | | ||||||
| * | Sending translation for po/uk.po | mvdz | 2009-04-19 | 1 | -0/+2372 | |
| | | ||||||
| * | Sending translation for Spanish | beckerde | 2009-04-18 | 1 | -464/+316 | |
| | | ||||||
| * | Sending translation for po/LINGUAS | fab | 2009-04-18 | 1 | -0/+1 | |
| | | ||||||
| * | Sending translation for po/de_CH.po | fab | 2009-04-18 | 1 | -0/+2386 | |
| | | ||||||
| * | Sending translation for German | fab | 2009-04-18 | 1 | -383/+300 | |
| | | ||||||
| * | Sending translation for Dutch | warrink | 2009-04-15 | 1 | -109/+146 | |
| | | ||||||
| * | Sending translation for Dutch | warrink | 2009-04-14 | 1 | -236/+295 | |
| | | ||||||
| * | Sending translation for Polish | raven | 2009-04-14 | 1 | -8/+12 | |
| | | ||||||
* | | memtrap: add a bit of documentation for memtrap | Lennart Poettering | 2009-04-21 | 1 | -0/+11 | |
| | | ||||||
* | | memtrap: fix parameter type | Lennart Poettering | 2009-04-21 | 1 | -1/+1 | |
| | |