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
↓ 29 callers
Method
set_selected
gtk2_ardour/marker.cc:425
↓ 29 callers
Method
set_transient_for
gtk2_ardour/window_manager.cc:202
↓ 29 callers
Method
set_x0
gtk2_ardour/note.cc:105
↓ 29 callers
Method
text_message_with_id
libs/surfaces/osc/osc.cc:6809
↓ 29 callers
Method
validate
libs/pbd/enumwriter.cc:192
↓ 28 callers
Method
available
libs/surfaces/push2/push2.cc:99
↓ 28 callers
Method
bypassed
libs/ardour/panner_shell.cc:418
↓ 28 callers
Function
deactivate
libs/ardour/ardour/meter.h:78
↓ 28 callers
Function
fluid_settings_callback_num
* Registers a callback for the specified numeric setting. * * @param settings a settings object * @param name the setting's name * @param callback
libs/fluidsynth/src/fluid_settings.c:733
↓ 28 callers
Function
gdk_window_set_background
* gdk_window_set_background: * @window: a #GdkWindow * @color: an allocated #GdkColor * * Sets the background color of @window. (However, when usi
libs/tk/ydk/gdkwindow.c:8052
↓ 28 callers
Function
get_bits
libs/ardour/ardour/minimp3.h:253
↓ 28 callers
Function
get_info
libs/tk/ytk/gtktreeview.c:6775
↓ 28 callers
Function
gtk_tree_path_compare
* gtk_tree_path_compare: * @a: A #GtkTreePath. * @b: A #GtkTreePath to compare with. * * Compares two paths. If @a appears before @b in a tree, t
libs/tk/ytk/gtktreemodel.c:709
↓ 28 callers
Function
gtk_tree_path_copy
* gtk_tree_path_copy: * @path: A #GtkTreePath. * * Creates a new #GtkTreePath as a copy of @path. * * Return value: A new #GtkTreePath. **/
libs/tk/ytk/gtktreemodel.c:671
↓ 28 callers
Function
gtk_widget_set_tooltip_text
* gtk_widget_set_tooltip_text: * @widget: a #GtkWidget * @text: the contents of the tooltip for @widget * * Sets @text as the contents of the tool
libs/tk/ytk/gtkwidget.c:11202
↓ 28 callers
Method
instrument_info
gtk2_ardour/pianoroll.cc:2638
↓ 28 callers
Function
lua_settop
libs/lua/lua-5.3.5/lapi.c:172
↓ 28 callers
Method
meter_level
libs/ardour/meter.cc:363
↓ 28 callers
Method
move
gtk2_ardour/region_view.cc:888
↓ 28 callers
Function
realloc
libs/pbd/pbd/tlsf.h:43
↓ 28 callers
Method
time_domain
libs/temporal/temporal/domain_provider.h:58
↓ 28 callers
Method
x0
gtk2_ardour/hit.cc:115
↓ 27 callers
Method
IsValid
libs/appleutility/CoreAudio/PublicUtility/CAAudioUnit.cpp:351
↓ 27 callers
Method
abs
libs/temporal/timeline.cc:179
↓ 27 callers
Method
append_text_item
libs/widgets/ardour_dropdown.cc:235
↓ 27 callers
Function
call
libs/lua/LuaBridge/detail/FuncTraits.h:625
↓ 27 callers
Function
cancelled
libs/ardour/ardour/plugin_manager.h:125
↓ 27 callers
Method
contains
libs/ardour/port_set.cc:131
↓ 27 callers
Method
empty
libs/tk/ytkmm/treeiter.cc:350
↓ 27 callers
Function
find_files_matching_filter
libs/pbd/file_utils.cc:288
↓ 27 callers
Function
gdk_cairo_rectangle
* gdk_cairo_rectangle: * @cr: a #cairo_t * @rectangle: a #GdkRectangle * * Adds the given rectangle to the current path of @cr. * * Since: 2.8
libs/tk/ydk/gdkcairo.c:134
↓ 27 callers
Function
gdk_keymap_get_for_display
* gdk_keymap_get_for_display: * @display: the #GdkDisplay. * @returns: the #GdkKeymap attached to @display. * * Returns the #GdkKeymap attached to
libs/tk/ydk/x11/gdkkeys-x11.c:297
↓ 27 callers
Method
get_c_str
libs/tk/ytkmm/stockid.cc:79
↓ 27 callers
Method
get_string
gtk2_ardour/gui_object.cc:86
↓ 27 callers
Function
gtk_container_foreach
* gtk_container_foreach: * @container: a #GtkContainer * @callback: (scope call): a callback * @callback_data: callback user data * * Invokes @
libs/tk/ytk/gtkcontainer.c:1521
↓ 27 callers
Function
gtk_label_set_text
* gtk_label_set_text: * @label: a #GtkLabel * @str: The text you want to set * * Sets the text within the #GtkLabel widget. It overwrites any text
libs/tk/ytk/gtklabel.c:1903
↓ 27 callers
Function
gtk_menu_popup
* gtk_menu_popup: * @menu: a #GtkMenu. * @parent_menu_shell: (allow-none): the menu shell containing the triggering menu item, or %NULL * @parent_m
libs/tk/ytk/gtkmenu.c:1416
↓ 27 callers
Function
gtk_paint_focus
* gtk_paint_focus: * @style: a #GtkStyle * @window: a #GdkWindow * @state_type: a state * @area: (allow-none): clip rectangle, or %NULL if the *
libs/tk/ytk/gtkstyle.c:6523
↓ 27 callers
Function
gtk_widget_is_focus
* gtk_widget_is_focus: * @widget: a #GtkWidget * * Determines if the widget is the focus widget within its * toplevel. (This does not mean that t
libs/tk/ytk/gtkwidget.c:5640
↓ 27 callers
Function
gtk_widget_map
* gtk_widget_map: * @widget: a #GtkWidget * * This function is only for use in widget implementations. Causes * a widget to be mapped if it isn't
libs/tk/ytk/gtkwidget.c:3457
↓ 27 callers
Function
length
libs/ardour/ardour/region.h:147
↓ 27 callers
Function
luaL_checklstring
libs/lua/lua-5.3.5/lauxlib.c:390
↓ 27 callers
Method
playlists
@return the playlists that the regions in the selection are on */
gtk2_ardour/region_selection.cc:314
↓ 27 callers
Function
samples_to_superclock
tools/bb/bb.h:19
↓ 27 callers
Method
scale
libs/tk/ydkmm/pixbuf.cc:589
↓ 27 callers
Method
select
gtk2_ardour/editor_sections.cc:113
↓ 27 callers
Function
session
not a replacement for SessionHandle::session_going_away()
libs/ardour/ardour/audioengine.h:144
↓ 27 callers
Method
set_digits
libs/tk/ytkmm/scale.cc:378
↓ 27 callers
Method
set_time_domain
libs/ardour/location.cc:260
↓ 27 callers
Method
show
libs/canvas/item.cc:390
↓ 27 callers
Method
time_to_pixel
gtk2_ardour/editing_context.cc:1573
↓ 27 callers
Function
wrap
libs/tk/ytkmm/treeview.cc:785
↓ 27 callers
Method
write_space
libs/pbd/pbd/ringbuffer.h:88
↓ 26 callers
Method
apply
libs/ardour/region.cc:2034
↓ 26 callers
Method
clear
clear memory (set to zero) */
libs/ardour/ardour/dsp_filter.h:83
↓ 26 callers
Method
compare
libs/tk/ytkmm/textiter.cc:585
↓ 26 callers
Method
current_height
gtk2_ardour/time_axis_view.h:134
↓ 26 callers
Function
deletion_in_progress
libs/ardour/ardour/session.h:257
↓ 26 callers
Function
downcase
libs/pbd/convert.cc:59
↓ 26 callers
Function
find_files_matching_pattern
libs/pbd/file_utils.cc:195
↓ 26 callers
Function
gdk_atom_name
libs/tk/ydk/win32/gdkproperty-win32.c:96
↓ 26 callers
Function
gdk_pointer_grab
*-------------------------------------------------------------- * gdk_pointer_grab * * Grabs the pointer to a specific window * * Arguments: *
libs/tk/ydk/gdkwindow.c:10395
↓ 26 callers
Function
gdk_region_empty
* gdk_region_empty: * @region: a #GdkRegion * * Finds out if the #GdkRegion is empty. * * Returns: %TRUE if @region is empty. */
libs/tk/ydk/gdkregion-generic.c:1540
↓ 26 callers
Method
get_name
gtk2_ardour/bundle_manager.cc:464
↓ 26 callers
Function
gtk_get_current_event_time
* gtk_get_current_event_time: * * If there is a current event and it has a timestamp, return that * timestamp, otherwise return %GDK_CURRENT_TIME.
libs/tk/ytk/gtkmain.c:2297
↓ 26 callers
Function
gtk_text_iter_is_end
* gtk_text_iter_is_end: * @iter: an iterator * * Returns %TRUE if @iter is the end iterator, i.e. one past the last * dereferenceable iterator in
libs/tk/ytk/gtktextiter.c:1567
↓ 26 callers
Method
id
libs/evoral/evoral/PatchChange.h:116
↓ 26 callers
Method
isNil
libs/lua/LuaBridge/detail/LuaRef.h:857
↓ 26 callers
Function
isfulluserdata
Returns true if the value is a full userdata (not light). */
libs/lua/LuaBridge/detail/LuaHelpers.h:127
↓ 26 callers
Function
luaX_next
libs/lua/lua-5.3.5/llex.c:549
↓ 26 callers
Function
naturally_less
libs/pbd/pbd/natsort.h:174
↓ 26 callers
Function
playlist
libs/ardour/ardour/region.h:404
↓ 26 callers
Method
reset
libs/ardour/export_graph_builder.cc:230
↓ 26 callers
Method
set_color
libs/surfaces/launch_control_xl/launch_control_xl.h:201
↓ 26 callers
Method
set_color
libs/surfaces/maschine2/m2_pad.h:73
↓ 26 callers
Method
set_height
gtk2_ardour/hit.cc:97
↓ 26 callers
Function
set_id
libs/evoral/evoral/Event.h:136
↓ 26 callers
Method
set_start
gtk2_ardour/cue_editor.cc:2064
↓ 26 callers
Method
set_width
gtk2_ardour/panner2d.cc:1036
↓ 26 callers
Function
show
libs/appleutility/CoreAudio/PublicUtility/CABufferList.cpp:132
↓ 26 callers
Method
start
libs/tk/ytkmm/spinner.cc:134
↓ 26 callers
Function
start_sample
libs/ardour/ardour/region.h:158
↓ 26 callers
Method
the_instrument
libs/ardour/route.cc:6017
↓ 26 callers
Method
widget
gtk2_ardour/luadialog.cc:166
↓ 26 callers
Function
writable
libs/ardour/ardour/session.h:247
↓ 25 callers
Method
add_pattern
libs/tk/ytkmm/filefilter.cc:202
↓ 25 callers
Method
auto_punch_location
libs/ardour/location.cc:1762
↓ 25 callers
Method
cursors
gtk2_ardour/cue_editor.h:107
↓ 25 callers
Method
events
libs/ardour/ardour/buffer_set.h:201
↓ 25 callers
Function
gdk_color_free
* gdk_color_free: * @color: a #GdkColor. * * Frees a color structure created with * gdk_color_copy(). **/
libs/tk/ydk/gdkcolor.c:138
↓ 25 callers
Function
gdk_x11_xatom_to_atom_for_display
* gdk_x11_xatom_to_atom_for_display: * @display: A #GdkDisplay * @xatom: an X atom * * Convert from an X atom for a #GdkDisplay to the correspon
libs/tk/ydk/x11/gdkproperty-x11.c:291
↓ 25 callers
Function
get_btree
libs/tk/ytk/gtktextbuffer.c:786
↓ 25 callers
Method
get_controllable
libs/surfaces/generic_midi/midicontrollable.cc:125
↓ 25 callers
Method
get_grid
libs/temporal/tempo.cc:2896
↓ 25 callers
Method
get_value
static
libs/tk/ztkmm/text.cc:112
↓ 25 callers
Function
gtk_box_set_spacing
* gtk_box_set_spacing: * @box: a #GtkBox * @spacing: the number of pixels to put between children * * Sets the #GtkBox:spacing property of @box, w
libs/tk/ytk/gtkbox.c:946
↓ 25 callers
Function
gtk_container_propagate_expose
* gtk_container_propagate_expose: * @container: a #GtkContainer * @child: a child of @container * @event: a expose event sent to container * * Wh
libs/tk/ytk/gtkcontainer.c:2732
↓ 25 callers
Function
gtk_image_new_from_stock
* gtk_image_new_from_stock: * @stock_id: a stock icon name * @size: (type int): a stock icon size * * Creates a #GtkImage displaying a stock icon
libs/tk/ytk/gtkimage.c:713
↓ 25 callers
Function
gtk_menu_item_get_submenu
* gtk_menu_item_get_submenu: * @menu_item: a #GtkMenuItem * * Gets the submenu underneath this menu item, if any. * See gtk_menu_item_set_submenu(
libs/tk/ytk/gtkmenuitem.c:807
↓ 25 callers
Function
gtk_text_iter_make_real
libs/tk/ytk/gtktextiter.c:195
← previous
next →
901–1,000 of 56,227, ranked by callers