Home
last modified time | relevance | path

Searched refs:what_changed (Results 1 – 25 of 90) sorted by relevance

1234

/dports/audio/libmpd/libmpd-11.8.17/src/
H A Dlibmpd-status.c53 ChangedStatusType what_changed=0; in mpd_status_update() local
106 what_changed |= MPD_CST_PLAYLIST; in mpd_status_update()
130 what_changed |= MPD_CST_STATE; in mpd_status_update()
139 what_changed |= MPD_CST_SONGID; in mpd_status_update()
149 what_changed |= MPD_CST_SONGPOS; in mpd_status_update()
174 what_changed |= MPD_CST_REPEAT; in mpd_status_update()
179 what_changed |= MPD_CST_RANDOM; in mpd_status_update()
184 what_changed |= MPD_CST_VOLUME; in mpd_status_update()
206 what_changed |= MPD_CST_BITRATE; in mpd_status_update()
680 if ( what_changed == NULL ) { in mpd_stats_update_real()
[all …]
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Dregion_editor.cc218 RegionEditor::region_changed (const PBD::PropertyChange& what_changed) in region_changed() argument
220 if (what_changed.contains (ARDOUR::Properties::name)) { in region_changed()
231 if (what_changed.contains (interesting_stuff)) { in region_changed()
232 bounds_changed (what_changed); in region_changed()
369 RegionEditor::bounds_changed (const PropertyChange& what_changed) in bounds_changed() argument
371 …if (what_changed.contains (ARDOUR::Properties::position) && what_changed.contains (ARDOUR::Propert… in bounds_changed()
375 } else if (what_changed.contains (ARDOUR::Properties::position)) { in bounds_changed()
378 } else if (what_changed.contains (ARDOUR::Properties::length)) { in bounds_changed()
383 …if (what_changed.contains (ARDOUR::Properties::sync_position) || what_changed.contains (ARDOUR::Pr… in bounds_changed()
390 if (what_changed.contains (ARDOUR::Properties::sync_position)) { in bounds_changed()
[all …]
H A Daudio_region_editor.cc108 AudioRegionEditor::region_changed (const PBD::PropertyChange& what_changed) in region_changed() argument
110 RegionEditor::region_changed (what_changed); in region_changed()
112 if (what_changed.contains (ARDOUR::Properties::scale_amplitude)) { in region_changed()
116 …if (what_changed.contains (ARDOUR::Properties::start) || what_changed.contains (ARDOUR::Properties… in region_changed()
H A Dautomation_region_view.cc301 AutomationRegionView::region_resized (const PBD::PropertyChange& what_changed) in region_resized() argument
303 RegionView::region_resized (what_changed); in region_resized()
305 if (what_changed.contains (ARDOUR::Properties::position)) { in region_resized()
309 if (what_changed.contains (ARDOUR::Properties::start) || in region_resized()
310 what_changed.contains (ARDOUR::Properties::position)) { in region_resized()
318 if (what_changed.contains (ARDOUR::Properties::start)) { in region_resized()
322 if (what_changed.contains (ARDOUR::Properties::length)) { in region_resized()
H A Dregion_gain_line.cc108 AudioRegionGainLine::region_changed (const PropertyChange& what_changed) in region_changed() argument
115 if (what_changed.contains (interesting_stuff)) { in region_changed()
123 if (what_changed.contains (interesting_stuff)) { in region_changed()
H A Deditor_regions.cc466 populate_row (r, row, what_changed); in regions_changed()
681 if (what_changed.contains (grid_interests)) { in populate_row()
699 const bool all = what_changed == c; in populate_row()
701 if (all || what_changed.contains (Properties::position)) { in populate_row()
704 …if (all || what_changed.contains (Properties::start) || what_changed.contains (Properties::sync_po… in populate_row()
707 if (all || what_changed.contains (Properties::fade_in)) { in populate_row()
713 if (all || what_changed.contains (Properties::locked)) { in populate_row()
719 if (all || what_changed.contains (Properties::muted)) { in populate_row()
722 if (all || what_changed.contains (Properties::opaque)) { in populate_row()
725 if (all || what_changed.contains (Properties::length)) { in populate_row()
[all …]
H A Dregion_view.cc428 RegionView::region_changed (const PropertyChange& what_changed) in region_changed() argument
432 if (what_changed.contains (ARDOUR::bounds_change)) { in region_changed()
433 region_resized (what_changed); in region_changed()
437 if (what_changed.contains (ARDOUR::Properties::muted)) { in region_changed()
440 if (what_changed.contains (ARDOUR::Properties::opaque)) { in region_changed()
443 if (what_changed.contains (ARDOUR::Properties::name)) { in region_changed()
449 if (what_changed.contains (ARDOUR::Properties::sync_position)) { in region_changed()
452 if (what_changed.contains (ARDOUR::Properties::locked)) { in region_changed()
465 RegionView::region_resized (const PropertyChange& what_changed) in region_resized() argument
469 if (what_changed.contains (ARDOUR::Properties::position)) { in region_resized()
[all …]
H A Daudio_region_view.cc310 AudioRegionView::region_changed (const PropertyChange& what_changed) in region_changed() argument
314 RegionView::region_changed (what_changed); in region_changed()
316 if (what_changed.contains (ARDOUR::Properties::scale_amplitude)) { in region_changed()
319 if (what_changed.contains (ARDOUR::Properties::fade_in)) { in region_changed()
322 if (what_changed.contains (ARDOUR::Properties::fade_out)) { in region_changed()
325 if (what_changed.contains (ARDOUR::Properties::fade_in_active)) { in region_changed()
328 if (what_changed.contains (ARDOUR::Properties::fade_out_active)) { in region_changed()
331 if (what_changed.contains (ARDOUR::Properties::envelope_active)) { in region_changed()
334 if (what_changed.contains (ARDOUR::Properties::valid_transients)) { in region_changed()
417 RegionView::region_resized(what_changed); in region_resized()
[all …]
H A Dtransport_masters_dialog.cc431 TransportMastersWidget::Row::prop_change (PropertyChange what_changed) in prop_change() argument
433 if (what_changed.contains (Properties::locked)) { in prop_change()
436 if (what_changed.contains (Properties::fr2997)) { in prop_change()
440 if (what_changed.contains (Properties::sclock_synced)) { in prop_change()
444 if (what_changed.contains (Properties::collect)) { in prop_change()
447 if (what_changed.contains (Properties::connected)) { in prop_change()
451 if (what_changed.contains (Properties::name)) { in prop_change()
455 if (what_changed.contains (Properties::allowed_transport_requests)) { in prop_change()
H A Dvca_master_strip.cc434 VCAMasterStrip::vca_property_changed (PropertyChange const & what_changed) in vca_property_changed() argument
436 if (what_changed.contains (ARDOUR::Properties::name)) { in vca_property_changed()
440 if (what_changed.contains (ARDOUR::Properties::color)) { in vca_property_changed()
445 if (what_changed.contains (ARDOUR::Properties::hidden)) { in vca_property_changed()
H A Dregion_gain_line.h53 void region_changed (const PBD::PropertyChange& what_changed);
H A Droute_processor_selection.h53 void presentation_info_changed (PBD::PropertyChange const & what_changed);
/dports/x11-wm/mutter/mutter-41.1/src/backends/x11/
H A Dmeta-xkb-a11y-x11.c82 MetaKeyboardA11yFlags what_changed = 0; in check_settings_changed() local
97 what_changed |= META_A11Y_SLOW_KEYS_ENABLED; in check_settings_changed()
103 what_changed |= META_A11Y_SLOW_KEYS_ENABLED; in check_settings_changed()
110 what_changed |= META_A11Y_STICKY_KEYS_ENABLED; in check_settings_changed()
116 what_changed |= META_A11Y_STICKY_KEYS_ENABLED; in check_settings_changed()
120 if (what_changed) in check_settings_changed()
124 what_changed); in check_settings_changed()
128 what_changed); in check_settings_changed()
/dports/audio/ardour6/Ardour-6.8.0/libs/pbd/
H A Dstateful.cc285 Stateful::send_change (const PropertyChange& what_changed) in send_change() argument
287 if (what_changed.empty()) { in send_change()
294 _pending_changed.add (what_changed); in send_change()
299 PropertyChanged (what_changed); in send_change()
311 PropertyChange what_changed; in resume_property_changes() local
321 what_changed = _pending_changed; in resume_property_changes()
326 mid_thaw (what_changed); in resume_property_changes()
328 send_change (what_changed); in resume_property_changes()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmidi_region.cc695 PropertyChange what_changed; in model_shifted() local
699 what_changed.add (Properties::start); in model_shifted()
700 what_changed.add (Properties::start_beats); in model_shifted()
701 what_changed.add (Properties::contents); in model_shifted()
702 send_change (what_changed); in model_shifted()
764 PropertyChange what_changed; in trim_to_internal() local
782 what_changed.add (Properties::position); in trim_to_internal()
795 what_changed.add (Properties::start); in trim_to_internal()
805 what_changed.add (Properties::length); in trim_to_internal()
820 if (!what_changed.empty()) { in trim_to_internal()
[all …]
H A Dregion.cc1052 PropertyChange what_changed; in trim_to_internal() local
1056 what_changed.add (Properties::start); in trim_to_internal()
1073 what_changed.add (Properties::position); in trim_to_internal()
1081 what_changed.add (Properties::length); in trim_to_internal()
1095 if (!what_changed.empty()) { in trim_to_internal()
1096 send_change (what_changed); in trim_to_internal()
1388 PropertyChange what_changed; in set_state() local
1399 what_changed = set_values (node); in _set_state()
1448 send_change (what_changed); in _set_state()
1489 if (what_changed.empty()) { in send_change()
[all …]
H A Dpresentation_info.cc99 PresentationInfo::send_static_change (const PropertyChange& what_changed) in send_static_change() argument
101 if (what_changed.empty()) { in send_static_change()
108 _pending_static_changes.add (what_changed); in send_static_change()
112 Change (what_changed); in send_static_change()
H A Daudio_playlist.cc342 AudioPlaylist::region_changed (const PropertyChange& what_changed, boost::shared_ptr<Region> region) in region_changed() argument
365 parent_wants_notify = Playlist::region_changed (what_changed, region); in region_changed()
367 …if ((parent_wants_notify || what_changed.contains (our_interests)) && !what_changed.contains (boun… in region_changed()
H A Dplaylist.cc1706 if (what_changed.contains (Properties::position)) { in region_bounds_changed()
1727 if (what_changed.contains (Properties::position) || what_changed.contains (Properties::length)) { in region_bounds_changed()
1734 if (what_changed.contains (Properties::length)) { in region_bounds_changed()
1766 region_changed (what_changed, region); in region_changed_proxy()
1791 if (what_changed.contains (bounds)) { in region_changed()
1792 region_bounds_changed (what_changed, region); in region_changed()
1797 if (what_changed.contains (Properties::contents)) { in region_changed()
1801 if (what_changed.contains (Properties::position) && !what_changed.contains (Properties::length)) { in region_changed()
1803 …} else if (!what_changed.contains (Properties::position) && what_changed.contains (Properties::len… in region_changed()
1805 …} else if (what_changed.contains (Properties::position) && what_changed.contains (Properties::leng… in region_changed()
[all …]
/dports/net-im/telegram-cli/tg-20200106/
H A DREADME-LUA14 on_user_update(user,what_changed) - updated info about user. what_changed is array of strings.
15 on_chat_update(user,what_changed) - updated info about user. what_changed is array of strings.
16 …on_secret_chat_update(user,what_changed) - updated info about user. what_changed is array of strin…
H A Dtg-test.py57 def on_user_update(peer, what_changed): argument
60 def on_chat_update(peer, what_changed): argument
H A DREADME-PY.md24 …l.on_user_update(peer, what_changed)`|updated info about user. peer is a `tgl.Peer` object represe…
25 …l.on_chat_update(peer, what_changed)`|updated info about chat. peer is a `tgl.Peer` object represe…
26 …t_update(peer, what_changed)`|updated info about secret chat. peer is a `tgl.Peer` object represen…
/dports/x11-wm/muffin/muffin-4.8.0/clutter/clutter/x11/
H A Dclutter-xkb-a11y-x11.c79 ClutterKeyboardA11yFlags what_changed = 0; in check_settings_changed() local
92 what_changed |= CLUTTER_A11Y_SLOW_KEYS_ENABLED; in check_settings_changed()
98 what_changed |= CLUTTER_A11Y_SLOW_KEYS_ENABLED; in check_settings_changed()
105 what_changed |= CLUTTER_A11Y_STICKY_KEYS_ENABLED; in check_settings_changed()
111 what_changed |= CLUTTER_A11Y_STICKY_KEYS_ENABLED; in check_settings_changed()
115 if (what_changed) in check_settings_changed()
119 what_changed); in check_settings_changed()
/dports/x11-wm/fvwm2/fvwm-2.6.9/fvwm/
H A Dewmh_names.c200 int what_changed; in EWMH_WMName() local
253 what_changed = 1; in EWMH_WMName()
257 what_changed |= 2; in EWMH_WMName()
259 update_window_names(fw, what_changed); in EWMH_WMName()
/dports/x11-wm/fvwm3/fvwm3-1.0.4/fvwm/
H A Dewmh_names.c198 int what_changed; in EWMH_WMName() local
251 what_changed = 1; in EWMH_WMName()
255 what_changed |= 2; in EWMH_WMName()
257 update_window_names(fw, what_changed); in EWMH_WMName()

1234