|
Sayonara Player
|
| NCompressor | Compressor utils |
| ►NCover | |
| ►NFetcher | |
| CAllmusic | |
| CAmazon | |
| CAudioscrobbler | The LFMCoverFetcher class. See CoverFetcherInterface |
| CBase | The CoverFetcherInterface interface |
| CDirectFetcher | |
| CDiscogs | The DiscogsCoverFetcher class. See CoverFetcherInterface |
| CGoogle | The GoogleCoverFetcher class. See CoverFetcherInterface |
| CManager | Retrieve Download Urls for Cover Searcher. CoverFetcherInterface can be registered, so for example a last.fm cover fetcher via the register_cover_fetcher method. A specific CoverFetcherInterface may be retrieved by using the get_coverfetcher method |
| CUrl | An Url is defined by its identifier and a custom url string. The identifier is the same as being used in the Cover::Fetcher::Base classes. The url is a standard string you also can enter in your browser. The identifier can be used to ask its active status in the Cover::Fetcher::Manager for example |
| CWebsite | Parses a website for all images. This cover fetcher behaves different from the others because every Cover::Fetcher::Base has a special website attached to it. This one does not have a special website. The search address will return the input itself because when searching for "https://kexp.org" this is exactly the search address |
| CYandex | |
| NLocalSearcher | Helper Namespace for finding covers in a specific directory |
| CAlternativeLookup | The CoverLookupAlternative class |
| CChangeNotfier | |
| CExtractor | |
| CLocation | |
| CLookup | The CoverLookup class |
| CLookupBase | The CoverLookupInterface class |
| CWebCoverFetcher | |
| ►NDB | |
| CAlbums | |
| CArtists | |
| CBase | |
| CBookmarks | |
| CConnector | |
| CCovers | |
| CEqualizer | |
| CLibrary | |
| CLibraryDatabase | |
| CModule | |
| CPlaylist | |
| CPodcasts | |
| CQuery | |
| CSession | |
| CSettings | |
| CShortcuts | |
| CStreams | |
| CTracks | |
| CVisualStyles | |
| ►NDBusMPRIS | |
| CMediaPlayer2 | |
| ►NDirectory | |
| CContextMenu | The DirectoryContextMenu class |
| CFileListModel | The FileListModel class |
| CFileListView | The FileListView class |
| CIconProvider | The IconProvider class |
| CIconWorkerThread | |
| CMetaDataScanner | |
| CModel | The SearchableFileTreeModel class |
| CTreeView | The DirectoryTreeView class |
| ►NDynamicPlayback | |
| ►CArtistMatch | |
| CEntry | |
| CHandler | |
| CLfmSimilarArtistFetcher | |
| CLocalSimilarArtistFetcher | |
| CSimilarArtistFetcher | |
| ►NEngine | |
| ►NUtils | Utility functions |
| CDont_Use_Integers_In_GObject_Set | Class for compiler warnings |
| CGObjectAutoFree | |
| CEngine | The PlaybackEngine class |
| CHandler | The EngineHandler class |
| CLevelDataReceiver | The LevelDataReceiver class |
| CPipeline | The PlaybackPipeline class |
| CRawAudioDataReceiver | The RawSoundReceiver interface |
| CSpectrumDataReceiver | The SpectrumReceiver class |
| ►NGui | |
| NIcons | Icon Utilities |
| NMimeData | |
| CAbstractStationPlugin | |
| CAbstrWidgetTemplate | The AbstrWidgetTemplate class |
| CAsyncDropHandler | |
| CByteArrayConverter | |
| CCalendarWidget | |
| CComboBox | |
| CComboBoxDelegate | |
| CCompleter | A QCompleter where you can easily change the underlying QStringList without allocating a new object |
| CContextMenu | A context menu with some standard actions |
| CContextMenuFilter | The ContextMenuFilter class |
| CCoverButton | The CoverButton class |
| CCoverPreferenceAction | The CoverPreferenceAction class |
| CCustomMimeData | Mimedata class for drag and dropping metadata |
| CDialog | Dialog with Settings connection. Also contains triggers for language_changed() and skin_changed(). Emits sig_closed() when closed |
| CDoubleCalendarDialog | |
| CDragable | The Dragable class |
| CDragableConnector | |
| CEqualizerSlider | The EqSlider class |
| CExtensionSet | Collection of extensions. Handles extensions currently active or inactive and the extension toolbar |
| CFloatingLabel | The FloatingLabel class. A QLabel where the text floats from left to right and vice versa so there's no need for word wrapping anymore |
| CGenericFilter | The GenericFilter class |
| CHeaderView | |
| CHideFilter | The HideFilter class |
| CImageButton | |
| CImageSelectionDialog | A selection dialog that displays an image and also its size |
| CKeyPressFilter | The KeyPressFilter class |
| CLibraryPreferenceAction | The LibraryPreferenceAction class |
| CLineEdit | GUI class for String fields meant to convert content to first upper case by a context menu |
| CLineInputDialog | Dialog for entering one line. Listen for the sig_closed() signal for the Gui::Dialog class and request the text value afterwards if LineInputDialog::ReturnValue is set to LineInputDialog::ReturnValue::Ok |
| CMainWindow | The SayonaraMainWindow class |
| CMenuToolButton | This is the little button you often see near comboboxes It opens up a menu when clicked. The actions in the menu a configurable |
| CMergeMenu | |
| CMiniSearcher | |
| CMiniSearchEventFilter | Emits signals if tab was pressed or focus was lost |
| CMouseEnterFilter | The MouseEnterFilter class |
| CMouseLeaveFilter | The MouseLeaveFilter class |
| CMouseMoveFilter | The MouseMoveFilter class |
| CMousePressedFilter | The MouseMoveFilter class |
| CMouseReleasedFilter | The MouseMoveFilter class |
| CPaintFilter | The PaintFilter class |
| CPlayerPreferencesAction | The PlayerPreferencesAction class |
| CPlaylistPreferenceAction | The PlaylistPreferenceAction class |
| CPreferenceAction | A PreferenceAction can be added to each widget supporting QActions. When triggering this action, the PreferenceDialog is openend with the appropriate entry chosen |
| CProgressBar | Create a new Progress bar indicating progress of its parent widget Set the position. Every time when QWidget::show() or QWidget::setVisible(true) is called the progress bar is shown |
| CRatingEditor | This class is used for the actual editing of a RatingLabel While the RatingLabel class is used in paint() methods of delegates, this class is used in normal widgets or for createEditor() methods in delegates |
| CRatingLabel | A simple label, not suitable for editing. For editing, use the RatingEditor class. RatingLabel is intended for the paint method in delegates |
| CResizeFilter | The ShowFilter class |
| CSearchPreferenceAction | The SearchPreferenceAction class |
| CSearchSlider | A slider as it is used by the progress bar You can also set a different value by calling set_buffering which is displayed in a different color when using the dark skin |
| CShortcutPreferenceAction | |
| CShowFilter | The ShowFilter class |
| CSlider | Dont use it directly but inherit it |
| CSplitter | |
| CSplitterHandle | |
| CStreamPreferenceAction | Currently only a Radio Search Entry action |
| CStreamRecorderPreferenceAction | The StreamRecorderPreferenceAction class |
| CStyledItemDelegate | Assures a certain height of rows in a table and tree view |
| CWidget | Widget with Settings connection. Also contains triggers for language_changed() and skin_changed() \nThe widget's content can be exported to a Dialog via the box_into_dialog() method |
| CWidgetTemplate | Template for Sayonara Widgets. This template is responsible for holding a reference to the settings |
| CWidgetTemplateParent | The WidgetTemplateParent class |
| ►NID3v2 | |
| CAlbumArtistFrame | |
| CComposerFrame | |
| CCoverFrame | |
| CDiscnumberFrame | |
| CID3v2Frame | |
| CLyricsFrame | |
| CPopularimeterFrame | |
| ►NLastFM | |
| CBase | |
| CLoginStuff | |
| CLoginThread | |
| CTrackChangedThread | |
| CUrlParams | |
| CWebAccess | |
| ►NLibrary | An interface class needed when implementing a library plugin |
| NUtils | |
| CAbstractContainer | This container is only used internally to avoid Ui dependencies in the Components. If implementing your own library plugin, use Gui/Library/LibraryContainer.h instead |
| CActionPair | A mapping between a name and a sortorder |
| CAlbumCoverFetchThread | This class organizes requests for new Covers for the AlbumCoverView. When looking for covers, not all requests should be fired simultaneously, so there should be a buffer assuring that covers are found one by one. Albums are organized by hashes, each album has a CoverLocation. A new request is added to the queue by calling add_data(). A new request is handled BEFORE old requests. The thread is locked until the done() function is called. The thread emits the signal sig_next(). The cover location and the hash which should be processed next can be fetched by current_hash() and current_coverLocation() |
| CAlbumModel | The AlbumModel class |
| CAlbumView | The AlbumView class |
| CArtistModel | The ArtistModel class |
| CArtistView | The ArtistView class |
| CCachingThread | The CachingThread class |
| CColumnHeader | The ColumnHeader class |
| CColumnHeaderAlbum | |
| CColumnHeaderArtist | |
| CColumnHeaderTrack | |
| CContainer | |
| CContextMenu | Context menu used for Library and playlist windows |
| CCopyThread | The CopyThread class |
| CCoverDelegate | The CoverDelegate class |
| CCoverModel | The CoverModel class |
| CCoverView | The CoverView class |
| CCoverViewContextMenu | Context menu with some additional actions compared to Gui::LibraryContextMenu |
| CCoverViewPixmapCache | A cache class. Internally handled as QCache class |
| CDirChooserDialog | A directory chooser with some standard paths |
| CDiscAction | A single action representing one or all discs |
| CDiscPopupMenu | A menu containing various DiscAction objects |
| CFileExtensionBar | The FileExtensionBar class |
| CFilter | |
| CGenreTreeItem | |
| CGenreView | The GenreView class |
| CGenreViewContextMenu | Context Menu for the tree view. Notification of the tree view action is done by using a bool setting listener to Set::Lib_GenreTree So there's not signal for it. Everything else can be accessed using the methods of Gui::ContextMenu |
| CGUI_AbstractLibrary | The GUI_AbstractLibrary class |
| CGUI_CoverView | The GUI_CoverView class |
| CGUI_EmptyLibrary | The GUI_EmptyLibrary class |
| CGUI_LibraryInfoBox | A info box containing library statistics :: |
| CGUI_LibraryReloadDialog | Reload dialog containing a combo box which allows you choosing between fast and deep reloading |
| CGUI_LocalLibrary | The GUI_LocalLibrary class |
| CHeaderView | The HeaderView class |
| CImportCache | The ImportCache class |
| CImporter | The LibraryImporter class |
| CInfo | The Info class |
| CItemModel | The ItemModel is intended to abstract the various views. It supports searching, selections and a library |
| CItemView | The main task of the ItemView is to display a context menu for various selections. It also handles drag and drop events with a cover. It supports merging and imports |
| CLocalLibraryMenu | A menu in the player's menubar containing some library actions |
| CLocalLibraryWatcher | |
| CManager | |
| CMenuButtonViews | |
| CMergeData | Changes all metadata containing one of the source ids and replaces it with the target id. For example, 3 different artists are merged into one |
| CPluginCombobox | |
| CPluginComboBoxDelegate | |
| CPluginHandler | Library Plugin Manager |
| CRatingDelegate | A special delegate class for tables containing a rating |
| CReloadThread | |
| CSearchBar | |
| CSortings | The Sortings class |
| CTableView | The TableView class |
| CTrackModel | The TrackModel class |
| CTrackView | The TrackView class |
| ►NLyrics | |
| CLookupThread | The LyricLookupThread class |
| CLyrics | |
| CServer | The ServerTemplate struct |
| NMessage | |
| ►NModels | |
| CCover | |
| CDiscnumber | |
| CPopularimeter | |
| ►NMP4 | |
| CAlbumArtistFrame | |
| CCoverFrame | |
| CDiscnumberFrame | |
| CMP4Frame | |
| CPopularimeterFrame | |
| NPimpl | |
| ►NPipelineExtensions | |
| NProbing | |
| CBroadcastBin | The Broadcaster class |
| CBroadcastDataReceiver | |
| CChangeable | The ChangeablePipeline class |
| CCrossFadeableTimer | The CrossFadeableTimer class |
| CDelayedPlayable | The DelayedPlayable class |
| CDelayedPlayableLogic | Pure private class. Only used by Delayed Pipeline |
| CEqualizerAccessible | The Equalizer class |
| CFadeable | The CrossFader class |
| CPitchable | The Pitcher class |
| CPositionAccessible | The Seeker class |
| CStreamRecorderBin | |
| CVisualizerBin | The Visualizer class |
| ►NPlayerPlugin | Interface for PlayerPlugin classes. get_name() and language_changed() must be overwritten |
| CBase | |
| CHandler | |
| ►NPlaylist | |
| CActionMenu | The PlaylistActionMenu class |
| CBookmarksMenu | The BookmarksMenu class |
| CBottomBar | The GUI_PlaylistBottomBar class |
| CBottomBarButton | The BottomBarButton class |
| CChooser | Used to select playlists out of all saved playlists |
| CContextMenu | The PlaylistContextMenu class |
| CDBInterface | The PlaylistDBInterface class |
| CDBWrapper | DBWrapper is responsible for fetching playlist data from database, especially the handling between skeleton and the playlist itself Most of the functions are wrappers for the DatabasePlaylist class |
| CDelegate | The PlaylistItemDelegate class |
| CHandler | Global handler for playlists |
| CLibraryInteractor | |
| CLoader | The PlaylistLoader class |
| CLoaderImpl | |
| CMode | The Mode class |
| CModel | The PlaylistItemModel class |
| CPlaylist | The Playlist class |
| CStopBehavior | |
| CTabBar | The PlaylistTabBar class |
| CTabMenu | The PlaylistTabMenu class |
| CTabWidget | |
| CView | The PlaylistView class |
| NPlaylistParser | PlaylistParser namespace |
| NPodcastParser | Podcast Parser class |
| ►NPreferences | |
| CAction | The action, which is used to access the Preference |
| CBase | Abstract Interface you should use when creating a preferences item |
| ►NSC | |
| CAlbumView | |
| CArtistView | |
| CContextMenu | |
| CDatabase | |
| CDataFetcher | |
| CGUI_ArtistSearch | |
| CGUI_Library | |
| CJsonParser | |
| CLibrary | |
| CLibraryContainer | |
| CLibraryDatabase | |
| CSearchInformation | |
| CSearchInformationList | |
| CTrackView | |
| ►NSession | |
| CEntry | |
| CManager | |
| NSettingConverter | The SettingConverter<bool> class |
| NSettingRegistry | The SettingRegistry class |
| ►NSomaFM | |
| CAsyncDropHandler | |
| CGUI_SomaFM | |
| CLibrary | |
| CLibraryContainer | |
| CStation | |
| CStationModel | |
| ►NStreamRecorder | |
| CData | The StreamRecorderData struct |
| CStreamRecorder | The StreamRecorder class |
| NStyle | |
| ►NTagging | The GUI_TagEdit class |
| CAbstractFrame | |
| CAbstractFrameHelper | |
| CChangeInformation | |
| CChangeNotifier | The MetaDataChangeNotifier class (Singleton) |
| CEditor | The TagEdit class Metadata has to be added using the set_metadata(const MetaDataList&) method. Use update_track(int idx, const MetaData& md) to stage the changes you made to the track. commit() starts the thread and writes changes to HDD and the database. When finished the finished() signal is emitted |
| CExpression | The TagExpression class |
| CParsedTag | |
| CUserOperations | |
| ►NUtil | Helper functions |
| NFile | FileUtils functions |
| NLanguage | Language namespace |
| CFilepath | |
| CImage | The Image class |
| CSet | A set structure. Inherited from std::set with some useful methods. For integer and String this set is ordered |
| CTree | The Tree class |
| ►NXiph | |
| CAlbumArtistFrame | |
| CCoverFrame | |
| CDiscnumberFrame | |
| CLyricsFrame | |
| CPopularimeterFrame | |
| CXiphFrame |