Home
last modified time | relevance | path

Searched refs:mpris (Results 151 – 175 of 1012) sorted by path

12345678910>>...41

/dports/audio/rhythmbox/rhythmbox-3.4.4/po/
H A Dth.po2437 #: ../plugins/mpris/mpris.plugin.in.h:1
2441 #: ../plugins/mpris/mpris.plugin.in.h:2
H A Dtr.po2579 #: ../plugins/mpris/mpris.plugin.in.h:1
2583 #: ../plugins/mpris/mpris.plugin.in.h:2
H A Dvi.po2574 #: ../plugins/mpris/mpris.plugin.in.h:1
2578 #: ../plugins/mpris/mpris.plugin.in.h:2
H A Dzh_CN.po2544 #: ../plugins/mpris/mpris.plugin.in.h:1
2548 #: ../plugins/mpris/mpris.plugin.in.h:2
H A Dzh_HK.po2469 #: ../plugins/mpris/mpris.plugin.in.h:1
2473 #: ../plugins/mpris/mpris.plugin.in.h:2
H A Dzh_TW.po2552 #: ../plugins/mpris/mpris.plugin.in.h:1
2556 #: ../plugins/mpris/mpris.plugin.in.h:2
/dports/audio/rhythmbox/rhythmbox-3.4.4/remote/dbus/
H A Drb-client.c1023 GDBusProxy *mpris;
1118 if (mpris == NULL || proxy_has_name_owner (mpris) == FALSE) {
1154 data.mpris_player = mpris;
1190 rate_song (mpris, set_rating);
1194 g_dbus_proxy_call_sync (mpris,
1204 g_dbus_proxy_call_sync (mpris,
1215 g_dbus_proxy_call_sync (mpris,
1225 g_dbus_proxy_call_sync (mpris,
1332 if (mpris) {
1410 if (mpris) {
[all …]
/dports/audio/sayonara/sayonara-player-5bbf1399332d5d59362ad03bf625f9132be72206/snap/
H A Dsnapcraft.yaml51 - mpris
/dports/audio/shairport-sync/shairport-sync-3.3.9/
H A D.gitignore5 /shairport-sync-mpris-test-client
38 /mpris-interface.*
H A DINSTALL.md37 …stem.d/shairport-sync-dbus.conf` and `/etc/dbus-1/system.d/shairport-sync-mpris.conf` if they exis…
H A DREADME.md42 * An [MPRIS](https://specifications.freedesktop.org/mpris-spec/2.2/) interface, partially complete …
103 …stem.d/shairport-sync-dbus.conf` and `/etc/dbus-1/system.d/shairport-sync-mpris.conf` if they exis…
H A DRELEASENOTES.md263 …terface and the mpris interface be `--with-dbus-interface` and `--with-mpris-interface` as expecte…
H A DUPDATING.md33 …stem.d/shairport-sync-dbus.conf` and `/etc/dbus-1/system.d/shairport-sync-mpris.conf` if they exis…
H A Dconfigure.ac331 # Look for mpris flag
332 AC_ARG_WITH(mpris-interface, [AS_HELP_STRING([--with-mpris-interface],[include support for a D-Bus …
339 # Look for mpris test client flag
340 AC_ARG_WITH(mpris-test-client, [AS_HELP_STRING([--with-mpris-test-client],[compile an MPRIS test cl…
/dports/audio/shairport-sync/shairport-sync-3.3.9/documents/
H A Dsample dbus commands83 …port Sync must be built with the MPRIS interface support. Add the '--with-mpris-interface' flag at…
84 …built -- add the '--with-mpris-test-client' flag at the ./configure stage. You'll get an executabl…
87 …print-reply --type=method_call --dest=org.mpris.MediaPlayer2.ShairportSync '/org/mpris/MediaPlayer…
/dports/audio/shairport-sync/shairport-sync-3.3.9/scripts/
H A Dshairport-sync.conf62 // mpris_service_bus = "system"; // The Shairport Sync mpris interface, if selected at compilation,…
207 // --with-metadata, --with-dbus-interface, --with-mpris-interface or --with-mqtt-client.
/dports/audio/shairport-sync/shairport-sync-3.3.9/tests/
H A Dconfigure_test.sh188 check_for_success x$1 --with-mpris-interface --with-ssl=mbedtls metadata-mpris
189 check_for_success x$1 --without-mpris-interface --with-ssl=mbedtls x mpris
191 check_for_success x$1 --with-mpris-test-client --with-ssl=mbedtls
192 check_for_success x$1 --without-mpris-test-client --with-ssl=mbedtls
/dports/audio/spotify-qt/spotify-qt-3.7/snap/
H A Dsnapcraft.yaml61 dbus-mpris:
64 name: org.mpris.MediaPlayer2.spotify-qt
88 slots: [dbus-mpris]
/dports/audio/spotifyd/spotifyd-0.3.0/
H A DREADME.md111 Spotifyd implements the [MPRIS D-Bus Interface Specification][mpris-specification], meaning that it…
395 [mpris-specification]: https://specifications.freedesktop.org/mpris-spec/latest/
/dports/audio/spotifyd/spotifyd-0.3.0/cargo-crates/dbus-0.6.5/examples/
H A Dargument_guide.md45 let p = c.with_path("org.mpris.MediaPlayer2.rhythmbox", "/org/mpris/MediaPlayer2", 5000);
51 let metadata = p.get("org.mpris.MediaPlayer2.Player", "Metadata")?;
/dports/audio/strawberry/strawberry-1.0.0/src/core/
H A Dmpris2.cpp97 namespace mpris { namespace
394 using mpris::AddMetadata; in AlbumCoverLoaded()
H A Dmpris2.h73 namespace mpris {
H A Dmpris_common.h32 namespace mpris {
H A Dsong.cpp1655 using mpris::AddMetadata;
1656 using mpris::AddMetadataAsList;
1657 using mpris::AsMPRISDateTimeType;
/dports/audio/strawberry/strawberry-1.0.0/src/
H A Dmain.cpp301 mpris::Mpris2 mpris2(&app); in main()
312 QObject::connect(&mpris2, &mpris::Mpris2::RaiseMainWindow, &w, &MainWindow::Raise); in main()

12345678910>>...41