Home
last modified time | relevance | path

Searched refs:DB_functions_t (Results 51 – 75 of 80) sorted by relevance

1234

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dca/
H A Ddcaplug.c72 DB_functions_t *deadbeef;
776 dca_load (DB_functions_t *api) { in dca_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/lastfm/
H A Dlastfm.c35 static DB_functions_t *deadbeef;
58 lastfm_load (DB_functions_t *api) { in lastfm_load()
/dports/audio/deadbeef-spectrogram-plugin/ddb_spectrogram-8d1b371/
H A Dspectrogram.c54 static DB_functions_t * deadbeef = NULL;
1013 ddb_vis_spectrogram_GTK2_load (DB_functions_t *ddb) { in ddb_vis_spectrogram_GTK2_load()
1019 ddb_vis_spectrogram_GTK3_load (DB_functions_t *ddb) { in ddb_vis_spectrogram_GTK3_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/dumb/
H A Dcdumb.c37 static DB_functions_t *deadbeef;
1044 ddb_dumb_load (DB_functions_t *api) { in ddb_dumb_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wma/libasf/
H A Dasf.c31 extern DB_functions_t *deadbeef;
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/gtkui/
H A Dgtkui.c73 DB_functions_t *deadbeef;
1638 ddb_gui_GTK2_load (DB_functions_t *api) { in ddb_gui_GTK2_load()
1644 ddb_gui_GTK3_load (DB_functions_t *api) { in ddb_gui_GTK3_load()
H A Dsearch.c52 extern DB_functions_t *deadbeef; // defined in gtkui.c
H A Dcallbacks.c70 extern DB_functions_t *deadbeef; // defined in gtkui.c
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/vorbis/
H A Dvorbis.c75 static DB_functions_t *deadbeef;
896 vorbis_load (DB_functions_t *api) { in vorbis_load()
/dports/audio/deadbeef-vu-meter-plugin/ddb_vu_meter-940d8d7/
H A Dvumeter.c69 static DB_functions_t * deadbeef = NULL;
1212 ddb_vis_vu_meter_GTK2_load (DB_functions_t *ddb) { in ddb_vis_vu_meter_GTK2_load()
1218 ddb_vis_vu_meter_GTK3_load (DB_functions_t *ddb) { in ddb_vis_vu_meter_GTK3_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/hotkeys/
H A Dhotkeys.c45 DB_functions_t *deadbeef;
409 hotkeys_load (DB_functions_t *api) {
H A Dactionhandlers.c31 extern DB_functions_t *deadbeef;
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/cdda/
H A Dcdda.c68 static DB_functions_t *deadbeef;
1092 cdda_load (DB_functions_t *api) { in cdda_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/ffmpeg/
H A Dffmpeg.c58 static DB_functions_t *deadbeef;
1176 ffmpeg_load (DB_functions_t *api) {
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/vfs_curl/
H A Dvfs_curl.c40 static DB_functions_t *deadbeef;
1193 vfs_curl_load (DB_functions_t *api) { in vfs_curl_load()
/dports/audio/deadbeef-waveform-seekbar-plugin/ddb_waveform_seekbar-0402f6d/
H A Dwaveform.c56 DB_functions_t * deadbeef = NULL;
1623 ddb_misc_waveform_GTK2_load (DB_functions_t *ddb) in ddb_misc_waveform_GTK2_load()
1630 ddb_misc_waveform_GTK3_load (DB_functions_t *ddb) in ddb_misc_waveform_GTK3_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/converter/
H A Dconvgui.c41 DB_functions_t *deadbeef;
1684 converter_gtk3_load (DB_functions_t *api) {
1686 converter_gtk2_load (DB_functions_t *api) {
H A Dconverter.c53 static DB_functions_t *deadbeef;
1385 converter_load (DB_functions_t *api) { in converter_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/tta/
H A Dttadec.c51 extern DB_functions_t *deadbeef;
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/aac/
H A Daac.c41 static DB_functions_t *deadbeef;
1349 aac_load (DB_functions_t *api) { in aac_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/flac/
H A Dflac.c50 static DB_functions_t *deadbeef;
1340 flac_load (DB_functions_t *api) { in flac_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/mp3/
H A Dmp3.c56 DB_functions_t *deadbeef;
1323 mp3_load (DB_functions_t *api) { in mp3_load()
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/sid/sidplay-libs/libsidplay/src/sidtune/
H A DSidTune.cpp36 extern DB_functions_t *deadbeef;
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/wma/
H A Dasfheader.c51 extern DB_functions_t *deadbeef;
/dports/audio/deadbeef/deadbeef-0.7.2/plugins/shn/
H A Dshn.c40 DB_functions_t *deadbeef;
1856 ddb_shn_load (DB_functions_t *api) { in ddb_shn_load()

1234