Home
last modified time | relevance | path

Searched refs:getauthor (Results 1 – 25 of 53) sorted by relevance

123

/dports/audio/deadbeef/deadbeef-0.7.2/plugins/adplug/adplug/
H A Dmtk.h41 const char * getauthor() in getauthor() function
H A Damd.h40 const char *getauthor() in getauthor() function
H A Ddmo.h34 const char * getauthor();
H A Ddtm.h37 const char * getauthor();
H A Dplayer.h50 virtual const char *getauthor() // returns song author name in getauthor() function
H A Djbm.h49 const char * getauthor() in getauthor() function
H A Dimf.h47 const char * getauthor() in getauthor() function
H A Dcff.h36 const char * getauthor();
H A Dxad.h42 const char * getauthor();
H A Da2m.h42 const char *getauthor() in getauthor() function
/dports/audio/libadplug/adplug-adplug-2.3.3/src/
H A Ddmo.h34 std::string getauthor();
H A Damd.h40 std::string getauthor() in getauthor() function
H A Dmtk.h41 std::string getauthor() in getauthor() function
H A Ddtm.h37 std::string getauthor();
H A Ddro2.h66 std::string getauthor() { return std::string(author, 0, 40); }; in getauthor() function
H A Ddro.h67 std::string getauthor() { return std::string(author, 0, 40); }; in getauthor() function
H A Draw.h53 std::string getauthor() { return std::string(author, 0, 60); }; in getauthor() function
H A Djbm.h49 std::string getauthor() in getauthor() function
H A Dimf.h47 std::string getauthor() in getauthor() function
H A Dcff.h36 std::string getauthor();
H A Dplayer.h52 virtual std::string getauthor() // returns song author name in getauthor() function
H A Dvgm.h87 std::string getauthor();
H A Dxad.h48 std::string getauthor();
/dports/games/scummvm/scummvm-2.5.1/engines/ultima/nuvie/sound/adplug/
H A Dadplug_player.h52 virtual Std::string getauthor() { // returns song author name in getauthor() function
/dports/multimedia/audacious-plugins/audacious-plugins-4.1/src/adplug/
H A Dadplug-xmms.cc158 if (! p->getauthor().empty()) in read_tag()
159 tuple.set_str (Tuple::Artist, p->getauthor().c_str()); in read_tag()

123