lp:~cjcurran/indicator-sound/hotplug-investigations
Created by
Conor Curran
on
2011-06-22
and last modified on
2011-06-22
- Get this branch:
- bzr branch lp:~cjcurran/indicator-sound/hotplug-investigations
Only
Conor Curran
can upload to this branch. If you are
Conor Curran
please log in for upload directions.
Branch merges
Propose for merging
- Harry van Haaren: Pending requested 2011-06-28
-
Diff: 792 lines (+497/-42) (has conflicts)5 files modifiedsrc/Makefile.am (+1/-1)
src/device.c (+23/-0)
src/device.h (+2/-0)
src/pulseaudio-mgr.c (+471/-40)
src/pulseaudio-mgr.h (+0/-1)
Branch information
Recent revisions
- 251. By Conor Curran on 2011-06-22
-
moved the sink input info request to the sink input event clause and requested it on change, remove and add also print out the sink index along with the sink input info index and client index
- 250. By Harry van Haaren on 2011-06-22
-
Updated subscribed callback, changed subscription events from all to SINK SOURCE and SINK_INPUT
- 247. By Harry van Haaren on 2011-06-17
-
e case comparing index & device sink index not satisfied.
Added some ext_restore callbacks, checking code of EVENT_TYPE change - 246. By Harry van Haaren on 2011-06-15
-
-Added g_debugs & prints, added notify's on some events
-makefile needs to be modified to build with libnotify (adding -lnotify to pulseaudio-mgr.c's libs does the trick)
-Notify code will need to be moved to where the rest of UI notifications occur
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:indicator-sound/fourth