Commit graph

  • ee68292c61 Initial file for module-bt-device João Paulo Rechi Vita 2008-07-31 20:16:43 -03:00
  • d8a0ec53da Add code from bluez/audio/ipc.[ch] João Paulo Rechi Vita 2008-07-31 20:15:32 -03:00
  • ffe76a2daf Add sender=org.bluez to dbus add match João Paulo Rechi Vita 2008-07-31 16:17:03 -03:00
  • fe8bd53e22 Remove modargs, since module-bt-discover doesn't have any argument João Paulo Rechi Vita 2008-07-24 14:36:01 -03:00
  • 1e03c323ca Refactor all linked lists to use pulsecore/llist.h João Paulo Rechi Vita 2008-07-23 11:12:57 -03:00
  • d893a1ff53 Remove block delimiters from single line if blocks João Paulo Rechi Vita 2008-07-22 10:55:04 -03:00
  • cadc6660dd Remove some unused vars and labels João Paulo Rechi Vita 2008-07-22 10:48:50 -03:00
  • a69c020c55 Change booleans to pa_bool_t João Paulo Rechi Vita 2008-07-22 10:37:34 -03:00
  • d90bb1859a We don't need call_dbus_method anymore João Paulo Rechi Vita 2008-07-22 10:11:26 -03:00
  • 9907b461d4 Don't need to explicity check if hcid is running anymore João Paulo Rechi Vita 2008-07-22 10:08:37 -03:00
  • 2b68562323 Improve dbus communication João Paulo Rechi Vita 2008-07-22 10:07:30 -03:00
  • e5d25e0542 Changing all private functions to static João Paulo Rechi Vita 2008-07-21 11:23:25 -03:00
  • 3909d9bf90 Remove VERBOSE definition João Paulo Rechi Vita 2008-07-21 10:53:20 -03:00
  • c9f56593e3 Adding dynamic bluetooth audio devices detection João Paulo Rechi Vita 2008-07-21 09:42:29 -03:00
  • 314dadeade Fix the symdef include João Paulo Rechi Vita 2008-07-18 11:02:59 -03:00
  • 6fccd5828a Fix comparison of strings of different case João Paulo Rechi Vita 2008-07-17 16:56:03 -03:00
  • 9d18b90d05 Adding module-bt-discover to Makefile.am João Paulo Rechi Vita 2008-07-17 16:30:53 -03:00
  • 8b511f5598 Adding module-bt-discover João Paulo Rechi Vita 2008-07-17 16:29:49 -03:00
  • 2ab4bb76b2 fix pa_stream_set_name Omair Majid 2008-09-10 17:07:50 -04:00
  • 64a81d9bb2 Added Polish translation to LINGUAS Piotr Drąg 2008-09-10 20:46:00 +00:00
  • 42fdcb7941 Initial Polish translation Piotr Drąg 2008-09-10 20:44:51 +00:00
  • f6670a1f2e stream_started_callback userdata bug Arthur Taylor 2008-09-09 20:28:20 -07:00
  • 636b520d74 fix S32 validity check Lennart Poettering 2008-09-10 12:18:05 +03:00
  • 5538c18416 add src/pulsecore/lock-autospawn.c to POTFILES.in v0.9.12 Lennart Poettering 2008-09-09 01:42:38 +02:00
  • 8f604bfb61 bump revisions Lennart Poettering 2008-09-09 02:28:22 +03:00
  • 17436b21d3 make sure peaks resampler also works for very short input buffers Lennart Poettering 2008-09-09 02:18:21 +03:00
  • 0deb6a4b13 minor improvements in debug handling Lennart Poettering 2008-09-09 02:17:01 +03:00
  • 4050447230 unbreak pa_idxset_rrobin Lennart Poettering 2008-09-09 02:14:27 +03:00
  • 3a46bbeba5 When returning from a suspend, pass exactly the same flags as originally when we opened the device. Lennart Poettering 2008-09-09 00:10:54 +03:00
  • 25b200c087 fix minor typo Lennart Poettering 2008-09-09 00:06:12 +03:00
  • f4c2f00f78 Work around presumable ALSA bug that treats the dir argument to snd_pcm_hw_params_set_periods_near() actually as > or < instead of >= and <=. Lennart Poettering 2008-09-09 00:04:50 +03:00
  • c7a77657ff Merge branch 'master' into master-tx Lennart Poettering 2008-09-08 17:25:16 +03:00
  • 821dc1797f move autospawn lock to pulsecore/ since we don't need it in the client anymore Lennart Poettering 2008-09-08 17:22:27 +03:00
  • cd704f8a84 Linking fix for rtclock on libpulsedsp Colin Guthrie 2008-09-06 12:25:46 +01:00
  • 6b034f5bfd Updated LINGUAS: el, fr, sv added. Robert-André Mauchin 2008-09-06 08:54:58 +00:00
  • a571242753 Added French translation. Robert-André Mauchin 2008-09-06 08:50:25 +00:00
  • 77f57f3031 Added Swedish translation. Daniel Nylander 2008-09-05 16:24:54 +00:00
  • f2164023fd Add new option to disable remixing from/to LFE and set it to on by default Lennart Poettering 2008-09-05 16:04:42 +03:00
  • 33d349dcbb include build and runtime host information in debug output Lennart Poettering 2008-09-05 15:42:39 +03:00
  • fb837f0cac rework autospawning to allow to multiple parallel autospawning contexts Lennart Poettering 2008-09-05 03:22:13 +02:00
  • 994ff984f0 connect to localhost via IP address instead of host name, to avoid needless NSS lookup Lennart Poettering 2008-09-05 03:20:33 +02:00
  • 89ed50750e if we are exiting due to cpu overload, say so via syslog, too Lennart Poettering 2008-09-05 03:18:36 +02:00
  • f52fb64313 if we are exiting due to idleness, say so Lennart Poettering 2008-09-05 03:17:48 +02:00
  • a609e4a700 check for errors returned by pa_context_connect() Lennart Poettering 2008-09-05 01:31:39 +02:00
  • 3f6f13f902 use pa_channel_map_compatible() where applicable Lennart Poettering 2008-09-05 01:31:17 +02:00
  • b56f344b97 a few minor clean-ups Lennart Poettering 2008-09-05 01:30:48 +02:00
  • 3429072504 introduce upper channel map definition limit PA_CHANNEL_MAP_DEF_MAX Lennart Poettering 2008-09-05 01:30:25 +02:00
  • ece297f21b update map file Lennart Poettering 2008-09-05 01:29:24 +02:00
  • cb0c97dae7 add new API function pa_channel_map_compatible() Lennart Poettering 2008-09-05 01:29:07 +02:00
  • 5a9a6021f1 update map-file script to ignore gcc malloc attributes Lennart Poettering 2008-09-05 01:28:08 +02:00
  • 456284918a update documentation and help texts for s32le/s32be sample types Lennart Poettering 2008-09-05 00:39:36 +02:00
  • 12c5c62dad Downgrade hrtimer warning to notice level Lennart Poettering 2008-09-05 00:38:52 +02:00
  • 11cc072a1e Merge commit 'origin/master-tx' Lennart Poettering 2008-09-03 23:13:26 +02:00
  • bf403fe0d8 introduce macros for all flags so that clients can check for them with #ifdef Lennart Poettering 2008-09-03 19:51:33 +02:00
  • cbd8e60f6c use PA_STREAM_EARLY_REQUESTS for OSS streams Lennart Poettering 2008-09-03 19:51:12 +02:00
  • 79009d2235 command_get_info() segv in some conditions Marc-André Lureau 2008-09-01 16:00:08 +03:00
  • c402de7545 reindent comments a bit Lennart Poettering 2008-09-03 18:51:46 +02:00
  • 40b66a0be9 Implement "early requests" mode. Lennart Poettering 2008-09-03 18:31:46 +02:00
  • 99d5ec6c93 Rework pa_machine_id() a bit Lennart Poettering 2008-09-03 18:30:27 +02:00
  • 5f931138d2 fix misuse of return value Lennart Poettering 2008-09-03 18:29:49 +02:00
  • 2c2b2717eb use gcc malloc attribute macros for internal functions, too Lennart Poettering 2008-09-01 21:44:00 +02:00
  • 5467cc390d drop -Winline from build cflags Lennart Poettering 2008-09-01 21:42:27 +02:00
  • 4348fafcc8 don't include leagacy definition PA_STREAM_NOT_MONOTONOUS in docs Lennart Poettering 2008-09-01 19:17:14 +02:00
  • f6e187f0a5 prefix internally used inline function with _ Lennart Poettering 2008-09-01 19:16:12 +02:00
  • 70b820d875 add gcc malloc related function attributes where appropriate Lennart Poettering 2008-09-01 19:15:07 +02:00
  • e015879bb8 add malloc related gcc attribute macros Lennart Poettering 2008-09-01 19:13:37 +02:00
  • 82ea8dde8a avoid rounding errors on requested buffering metrics Lennart Poettering 2008-09-01 02:41:03 +02:00
  • 002e7a703a output relative timestamps in addition to absolute timestamps when logging Lennart Poettering 2008-09-01 02:39:27 +02:00
  • a1c857a6a8 include more build info in debug output Lennart Poettering 2008-09-01 02:38:32 +02:00
  • 1c4ad4b64b rework device opening code: work around broken SND_PCM_NO_AUTO_xxx support in ALSA <= 1.0.17a Lennart Poettering 2008-08-31 16:25:37 +02:00
  • 1d319b00c6 Some string in German translation done Fabian Affolter 2008-08-31 10:24:26 +00:00
  • 34bcba63a2 remove a few more gcc warnings Lennart Poettering 2008-08-30 01:22:41 +02:00
  • 13018d62c1 fix a few compiler warnings on older gcc Lennart Poettering 2008-08-29 23:53:55 +02:00
  • 506eacc922 reword amd64 message Lennart Poettering 2008-08-29 21:46:12 +02:00
  • 1acf394356 change default log level for the library to PA_LOG_ERROR to avoid spamming to stderr more often Lennart Poettering 2008-08-29 21:43:50 +02:00
  • 086fa95407 downgrade a few messages Lennart Poettering 2008-08-29 21:43:10 +02:00
  • a45440d5c9 the native atomic ops implementation for amd64 seems to work fine Lennart Poettering 2008-08-29 21:42:09 +02:00
  • ca38446e6b Change return value of cmpxchg atomic op to pa_bool_t Lennart Poettering 2008-08-29 20:24:46 +02:00
  • d10e5e56d3 Add CFLAGS information on start-up Marc-André Lureau 2008-08-29 20:08:55 +02:00
  • bdcb3a493c optionally add timestampts to every line logged Lennart Poettering 2008-08-29 19:33:06 +02:00
  • f2c790dea8 Initial German translation Fabian Affolter 2008-08-29 10:45:33 +00:00
  • 54da71ef5d reduce needlessly large gdbm cache a bit Lennart Poettering 2008-08-29 01:48:31 +02:00
  • 450fe170a5 fix up latency before calling into stream code, to make sure we don't ask for too much data to early Lennart Poettering 2008-08-29 01:20:25 +02:00
  • 63505bee07 add missing config.h inclusion Lennart Poettering 2008-08-29 01:15:58 +02:00
  • 6723699ef8 rework pa_ulog2 and base it on __builtin_clz if available, make pa_make_power_of_two based on it Lennart Poettering 2008-08-29 01:13:50 +02:00
  • bb8263be6f add byte-to-usec and usec-to-byte converters that round up, not down Lennart Poettering 2008-08-28 17:53:01 +02:00
  • f79c665812 document in which direction we round Lennart Poettering 2008-08-28 17:52:08 +02:00
  • 6685a14cd0 Started Greek translation Dimitris Glezos 2008-08-27 23:44:17 +00:00
  • 3d07cc8112 alsa_error_handler should note source of errors Ed Catmur 2008-08-26 23:19:43 +02:00
  • 8df5b2de92 increase pa_xmalloc() limit to 96 MB, closes #344 Lennart Poettering 2008-08-26 15:46:26 +02:00
  • fd3c6b0f60 fix typo Lennart Poettering 2008-08-26 15:45:37 +02:00
  • f9713d1ccf Fix error code in pa_stream_get_timing_info() Lennart Poettering 2008-08-26 15:45:18 +02:00
  • 0a1f654c20 call close() in a loop to catch EINTR Lennart Poettering 2008-08-26 15:44:55 +02:00
  • 2a78f865c1 Fix more linking issues in x11-publish and stream-restore Colin Guthrie 2008-08-22 10:58:21 +01:00
  • 4282b726ee Merge branch 'master' of git://git.0pointer.de/pulseaudio Colin Guthrie 2008-08-22 10:56:45 +01:00
  • dc9b8dce30 add a few missing casts Lennart Poettering 2008-08-20 03:33:06 +03:00
  • a3e57da0f0 add doxygen documentation for ext-stream-restore.h Lennart Poettering 2008-08-20 00:17:33 +02:00
  • 6baec251d2 use final glibc eventfd() instead of our homegrown syscall invocations Lennart Poettering 2008-08-19 23:18:20 +02:00
  • 8e71787551 rework cpu limit logic to use monotonic instead of wall clock time Lennart Poettering 2008-08-19 23:03:37 +02:00
  • 961aa185e3 simplify pa_start_child_for_read by using pa_close_all()/pa_reset_sigs()/pa_unblock_sigs() Lennart Poettering 2008-08-19 22:49:14 +02:00