aboutsummaryrefslogtreecommitdiff
path: root/xbmc/music
AgeCommit message (Expand)Author
5 daysuse ImageFileURL to identify embedded art for MusicInfoScannerRyan Rector
5 daysremove original image transform, decode, and loader codeRyan Rector
5 daysadd ImageFileURL methods to image loader interfacesRyan Rector
5 daysswap implementations of image URL creationRyan Rector
5 daysdon't pass preferred size to last couple image loadersRyan Rector
5 daysremove size=thumb cached images that mostly just double cached imagesRyan Rector
6 days[tinyxml1] Add forward declarations where they should be in headersfuzzard
2024-05-11changed: rename PLAYLIST namespace to KODI::PLAYLISTArne Morten Kvarving
2024-05-10PLAYLIST::Id: convert to enum classArne Morten Kvarving
2024-05-05move CFileItem::IsInternetStream to NetworkFileItemClassifyArne Morten Kvarving
2024-04-23move CFileItem::IsMusicDb to MusicFileItemClassifyArne Morten Kvarving
2024-04-23move CFileItem::IsCDDA to MusicFileItemClassifyArne Morten Kvarving
2024-04-23move CFileItem::IsAudio to MusicFileItemClassifyArne Morten Kvarving
2024-04-22move CFileItem::IsAudioBook to MusicFileItemClassifyArne Morten Kvarving
2024-04-22move CFileItem::IsLyrics to MusicFileItemClassifyArne Morten Kvarving
2024-04-22add music/MusicFileItemClassify.cppArne Morten Kvarving
2024-04-21changed: put CFileItemList in separate source fileArne Morten Kvarving
2024-04-17move CFileItem::IsVideoDb to VideoFileItemClassifyArne Morten Kvarving
2024-04-14add video/VideoFileItemClassify.cppArne Morten Kvarving
2024-02-14TagLoaderTagLib: Avoid potential crash when exception is thrownPhil Turnbull
2024-02-09[MUSIC] Only set libraryartfilled property if we actually found artthe-black-eagle
2024-01-27Merge pull request #24577 from heitbaum/taglib2fuzzard
2024-01-25TagLibVFSStream: dont use deprecated integer types to support taglib-20Rudi Heitbaum
2024-01-25TagLoaderTagLib: dont use deprecated integer types to support taglib-20Rudi Heitbaum
2024-01-22Merge pull request #24563 from enen92/dup_contextjenkins4kodi
2024-01-22Revert "[guilib][utils] Set IsPlayable false on add items"enen92
2024-01-16[Keyboard] Refactor keyboard files into input/keyboard/ folderGarrett Brown
2024-01-16[Mouse] Refactor CMouseEvent into input/mouse/ folderGarrett Brown
2024-01-12[cppcheck] stlcstrParamRechi
2024-01-08[guilib][utils] Set IsPlayable false on add itemsenen92
2024-01-03Merge pull request #24400 from enen92/playlist_rename_songMiguel Borges de Freitas
2024-01-02[Playlists] Rename song methods to generic item indexenen92
2024-01-02Merge pull request #24388 from the-black-eagle/sql_triggersthe-black-eagle
2024-01-02[MUSIC] Only drop music db triggers on clean if they existthe-black-eagle
2023-12-28TagLoaderTagLib: migrate from APE::Item::toStringList(): use values()Rudi Heitbaum
2023-12-28TagLibVFSStream: update function declarations to support taglib-2.0Rudi Heitbaum
2023-11-20[clang-tidy] modernize-use-emplaceRechi
2023-10-29[video][music][interfaces] Fix playback of strm library items (e.g. from Estu...ksooo
2023-10-15[clang-tidy] performance-unnecessary-copy-initializationRechi
2023-10-14Merge pull request #23918 from arnova/redact_toastMiguel Borges de Freitas
2023-10-13Merge pull request #23919 from ksooo/hide-ctx-menu-items-for-partymode-playlistKai Sommerfeld
2023-10-13[video][music] Hide play-related context menu items for non-existing party mo...ksooo
2023-10-13changed: Redact paths in audio/video error toastsarnova
2023-10-13[clang-tidy] modernize-make-sharedRechi
2023-10-12[music] CGUIWindowMusicPlaylistEditor: Remove dead code.ksooo
2023-10-12[video][music] Migrate last pieces of 'Browse into' to new context menu system.ksooo
2023-10-11[music] Migrate 'Play using...' to "new" context menu system.ksooo
2023-10-11[music] clang-format xbmc/music/windows/GUIWindowMusicPlaylist.cppksooo
2023-09-13[MUSIC] Add, store and process scraped video links for artist songsthe-black-eagle
2023-09-09GUIWindowMusicNav: replace some if nests with switchArne Morten Kvarving