Home
last modified time | relevance | path

Searched refs:deadbeef (Results 1 – 25 of 1408) sorted by relevance

12345678910>>...57

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/hotkeys/
H A Dactionhandlers.c83 deadbeef->pl_lock (); in skip_to_prev_helper()
123 deadbeef->pl_unlock (); in skip_to_prev_helper()
132 deadbeef->pl_lock (); in skip_to_next_helper()
162 deadbeef->pl_unlock (); in skip_to_next_helper()
210 deadbeef->pl_lock (); in action_skip_to_next_artist_handler()
259 deadbeef->pl_unlock (); in action_skip_to_next_artist_handler()
266 deadbeef->pl_lock (); in action_skip_to_prev_artist_handler()
325 deadbeef->pl_unlock (); in action_skip_to_prev_artist_handler()
344 …match = deadbeef->pl_is_selected (it) && deadbeef->is_local_file (deadbeef->pl_find_meta (it, ":UR… in action_reload_metadata_handler()
562 deadbeef->pl_lock (); in action_invert_selection_handler()
[all …]
H A Dhotkeys.c45 DB_functions_t *deadbeef; variable
410 deadbeef = api;
675 deadbeef->pl_lock ();
685 deadbeef->pl_unlock ();
691 deadbeef->pl_lock ();
706 deadbeef->pl_unlock ();
712 deadbeef->pl_lock ();
728 deadbeef->pl_lock ();
748 deadbeef->pl_lock ();
788 deadbeef->volume_set_db (deadbeef->volume_get_db () + 1);
[all …]
/dports/audio/deadbeef-waveform-seekbar-plugin/ddb_waveform_seekbar-0402f6d/
H A Dconfig.c69 deadbeef->conf_set_int (CONFSTR_WF_LOG_ENABLED, CONFIG_LOG_ENABLED); in save_config()
70 deadbeef->conf_set_int (CONFSTR_WF_MIX_TO_MONO, CONFIG_MIX_TO_MONO); in save_config()
71 deadbeef->conf_set_int (CONFSTR_WF_DISPLAY_RMS, CONFIG_DISPLAY_RMS); in save_config()
77 deadbeef->conf_set_int (CONFSTR_WF_BORDER_WIDTH, CONFIG_BORDER_WIDTH); in save_config()
79 deadbeef->conf_set_int (CONFSTR_WF_FONT_SIZE, CONFIG_FONT_SIZE); in save_config()
82 deadbeef->conf_set_int (CONFSTR_WF_NUM_SAMPLES, CONFIG_NUM_SAMPLES); in save_config()
88 deadbeef->conf_set_int (CONFSTR_WF_BG_ALPHA, CONFIG_BG_ALPHA); in save_config()
92 deadbeef->conf_set_int (CONFSTR_WF_FG_ALPHA, CONFIG_FG_ALPHA); in save_config()
96 deadbeef->conf_set_int (CONFSTR_WF_PB_ALPHA, CONFIG_PB_ALPHA); in save_config()
106 deadbeef->conf_lock (); in load_config()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dfileman.c46 deadbeef->plt_unref (plt); in gtkpl_adddir_cb()
59 deadbeef->pl_lock (); in gtkpl_add_dirs()
74 deadbeef->pl_unlock (); in gtkpl_add_dirs()
78 deadbeef->plt_unref (plt); in gtkpl_add_dirs()
85 deadbeef->plt_unref (plt); in gtkpl_addfile_cb()
101 deadbeef->plt_unref (plt); in gtkpl_add_files()
102 deadbeef->conf_save (); in gtkpl_add_files()
110 deadbeef->conf_save (); in add_dirs_worker()
137 deadbeef->conf_save (); in open_files_worker()
144 deadbeef->pl_clear (); in gtkui_open_files()
[all …]
H A Dcallbacks.c153 deadbeef->plt_unref (plt); in on_playbtn_clicked()
160 deadbeef->plt_unref (plt); in on_playbtn_clicked()
566 deadbeef->pl_lock (); in on_invert_selection1_activate()
579 deadbeef->pl_unlock (); in on_invert_selection1_activate()
674 deadbeef->plt_save_config (plt); in on_sort_by_title_activate()
675 deadbeef->plt_unref (plt); in on_sort_by_title_activate()
688 deadbeef->plt_unref (plt); in on_sort_by_track_nr_activate()
701 deadbeef->plt_unref (plt); in on_sort_by_album_activate()
714 deadbeef->plt_unref (plt); in on_sort_by_artist_activate()
727 deadbeef->plt_unref (plt); in on_sort_by_date_activate()
[all …]
H A Dprefwin.c66 deadbeef->conf_lock (); in gtk_enum_sound_callback()
70 deadbeef->conf_unlock (); in gtk_enum_sound_callback()
88 deadbeef->conf_lock (); in preferences_fill_soundcards()
93 deadbeef->conf_unlock (); in preferences_fill_soundcards()
149 deadbeef->conf_lock (); in gtkui_run_preferences_dlg()
372 deadbeef->conf_unlock (); in gtkui_run_preferences_dlg()
392 deadbeef->conf_save (); in gtkui_run_preferences_dlg()
402 deadbeef->conf_lock (); in on_pref_soundcard_changed()
408 deadbeef->conf_unlock (); in on_pref_soundcard_changed()
422 deadbeef->conf_lock (); in on_pref_output_plugin_changed()
[all …]
H A Dactionhandlers.c138 deadbeef->conf_lock (); in action_open_files_handler_cb()
140 deadbeef->conf_unlock (); in action_open_files_handler_cb()
178 deadbeef->conf_lock (); in action_add_files_handler_cb()
180 deadbeef->conf_unlock (); in action_add_files_handler_cb()
237 deadbeef->conf_lock (); in action_add_folders_handler_cb()
282 deadbeef->pl_lock (); in action_deselect_all_handler_cb()
292 deadbeef->pl_unlock (); in action_deselect_all_handler_cb()
405 deadbeef->conf_save (); in on_toggle_set_custom_title()
570 deadbeef->pl_lock (); in action_delete_from_disk_handler_cb()
576 if (deadbeef->pl_is_selected (it) && deadbeef->is_local_file (uri)) { in action_delete_from_disk_handler_cb()
[all …]
H A Dmainplaylist.c99 deadbeef->pl_item_unref (c); in main_get_idx()
105 deadbeef->pl_lock (); in main_drag_n_drop()
117 deadbeef->plt_unref (plt); in main_drag_n_drop()
118 deadbeef->pl_unlock (); in main_drag_n_drop()
131 deadbeef->pl_lock (); in playlist_tooltip_handler()
133 deadbeef->pl_unlock (); in playlist_tooltip_handler()
147 deadbeef->plt_unref (plt); in main_col_sort()
291 deadbeef->conf_lock (); in main_playlist_init()
295 deadbeef->conf_unlock (); in main_playlist_init()
306 deadbeef->conf_lock (); in main_playlist_init()
[all …]
H A Dsearch.c94 deadbeef->plt_unref (plt); in search_process()
98 deadbeef->pl_set_cursor (PL_SEARCH, deadbeef->pl_getcount (PL_SEARCH) - 1); in search_process()
201 deadbeef->sendmessage (DB_EV_PLAY_NUM, 0, deadbeef->pl_get_idx_of (it), 0); in on_searchentry_activate()
305 deadbeef->pl_item_unref (c); in search_get_idx()
317 deadbeef->sendmessage (DB_EV_SELCHANGED, 0, deadbeef->plt_get_curr_idx (), PL_SEARCH); in search_select()
325 deadbeef->plt_unref (plt); in search_col_sort()
366 deadbeef->sendmessage (DB_EV_PLAY_NUM, 0, deadbeef->pl_get_idx_of ((DB_playItem_t *)iter), 0); in search_handle_doubleclick()
455 deadbeef->conf_lock (); in search_playlist_init()
459 deadbeef->conf_unlock (); in search_playlist_init()
469 deadbeef->conf_lock (); in search_playlist_init()
[all …]
H A Dtagwritersettings.c40 int strip_id3v2 = deadbeef->conf_get_int ("mp3.strip_id3v2", 0); in run_tagwriter_settings()
41 int strip_id3v1 = deadbeef->conf_get_int ("mp3.strip_id3v1", 0); in run_tagwriter_settings()
42 int strip_apev2 = deadbeef->conf_get_int ("mp3.strip_apev2", 0); in run_tagwriter_settings()
43 int write_id3v2 = deadbeef->conf_get_int ("mp3.write_id3v2", 1); in run_tagwriter_settings()
44 int write_id3v1 = deadbeef->conf_get_int ("mp3.write_id3v1", 1); in run_tagwriter_settings()
45 int write_apev2 = deadbeef->conf_get_int ("mp3.write_apev2", 0); in run_tagwriter_settings()
53 int wv_strip_apev2 = deadbeef->conf_get_int ("wv.strip_apev2", 0); in run_tagwriter_settings()
54 int wv_strip_id3v1 = deadbeef->conf_get_int ("wv.strip_id3v1", 0); in run_tagwriter_settings()
55 int wv_write_apev2 = deadbeef->conf_get_int ("wv.write_apev2", 1); in run_tagwriter_settings()
56 int wv_write_id3v1 = deadbeef->conf_get_int ("wv.write_id3v1", 0); in run_tagwriter_settings()
[all …]
H A Dgtkui.c73 DB_functions_t *deadbeef; variable
355 deadbeef->pl_lock (); in redraw_queued_tracks()
364 deadbeef->pl_unlock (); in redraw_queued_tracks()
742 deadbeef->pl_lock (); in gtkui_add_new_playlist()
752 deadbeef->pl_unlock (); in gtkui_add_new_playlist()
938 deadbeef->pl_lock (); in gtkui_add_file_info_cb()
941 deadbeef->pl_unlock (); in gtkui_add_file_info_cb()
1252 deadbeef->conf_lock (); in import_legacy_tf()
1261 deadbeef->conf_unlock (); in import_legacy_tf()
1639 deadbeef = api; in ddb_gui_GTK2_load()
[all …]
/dports/audio/deadbeef-musical-spectrum-plugin/ddb_musical_spectrum-353870a/
H A Dconfig.c91 deadbeef->conf_set_int (CONFSTR_MS_BAR_W, CONFIG_BAR_W); in save_config()
92 deadbeef->conf_set_int (CONFSTR_MS_GAPS, CONFIG_GAPS); in save_config()
107 deadbeef->conf_set_str (conf_str, color); in save_config()
110 deadbeef->conf_set_str (CONFSTR_MS_COLOR_BG, color); in save_config()
112 deadbeef->conf_set_str (CONFSTR_MS_COLOR_VGRID, color); in save_config()
114 deadbeef->conf_set_str (CONFSTR_MS_COLOR_HGRID, color); in save_config()
116 deadbeef->conf_set_str (CONFSTR_MS_COLOR_OCTAVE_GRID, color); in save_config()
122 deadbeef->conf_lock (); in load_config()
158 color = deadbeef->conf_get_str_fast (conf_str, default_colors[i]); in load_config()
161 color = deadbeef->conf_get_str_fast (conf_str, "0 0 0"); in load_config()
[all …]
/dports/audio/deadbeef-quick-search-plugin/ddb_quick_search-332e994/
H A Dmain.c185 deadbeef->pl_lock (); in is_quick_search_playlist()
198 deadbeef->pl_lock (); in get_last_active_playlist()
234 deadbeef->pl_lock (); in set_last_active_playlist()
257 deadbeef->pl_lock (); in get_quick_search_playlist()
284 deadbeef->pl_lock (); in set_default_quick_search_playlist_title()
304 deadbeef->pl_lock (); in append_search_string_to_plt_title()
334 deadbeef->pl_lock (); in copy_selected_tracks()
337 int sel_count = deadbeef->plt_get_sel_count (deadbeef->plt_get_idx (from)); in copy_selected_tracks()
365 deadbeef->pl_lock (); in on_add_quick_search_list()
1058 deadbeef = ddb;
[all …]
/dports/audio/deadbeef-mpris2-plugin/deadbeef-mpris2-plugin-1.12/src/
H A DmprisServer.c88 DB_functions_t *deadbeef = mprisData->deadbeef; in getMetadataForTrack() local
96 pl = deadbeef->plt_get_for_idx(deadbeef->streamer_get_current_playlist()); in getMetadataForTrack()
123 deadbeef->pl_lock(); in getMetadataForTrack()
245 deadbeef->pl_unlock(); in getMetadataForTrack()
271 DB_functions_t *deadbeef = ((struct MprisData *)userData)->deadbeef; in deadbeef_hasselectedorplayingtrack() local
276 pl = deadbeef->plt_get_for_idx(deadbeef->streamer_get_current_playlist()); in deadbeef_hasselectedorplayingtrack()
303 DB_functions_t *deadbeef = ((struct MprisData *)userData)->deadbeef; in onRootMethodCallHandler() local
381 DB_functions_t *deadbeef = ((struct MprisData *)userData)->deadbeef; in onPlayerMethodCallHandler() local
480 DB_functions_t *deadbeef = ((struct MprisData *)userData)->deadbeef; in onPlayerGetPropertyHandler() local
566 DB_functions_t *deadbeef = ((struct MprisData *)userData)->deadbeef; in onPlayerSetPropertyHandler() local
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/musepack/
H A Dmusepack.c107 deadbeef->pl_lock (); in musepack_init()
108 DB_FILE *fp = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in musepack_init()
109 deadbeef->pl_unlock (); in musepack_init()
453 deadbeef->fclose (fp); in musepack_insert()
455 deadbeef->pl_lock (); in musepack_insert()
471 deadbeef->pl_unlock (); in musepack_insert()
495 deadbeef->pl_lock (); in musepack_read_metadata()
496 DB_FILE *fp = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in musepack_read_metadata()
497 deadbeef->pl_unlock (); in musepack_read_metadata()
504 deadbeef->fclose (fp); in musepack_read_metadata()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/lastfm/
H A Dlastfm.c35 static DB_functions_t *deadbeef; variable
59 deadbeef = api; in lastfm_load()
81 deadbeef->conf_lock (); in lfm_update_auth()
89 deadbeef->conf_unlock (); in lfm_update_auth()
147 deadbeef->conf_lock (); in curl_req_send()
190 deadbeef->conf_unlock (); in curl_req_send()
226 deadbeef->md5_to_str (token, sig); in auth()
228 deadbeef->conf_lock (); in auth()
235 deadbeef->conf_unlock (); in auth()
876 deadbeef->pl_lock (); in lfm_get_actions()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wavpack/
H A Dwavpack.c128 deadbeef->pl_lock (); in wv_init()
129 info->file = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in wv_init()
130 deadbeef->pl_unlock (); in wv_init()
136 deadbeef->pl_lock (); in wv_init()
147 deadbeef->pl_unlock (); in wv_init()
352 deadbeef->pl_lock (); in wv_insert()
380 deadbeef->fclose (fp); in wv_insert()
387 deadbeef->pl_lock (); in wv_read_metadata()
388 DB_FILE *fp = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in wv_read_metadata()
402 deadbeef->fclose (fp); in wv_read_metadata()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/notify/
H A Dnotify.c31 DB_functions_t *deadbeef; variable
163 deadbeef->pl_lock (); in cover_avail_callback()
171 deadbeef->pl_unlock (); in cover_avail_callback()
190 deadbeef->pl_lock (); in show_notification()
198 deadbeef->pl_unlock (); in show_notification()
204 deadbeef->pl_lock (); in show_notification()
293 deadbeef->conf_lock (); in import_legacy_tf()
301 deadbeef->conf_unlock (); in import_legacy_tf()
313 deadbeef->pl_lock (); in notify_stop()
318 deadbeef->pl_unlock (); in notify_stop()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/vorbis/
H A Dvorbis.c203 deadbeef->pl_lock (); in cvorbis_seek_sample()
255 deadbeef->pl_lock(); in cvorbis_open2()
256 info->info.file = deadbeef->fopen(deadbeef->pl_find_meta (it, ":URI")); in cvorbis_open2()
260 deadbeef->pl_unlock(); in cvorbis_open2()
275 info->info.file = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in cvorbis_init()
675 deadbeef->pl_lock (); in cvorbis_read_metadata()
676 fp = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in cvorbis_read_metadata()
738 deadbeef->pl_lock (); in tags_list()
791 deadbeef->pl_lock(); in cvorbis_write_metadata()
794 deadbeef->pl_unlock(); in cvorbis_write_metadata()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/tta/
H A Dttaplug.c46 DB_functions_t *deadbeef; variable
73 deadbeef->pl_lock (); in tta_init()
77 deadbeef->pl_unlock (); in tta_init()
87 deadbeef->pl_unlock (); in tta_init()
227 deadbeef->pl_lock (); in tta_insert()
239 deadbeef->pl_unlock (); in tta_insert()
268 deadbeef->pl_lock (); in tta_read_metadata()
269 DB_FILE *fp = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in tta_read_metadata()
270 deadbeef->pl_unlock (); in tta_read_metadata()
279 deadbeef->fclose (fp); in tta_read_metadata()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/flac/
H A Dflac.c280 deadbeef->pl_lock(); in cflac_open2()
281 info->file = deadbeef->fopen(deadbeef->pl_find_meta(it, ":URI")); in cflac_open2()
285 deadbeef->pl_unlock(); in cflac_open2()
297 info->file = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in cflac_init()
305 deadbeef->pl_lock(); in cflac_init()
311 deadbeef->pl_unlock(); in cflac_init()
372 deadbeef->pl_lock (); in cflac_init()
934 deadbeef->pl_lock (); in cflac_insert()
1026 deadbeef->pl_lock (); in cflac_read_metadata()
1027 DB_FILE *file = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in cflac_read_metadata()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/aac/
H A Daac.c41 static DB_functions_t *deadbeef; variable
289 deadbeef->rewind (fp); in aac_probe()
303 deadbeef->pl_lock (); in aac_init()
304 info->file = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in aac_init()
305 deadbeef->pl_unlock (); in aac_init()
913 deadbeef->pl_lock (); in aac_read_metadata()
914 DB_FILE *fp = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in aac_read_metadata()
954 deadbeef->fclose (fp); in aac_read_metadata()
1044 deadbeef->pl_lock (); in aac_insert_with_chapters()
1261 deadbeef->fclose (fp); in aac_insert()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/mp3/
H A Dmp3.c56 DB_functions_t *deadbeef; variable
803 deadbeef->pl_lock (); in cmp3_init()
804 info->buffer.file = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in cmp3_init()
805 deadbeef->pl_unlock (); in cmp3_init()
1152 deadbeef->rewind (fp); in cmp3_insert()
1167 deadbeef->fclose (fp); in cmp3_insert()
1169 deadbeef->pl_lock (); in cmp3_insert()
1200 deadbeef->pl_lock (); in cmp3_read_metadata()
1201 DB_FILE *fp = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in cmp3_read_metadata()
1212 deadbeef->fclose (fp); in cmp3_read_metadata()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gme/
H A Dcgme.c48 static DB_functions_t *deadbeef; variable
111 deadbeef->fclose (fp); in read_gzfile()
161 deadbeef->pl_lock (); in cgme_init()
178 deadbeef->fclose (f); in cgme_init()
184 deadbeef->fclose (f); in cgme_init()
189 deadbeef->fclose(f); in cgme_init()
200 deadbeef->pl_unlock (); in cgme_init()
332 deadbeef->fclose (f); in cgme_insert()
337 deadbeef->fclose (f); in cgme_insert()
341 deadbeef->fclose(f); in cgme_insert()
[all …]
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/alac/
H A Dalac_plugin.c46 DB_functions_t *deadbeef; variable
152 deadbeef->pl_lock (); in alacplug_init()
153 info->file = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in alacplug_init()
154 deadbeef->pl_unlock (); in alacplug_init()
427 deadbeef->pl_lock (); in alacplug_read_metadata()
428 DB_FILE *fp = deadbeef->fopen (deadbeef->pl_find_meta (it, ":URI")); in alacplug_read_metadata()
429 deadbeef->pl_unlock (); in alacplug_read_metadata()
468 deadbeef->fclose (fp); in alacplug_read_metadata()
545 deadbeef->fclose (fp); in alacplug_insert()
574 deadbeef->pl_lock (); in alacplug_insert()
[all …]

12345678910>>...57