Commit graph

  • fdbe0543be initialize max_request to SO_SNDBUF Lennart Poettering 2009-03-25 01:17:56 +01:00
  • 98a5f4a991 don't fiddle with latency range in sources with static latency Lennart Poettering 2009-03-25 00:45:13 +01:00
  • d0bd3d9592 initialize max_request Lennart Poettering 2009-03-25 00:44:36 +01:00
  • bcfe51ffd5 again, don't fiddle with latency range in sinks with static latency Lennart Poettering 2009-03-25 00:44:21 +01:00
  • 59b7e530ca Don't initialize userdata twice Lennart Poettering 2009-03-25 00:42:47 +01:00
  • b815a1c7eb don't fiddle with latency range because we cannot adjust it dynamically Lennart Poettering 2009-03-25 00:42:32 +01:00
  • 0316dba9d1 set latency range only in tsched mode Lennart Poettering 2009-03-25 00:41:23 +01:00
  • 171c88f132 link jack modules's max_request to the jack buffer size Lennart Poettering 2009-03-25 00:40:12 +01:00
  • 892a83945e simplify things and make sure timing setters can be called in most contexts Lennart Poettering 2009-03-25 00:33:35 +01:00
  • 44ca897769 introduce new flag that marks sinks/sources which can adjust the latency dynamically Lennart Poettering 2009-03-25 00:30:54 +01:00
  • 9bca59efc1 make pa_source_set_max_rewind() work similar to pa_sink_set_max_rewind() Lennart Poettering 2009-03-25 00:26:44 +01:00
  • 9151107cb9 get rid of 'default' min/max latencies, simplify things by just having absolute boundaries Lennart Poettering 2009-03-25 00:25:17 +01:00
  • a7246bd635 bluetooth: fix #NOKIA, correctly unlink sink/src Marc-André Lureau 2009-03-24 16:28:12 +02:00
  • 5b523d097c fix bad memory access when destroying m-b-d Lennart Poettering 2009-03-24 21:42:33 +01:00
  • c64d8cbcc7 Allow calling pa_{sink|source}_update_proplist() without an actual proprlist Lennart Poettering 2009-03-24 21:17:55 +01:00
  • 50695d95d1 minimal reordering Lennart Poettering 2009-03-24 21:14:08 +01:00
  • 2f9a784167 set request/rewind sizes only via accessor functions Lennart Poettering 2009-03-24 21:13:41 +01:00
  • aa92ff408c simplify latency range by not allowing stored 'wildcard' ranges anymore Lennart Poettering 2009-03-24 21:06:57 +01:00
  • e6be9481dc only decrease timer slack, never increase Lennart Poettering 2009-03-24 20:59:54 +01:00
  • bcbfd5b983 don't fail when no session bus is available Lennart Poettering 2009-03-23 22:27:29 +01:00
  • 52dcb950ef add pa_assert_cc() for compile time assertions Lennart Poettering 2009-03-23 21:03:52 +01:00
  • a467bec423 pulse: check context (do not user pstream when NULL) Marc-André Lureau 2009-03-16 16:39:28 +02:00
  • 08154554b0 only store card profile if flagged for that Lennart Poettering 2009-03-23 19:31:36 +01:00
  • 124de50ef8 enable bluetooth default by support Lennart Poettering 2009-03-23 19:16:00 +01:00
  • 906fd570c7 Merge commit 'origin/master-tx' Lennart Poettering 2009-03-23 16:32:03 +01:00
  • 4c381cd7b4 Sending translation for po/sr@latin.po kmilos 2009-03-21 13:53:36 +00:00
  • 29d1db69f5 Sending translation for po/sr.po kmilos 2009-03-21 13:52:22 +00:00
  • c14da67050 readd volume control logic Lennart Poettering 2009-03-21 02:54:18 +01:00
  • b3675c28fa add functions that modules can call whenever they now the volume changed Lennart Poettering 2009-03-21 02:45:31 +01:00
  • 8d5b375f67 at a couple of #ifdef NOKIAs for now Lennart Poettering 2009-03-21 01:31:38 +01:00
  • 3aa39726db rework device discovery to share a single device list among all modules Lennart Poettering 2009-03-21 01:19:49 +01:00
  • 20488fbe3e add pa_hook_is_firing Lennart Poettering 2009-03-21 01:18:48 +01:00
  • f5c8990d18 make sure we dispatch messages in order Lennart Poettering 2009-03-20 19:30:37 +01:00
  • 77a1db16b9 fix a misplaced assert Lennart Poettering 2009-03-20 18:34:16 +01:00
  • 888e44f3b0 rework bluetooth IO loops Lennart Poettering 2009-03-20 18:04:23 +01:00
  • d2bee57ee5 fix prototypes of remaining sbc.[ch] API regarding size_t/const Lennart Poettering 2009-03-20 17:59:40 +01:00
  • 99dae9b1af don't try to unref reserve stuff if we don't use it Lennart Poettering 2009-03-20 14:47:36 +01:00
  • 025107876c fix channel mapping for a52 devices. Closes #508 Lennart Poettering 2009-03-20 14:15:18 +01:00
  • 33a8f53ddf simply bluetooth nrec handling a bit Lennart Poettering 2009-03-20 13:54:45 +01:00
  • dfb3d2ec57 always remap relative volume properly Lennart Poettering 2009-03-20 13:51:08 +01:00
  • a998038ee2 introduce pa_sink_input_get_relative_volume() Lennart Poettering 2009-03-20 13:50:26 +01:00
  • bd3154a861 introduce pa_assert_fp() for fast path assertions Lennart Poettering 2009-03-20 13:29:42 +01:00
  • 5cc7d0028d Update catalan po Xavier Conde 2009-03-19 21:18:43 +00:00
  • fe3709c5c7 fix a comment Lennart Poettering 2009-03-19 19:38:30 +01:00
  • 3a09a88fd1 prepare move to rtpoll Lennart Poettering 2009-03-19 18:13:40 +01:00
  • dd40006718 document things that need to be fixed with FIXME Lennart Poettering 2009-03-19 18:05:26 +01:00
  • 3762299beb unfuck i18n Lennart Poettering 2009-03-19 18:01:56 +01:00
  • 86439a4613 Merge commit 'origin/master-tx' Lennart Poettering 2009-03-19 17:48:10 +01:00
  • 0a1af8eb59 Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio Lennart Poettering 2009-03-19 17:46:22 +01:00
  • 4a983124e1 Merge commit 'elmarco/bluetooth-fixes' Lennart Poettering 2009-03-19 17:46:13 +01:00
  • 291d21c4ba fix prototypes of sbc functions a bit Lennart Poettering 2009-03-19 17:44:42 +01:00
  • 794775bb51 document todo items discussed at bt meeting Lennart Poettering 2009-03-19 17:20:56 +01:00
  • 303cd907b9 get rid of setsockopt() calls since they have never been implemented upstream Lennart Poettering 2009-03-19 17:18:08 +01:00
  • e83621724d bluetooth: rework the info_valid logic to be more tolerant Marc-André Lureau 2009-03-19 16:48:31 +02:00
  • f1daa282f0 bluetooth: mark info_valid when receive Connected Marc-André Lureau 2009-03-19 16:55:14 +02:00
  • af9f92bfaa bluetooth: update SCO over PCM with latest changes Marc-André Lureau 2009-03-06 14:45:06 +02:00
  • df3f4eef2d bluetooth: load bluetooth device with connected profile Marc-André Lureau 2009-03-19 14:15:38 +02:00
  • 9744595571 Merge commit '2d903bae9a' Lennart Poettering 2009-03-19 12:56:41 +01:00
  • 4ebdee5b29 deduce a proper icon for TV sets Lennart Poettering 2009-03-19 12:38:59 +01:00
  • 3e8c7ac65f Ignore HAL NoSuchProperty errors when looking for capabilities field. Closes rhbz #489394 Lennart Poettering 2009-03-19 12:38:36 +01:00
  • 2928b44c53 Merge commit 'elmarco/bluetooth-fixes' Lennart Poettering 2009-03-12 16:25:48 -03:00
  • 000f0b84d9 Adding Punjabi Language A S Alam 2009-03-12 08:19:43 +00:00
  • 9e93b9ce0b bluetooth: stream also when source is suspended Marc-André Lureau 2009-03-05 18:18:07 +02:00
  • 018cadd337 bluetooth: restart timer when write begin Marc-André Lureau 2009-03-05 17:20:31 +02:00
  • 5d006934a2 Updated Polish translation Piotr Drąg 2009-03-05 15:19:38 +00:00
  • 362d196093 bluetooth: accept temporarily unavailable error Marc-André Lureau 2009-03-05 17:04:39 +02:00
  • 2d903bae9a bluetooth: s/handled/not_yet_handled for signals Marc-André Lureau 2009-03-05 16:16:29 +02:00
  • 12ea5707b5 bluetooth: reset read/write index when starting to stream Marc-André Lureau 2009-03-05 15:47:13 +02:00
  • 47bc3b76fb prepare test5 v0.9.15-test5 Lennart Poettering 2009-03-05 14:31:15 +01:00
  • 21547d7e1d Properly check for versioning flags. Diego Elio 'Flameeyes' Pettenò 2009-03-05 13:59:59 +01:00
  • cad3dd2887 Make sure to set 'no' on the variable cached. Diego Elio 'Flameeyes' Pettenò 2009-03-05 13:59:53 +01:00
  • c589da7e08 prepare release 0.9.15-test4 v0.9.15-test4 Lennart Poettering 2009-03-05 12:31:08 +01:00
  • c6ed0e87d4 run make update-po Lennart Poettering 2009-03-05 12:27:54 +01:00
  • 57baff5143 Merge commit 'origin/master-tx' Lennart Poettering 2009-03-05 12:27:19 +01:00
  • 420ee3f8c7 Merge commit 'elmarco/bluetooth-fixes' Lennart Poettering 2009-03-05 12:26:09 +01:00
  • 81323b539b Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio Lennart Poettering 2009-03-05 04:34:56 +01:00
  • 3122008704 try to detect when stupid clients forks and refuse all service from then on Lennart Poettering 2009-03-05 04:33:40 +01:00
  • 9d29b96ac0 make interpol test more interesting by corking/uncorking multiple times Lennart Poettering 2009-03-05 04:32:16 +01:00
  • dcee888865 Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio Lennart Poettering 2009-03-04 22:07:56 +01:00
  • 3dd8800e6d fix typo in FOREIGN_CFLAGS Lennart Poettering 2009-03-04 22:07:41 +01:00
  • 6427c70a85 try more things to get a proper icon for sinks/sources Lennart Poettering 2009-03-04 18:37:14 +01:00
  • 7a8be7f91e bluetooth: don't init profile when off Marc-André Lureau 2009-03-04 16:38:02 +02:00
  • 683548e8bc bluetooth: service_fd could be 0 Marc-André Lureau 2009-02-27 00:13:54 +02:00
  • fa736887f4 bluetooth: hsp case, check l for appropriate error message Marc-André Lureau 2009-02-25 14:31:29 +02:00
  • 656fc6660f never try to suspend monitor sources, suspend the sinks they belong to instead Lennart Poettering 2009-03-04 05:31:53 +01:00
  • ec1c92347d print error code when suspend/resume fails Lennart Poettering 2009-03-04 05:30:28 +01:00
  • 0dd8a3306f handle negative error codes Lennart Poettering 2009-03-04 05:29:09 +01:00
  • 341f44fa24 fix handling of _suspend_all(), return first failure error code Lennart Poettering 2009-03-04 05:27:49 +01:00
  • ecbc320a4c make suspend state of monitor source follow the suspend state of the sink it belongs to Lennart Poettering 2009-03-04 05:27:14 +01:00
  • bffa8be8cd Don't allow suspending of monitor sources. Lennart Poettering 2009-03-04 05:25:41 +01:00
  • d09287d211 Fix a NULL pointer access when sutting down esound/simple connections Lennart Poettering 2009-03-04 04:00:00 +01:00
  • 869341729f various smaller cleanups Lennart Poettering 2009-03-04 02:55:34 +01:00
  • c8abe64040 pa_xnew cannot fail -- that's what the x is in the name Lennart Poettering 2009-03-04 02:52:11 +01:00
  • 946d07211b document more closely from which context certain functions may be called Lennart Poettering 2009-03-04 02:51:30 +01:00
  • f3de61edf6 fix device reservation for system mode Lennart Poettering 2009-03-03 22:26:15 +01:00
  • 0329edd179 revive solaris module Finn Thain 2009-02-26 16:48:58 +11:00
  • ff38eaf677 Merge commit 'coling/lgpl21' Lennart Poettering 2009-03-03 21:44:56 +01:00
  • 86dee05aec Use LGPL 2.1 on all files previously using LGPL 2 Colin Guthrie 2009-03-03 20:23:02 +00:00
  • 297515a39e pass profile priority value to clients Lennart Poettering 2009-03-03 00:32:10 +01:00
  • f8a085f5cf properly handle directed card info requests Lennart Poettering 2009-03-02 18:11:49 +01:00