Commit graph

  • b88b89a676 add new call pa_alsa_open_by_device_id_profile() Lennart Poettering 2009-01-20 21:36:57 +01:00
  • 04e9214065 export pa_channel_map_superset() Lennart Poettering 2009-01-20 21:00:35 +01:00
  • 7368a6e6be add priority logic to find best default profile Lennart Poettering 2009-01-20 20:35:18 +01:00
  • b3a043fd31 always add 'disabled' profile Lennart Poettering 2009-01-20 20:34:46 +01:00
  • e0f8c13012 remove unused variable Lennart Poettering 2009-01-20 20:33:47 +01:00
  • 86f3fb8b12 show active profile Lennart Poettering 2009-01-20 20:33:28 +01:00
  • a65c2c7336 add client API for querying card information Lennart Poettering 2009-01-20 03:25:29 +01:00
  • 85bc5eb39a dump active profile Lennart Poettering 2009-01-20 03:24:59 +01:00
  • 7aa7a7b6ac fix destruction when no profiles are defined Lennart Poettering 2009-01-20 03:24:40 +01:00
  • 936862362c don't divide by zero if no left resp. no right channels are defined Lennart Poettering 2009-01-20 03:24:11 +01:00
  • 67fcc76093 fix profile names to include input/output specifier Lennart Poettering 2009-01-20 03:23:32 +01:00
  • b23efc0a4d add missing eof checks Lennart Poettering 2009-01-20 02:15:43 +01:00
  • 47a2f9e3da Merge commit 'flameeyes/buildfixes-2' Lennart Poettering 2009-01-20 00:55:36 +01:00
  • bc41fdb20d Include the alsa/ subdirectory for modules in the search path. Diego E. 'Flameeyes' Pettenò 2009-01-20 00:55:42 +01:00
  • bd70e80531 Allow to opt-out from building tests. Diego E. 'Flameeyes' Pettenò 2009-01-20 00:55:39 +01:00
  • d5e895d5cb document that I am a retard Lennart Poettering 2009-01-20 00:49:45 +01:00
  • 8839d86672 remove misplaced whitespace Lennart Poettering 2009-01-20 00:14:50 +01:00
  • 8c4e2be05b include sink/source state in pactl output Lennart Poettering 2009-01-19 23:55:22 +01:00
  • 8886e66ff6 Document explicitly that the internal sink/source states are not considered part of the ABI/API Lennart Poettering 2009-01-19 23:54:44 +01:00
  • 310f433848 pulse: share private enum values with client side Marc-André Lureau 2009-01-16 15:53:27 +02:00
  • a3762a2f98 cli: fix broken array access with signed state enums Marc-André Lureau 2009-01-15 20:58:04 +02:00
  • 6374f8e427 sink: trigger subscribe event on sink state change Marc-André Lureau 2009-01-15 17:28:33 +02:00
  • 9c4f8e627a pulse: introspect sink state Marc-André Lureau 2009-01-15 17:16:31 +02:00
  • f83111dd17 Merge commit 'vudentz/master' Lennart Poettering 2009-01-19 23:12:23 +01:00
  • 96f01bf73f Merge commit '7104d54bbc' Lennart Poettering 2009-01-19 23:09:58 +01:00
  • 5f6641cfdd Beef pactl output up a bit Lennart Poettering 2009-01-19 23:07:34 +01:00
  • ed65081dd8 show dB and balance for cached samples Lennart Poettering 2009-01-19 23:07:13 +01:00
  • 033791ca9f fix up balance format string a bit Lennart Poettering 2009-01-19 23:06:37 +01:00
  • 23cd942a0d fix doxygen version references Lennart Poettering 2009-01-19 23:03:22 +01:00
  • b987e5eeb8 fix bad free() Lennart Poettering 2009-01-19 22:02:40 +01:00
  • b43a45d184 allow setting properties for modules, too Lennart Poettering 2009-01-19 22:02:28 +01:00
  • fe703013ad show balance value in CLI listings Lennart Poettering 2009-01-19 21:59:57 +01:00
  • 723d71a021 add api for manipulating volume balances Lennart Poettering 2009-01-19 21:45:58 +01:00
  • 7104d54bbc Add proper -I directives for out-of-tree builds. Diego E. 'Flameeyes' Pettenò 2009-01-19 17:30:41 +01:00
  • 348c2cab71 Create only the directory the current target should be created into. Diego E. 'Flameeyes' Pettenò 2009-01-19 17:20:18 +01:00
  • 4460a5d5d5 Fix hsp rate and channels. Luiz Augusto von Dentz 2009-01-19 10:19:53 -03:00
  • 606cf8a2ec get rid of pa_module_get_info because it is not used Lennart Poettering 2009-01-17 02:17:32 +01:00
  • 76ca5b8578 beautify cli output a bit Lennart Poettering 2009-01-17 02:09:02 +01:00
  • f8ba3a9b07 dump profiles when listing cards Lennart Poettering 2009-01-17 02:03:59 +01:00
  • c06e43d7ff actually create pa_card object in module-alsa-card Lennart Poettering 2009-01-17 02:03:35 +01:00
  • c560aea4c9 Don't enumerate invalid profile Lennart Poettering 2009-01-17 02:01:37 +01:00
  • f03a7e43db Split up pa_alsa_init_proplist into two seperate functions for the card and snd_pcm_t specific parts Lennart Poettering 2009-01-17 02:00:57 +01:00
  • a45f971e43 add pa_proplist_to_string_sep() Lennart Poettering 2009-01-17 01:59:37 +01:00
  • 4a66837b83 add pa_strbuf_isempty Lennart Poettering 2009-01-17 01:57:17 +01:00
  • b4d80462bf add card profile prober Lennart Poettering 2009-01-16 23:33:15 +01:00
  • b2b2eb1ee7 remvoe a bit of duplicate code Lennart Poettering 2009-01-16 22:01:45 +01:00
  • 5793f93350 make use of PR_SET_TIMERSLACK Lennart Poettering 2009-01-16 19:57:58 +01:00
  • 4a13763797 Add support for 24bit samples encoded in the LSB of 32 bit words Lennart Poettering 2009-01-16 18:39:36 +01:00
  • 6dc76d1158 add support for 24bit packed samples Lennart Poettering 2009-01-16 03:15:39 +01:00
  • 9955398fda fix version info in protocol history Lennart Poettering 2009-01-16 03:13:42 +01:00
  • 4d4956ea2f Add SPDIF/HDMI ALSA devices and device descriptions to device search table Lennart Poettering 2009-01-15 23:46:42 +01:00
  • 33c22b0102 rename card config to card profile Lennart Poettering 2009-01-15 23:44:46 +01:00
  • d4bda31ba1 include libcli.la in libprotocol-cli's dependencies Lennart Poettering 2009-01-15 21:29:18 +01:00
  • 421011930a add stub makefiles for oss and alsa subdirs Lennart Poettering 2009-01-15 21:03:32 +01:00
  • c7fff97782 move alsa and oss modules into their own subdirectories Lennart Poettering 2009-01-15 21:02:01 +01:00
  • bae221cca9 rework module usage counter stuff to be pull based Lennart Poettering 2009-01-15 20:49:12 +01:00
  • edf88a5150 don't show autoload flag anymore since it is obsolete Lennart Poettering 2009-01-15 20:48:29 +01:00
  • 47a2b17d01 make proplist inheritance scheme automatic and implicit Lennart Poettering 2009-01-15 20:27:07 +01:00
  • e68e4a57bf make things compile again Lennart Poettering 2009-01-15 20:26:41 +01:00
  • 395523a0bb we don't support glib1.2 anymore Lennart Poettering 2009-01-15 20:14:58 +01:00
  • 29c7a28817 kill autoload stuff as planned Lennart Poettering 2009-01-15 20:07:13 +01:00
  • 43762ed620 flat-volume: use pa_sink_get_volume(s, TRUE) to work with slaved sink Marc-André Lureau 2008-11-10 15:43:05 +02:00
  • a861ffacc4 Merge commit 'e0f8ffe41f' Lennart Poettering 2009-01-15 19:19:45 +01:00
  • d2757c9842 redirect folks to the ALSA developers not me when their sound drivers are broken Lennart Poettering 2009-01-15 19:16:55 +01:00
  • 615e05584e add functionality to dump list of cards Lennart Poettering 2009-01-15 18:52:11 +01:00
  • 344c934edb maintain a list of sink inputs/source outputs as part of the pa_client object Lennart Poettering 2009-01-15 18:38:20 +01:00
  • b6deb0cc4c add new pa_card object as a way to logically combine multiple sinks and sources Lennart Poettering 2009-01-15 18:29:16 +01:00
  • aeb0707f12 fix bad memory access Lennart Poettering 2009-01-15 18:27:43 +01:00
  • 0b0b3d895d make PA_CONTEXT_IS_GOOD/PA_STREAM_IS_GOOD a macro so that we can easily check for its availability Lennart Poettering 2009-01-15 18:23:32 +01:00
  • a3695dd9eb port missing modules to new pa_client_new() API Lennart Poettering 2009-01-15 18:21:57 +01:00
  • 5abda63a1f convert pa_client instantiation to use a pa_client_new_data struct and add hooks for manipulating it Lennart Poettering 2009-01-15 17:52:29 +01:00
  • 75119e91cd add new dont_rewind_render flag to allow quick starts of newly created streams Lennart Poettering 2009-01-15 00:40:06 +01:00
  • 06de6393d1 don't rely on PA_SINK_RUNNING vs. PA_SINK_IDLE for optimizations since it might not be fully up to date Lennart Poettering 2009-01-15 00:07:38 +01:00
  • d1cf0e7845 fix a potential format string vulnerability Lennart Poettering 2009-01-15 00:03:56 +01:00
  • fd3f5db63c document that PA_API_VERSION is only for incompatible API changes Lennart Poettering 2009-01-15 00:03:33 +01:00
  • e0f8ffe41f match: add "key" argument to match different properties Marc-André Lureau 2008-11-17 21:37:25 +02:00
  • e97ed21892 match: can now change properties also Marc-André Lureau 2008-11-17 21:09:42 +02:00
  • 6ec0162686 sink: add a virtual_volume to sink Marc-André Lureau 2008-11-10 16:59:09 +02:00
  • 20edd846d0 make pa_asyncq_push() fail under no circumstances. Lennart Poettering 2009-01-14 17:36:44 +01:00
  • 587a08bae4 Fix a typo I know owe Marc-Andre a beer for. Lennart Poettering 2009-01-14 00:54:38 +01:00
  • df564040b5 Fix a potentially non-returning function in base64 code. Colin Guthrie 2009-01-13 23:34:09 +00:00
  • f3101133d7 Merge commit 'elmarco/master' Lennart Poettering 2009-01-14 00:22:27 +01:00
  • ab97364210 remove calc_sine() since we don't need it anymore Lennart Poettering 2009-01-14 00:07:50 +01:00
  • cd45cd9e3e include new proplist functions in export list Lennart Poettering 2009-01-14 00:07:32 +01:00
  • 407b4fe5be fix calculation of avail_min Lennart Poettering 2009-01-14 00:06:40 +01:00
  • 1872526508 add pa_proplist_size() and pa_proplist_isempty() Lennart Poettering 2009-01-14 00:06:26 +01:00
  • ef5a2b5f2c Fix version info Lennart Poettering 2009-01-14 00:05:54 +01:00
  • 09641cc707 build: fix few warnings Marc-André Lureau 2009-01-13 19:08:22 +02:00
  • 49ae38347c cli: add missing update-*-proplist Marc-André Lureau 2009-01-13 19:07:59 +02:00
  • 2204bbebf2 core: add source, si, so proplist_update Marc-André Lureau 2009-01-13 19:06:10 +02:00
  • 3d631df8dd build: print more informations about preopen Marc-André Lureau 2008-11-10 19:11:40 +02:00
  • 9d6e9f51df cli: update-sink-proplist Marc-André Lureau 2008-10-31 18:43:38 +02:00
  • 01f71ac7a1 libpulse: add proplist_from_string Marc-André Lureau 2008-10-27 21:14:50 +02:00
  • 9e978c9770 core: report remaining shared objects when cleanup Marc-André Lureau 2008-12-04 16:23:06 +02:00
  • ebb903a376 core: add pa_source_update_proplist Marc-André Lureau 2008-10-31 02:38:00 +02:00
  • 9444347c06 core: add pa_sink_update_proplist Marc-André Lureau 2008-10-31 02:33:28 +02:00
  • f6ac7b4ed6 bump version/soname Lennart Poettering 2009-01-12 23:36:28 +01:00
  • 4b33a4514f bump version/soname v0.9.14 Lennart Poettering 2009-01-12 23:35:28 +01:00
  • 5eef7a039c Fix suspending of all sinks/sources Lennart Poettering 2009-01-12 19:44:21 +01:00
  • 6d12f81d50 for record streams fill in the latency as the fragsize Lennart Poettering 2009-01-12 19:34:12 +01:00