Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Ardour/ardour
/ functions
Functions
56,227 in github.com/Ardour/ardour
⨍
Functions
56,227
◇
Types & classes
9,454
↳
Endpoints
2
↓ 15 callers
Function
gdk_window_raise
* gdk_window_raise: * @window: a #GdkWindow * * Raises @window to the top of the Z-order (stacking order), so that * other windows with the same p
libs/tk/ydk/gdkwindow.c:6935
↓ 15 callers
Function
get_decoration
libs/tk/ytk/gtkwindow-decorate.c:174
↓ 15 callers
Method
get_nth_page
libs/tk/ytkmm/notebook.cc:868
↓ 15 callers
Method
get_path_at_pos
libs/tk/ytkmm/iconview.cc:695
↓ 15 callers
Method
get_value
libs/pbd/pbd/properties.h:135
↓ 15 callers
Function
gtk_adjustment_value_changed
libs/tk/ytk/gtkadjustment.c:663
↓ 15 callers
Function
gtk_cell_layout_pack_start
* gtk_cell_layout_pack_start: * @cell_layout: A #GtkCellLayout. * @cell: A #GtkCellRenderer. * @expand: %TRUE if @cell is to be given extra space a
libs/tk/ytk/gtkcelllayout.c:72
↓ 15 callers
Function
gtk_drag_dest_set
* gtk_drag_dest_set: * @widget: a #GtkWidget * @flags: which types of default drag behavior to use * @targets: (allow-none) (array length=n_targets
libs/tk/ytk/gtkdnd.c:1265
↓ 15 callers
Function
gtk_entry_get_completion
* gtk_entry_get_completion: * @entry: A #GtkEntry * * Returns the auxiliary completion object currently in use by @entry. * * Return value: (tran
libs/tk/ytk/gtkentry.c:9883
↓ 15 callers
Function
gtk_image_get_storage_type
* gtk_image_get_storage_type: * @image: a #GtkImage * * Gets the type of representation being used by the #GtkImage * to store image data. If the
libs/tk/ytk/gtkimage.c:1261
↓ 15 callers
Function
gtk_label_select_region_index
libs/tk/ytk/gtklabel.c:4858
↓ 15 callers
Function
gtk_label_set_markup
* gtk_label_set_markup: * @label: a #GtkLabel * @str: a markup string (see <link linkend="PangoMarkupFormat">Pango markup format</link>) * * Pars
libs/tk/ytk/gtklabel.c:2406
↓ 15 callers
Function
gtk_paint_layout
* gtk_paint_layout: * @style: a #GtkStyle * @window: a #GdkWindow * @state_type: a state * @use_text: whether to use the text or foreground *
libs/tk/ytk/gtkstyle.c:6689
↓ 15 callers
Function
gtk_selection_data_free
* gtk_selection_data_free: * @data: a pointer to a #GtkSelectionData structure. * * Frees a #GtkSelectionData structure returned from * gtk_selec
libs/tk/ytk/gtkselection.c:3123
↓ 15 callers
Function
gtk_target_list_add
* gtk_target_list_add: * @list: a #GtkTargetList * @target: the interned atom representing the target * @flags: the flags for this target * @info
libs/tk/ytk/gtkselection.c:269
↓ 15 callers
Function
gtk_text_iter_ends_line
* gtk_text_iter_ends_line: * @iter: an iterator * * Returns %TRUE if @iter points to the start of the paragraph * delimiter characters for a line
libs/tk/ytk/gtktextiter.c:1510
↓ 15 callers
Function
gtk_text_iter_get_line
* gtk_text_iter_get_line: * @iter: an iterator * * Returns the line number containing the iterator. Lines in * a #GtkTextBuffer are numbered begin
libs/tk/ytk/gtktextiter.c:606
↓ 15 callers
Function
gtk_text_view_ensure_layout
libs/tk/ytk/gtktextview.c:6447
↓ 15 callers
Function
gtk_toggle_button_get_active
libs/tk/ytk/gtktogglebutton.c:351
↓ 15 callers
Function
gtk_tree_view_scroll_to_cell
* gtk_tree_view_scroll_to_cell: * @tree_view: A #GtkTreeView. * @path: (allow-none): The path of the row to move to, or %NULL. * @column: (allow-no
libs/tk/ytk/gtktreeview.c:11706
↓ 15 callers
Function
gtk_widget_ensure_style
* gtk_widget_ensure_style: * @widget: a #GtkWidget * * Ensures that @widget has a style (@widget->style). Not a very useful * function; most of th
libs/tk/ytk/gtkwidget.c:6628
↓ 15 callers
Function
gtk_widget_get_child_visible
* gtk_widget_get_child_visible: * @widget: a #GtkWidget * * Gets the value set with gtk_widget_set_child_visible(). * If you feel a need to use t
libs/tk/ytk/gtkwidget.c:7626
↓ 15 callers
Function
gtk_widget_get_window
* gtk_widget_get_window: * @widget: a #GtkWidget * * Returns the widget's window if it is realized, %NULL otherwise * * Return value: (transfer n
libs/tk/ytk/gtkwidget.c:11430
↓ 15 callers
Function
gtk_widget_set_name
* gtk_widget_set_name: * @widget: a #GtkWidget * @name: name for the widget * * Widgets can be named, which allows you to refer to them from a *
libs/tk/ytk/gtkwidget.c:5858
↓ 15 callers
Function
gtk_widget_set_no_show_all
* gtk_widget_set_no_show_all: * @widget: a #GtkWidget * @no_show_all: the new value for the "no-show-all" property * * Sets the #GtkWidget:no-sho
libs/tk/ytk/gtkwidget.c:11027
↓ 15 callers
Method
isBoolean
libs/lua/LuaBridge/detail/LuaRef.h:858
↓ 15 callers
Method
is_active
libs/surfaces/faderport8/fp8_button.h:88
↓ 15 callers
Function
lua_rawget
libs/lua/lua-5.3.5/lapi.c:647
↓ 15 callers
Function
marker_type
gtk2_ardour/editor_markers.cc:104
↓ 15 callers
Method
modify_bg
libs/tk/ytkmm/widget.cc:6374
↓ 15 callers
Function
n_channels
libs/ardour/ardour/audiorom.h:37
↓ 15 callers
Method
name
libs/tk/ytkmm/accelgroup.cc:51
↓ 15 callers
Method
name
libs/gtkmm2ext/bindings.cc:118
↓ 15 callers
Method
name
libs/ardour/triggerbox.cc:539
↓ 15 callers
Method
nth
gtk2_ardour/automation_line.cc:379
↓ 15 callers
Function
order
libs/ardour/ardour/triggerbox.h:880
↓ 15 callers
Function
pad
(n, width, z)
share/web_surfaces/builtin/mixer/toolkit/widgets/colors.js:24
↓ 15 callers
Function
pbd_pthread_create
libs/pbd/pthread_utils.cc:313
↓ 15 callers
Method
raw_buffer_size
libs/ardour/audioengine.cc:1273
↓ 15 callers
Function
resize
()
share/web_surfaces/builtin/mixer/toolkit/widgets/widget.js:61
↓ 15 callers
Method
resolve_notes
libs/ardour/midi_port.cc:271
↓ 15 callers
Method
sample
libs/temporal/tempo.cc:84
↓ 15 callers
Method
sample_time
libs/ardour/audioengine.cc:1282
↓ 15 callers
Function
sanitize_size
libs/tk/ytk/gtkstyle.c:2402
↓ 15 callers
Method
set_cursor
gtk2_ardour/prh_base.cc:860
↓ 15 callers
Method
set_end_npm
libs/temporal/tempo.cc:124
↓ 15 callers
Method
set_page_increment
libs/tk/ytkmm/adjustment.cc:291
↓ 15 callers
Method
set_state
libs/ardour/io.cc:544
↓ 15 callers
Method
set_step_increment
libs/tk/ytkmm/adjustment.cc:281
↓ 15 callers
Method
set_strict_io
libs/ardour/route.cc:2560
↓ 15 callers
Method
set_width
libs/panners/vbap/vbap.cc:441
↓ 15 callers
Function
setup_peakfile
libs/ardour/ardour/audiosource.h:89
↓ 15 callers
Function
setup_search_string
gtk2_ardour/plugin_utils.h:33
↓ 15 callers
Function
silence
libs/ardour/ardour/processor.h:113
↓ 15 callers
Function
smf_event_delete
* Detaches event from its track and frees it. */
libs/evoral/libsmf/smf.c:386
↓ 15 callers
Function
smf_track_get_event_by_number
* \return Event with a given number or NULL, if there is no such event. * Events are numbered consecutively starting from one. */
libs/evoral/libsmf/smf.c:795
↓ 15 callers
Function
stripable_list_to_control_list
libs/ardour/ardour/utils.h:145
↓ 15 callers
Function
strncpy8
libs/vst3/pluginterfaces/base/fstrdefs.h:227
↓ 15 callers
Method
surface
zero based
libs/surfaces/mackie/strip.h:77
↓ 15 callers
Function
tear_down_gui
libs/ctrl-interface/control_protocol/control_protocol/control_protocol.h:141
↓ 15 callers
Function
testnext
libs/lua/lua-5.3.5/lparser.c:97
↓ 15 callers
Method
value
libs/surfaces/launch_control_xl/launch_control_xl.h:165
↓ 15 callers
Function
visible
libs/widgets/widgets/tearoff.h:43
↓ 14 callers
Method
GetMutex
libs/appleutility/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:684
↓ 14 callers
Function
Tempo
* @param npm Note Types per minute * @param note_type Note Type (default `4': quarter note) */
libs/temporal/temporal/tempo.h:177
↓ 14 callers
Function
_gtk_rbtree_find_offset
libs/tk/ytk/gtkrbtree.c:1090
↓ 14 callers
Function
_gtk_rbtree_traverse
libs/tk/ytk/gtkrbtree.c:1442
↓ 14 callers
Function
_gtk_text_iter_get_indexable_segment
libs/tk/ytk/gtktextiter.c:448
↓ 14 callers
Function
_gtk_text_line_previous
libs/tk/ytk/gtktextbtree.c:3533
↓ 14 callers
Function
_gtk_tree_data_list_get_header
libs/tk/ytk/gtktreedatalist.c:497
↓ 14 callers
Method
absolute_time_to_source_beats
Calculate (time - source_position) in Beats * * Measure the distance between the absolute time and the position of * the source start, in beats. T
libs/ardour/region.cc:2352
↓ 14 callers
Method
add_item
@param rg Route group to add. * @param groups Active route groups (may included 0 for `no group') * @param group Radio item group to add radio ite
gtk2_ardour/route_group_menu.cc:116
↓ 14 callers
Function
atk_object_set_name
* atk_object_set_name: * @accessible: an #AtkObject * @name: a character string to be set as the accessible name * * Sets the accessible name of t
libs/tk/ztk/atkobject.c:1040
↓ 14 callers
Function
atk_state_set_contains_state
* atk_state_set_contains_state: * @set: an #AtkStateSet * @type: an #AtkStateType * * Checks whether the state for the specified type is in the sp
libs/tk/ztk/atkstateset.c:191
↓ 14 callers
Method
bins
gtk2_ardour/fft.h:49
↓ 14 callers
Function
change_folder_and_display_error
Changes folders, displaying an error dialog if this fails */
libs/tk/ytk/gtkfilechooserdefault.c:1058
↓ 14 callers
Function
cleanup
libs/ardour/ardour/luaproc.h:85
↓ 14 callers
Method
close_path
libs/canvas/xfade_curve.cc:204
↓ 14 callers
Method
color
libs/surfaces/launch_control_xl/launch_control_xl.h:181
↓ 14 callers
Method
connect
libs/pbd/pbd/signals.h:390
↓ 14 callers
Method
drags
gtk2_ardour/editing_context.h:98
↓ 14 callers
Method
drop_buffers
libs/ardour/process_thread.cc:67
↓ 14 callers
Method
emit
libs/pbd/test/signals_test.cc:15
↓ 14 callers
Method
ensure_style
libs/tk/ytkmm/widget.cc:6333
↓ 14 callers
Method
error
gtk2_ardour/ardour_http.cc:180
↓ 14 callers
Function
export_search_path
libs/pbd/search_path.cc:187
↓ 14 callers
Function
factory
(stdlib, O)
share/web_surfaces/builtin/mixer/toolkit/modules/filter.js:267
↓ 14 callers
Function
fluid_synth_chorus_set_param
* Set one chorus parameter to one fx groups. * @param synth FluidSynth instance. * @param fx_group Index of the fx group. * Must be in the range <
libs/fluidsynth/src/fluid_synth.c:6379
↓ 14 callers
Function
gain_control
libs/ardour/ardour/amp.h:65
↓ 14 callers
Function
gdk_colormap_get_screen
* gdk_colormap_get_screen: * @cmap: a #GdkColormap * * Gets the screen for which this colormap was created. * * Return value: the screen for wh
libs/tk/ydk/x11/gdkcolor-x11.c:1501
↓ 14 callers
Function
gdk_gc_new
* gdk_gc_new: * @drawable: a #GdkDrawable. The created GC must always be used * with drawables of the same depth as this one. * * Create a new g
libs/tk/ydk/gdkgc.c:105
↓ 14 callers
Function
gdk_gc_set_values
* gdk_gc_set_values: * @gc: a #GdkGC * @values: struct containing the new values * @values_mask: mask indicating which struct fields are to be used
libs/tk/ydk/gdkgc.c:297
↓ 14 callers
Function
gdk_keyval_name
* gdk_keyval_name: * @keyval: a key value * * Converts a key value into a symbolic name. * * The names are the same as those in the * <filename>
libs/tk/ydk/gdkkeynames.c:62
↓ 14 callers
Function
gdk_threads_add_idle
* gdk_threads_add_idle: * @function: function to call * @data: data to pass to @function * * A wrapper for the common usage of gdk_threads_add
libs/tk/ydk/gdk.c:643
↓ 14 callers
Function
gdk_unicode_to_keyval
* gdk_unicode_to_keyval: * @wc: a ISO10646 encoded character * * Convert from a ISO10646 character to a key symbol. * * Return value: the corre
libs/tk/ydk/gdkkeyuni.c:1680
↓ 14 callers
Function
gdk_x11_window_set_user_time
* gdk_x11_window_set_user_time: * @window: A toplevel #GdkWindow * @timestamp: An XServer timestamp to which the property should be set * * The ap
libs/tk/ydk/x11/gdkwindow-x11.c:3738
↓ 14 callers
Function
ge_cairo_rounded_corner
This function will draw a rounded corner at position x,y. If the radius * is very small (or negative) it will instead just do a line_to. * ge_cairo_
libs/clearlooks-newer/cairo-support.c:311
↓ 14 callers
Method
get
gtk2_ardour/processor_box.cc:4909
↓ 14 callers
Method
get_bg
libs/gtkmm2ext/cairo_packer.cc:55
↓ 14 callers
Method
get_buffers
libs/ardour/process_thread.cc:58
← previous
next →
1,601–1,700 of 56,227, ranked by callers