summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-09-09add src/pulsecore/lock-autospawn.c to POTFILES.inv0.9.12Lennart Poettering1-0/+1
2008-09-09bump revisionsLennart Poettering1-4/+4
2008-09-09make sure peaks resampler also works for very short input buffersLennart Poettering1-11/+20
2008-09-09minor improvements in debug handlingLennart Poettering2-6/+10
2008-09-09unbreak pa_idxset_rrobinLennart Poettering1-2/+1
2008-09-09When returning from a suspend, pass exactly the same flags as originally whenLennart Poettering2-2/+11
2008-09-09fix minor typoLennart Poettering1-1/+1
2008-09-09Work around presumable ALSA bug that treats the dir argument toLennart Poettering1-4/+11
2008-09-08Merge branch 'master' into master-txLennart Poettering27-262/+223
2008-09-08move autospawn lock to pulsecore/ since we don't need it in the client anymoreLennart Poettering5-6/+5
2008-09-06Updated LINGUAS: el, fr, sv added.Robert-André Mauchin1-0/+3
2008-09-06Added French translation.Robert-André Mauchin1-0/+2153
2008-09-05Added Swedish translation.Daniel Nylander1-0/+1799
2008-09-05Add new option to disable remixing from/to LFE and set it to on by defaultLennart Poettering11-23/+49
2008-09-05include build and runtime host information in debug outputLennart Poettering3-2/+16
2008-09-05rework autospawning to allow to multiple parallel autospawning contextsLennart Poettering2-209/+107
2008-09-05connect to localhost via IP address instead of host name, to avoid needless N...Lennart Poettering1-2/+3
2008-09-05if we are exiting due to cpu overload, say so via syslog, tooLennart Poettering1-0/+2
2008-09-05if we are exiting due to idleness, say soLennart Poettering1-0/+1
2008-09-05check for errors returned by pa_context_connect()Lennart Poettering1-1/+4
2008-09-05use pa_channel_map_compatible() where applicableLennart Poettering1-1/+1
2008-09-05a few minor clean-upsLennart Poettering1-8/+3
2008-09-05introduce upper channel map definition limit PA_CHANNEL_MAP_DEF_MAXLennart Poettering2-2/+7
2008-09-05update map fileLennart Poettering1-0/+2
2008-09-05add new API function pa_channel_map_compatible()Lennart Poettering2-0/+11
2008-09-05update map-file script to ignore gcc malloc attributesLennart Poettering1-1/+1
2008-09-05update documentation and help texts for s32le/s32be sample typesLennart Poettering3-5/+9
2008-09-05Downgrade hrtimer warning to notice levelLennart Poettering2-2/+2
2008-09-03Merge commit 'origin/master-tx'Lennart Poettering2-161/+1963
2008-09-03introduce macros for all flags so that clients can check for them with #ifdefLennart Poettering2-1/+54
2008-09-03use PA_STREAM_EARLY_REQUESTS for OSS streamsLennart Poettering1-1/+1
2008-09-03command_get_info() segv in some conditionsMarc-André Lureau1-1/+1
2008-09-03reindent comments a bitLennart Poettering5-223/+338
2008-09-03Implement "early requests" mode.Lennart Poettering4-185/+278
2008-09-03Rework pa_machine_id() a bitLennart Poettering1-10/+27
2008-09-03fix misuse of return valueLennart Poettering1-5/+1
2008-09-01use gcc malloc attribute macros for internal functions, tooLennart Poettering2-4/+10
2008-09-01drop -Winline from build cflagsLennart Poettering1-1/+1
2008-09-01don't include leagacy definition PA_STREAM_NOT_MONOTONOUS in docsLennart Poettering1-0/+3
2008-09-01prefix internally used inline function with _Lennart Poettering1-6/+6
2008-09-01add gcc malloc related function attributes where appropriateLennart Poettering1-6/+8
2008-09-01add malloc related gcc attribute macrosLennart Poettering1-0/+20
2008-09-01avoid rounding errors on requested buffering metricsLennart Poettering1-11/+18
2008-09-01output relative timestamps in addition to absolute timestamps when loggingLennart Poettering1-4/+14
2008-09-01include more build info in debug outputLennart Poettering1-0/+13
2008-08-31rework device opening code: work around broken SND_PCM_NO_AUTO_xxx support in...Lennart Poettering1-39/+68
2008-08-31Some string in German translation doneFabian Affolter1-54/+54
2008-08-30remove a few more gcc warningsLennart Poettering6-10/+10
2008-08-29fix a few compiler warnings on older gccLennart Poettering10-19/+19
2008-08-29reword amd64 messageLennart Poettering1-1/+1