lp://staging/~harryhaaren/indicator-sound/hotplug-client-index
- Get this branch:
- bzr branch lp://staging/~harryhaaren/indicator-sound/hotplug-client-index
Branch merges
Branch information
Recent revisions
- 265. By Harry van Haaren
-
Reimplemented logic for pm_sink_
input_auto_ stream_ change_ callback( )
Device.c changed print's to g_debug - 264. By Harry van Haaren
-
Fixed use case, plug in of new card triggers bigger sink_index, so if new sink_index > previously_
seen_index then we have a new card. So notify of new card. - 263. By Harry van Haaren
-
Merge Conor icon change branch.
Implemented sound_state_get_icon_ string_ from_volume_ level_state( ),
moved switch from device.c to sound-state.c - 261. By Harry van Haaren
-
Updated condition, tested use case some more. Previous track & track finish sometimes unjustly cause
nofitication. - 260. By Harry van Haaren
-
fixed pointer bug, where the "program name" in the notificatoin would reflect the sink output name.
- 259. By Harry van Haaren
-
Implemented notifications from device.c
Makefile still needs updating, currently hacking -lnotify to the link-list. - 258. By Harry van Haaren
-
Fixed bug: device.c client_name() after message sent would'nt reset variables.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/indicator-sound/fourth