Home
last modified time | relevance | path

Searched defs:SongInfo (Results 1 – 15 of 15) sorted by relevance

/dports/audio/ncmpcpp/ncmpcpp-0.9.2/src/screens/
H A Dsong_info.h28 struct SongInfo: Screen<NC::Scrollpad>, Tabbable struct
37 SongInfo(); argument
44 virtual ScreenType type() override { return ScreenType::SongInfo; } in type() argument
58 extern SongInfo *mySongInfo; argument
H A Dsong_info.cpp56 SongInfo::SongInfo() in SongInfo() function in SongInfo
H A Dscreen_type.h47 SongInfo, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/ultima8/audio/
H A Dmusic_flex.h34 struct SongInfo { struct
59 const SongInfo *getSongInfo(uint32 index) const; argument
H A Dmusic_flex.cpp49 MusicFlex::SongInfo::SongInfo() : _numMeasures(0), _loopJump(0) { in SongInfo() function in Ultima::Ultima8::MusicFlex::SongInfo
/dports/multimedia/qmmp-qt5/qmmp-1.5.2/src/plugins/General/scrobbler/
H A Dscrobblercache.cpp24 SongInfo::SongInfo() in SongInfo() function in SongInfo
27 SongInfo::SongInfo(const TrackInfo &info) : TrackInfo(info) in SongInfo() function in SongInfo
30 SongInfo::SongInfo(const SongInfo &other) : TrackInfo(other), in SongInfo() function in SongInfo
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/song-info-qt/
H A Dsong-info.cc27 class SongInfo : public GeneralPlugin { class
37 constexpr SongInfo () : GeneralPlugin (info, false) {} in SongInfo() function in SongInfo
/dports/audio/pianod2/pianod2-329/src/mediaunits/pandora/
H A Dpandorastation.h55 struct SongInfo { struct
64 class StationSongInfo : public std::unordered_map<std::string, SongInfo> { argument
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Ddatabase.h52 typedef enum { Plain, SongInfo, ClockSpeed } RecordType; enumerator
/dports/multimedia/quodlibet/quodlibet-4.3.0/quodlibet/qltk/
H A Dinfo.py26 class SongInfo(Gtk.EventBox): class
/dports/audio/vimpc/vimpc-0.09.2/src/
H A Dsong.hpp141 static std::map<char, SongFunction> SongInfo; member in Mpc::Song
H A Dscreen.hpp118 SongInfo, enumerator
H A Dsong.cpp56 std::map<char, Mpc::Song::SongFunction> Mpc::Song::SongInfo; member in Mpc::Song
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/spanner/samples/
H A Dsamples.cc2230 using SongInfo = in FieldAccessOnNestedStruct() typedef
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/spanner/samples/
H A Dsamples.cc2471 using SongInfo = in FieldAccessOnNestedStruct() typedef