Commit graph

  • b8fe1b683e fix implementation of bind now ltdl loader for libtool 2.2 Lennart Poettering 2008-12-16 19:11:16 +01:00
  • e4aa5f2115 Fix return value of --dump-resample-methods Lennart Poettering 2008-12-16 18:17:21 +01:00
  • 8977b2e61d libtool 2.2 updates Lennart Poettering 2008-12-16 14:25:31 +01:00
  • 7013849354 Check if environ is actually set before we use it Lennart Poettering 2008-12-16 14:03:40 +01:00
  • 2ee9276d97 Merge commit 'flameeyes/libtool-2.2' Lennart Poettering 2008-12-16 13:55:06 +01:00
  • 55d846ff1e Argh, send pulseaudio Finnish translation (instead of paprefs) by Timo Jyrinki. Timo Jyrinki 2008-12-01 16:51:15 +00:00
  • fe5c651b2f Add fi (Finnish) to LINGUAS. Timo Jyrinki 2008-12-01 16:43:35 +00:00
  • ba640718b1 Add Finnish (fi) translation by Timo Jyrinki. Timo Jyrinki 2008-12-01 16:41:55 +00:00
  • e9ca86084a Only creat zh_CN.po sainrysec 2008-11-23 12:12:04 +00:00
  • 7f9a6ae1a4 Updated brazilian portuguese translation Henrique Junior 2008-11-21 03:29:21 +00:00
  • 946b34bb8b Updated Polish translation Piotr Drąg 2008-11-11 16:17:30 +00:00
  • 7582bf52c3 Added catalan locale Xavier Conde 2008-11-07 23:18:53 +00:00
  • 69aaaf11a4 Added catalan translation Xavier Conde 2008-11-07 23:17:30 +00:00
  • 3bef1a94b4 Make sure libpulse never gets unloaded Lennart Poettering 2008-11-01 21:11:48 +01:00
  • 68e9a48bb9 make shm marker architecture independant, patch from michich, closes #401 Lennart Poettering 2008-11-01 21:41:07 +01:00
  • f826ded33d make shm marker architecture independant, patch from michich, closes #401 Lennart Poettering 2008-11-01 21:41:07 +01:00
  • 84cd233035 Make sure libpulse never gets unloaded Lennart Poettering 2008-11-01 21:11:48 +01:00
  • 58b53bbc1a a bit of pa_bool_t'ization Lennart Poettering 2008-11-01 21:10:26 +01:00
  • adc2973c8d Implement new flags DONT_INHIBIT_AUTO_SUSPEND and START_UNMUTED Lennart Poettering 2008-10-26 19:32:04 +01:00
  • c180cb5c48 bump micro version Lennart Poettering 2008-10-25 17:45:21 +02:00
  • 1d978cea85 Merge branch 'new-world-order' Lennart Poettering 2008-10-25 01:23:02 +02:00
  • ac8af20d8f make sure to use 64bit rounding even on 32bit machines when converting to pa_usec_t Lennart Poettering 2008-10-24 04:34:10 +02:00
  • b712e7b13d make sure to use 64bit rounding even on 32bit machines when converting to pa_usec_t Lennart Poettering 2008-10-24 04:34:10 +02:00
  • 6f4b228742 fix build Lennart Poettering 2008-10-23 23:23:39 +02:00
  • 09279f7634 warn if ALSA wakes us up and there is actually nothing to do Lennart Poettering 2008-10-22 23:55:52 +02:00
  • bfdad535da don't set the volume of pacat unless it is explicitly set Lennart Poettering 2008-10-22 22:48:53 +02:00
  • 8e2a48a7a2 make the debug trap macro a proper macro in macro.h Lennart Poettering 2008-10-21 22:04:22 +02:00
  • 0796f5a2d6 Try to catch certain driver errors Lennart Poettering 2008-10-21 20:00:36 +02:00
  • b041aac9b1 include log.h near the end so that macro.h can be included in log.h and defines pa_bool_t properly Lennart Poettering 2008-10-21 18:40:01 +02:00
  • ab1139ffd3 convert argument to boolean int in PA_UNLIKELY, too Lennart Poettering 2008-10-21 18:27:25 +02:00
  • 74898ff657 fix invalid validity check Lennart Poettering 2008-10-21 18:22:28 +02:00
  • f3770fa7af Make missing git-changelog.perl non-fatal Lennart Poettering 2008-10-20 20:33:28 +02:00
  • ac4b0afadb Fix spelling of privilige Lennart Poettering 2008-10-19 22:25:58 +02:00
  • af133f504f always check for libtool prefix binary name to avoid confusion when using both installed and run-from-build-tree versions of PA in parallel Lennart Poettering 2008-10-19 22:24:18 +02:00
  • 6ad65da869 Fix possible invalid read while attempting to load module-bluetooth-device. Luiz Augusto von Dentz 2008-10-09 19:31:43 -03:00
  • 9fd82c1964 properly remove dbus matches an filters when unloading m-b-d Lennart Poettering 2008-10-13 19:52:02 +02:00
  • cab7cc3dfd Fix two typos that broke tunnels Colin Guthrie 2008-10-11 18:20:06 +01:00
  • c72a7db3b1 Fix a potential C++/C99 ism, add a log message on error condition Colin Guthrie 2008-10-08 22:56:12 +02:00
  • 220c9c0c20 define 0dB in PA as maximum amplification Lennart Poettering 2008-10-08 04:02:10 +02:00
  • f0a2294f68 if the channel map was modified due to PA_SINK_INPUT_FIX_CHANNELS, remap the specified volume properly Lennart Poettering 2008-10-07 22:46:18 +02:00
  • 215f1fbffa use pa_channel_map_init_extend() instead of pa_channel_map_init_auto() as channel map for sink inputs/source outputs in case no map is specified Lennart Poettering 2008-10-07 22:45:37 +02:00
  • fc2ba1f914 instead of resetting virtual_volume unconditionally on initialization, do so only when no volume was set before Lennart Poettering 2008-10-07 22:42:13 +02:00
  • 31318274ff Unload module-bluetooth-device if the remote device disconnects. Luiz Augusto von Dentz 2008-10-06 14:59:15 -03:00
  • b6a802717b Initialize exit_idle_time to -1 instead of 0 when in system mode. Lennart Poettering 2008-10-07 02:00:07 +02:00
  • 3294c89adb warn if ALSA wakes us up and there is actually nothing to do Lennart Poettering 2008-10-22 23:55:52 +02:00
  • 6ff9c1fb62 don't set the volume of pacat unless it is explicitly set Lennart Poettering 2008-10-22 22:48:53 +02:00
  • a2b3d252af update map file Lennart Poettering 2008-10-22 02:22:19 +02:00
  • 1cd25f1485 reorder setting of AM_CFLAGS a bit Lennart Poettering 2008-10-21 22:05:13 +02:00
  • ef0cc74567 a lot more build system updates Lennart Poettering 2008-10-22 20:36:21 +02:00
  • 695d300156 make new build logic actually work Lennart Poettering 2008-10-22 02:22:40 +02:00
  • b978d842ab update map file Lennart Poettering 2008-10-22 02:22:19 +02:00
  • 8dce771337 Updated German translation Fabian Affolter 2008-10-21 23:00:07 +00:00
  • df6e38bfd2 temporary commit to allow flameeyes a look Lennart Poettering 2008-10-21 23:55:33 +02:00
  • 260fc50b36 reorder setting of AM_CFLAGS a bit Lennart Poettering 2008-10-21 22:05:13 +02:00
  • c4b346259f make the debug trap macro a proper macro in macro.h Lennart Poettering 2008-10-21 22:04:22 +02:00
  • ef9f3f6ec4 Try to catch certain driver errors Lennart Poettering 2008-10-21 20:00:36 +02:00
  • 16471915af make log meta, time, backtrace configurable using command line Lennart Poettering 2008-10-21 19:16:49 +02:00
  • 496499c0df Make log meta, time, backtrace configurable using config file Lennart Poettering 2008-10-21 19:15:41 +02:00
  • 651a451c54 support changing logging parameters during runtime using the CLI Lennart Poettering 2008-10-21 19:14:07 +02:00
  • f4320d83a2 Support showing a backtrace on log messages Lennart Poettering 2008-10-21 19:13:15 +02:00
  • f92a814118 include log.h near the end so that macro.h can be included in log.h and defines pa_bool_t properly Lennart Poettering 2008-10-21 18:40:01 +02:00
  • d4c6342032 add pa_config_parse_unsigned() Lennart Poettering 2008-10-21 18:38:55 +02:00
  • c7ed771a98 fix arguments to format string Lennart Poettering 2008-10-21 18:28:19 +02:00
  • 7fecb2340e convert argument to boolean int in PA_UNLIKELY, too Lennart Poettering 2008-10-21 18:27:25 +02:00
  • 519bb556cd fix return value of pa_frame_aligned() Lennart Poettering 2008-10-21 18:26:24 +02:00
  • 4ee5e06f38 implement may_move_to for ladspa/remap sinks Lennart Poettering 2008-10-21 18:25:26 +02:00
  • 358824b330 add new virtual function may_move_to to sink inputs/source outputs to allow modules to forbid certain connections Lennart Poettering 2008-10-21 18:24:45 +02:00
  • 309bc71f07 fix invalid validity check Lennart Poettering 2008-10-21 18:22:28 +02:00
  • 737beea555 German translation done. Micha Pietsch 2008-10-21 10:25:55 +00:00
  • b709e1d7b4 Make missing git-changelog.perl non-fatal Lennart Poettering 2008-10-20 20:33:28 +02:00
  • e88a115745 Updated Czech translation. Petr Kovář 2008-10-19 21:48:59 +00:00
  • d675058358 Fix spelling of privilige Lennart Poettering 2008-10-19 22:25:58 +02:00
  • d395792788 always check for libtool prefix binary name to avoid confusion when using both installed and run-from-build-tree versions of PA in parallel Lennart Poettering 2008-10-19 22:24:18 +02:00
  • 38b08a2dc1 Last strings translated to French PabloMartin-Gomez 2008-10-18 18:40:19 +00:00
  • 304526b04d Updated LINGUAS Piotr Drąg 2008-10-17 11:43:08 +00:00
  • a34b8ab840 Updated Polish translation Piotr Drąg 2008-10-14 21:57:31 +00:00
  • 60c2a82462 Merge commit 'vudentz/master' Lennart Poettering 2008-10-13 19:55:11 +02:00
  • d8465f2c4f Fix two typos that broke tunnels Colin Guthrie 2008-10-11 18:20:06 +01:00
  • 5a5d2884e0 properly remove dbus matches an filters when unloading m-b-d Lennart Poettering 2008-10-13 19:52:02 +02:00
  • 65ea1a282b correctly load module-flat-volume instead of module-flat-volumes Lennart Poettering 2008-10-13 19:28:14 +02:00
  • 0ad8e7ee6b LINGUAS: Added cs. Petr Kovář 2008-10-12 21:27:55 +00:00
  • dda7ab1be2 Added Czech translation. Petr Kovář 2008-10-12 21:25:50 +00:00
  • a78cf07ec7 updated spanish translation Domingo Becker 2008-10-12 15:10:39 +00:00
  • 931cbd19f2 Fix possible invalid read while attempting to load module-bluetooth-device. Luiz Augusto von Dentz 2008-10-09 19:31:43 -03:00
  • 8e3e88df8b Merge commit 'coling/airtunes-0.9.13' Lennart Poettering 2008-10-08 23:03:16 +02:00
  • 91b64bc96b Fix a potential C++/C99 ism, add a log message on error condition Colin Guthrie 2008-10-08 22:56:12 +02:00
  • 59eb64987f Follow master change r34dd4a and fix shutdown when --disallow-module-loading=1 is passed Colin Guthrie 2008-08-22 09:51:41 +01:00
  • 8715121755 Modularise the RAOP stuff that requires OpenSSL and make it optional at compile time Colin Guthrie 2008-08-03 22:46:21 +01:00
  • c3d8bb5b34 Remove $Id$ lines left over from SVN Colin Guthrie 2008-08-03 20:56:21 +01:00
  • 19d2831973 Make module-raop-sink/discover work with 0.9.11 API Colin Guthrie 2008-08-03 20:52:35 +01:00
  • ded09d1f9b Implement hardware volume control. This allows near instant change of volume when controlling the hardware but the stream volume still suffers from a sizable delay. Colin Guthrie 2008-07-03 23:49:01 +01:00
  • e543e04ca7 Implement a set volume function to expose this capability to higher layers Colin Guthrie 2008-07-03 23:47:34 +01:00
  • 36f2aad5f0 Use the new pa_namereg_make_valid_name() function. Colin Guthrie 2008-06-24 23:57:37 +01:00
  • 0ff75aea05 Add Lennart back in to Copyright as I copied these files from his originals and was a bit overzealous in changing things ;) Colin Guthrie 2008-06-11 23:01:07 +00:00
  • 729bbaf884 Automatic discovery of airtunes devices via Bonjour/Avahi. Colin Guthrie 2008-06-11 22:44:09 +00:00
  • d997420791 Minor correction of help text Colin Guthrie 2008-06-11 22:43:27 +00:00
  • 15e8420a25 Still send silence when we are not doing anything else, but also flush the buffers correctly upon recovery from suspension. Colin Guthrie 2008-06-11 00:02:10 +00:00
  • c49be7891f Add some new public API functions to connect and flush. Colin Guthrie 2008-06-10 23:55:58 +00:00
  • d86fc75e0c Change the API of the RTSP client a bit. Colin Guthrie 2008-06-10 23:49:35 +00:00
  • 19dcb529ad Remove unneeded headers accidentially added in r2500. Colin Guthrie 2008-06-09 22:01:23 +00:00