/haiku/src/bin/cddb_lookup/ |
H A D | cddb_server.h | 24 BString artist; member 32 BString artist; member 40 BString artist; member 68 const BString& artist,
|
H A D | cddb_server.cpp | 132 output.MoveInto(responseData->artist, 0, output.FindFirst(" / ")); in Query() 158 return Read(diskData.category, diskData.cddbID, diskData.artist, in Read() 165 const BString& artist, ReadResponseData& readResponse, bool verbose) in Read() argument 215 BString artist; in Read() local 216 line.MoveInto(artist, 0, line.FindFirst(" / ")); in Read() 219 readResponse.artist = artist; in Read() 263 if (pos >= 0 && artist.ICompare("Various") == 0) { in Read() 271 trackArtist = artist; in Read() 275 trackData->artist += trackArtist; in Read()
|
H A D | cddb_lookup.cpp | 240 data->artist.String(), data->title.String(), in _SelectResult() 262 BString name = diskData.artist; in _WriteCDData() 307 if (track->artist == "") in _WriteCDData() 308 node.WriteAttrString("Audio:Artist", &readResponse.artist); in _WriteCDData() 310 node.WriteAttrString("Audio:Artist", &track->artist); in _WriteCDData() 322 printf("Artist: %s\n", readResponse.artist.String()); in _Dump() 329 if (track->artist.IsEmpty()) { in _Dump() 334 track->artist.String(), track->title.String()); in _Dump()
|
/haiku/src/add-ons/index_server/audiotags/ |
H A D | AudioTagAnalyser.cpp | 39 TagLib::String artist = tag->artist(); in AnalyseEntry() local 42 printf("artist: %s, title: %s, album: %s\n", artist.toCString(), in AnalyseEntry() 49 const char* cArtist = artist.toCString(true); in AnalyseEntry()
|
/haiku/src/add-ons/kernel/file_systems/cdda/ |
H A D | cdda.cpp | 193 cut_string(text.album, text.artist); in sanitize_album() 202 if ((text.artist == NULL || text.artist[0] == '\0') && text.album != NULL) { in sanitize_album() 207 text.artist = text.album; in sanitize_album() 210 sanitize_string(text.artist); in sanitize_album() 225 if (text.artists[i] != NULL && text.artist != NULL in sanitize_titles() 226 && !strcasecmp(text.artists[i], text.artist)) { in sanitize_titles() 291 || !single_case(text.artist, upper, first)) in correct_case() 304 capitalize_string(text.artist); in correct_case() 317 artist(NULL), in cdtext() 330 free(artist); in ~cdtext() [all …]
|
H A D | cdda.h | 22 char *artist; member
|
H A D | kernel_interface.cpp | 720 text.artists[i] != NULL ? text.artists[i] : text.artist); in Mount() 831 if (text.artist != NULL && text.album != NULL) in DetermineName() 832 snprintf(name, length, "%s - %s", text.artist, text.album); in DetermineName() 833 else if (text.artist != NULL || text.album != NULL) { in DetermineName() 834 snprintf(name, length, "%s", text.artist != NULL in DetermineName() 835 ? text.artist : text.album); in DetermineName()
|
/haiku/src/apps/musiccollection/ |
H A D | MusicCollectionWindow.cpp | 77 BString artist = (strcmp(buffer, "") == 0) ? "Unknown" : buffer; in EntryCreated() local 78 ListItem* artistItem = _AddSuperItem(artist, fArtistList, NULL); in EntryCreated() 119 ListItem* artist = (ListItem*)fListView->Superitem(album); in EntryRemoved() local 121 if (artist != NULL && fListView->CountItemsUnder(artist, true) == 0) in EntryRemoved() 122 fListView->RemoveItem(artist); in EntryRemoved()
|
/haiku/data/system/data/fortunes/ |
H A D | Art | 55 A true artist will let his wife starve, his children go barefoot, his mother drudge for his living … 108 An artist should be fit for the best society and keep out of it. 328 God is really only another artist. He invented the giraffe, the elephant and the cat. He has no r… 372 An exhibit of works by the artist known only as Pretzel. 374 …he artist explores our dehumanization due to high technology and unresponsive governmental structu… 931 …pared in the painting of character with our extraordinarily gifted English artist, Mr. Rippingille. 1294 The key to building a superstar is to keep their mouth shut. To reveal an artist to the people can… 1539 What an artist dies with me!
|
H A D | One Liners | 101 An artist should be fit for the best society and keep out of it.
|
H A D | Computers | 1686 …"For the sheer *joy* of programming!" she cries triumphantly. "The joy of the parent, the artist…
|
H A D | Songs & Poems | 2536 I'm an artist.
|
/haiku/src/apps/mail/ |
H A D | words | 5861 artist/MS
|