Commit graph

  • f05ae357b6 pulse: delay smoother update only when unpausing, not when pausing, since we don't want the timer to advance when we are supposedly already paused Lennart Poettering 2009-11-20 19:48:08 +01:00
  • 3014081136 Merge branch '0.9.20-stable' into stable-queue Colin Guthrie 2009-11-20 16:58:28 +00:00
  • a3b5a94488 pulse: try to fix inaccuracy with uncork timing for streams that are created in corked state Lennart Poettering 2009-11-20 17:49:30 +01:00
  • b8acf5586f daemon: complain if user passes too many arguments Lennart Poettering 2009-11-20 17:48:04 +01:00
  • 493d8b2fb7 module-equalizer-sink: add latency of output_q and input_q to get latency calculation Jason Newton 2009-11-11 22:52:52 -08:00
  • 1178f61280 module-equalizer-sink: switch back to reference dsp implementation - cpu usage doesn't really change and there may be a bug in the vectorized version Jason Newton 2009-11-11 23:16:14 -08:00
  • c6c933b4ec module-equalizer-sink: (re)added output memblockq commented out timing debug statements Jason Newton 2009-10-29 18:44:04 -07:00
  • 9708ecd648 Merge branch 'master' of ssh://rootserver/home/lennart/git/public/pulseaudio Lennart Poettering 2009-11-20 01:02:01 +01:00
  • 9033140f18 rygel: fix itemCount property for sources Lennart Poettering 2009-11-18 21:41:38 +01:00
  • 231417c867 rygel: fix itemCount property for sources 0.9.20-stable Lennart Poettering 2009-11-18 21:41:38 +01:00
  • 9f415841f5 build-sys: Fix missing trailing slash in 14eaf2 Colin Guthrie 2009-11-16 23:36:44 +00:00
  • eb5562637b build-sys: Fix missing trailing slash in 14eaf2 Colin Guthrie 2009-11-16 23:36:44 +00:00
  • 8edf2f0ed8 build-sys: Make sure all alsa path config files are installed Sjoerd Simons 2009-11-14 22:23:10 +00:00
  • 14eaf245c6 build-sys: Make sure all alsa path config files are installed Sjoerd Simons 2009-11-14 22:23:10 +00:00
  • 25537ffa00 device-manager: Update docs version -> 0.9.20 Colin Guthrie 2009-11-11 17:24:57 +00:00
  • 725ab6c4a0 device-manager: Update docs version -> 0.9.20 Colin Guthrie 2009-11-09 21:56:33 +00:00
  • ff71cbfb0e device-manager: Fix compiler warning. Colin Guthrie 2009-10-19 21:50:03 +01:00
  • 5382455d5e device-manager: Rather than flagging the device as available, just include the sink/source index with PA_INVALID_INDEX meaning unavailable Colin Guthrie 2009-10-10 14:19:39 +01:00
  • af55f07015 device-manager: Play nice with module-stream-restore. Colin Guthrie 2009-10-02 22:44:56 +01:00
  • 1b31d8a075 device-manager: Make use of PA_IDXSET_FOREACH when applying entries. Colin Guthrie 2009-10-02 21:04:03 +01:00
  • ab3502feab device-manager: Keep track as to whether or not the user specifically renamed the device. Colin Guthrie 2009-10-02 21:01:19 +01:00
  • 654df0f858 device-manager: No need to check the version after calling read_entry() Colin Guthrie 2009-10-02 19:12:10 +01:00
  • 324eb21395 device-manager: Fix typo in module loading script. Colin Guthrie 2009-10-02 00:49:50 +01:00
  • 3130403c81 device-manager: Add some scripts that are only run under KDE to load/initialise module-device-manager with routing turned on. Colin Guthrie 2009-10-01 22:33:22 +01:00
  • 996fc1f2e2 device-manager: Misc fixes to co-exist with other stream management/routing modules. Colin Guthrie 2009-10-01 22:12:16 +01:00
  • 6e0dde1a7a device-manager: Misc fixes. Colin Guthrie 2009-10-01 21:30:24 +01:00
  • 763de9e7c9 device-manager: Fix the writing of the database when priority doesn't change. Colin Guthrie 2009-10-01 20:13:38 +01:00
  • d5dc700913 device-manager: Add extra debug messages Colin Guthrie 2009-10-01 09:07:42 +01:00
  • 8a5778dcc5 device-manager: Change the prefer/defer options to a single 'reorder' command. Colin Guthrie 2009-10-01 01:27:02 +01:00
  • 45a4d26aca device-manager: Don't notify clients on every subscription (it happens all the time). Colin Guthrie 2009-09-27 16:55:31 +01:00
  • ff633cbce0 device-manager: Save icon and report current availability over protocol. Colin Guthrie 2009-09-27 03:11:44 +01:00
  • 055ad89928 device-manager: Expose the priority lists in the protocol extension. Colin Guthrie 2009-09-26 14:36:36 +01:00
  • aa93410115 device-manager: Add a function to dump the database which we do whenever we save it (and on startup) Colin Guthrie 2009-09-21 18:50:00 +01:00
  • d9a3131328 device-manager: Reroute streams when they change allowing the media.role to be updated mid-stream. Colin Guthrie 2009-09-20 21:19:41 +01:00
  • 3072f65958 device-manager: Refactor the routing method to allow the routing of a single stream Colin Guthrie 2009-09-20 20:57:34 +01:00
  • 888a515a8e device-manager: More sensible names for internal functions Colin Guthrie 2009-09-20 20:50:23 +01:00
  • d81fa00c0c device-manager: Reroute the streams on startup and update our cache on enable. Colin Guthrie 2009-09-20 20:48:58 +01:00
  • df893f6d72 device-manager: Keep a cache of the highest priority devices for each role. Colin Guthrie 2009-09-20 20:34:52 +01:00
  • 009d087f86 device-manager: Fix the database write mode Colin Guthrie 2009-09-20 19:30:31 +01:00
  • 8863dbe10d device-manager: Update exports Colin Guthrie 2009-09-20 19:18:22 +01:00
  • 6e67653aee device-manager: Some efficiency and safety tweaks Colin Guthrie 2009-09-20 18:39:50 +01:00
  • 26f1ec7e0e device-manager: Allow the routing component to be turned on via a module argument as well as via protocol extn. Colin Guthrie 2009-09-20 18:31:10 +01:00
  • 8d3d0d3e0e device-manager: Remove unused variables Colin Guthrie 2009-09-20 18:24:51 +01:00
  • 5077fe14a3 device-manager: Set the most appropriate sink/source when new streams are created Colin Guthrie 2009-09-20 18:23:52 +01:00
  • 470b62594f device-manager: Add routing functions that are triggered when sinks/soruces are added/removed. Colin Guthrie 2009-09-20 18:08:40 +01:00
  • 8c9966740d device-manager: Add a function to get a list of the highest priority device indexes for each role. Colin Guthrie 2009-09-20 17:34:17 +01:00
  • d69eba34e2 device-manager: Remove unneeded logic for checking for and (un)loading module-stream-restore. We can co-exist Colin Guthrie 2009-09-20 17:33:18 +01:00
  • a0567fb41b device-manager: Rough framework (slots etc.) for handling routing. Colin Guthrie 2009-09-20 17:29:38 +01:00
  • fd5a5084d8 device-manager: debug and comments Colin Guthrie 2009-09-20 14:43:53 +01:00
  • 2b714801c1 device-manager: Fix the freeing of the datum on prefer/defer. Colin Guthrie 2009-09-20 14:39:41 +01:00
  • 0541028797 device-manager: When a new device is encountered, initialise the priority list to an appropriate value Colin Guthrie 2009-09-20 14:36:20 +01:00
  • 5e3f1c2363 device-manager: Let subscribed clients know when something changes. Colin Guthrie 2009-09-20 13:57:10 +01:00
  • 6d4afac194 device-manager: Change the write function to a rename function. Colin Guthrie 2009-09-20 12:44:02 +01:00
  • 4981268738 device-manager: Provide a method for prefering/defering a device. Colin Guthrie 2009-09-19 17:48:10 +01:00
  • a9bd1ab69c device-manager: Fix copy+paste code that looped over the tagstruct when not necessary Colin Guthrie 2009-09-19 16:46:18 +01:00
  • c1ece6ce85 device-manager: Provide a way for clients to enable/disable role-based device-priority routing. Colin Guthrie 2009-09-19 16:13:25 +01:00
  • 25f054582f device-manager: Update docs version -> 0.9.19 (predicted) Colin Guthrie 2009-09-19 15:32:13 +01:00
  • bddebbf7f4 device-manager: Fix copy+paste leftover Colin Guthrie 2009-07-05 19:40:06 +01:00
  • 58bc037884 device-manager: Only store and save details for non-monitor sources Colin Guthrie 2009-06-29 20:10:04 +01:00
  • 276e9534b5 device-restore: Fix the application of an entry to allow changing the name of devices. Colin Guthrie 2009-06-28 15:33:38 +01:00
  • b8b28ef57e device-manager: Fix tagstruct description extraction (copy+paste blunder) Colin Guthrie 2009-06-28 14:40:00 +01:00
  • 89c1f57a93 device-manager: Link native protocol library. Colin Guthrie 2009-06-28 13:21:43 +01:00
  • 11f01de178 device-manager: Export device-manager extension functions Colin Guthrie 2009-06-28 13:08:17 +01:00
  • 97eb065c8a device-manager: Fix indentation Colin Guthrie 2009-06-27 22:09:00 +01:00
  • 0f6ace75c9 device-manager: Add an untested protocol extension. Colin Guthrie 2009-06-27 22:08:07 +01:00
  • 4c68fe7b9f device-manager: Add a new module to keep track of the names and descriptions of various sinks. Colin Guthrie 2009-06-27 21:03:37 +01:00
  • dad36acea3 device-manager: Update docs version -> 0.9.20 Colin Guthrie 2009-11-11 17:24:57 +00:00
  • ed7642ebac Merge branch 'master' of git://0pointer.de/pulseaudio Daniel Mack 2009-11-11 10:48:39 +01:00
  • a79585e042 i18n: fix LINGUAS v0.9.20 Lennart Poettering 2009-11-11 05:38:39 +01:00
  • 5471643b78 Merge remote branch 'origin/master-tx' into 0.9.19-stable Lennart Poettering 2009-11-11 05:37:28 +01:00
  • de2654c4e4 daemon: add missing tty_fd definition Lennart Poettering 2009-11-11 05:36:47 +01:00
  • bff94c192d build-sys: bump soname Lennart Poettering 2009-11-11 05:32:24 +01:00
  • 2c12df9001 core: make cpuid code compile cleanly with 32bit PIC 0.9.19-stable Lennart Poettering 2009-11-11 04:50:32 +01:00
  • ed5af775b1 core: adjust volume only when there is actually a memory block Lennart Poettering 2009-11-11 04:18:10 +01:00
  • 9ad567167e protocol: use the right sample rate for sources Wim Taymans 2009-11-10 13:21:55 +01:00
  • 409a9d01cd jack: never try to autoconnect to MIDI ports Lennart Poettering 2009-11-05 05:18:10 +01:00
  • 75f3b195c3 man: fix build with --disable-manpages Lennart Poettering 2009-11-05 05:08:50 +01:00
  • 3b25302554 alsa: disable timer-based scheduling inside a VM Lennart Poettering 2009-11-05 03:23:08 +01:00
  • 5da0297744 daemon: during startup say whether we run in a VM Lennart Poettering 2009-11-05 03:22:48 +01:00
  • 1460374c06 core-util: add call to detect if we are called from within a VM Lennart Poettering 2009-11-05 03:22:15 +01:00
  • b47a9e7ea4 alsa: introduce more standard path names Lennart Poettering 2009-11-05 03:21:10 +01:00
  • ab573f2e06 alsa: cover 'Analog Output' control Lennart Poettering 2009-11-04 00:15:47 +01:00
  • 4323c9f22f alsa: create a seperate mixer path for Speaker elements Lennart Poettering 2009-10-31 03:43:42 +01:00
  • 8a26fbf863 alsa: leave other headphone control enabled if possible Lennart Poettering 2009-10-31 03:42:42 +01:00
  • 08d0654867 alsa: lower priority for Headphone2 path Lennart Poettering 2009-10-31 03:41:21 +01:00
  • 18018b3ff3 alsa: cover Input Source:AUX IN Lennart Poettering 2009-10-31 03:25:32 +01:00
  • d711caa38c alsa: cover Headphone2 mixer element Lennart Poettering 2009-10-31 03:10:00 +01:00
  • 82d7b75528 alsa: cover 'Digital Input Source' element Lennart Poettering 2009-10-31 02:56:57 +01:00
  • 6fad76558d alsa: cover Mic Jack Mode element Lennart Poettering 2009-10-31 02:49:44 +01:00
  • 70da8d65d4 bluetooth: do not hand out access to devices that are not fully configured yet Lennart Poettering 2009-10-31 02:05:54 +01:00
  • bfb17357cd daemon: realpath segfault fix David Yoder 2009-10-30 09:54:08 -05:00
  • 973a4ebdba sink: simplify silence checks Wim Taymans 2009-10-29 12:47:42 +01:00
  • 320d76f158 daemon: don't crash if pa_realpath() fails Lennart Poettering 2009-10-30 05:08:48 +01:00
  • 732b468d66 protocol-native: if a client set volume/mute/device store it since it is user input Lennart Poettering 2009-10-28 23:50:42 +01:00
  • 3dcdab6e8d libpulse: explain semantics of pa_stream_connect_playback() in more detail Lennart Poettering 2009-10-28 23:47:50 +01:00
  • 0c31723a8b protocol-native: declare that user configured volumes are always absolute Lennart Poettering 2009-10-28 23:47:21 +01:00
  • 84e77cb13d libpulse: add missing includes Lennart Poettering 2009-10-12 21:20:45 +02:00
  • 8d612d5142 Fix build when using -fweb, accept both register and memory constraints. Diego Elio 'Flameeyes' Pettenò 2009-10-07 19:31:11 +02:00
  • 3201aecea0 position-event-sounds: never position test sounds in space Lennart Poettering 2009-10-06 23:34:22 +02:00
  • 833bf30cb9 alsa: disable period event only with tsched=1 Lennart Poettering 2009-10-06 00:17:24 +02:00