]> code.delx.au - pulseaudio/history - src/modules/module-device-manager.c
Fix a few "it's -> its" typos
[pulseaudio] / src / modules / module-device-manager.c
2014-03-07 Alexander E. PatrakovFix a few "it's -> its" typos
2014-01-26 Tanu Kaskinendevice-manager: Don't try to use unlinked devices
2013-09-17 Arun Raghavanhashmap: Add the ability to free keys
2013-07-04 poljar (Damir Jelić)Remove pa_bool_t and replace it with bool.
2013-07-02 Tanu Kaskinendevice-manager: Refuse to load empty descriptions
2013-06-28 Tanu Kaskinendevice-manager: Add a sanity check for reading entries
2013-06-24 poljar (Damir Jelić)Whitespace cleanup: Remove all multiple newlines
2013-05-22 David Henningssonmodule-device-manager: Fix description restore
2013-02-15 Tanu Kaskinenidxset: Use pa_free_cb_t instead of pa_free2_cb_t
2013-02-15 Tanu Kaskinenhashmap: Use pa_free_cb_t instead of pa_free2_cb_t
2012-06-09 Arti Trivedi Boramodules: Use pa_streq instead of strcmp.
2012-05-31 Harsh Prateek Boramodules: Use PA_IDXSET_FOREACH wherever applicable.
2012-03-28 Tanu Kaskinendevice-manager: Add an assertion to get rid of a warnin...
2012-03-28 Tanu Kaskinendevice-manager: Fix a memory leak.
2011-08-25 Maarten BosmansMore spelling fixes
2011-08-15 Maarten BosmansPlug some memory leaks
2011-06-22 Maarten BosmansRemove unnecessary #includes
2011-06-22 Colin Guthriedatabase: Support legacy format database entries.
2011-06-22 Colin Guthriedatabase: Convert our use of database files to save...
2011-06-22 Colin Guthriecapture: Add the passthrough format negotiation to...
2011-06-06 Colin Guthriedevice-manager: Free a hook slot to prevent segv on...
2011-05-15 Colin GuthrieMerge branch 'passthrough'
2011-05-02 Arun Raghavancore: Add extended stream API to support compressed...
2011-03-20 Colin GuthrieMerge remote-tracking branch 'mkbosmans/mingw32-build'
2011-03-18 Maarten BosmansFix up some double spaces
2011-03-11 Maarten BosmansFix up according to Coding Style
2010-12-20 Zhang WanmingFix typos
2010-09-29 Colin Guthriedevice-manager: Ensure that sinks/sources populate...
2009-11-30 Colin GuthrieMerge remote branch 'tanuk/master'
2009-11-24 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-11-23 Lennart PoetteringMerge remote branch 'phish3/master'
2009-11-22 Lennart PoetteringMerge branch 'master' of ssh://rootserver/home/lennart...
2009-11-20 Diego Elio 'Flamee... Avoid using devname as a variable name.
2009-11-05 Lennart PoetteringMerge remote branch 'origin/merge-queue'
2009-10-29 Lennart PoetteringMerge remote branch 'origin/master'
2009-10-27 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-19 Colin Guthriedevice-manager: Fix compiler warning.
2009-10-13 Tanu KaskinenMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-13 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-10 Colin Guthriedevice-manager: Rather than flagging the device as...
2009-10-08 Daniel MackMerge branch 'master' of git://0pointer.de/pulseaudio
2009-10-07 Lennart PoetteringMerge remote branch 'coling/history'
2009-10-02 Colin Guthriedevice-manager: Play nice with module-stream-restore.
2009-10-02 Colin Guthriedevice-manager: Make use of PA_IDXSET_FOREACH when...
2009-10-02 Colin Guthriedevice-manager: Keep track as to whether or not the...
2009-10-02 Colin Guthriedevice-manager: No need to check the version after...
2009-10-01 Colin Guthriedevice-manager: Misc fixes to co-exist with other strea...
2009-10-01 Colin Guthriedevice-manager: Misc fixes.
2009-10-01 Colin Guthriedevice-manager: Fix the writing of the database when...
2009-10-01 Colin Guthriedevice-manager: Add extra debug messages
2009-10-01 Colin Guthriedevice-manager: Change the prefer/defer options to...
2009-10-01 Colin Guthriedevice-manager: Don't notify clients on every subscript...
2009-10-01 Colin Guthriedevice-manager: Save icon and report current availabili...
2009-10-01 Colin Guthriedevice-manager: Expose the priority lists in the protoc...
2009-10-01 Colin Guthriedevice-manager: Add a function to dump the database...
2009-10-01 Colin Guthriedevice-manager: Reroute streams when they change allowi...
2009-10-01 Colin Guthriedevice-manager: Refactor the routing method to allow...
2009-10-01 Colin Guthriedevice-manager: More sensible names for internal functions
2009-10-01 Colin Guthriedevice-manager: Reroute the streams on startup and...
2009-10-01 Colin Guthriedevice-manager: Keep a cache of the highest priority...
2009-10-01 Colin Guthriedevice-manager: Fix the database write mode
2009-10-01 Colin Guthriedevice-manager: Some efficiency and safety tweaks
2009-10-01 Colin Guthriedevice-manager: Allow the routing component to be turne...
2009-10-01 Colin Guthriedevice-manager: Remove unused variables
2009-10-01 Colin Guthriedevice-manager: Set the most appropriate sink/source...
2009-10-01 Colin Guthriedevice-manager: Add routing functions that are triggere...
2009-10-01 Colin Guthriedevice-manager: Add a function to get a list of the...
2009-10-01 Colin Guthriedevice-manager: Remove unneeded logic for checking...
2009-10-01 Colin Guthriedevice-manager: Rough framework (slots etc.) for handli...
2009-10-01 Colin Guthriedevice-manager: debug and comments
2009-10-01 Colin Guthriedevice-manager: Fix the freeing of the datum on prefer...
2009-10-01 Colin Guthriedevice-manager: When a new device is encountered, initi...
2009-10-01 Colin Guthriedevice-manager: Let subscribed clients know when someth...
2009-10-01 Colin Guthriedevice-manager: Change the write function to a rename...
2009-10-01 Colin Guthriedevice-manager: Provide a method for prefering/defering...
2009-10-01 Colin Guthriedevice-manager: Fix copy+paste code that looped over...
2009-10-01 Colin Guthriedevice-manager: Provide a way for clients to enable...
2009-10-01 Colin Guthriedevice-manager: Only store and save details for non...
2009-10-01 Colin Guthriedevice-restore: Fix the application of an entry to...
2009-10-01 Colin Guthriedevice-manager: Fix tagstruct description extraction...
2009-10-01 Colin Guthriedevice-manager: Add an untested protocol extension.
2009-10-01 Colin Guthriedevice-manager: Add a new module to keep track of the...