Lennart Poettering
297f318206
doxygen: drop references to pacat.c and paplay.c as examples since tehy are not useful as such and in the case of paplay not even existant anymore
2009-09-11 01:49:16 +02:00
Lennart Poettering
7e43371c17
build-sys: increase library version
2009-09-11 01:28:03 +02:00
Lennart Poettering
a7ab04fd7c
i18n: run make update-po
2009-09-11 01:27:18 +02:00
Lennart Poettering
2f11884611
i18n: add ja to LINGUAS
2009-09-11 01:25:22 +02:00
Lennart Poettering
67bed868f6
Merge remote branch 'origin/master-tx'
2009-09-11 01:24:36 +02:00
Lennart Poettering
80b4457476
alsa: properly report suspension error codes
2009-09-11 01:22:10 +02:00
Lennart Poettering
bb36bb4bbe
alsa: properly convert sample buffer sizes
2009-09-11 01:21:46 +02:00
Lennart Poettering
54609675e5
libpulse: add new error code PA_ERR_BUSY
2009-09-11 01:20:45 +02:00
warrink
64e8eb791e
Sending translation for Dutch
2009-09-10 14:04:39 +00:00
hyuuga
8bdec6363e
Sending translation for po/ja.po
2009-09-10 12:08:54 +00:00
kkrothap
27b3a748c4
Sending translation for Telugu
2009-09-10 11:42:48 +00:00
runab
5d264fd952
Sending translation for Bengali (India)
2009-09-10 11:40:15 +00:00
rajesh
c67c46e037
Sending translation for Hindi
2009-09-10 11:30:49 +00:00
ifelix
d0df34689d
Sending translation for Tamil
2009-09-10 10:37:02 +00:00
sandeeps
a81ee391c7
Sending translation for Marathi
2009-09-10 10:06:23 +00:00
swkothar
c49f3f951f
Sending translation for Gujarati
2009-09-10 09:56:50 +00:00
anipeter
c471d4d24b
Sending translation for Malayalam
2009-09-10 05:53:22 +00:00
jassy
3fd8e7df2d
Sending translation for Punjabi
2009-09-10 05:50:19 +00:00
amitakhya
7f799d462d
Sending translation for Assamese
2009-09-10 04:18:38 +00:00
Lennart Poettering
12c7460e40
libpulse: don't support pa_context_get_card_info_list() on servers that cannot handle it
2009-09-10 02:16:00 +02:00
Lennart Poettering
807f2a9923
native: send PA_COMMAND_PLAYBACK_BUFFER_ATTR_CHANGED messages only to clients that understand it
2009-09-10 02:15:12 +02:00
Lennart Poettering
b043207709
i18n: run make update-po
2009-09-10 02:04:39 +02:00
Lennart Poettering
a41c510e42
Merge remote branch 'origin/master-tx'
...
Conflicts:
po/cs.po
po/kn.po
po/or.po
po/sr.po
po/sr@latin.po
po/te.po
po/uk.po
2009-09-10 01:54:33 +02:00
Lennart Poettering
f3879f8f37
i18n: run make update-po
2009-09-10 01:48:28 +02:00
Lennart Poettering
b2de8d8b4b
i18n: get rid of ko.po/ru.po since they contain exactly 0 translated strings
2009-09-10 01:47:22 +02:00
Lennart Poettering
9c65e5bcf6
add ml to LINGUAS
2009-09-10 01:44:08 +02:00
Lennart Poettering
43c3164b70
Merge remote branch 'origin/master-tx'
2009-09-10 01:42:58 +02:00
Lennart Poettering
d5f43bd4c6
alsa: disable tsched for software devices before we configure the buffer metrics so that we don't accidently set a buffer size that is suitable for tsched where we don't use tsched
2009-09-09 23:57:49 +02:00
Lennart Poettering
8364b959b4
alsa: when probing for profiles configure buffer/period sizes since some broken drivers apparently need that
2009-09-09 23:56:51 +02:00
kmilos
4f24a6258a
Sending translation for Serbian (Latin)
2009-09-09 20:47:11 +00:00
kmilos
8a9166f375
Sending translation for Serbian
2009-09-09 20:46:40 +00:00
soko
4dee032162
Sending translation for Serbian (Latin)
2009-09-09 16:43:35 +00:00
soko
3984dd59bd
Sending translation for Serbian
2009-09-09 16:40:44 +00:00
mgiri
399b0ad73d
Sending translation for Oriya
2009-09-09 15:41:26 +00:00
kkrothap
4539250e83
Sending translation for Telugu
2009-09-09 07:01:17 +00:00
Lennart Poettering
84ade2140e
alsa: pass SND_PCM_NONBLOCK when opening device during unsuspend, the same way we do it for initial opening
2009-09-09 04:44:51 +02:00
Lennart Poettering
557c429510
alsa: rework buffer/period configuration
...
- As discussed on alsa-devel it's probably better to initialize the
buffer size first, followed by the period size. If that fails try the
other way round. If that fails try to configure only buffer size. If
that fails try to configure only period size. Finally, try to
configure neither.
- Don't require integral periods anymore.
Both of these changes should help improving compatibility with various
weirder sound devices, such as TV cards.
2009-09-09 04:28:52 +02:00
Lennart Poettering
71e066c873
simd: be more precise which SIMD optimizations we activate
2009-09-09 04:28:22 +02:00
Lennart Poettering
1f0904b800
sample-util: add pa_convert_size() call for converting sizes between two sample specs
2009-09-09 04:27:16 +02:00
pmkovar
3a47c80a28
Sending translation for Czech
2009-09-09 00:47:32 +00:00
Lennart Poettering
c2f1994968
udev: ratelimit device initializations
2009-09-09 02:41:58 +02:00
Lennart Poettering
12df6860ad
ratelimit: allow non-static ratelimit structs
2009-09-09 02:41:34 +02:00
Lennart Poettering
7cc100d9e1
padsp: properly return return values (llvm-clang-analyzer)
2009-09-08 23:54:53 +02:00
Lennart Poettering
b51f5e58cc
pacat: don't convert stream name twice (llvm-clang-analyzer)
2009-09-08 23:54:31 +02:00
Lennart Poettering
49bc6bcf08
stripnul: initialize 'found' bool properly (llvm-clang-analyzer)
2009-09-08 23:53:56 +02:00
Lennart Poettering
31d1d9088e
protocol-native: log explicitly when someone asks us to quit
2009-09-08 23:53:28 +02:00
Lennart Poettering
31ae7deefa
core-util: properly fill in exception array for pa_reset_sigs() (llvm-clang-analyzer)
2009-09-08 23:52:58 +02:00
Lennart Poettering
1516b7c047
conf-parser: properly initialize variable we free() later (llvm-clang-analyzer)
2009-09-08 23:51:39 +02:00
Lennart Poettering
3c9a09bc45
cli-command: don't necessarily ovveride failure code of files (llvm-clang-analyzer)
2009-09-08 23:51:00 +02:00
Lennart Poettering
5fd751fc2e
cli-command: modernizations
2009-09-08 23:50:14 +02:00