Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | | | | timeval: introduce PA_USEC_MAX | Lennart Poettering | 2009-09-18 | 1 | -2/+5 | |
* | | | | | | | | | | | | | | | | | macro: introduce PA_INT_TYPE_MIN, PA_INT_TYPE_MAX, PA_INT_TYPE_SIGNED macros | Lennart Poettering | 2009-09-18 | 1 | -0/+12 | |
* | | | | | | | | | | | | | | | | | mainloop: sum up dispatched events in an unsigned to clarify range | Lennart Poettering | 2009-09-18 | 1 | -8/+9 | |
* | | | | | | | | | | | | | | | | | mainloop: use PA_LLIST_FOREACH macros where applicable | Lennart Poettering | 2009-09-18 | 1 | -26/+30 | |
* | | | | | | | | | | | | | | | | | mainloop: don't initialize fields we don't have to | Lennart Poettering | 2009-09-18 | 1 | -30/+4 | |
* | | | | | | | | | | | | | | | | | mainloop: calculate in pa_usec_t everywhere | Lennart Poettering | 2009-09-18 | 1 | -21/+46 | |
* | | | | | | | | | | | | | | | | | mainloop: properly convert time to wallclock time when handing it to the user | Lennart Poettering | 2009-09-18 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | alsa: fix Surround mixer element name | Lennart Poettering | 2009-09-18 | 3 | -3/+3 | |
* | | | | | | | | | | | | | | | | | rtp: Factor out direct io writing and use ioline instead. | Colin Guthrie | 2009-09-18 | 1 | -16/+6 | |
* | | | | | | | | | | | | | | | | | raop: Use pa_module_unload_request_by_index as per module-zeroconf-discover | Colin Guthrie | 2009-09-18 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | core-util: unify how we determine the temporary directory | Lennart Poettering | 2009-09-17 | 3 | -20/+26 | |
* | | | | | | | | | | | | | | | | | Improve TMPDIR handling | Lennart Poettering | 2009-09-17 | 2 | -2/+15 | |
* | | | | | | | | | | | | | | | | | cli: properly destruct cli object | Lennart Poettering | 2009-09-17 | 1 | -2/+2 | |
* | | | | | | | | | | | | | | | | | cli: don't accidentaly set O_NDELAY on stderr | Lennart Poettering | 2009-09-17 | 1 | -3/+21 | |
* | | | | | | | | | | | | | | | | | proplist: introduce PA_PROP_WINDOW_DESKTOP property | Lennart Poettering | 2009-09-17 | 1 | -0/+3 | |
* | | | | | | | | | | | | | | | | | position-event-sounds: don't warn that loud about vpos/hpos out of range | Lennart Poettering | 2009-09-17 | 1 | -2/+3 | |
* | | | | | | | | | | | | | | | | | libpulse: as a special exception, don't require a non-NULL context in pa_cont... | Lennart Poettering | 2009-09-17 | 1 | -1/+4 | |
* | | | | | | | | | | | | | | | | | svolume_mmx: disable test accidentaly left on | Lennart Poettering | 2009-09-17 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | | | Merge remote branch 'wtay/optimize' | Lennart Poettering | 2009-09-17 | 2 | -14/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | | | svolume_mmx: optimize some more | Wim Taymans | 2009-09-16 | 1 | -13/+7 | |
| * | | | | | | | | | | | | | | | | | svolume_sse: fix comment | Wim Taymans | 2009-09-16 | 1 | -1/+1 | |
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | | | alsa: correct assumptions about channels an element lacks | Vladimir Kokarev | 2009-09-17 | 1 | -10/+2 | |
* | | | | | | | | | | | | | | | | | pacat: use fully automatic buffer sizes if possible | Lennart Poettering | 2009-09-17 | 1 | -5/+9 | |
* | | | | | | | | | | | | | | | | | memblock: make it easy to disable mempool usage with $PULSE_MEMPOOL_DISABLE | Lennart Poettering | 2009-09-17 | 1 | -0/+7 | |
* | | | | | | | | | | | | | | | | | CANCELLED vs. CANCELED | Lennart Poettering | 2009-09-17 | 1 | -2/+3 | |
|/ / / / / / / / / / / / / / / / | ||||||
* / / / / / / / / / / / / / / / | gccmacro: enable weakrefs only on ELF | Lennart Poettering | 2009-09-15 | 1 | -1/+1 | |
|/ / / / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | | | position-event-sounds: apply volume factor after, not before resamplingv0.9.17 | Lennart Poettering | 2009-09-11 | 1 | -6/+6 | |
* | | | | | | | | | | | | | | | core: add an additional volume factor that is applied after resampling took p... | Lennart Poettering | 2009-09-11 | 2 | -10/+56 | |
* | | | | | | | | | | | | | | | position-event-sounds: honour window position if set, position both verticall... | Lennart Poettering | 2009-09-11 | 1 | -11/+44 | |
* | | | | | | | | | | | | | | | proplist: define properties for storing window position | Lennart Poettering | 2009-09-11 | 1 | -0/+18 | |
* | | | | | | | | | | | | | | | doxygen: don't confuse doxygen with spurious .. | Lennart Poettering | 2009-09-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | doxygen: add rtclock.h to documentation | Lennart Poettering | 2009-09-11 | 2 | -8/+10 | |
* | | | | | | | | | | | | | | | doxygen: drop references to pacat.c and paplay.c as examples since tehy are n... | Lennart Poettering | 2009-09-11 | 1 | -6/+0 | |
* | | | | | | | | | | | | | | | build-sys: increase library version | Lennart Poettering | 2009-09-11 | 1 | -1/+1 | |
* | | | | | | | | | | | | | | | i18n: run make update-po | Lennart Poettering | 2009-09-11 | 30 | -196/+441 | |
* | | | | | | | | | | | | | | | i18n: add ja to LINGUAS | Lennart Poettering | 2009-09-11 | 1 | -0/+1 | |
* | | | | | | | | | | | | | | | Merge remote branch 'origin/master-tx' | Lennart Poettering | 2009-09-11 | 11 | -963/+2483 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | Sending translation for Dutch | warrink | 2009-09-10 | 1 | -7/+8 | |
| * | | | | | | | | | | | | | | | Sending translation for po/ja.po | hyuuga | 2009-09-10 | 1 | -0/+2025 | |
| * | | | | | | | | | | | | | | | Sending translation for Telugu | kkrothap | 2009-09-10 | 1 | -17/+14 | |
| * | | | | | | | | | | | | | | | Sending translation for Bengali (India) | runab | 2009-09-10 | 1 | -20/+15 | |
| * | | | | | | | | | | | | | | | Sending translation for Hindi | rajesh | 2009-09-10 | 1 | -19/+15 | |
| * | | | | | | | | | | | | | | | Sending translation for Tamil | ifelix | 2009-09-10 | 1 | -24/+18 | |
| * | | | | | | | | | | | | | | | Sending translation for Marathi | sandeeps | 2009-09-10 | 1 | -31/+27 | |
| * | | | | | | | | | | | | | | | Sending translation for Gujarati | swkothar | 2009-09-10 | 1 | -22/+17 | |
| * | | | | | | | | | | | | | | | Sending translation for Malayalam | anipeter | 2009-09-10 | 1 | -23/+18 | |
| * | | | | | | | | | | | | | | | Sending translation for Punjabi | jassy | 2009-09-10 | 1 | -260/+16 | |
| * | | | | | | | | | | | | | | | Sending translation for Assamese | amitakhya | 2009-09-10 | 1 | -540/+310 | |
* | | | | | | | | | | | | | | | | alsa: properly report suspension error codes | Lennart Poettering | 2009-09-11 | 2 | -18/+27 | |
* | | | | | | | | | | | | | | | | alsa: properly convert sample buffer sizes | Lennart Poettering | 2009-09-11 | 1 | -3/+3 |