Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial Polish translation | Piotr Drąg | 2008-09-10 | 1 | -0/+2105 |
| | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | add src/pulsecore/lock-autospawn.c to POTFILES.inv0.9.12 | Lennart Poettering | 2008-09-09 | 1 | -0/+1 |
| | |||||
* | bump revisions | Lennart Poettering | 2008-09-09 | 1 | -4/+4 |
| | |||||
* | make sure peaks resampler also works for very short input buffers | Lennart Poettering | 2008-09-09 | 1 | -11/+20 |
| | |||||
* | minor improvements in debug handling | Lennart Poettering | 2008-09-09 | 2 | -6/+10 |
| | |||||
* | unbreak pa_idxset_rrobin | Lennart Poettering | 2008-09-09 | 1 | -2/+1 |
| | |||||
* | When returning from a suspend, pass exactly the same flags as originally when | Lennart Poettering | 2008-09-09 | 2 | -2/+11 |
| | | | | we opened the device. | ||||
* | fix minor typo | Lennart Poettering | 2008-09-09 | 1 | -1/+1 |
| | |||||
* | Work around presumable ALSA bug that treats the dir argument to | Lennart Poettering | 2008-09-09 | 1 | -4/+11 |
| | | | | snd_pcm_hw_params_set_periods_near() actually as > or < instead of >= and <=. | ||||
* | Merge branch 'master' into master-tx | Lennart Poettering | 2008-09-08 | 27 | -262/+223 |
|\ | |||||
| * | move autospawn lock to pulsecore/ since we don't need it in the client anymore | Lennart Poettering | 2008-09-08 | 5 | -6/+5 |
| | | |||||
| * | Add new option to disable remixing from/to LFE and set it to on by default | Lennart Poettering | 2008-09-05 | 11 | -23/+49 |
| | | |||||
| * | include build and runtime host information in debug output | Lennart Poettering | 2008-09-05 | 3 | -2/+16 |
| | | |||||
| * | rework autospawning to allow to multiple parallel autospawning contexts | Lennart Poettering | 2008-09-05 | 2 | -209/+107 |
| | | |||||
| * | connect to localhost via IP address instead of host name, to avoid needless ↵ | Lennart Poettering | 2008-09-05 | 1 | -2/+3 |
| | | | | | | | | NSS lookup | ||||
| * | if we are exiting due to cpu overload, say so via syslog, too | Lennart Poettering | 2008-09-05 | 1 | -0/+2 |
| | | |||||
| * | if we are exiting due to idleness, say so | Lennart Poettering | 2008-09-05 | 1 | -0/+1 |
| | | |||||
| * | check for errors returned by pa_context_connect() | Lennart Poettering | 2008-09-05 | 1 | -1/+4 |
| | | |||||
| * | use pa_channel_map_compatible() where applicable | Lennart Poettering | 2008-09-05 | 1 | -1/+1 |
| | | |||||
| * | a few minor clean-ups | Lennart Poettering | 2008-09-05 | 1 | -8/+3 |
| | | |||||
| * | introduce upper channel map definition limit PA_CHANNEL_MAP_DEF_MAX | Lennart Poettering | 2008-09-05 | 2 | -2/+7 |
| | | |||||
| * | update map file | Lennart Poettering | 2008-09-05 | 1 | -0/+2 |
| | | |||||
| * | add new API function pa_channel_map_compatible() | Lennart Poettering | 2008-09-05 | 2 | -0/+11 |
| | | |||||
| * | update map-file script to ignore gcc malloc attributes | Lennart Poettering | 2008-09-05 | 1 | -1/+1 |
| | | |||||
| * | update documentation and help texts for s32le/s32be sample types | Lennart Poettering | 2008-09-05 | 3 | -5/+9 |
| | | |||||
| * | Downgrade hrtimer warning to notice level | Lennart Poettering | 2008-09-05 | 2 | -2/+2 |
| | | |||||
* | | Updated LINGUAS: el, fr, sv added. | Robert-André Mauchin | 2008-09-06 | 1 | -0/+3 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | | Added French translation. | Robert-André Mauchin | 2008-09-06 | 1 | -0/+2153 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | | Added Swedish translation. | Daniel Nylander | 2008-09-05 | 1 | -0/+1799 |
|/ | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | Merge commit 'origin/master-tx' | Lennart Poettering | 2008-09-03 | 2 | -161/+1963 |
|\ | |||||
| * | Some string in German translation done | Fabian Affolter | 2008-08-31 | 1 | -54/+54 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Initial German translation | Fabian Affolter | 2008-08-29 | 1 | -110/+128 |
| | | | | | | | | Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
| * | Started Greek translation | Dimitris Glezos | 2008-08-27 | 1 | -0/+1784 |
| | | | | | | | | | | | | | | Also testing Transifex at http://translate.fedoraproject.org/submit/module/pulseaudio/ Transmitted-via: Transifex (translate.fedoraproject.org) | ||||
* | | introduce macros for all flags so that clients can check for them with #ifdef | Lennart Poettering | 2008-09-03 | 2 | -1/+54 |
| | | |||||
* | | use PA_STREAM_EARLY_REQUESTS for OSS streams | Lennart Poettering | 2008-09-03 | 1 | -1/+1 |
| | | |||||
* | | command_get_info() segv in some conditions | Marc-André Lureau | 2008-09-03 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Lennart Poettering <lennart@poettering.net> | ||||
* | | reindent comments a bit | Lennart Poettering | 2008-09-03 | 5 | -223/+338 |
| | | |||||
* | | Implement "early requests" mode. | Lennart Poettering | 2008-09-03 | 4 | -185/+278 |
| | | | | | | | | | | | | | | PA_STREAM_EARLY_REQUESTS is a new flag that will modify buffering metric selection behaviour a bit. This code is good for broken ALSA/OSS clients that ignore 'readability' on the fds in question and schedule audio via usleep() instead. | ||||
* | | Rework pa_machine_id() a bit | Lennart Poettering | 2008-09-03 | 1 | -10/+27 |
| | | | | | | | | | | Guarantee this function never fails, use POSIX gethostid as last resort. Add comments. | ||||
* | | fix misuse of return value | Lennart Poettering | 2008-09-03 | 1 | -5/+1 |
| | | |||||
* | | use gcc malloc attribute macros for internal functions, too | Lennart Poettering | 2008-09-01 | 2 | -4/+10 |
| | | |||||
* | | drop -Winline from build cflags | Lennart Poettering | 2008-09-01 | 1 | -1/+1 |
| | | |||||
* | | don't include leagacy definition PA_STREAM_NOT_MONOTONOUS in docs | Lennart Poettering | 2008-09-01 | 1 | -0/+3 |
| | | |||||
* | | prefix internally used inline function with _ | Lennart Poettering | 2008-09-01 | 1 | -6/+6 |
| | | |||||
* | | add gcc malloc related function attributes where appropriate | Lennart Poettering | 2008-09-01 | 1 | -6/+8 |
| | | |||||
* | | add malloc related gcc attribute macros | Lennart Poettering | 2008-09-01 | 1 | -0/+20 |
| | | |||||
* | | avoid rounding errors on requested buffering metrics | Lennart Poettering | 2008-09-01 | 1 | -11/+18 |
| | | |||||
* | | output relative timestamps in addition to absolute timestamps when logging | Lennart Poettering | 2008-09-01 | 1 | -4/+14 |
| | | |||||
* | | include more build info in debug output | Lennart Poettering | 2008-09-01 | 1 | -0/+13 |
| | | |||||
* | | rework device opening code: work around broken SND_PCM_NO_AUTO_xxx support ↵ | Lennart Poettering | 2008-08-31 | 1 | -39/+68 |
| | | | | | | | | in ALSA <= 1.0.17a |