aboutsummaryrefslogtreecommitdiff
path: root/xbmc/PlayListPlayer.h
AgeCommit message (Expand)Author
2024-05-11changed: rename PLAYLIST namespace to KODI::PLAYLISTArne Morten Kvarving
2024-05-10PLAYLIST::Id: convert to enum classArne Morten Kvarving
2024-04-26[Video] Improve user experience when playing movies/episodes from Bluray ISO/...78andyp
2024-01-02[Playlists] Rename song methods to generic item indexenen92
2022-10-03remove unused headersArne Morten Kvarving
2022-09-15[Playlist][Cleanup] Refactor of playlistid/RepeatStateCastagnaIT
2022-09-10[Cleanup] Moved playlist type defines to playlist.hCastagnaIT
2022-07-27[PlayListPlayer] Fixed wrong player playlist with playlist filesCastagnaIT
2021-05-03CPlayListPlayer: use std::chronoLukas Rusak
2020-10-30[clang-tidy] performance-unnecessary-value-paramRechi
2019-07-09[format] fix include orderRechi
2018-07-27[xbmc] Update copyright year spanh.udo
2018-07-27[xbmc] Team XBMC -> Team Kodih.udo
2018-07-27[xbmc] GPL-2.0-or-later SPDX license identifierh.udo
2018-06-12[xbmc] nuke whitespaceh.udo
2018-06-12[xbmc] pragma once positionh.udo
2018-01-24A mass change from xbmc.org to kodi.tv.Stig-Ørjan Smelror
2017-07-06AppParamParser: Fix crash on startupGarrett Brown
2017-07-06Remove g_playlistPlayer pseudonymGarrett Brown
2017-06-29[modernize][xbmc] Prefer 'override' usageh.udo
2017-04-05PlayListPlayer: New overloaded func Play() for single itemsDavid Gamache
2016-10-15app: move first access of CPlaylistPlayer after initRainer Hochecker
2015-12-29playerfactory: rework and cleanupRainer Hochecker
2015-09-27[cleanup] silent override warnings on newer gcc versionMatthias Kortstiege
2015-07-15Clean up ApplicationMessengerPär Björklund
2015-02-10CHG: Move to c++11 and use std:shared_ptr rather than boostChris "Koying" Browet
2014-12-16Revert "rename xbmc folder to src"Rainer Hochecker
2014-12-15rename xbmc folder to srcFneufneu
2013-07-25[cosmetics] update copyright headersM. Kaijser
2013-06-15Only allow prev-next chapter jumps outside of active playlistVoyager1
2013-02-09[cosmetics] update date in GPL headerMartijn Kaijser
2012-10-10jsonrpc: add Player.OnPropertyChanged notification for "shuffled", "repeat" a...montellese
2012-09-09update date in GPL headermontellese
2012-09-09fix address line in GPL headersmontellese
2011-09-18jsonrpc: refactor (Audio|Video|Picture)Player and (Audio|Video)Playlistmontellese
2011-08-26Added: optional second parameter "notify" to the XBMC.PlayerControl(Repeat*) ...Garrett Brown
2011-08-26Added: optional second parameter "notify" to XBMC.PlayerControl(Random*) buil...Garrett Brown
2011-06-30jsonrpc: add (Video|Audio)Playlist.Swap (fixes #11046)montellese
2011-01-24Merged cptspiff's code-reshuffle branch.theuni
2010-10-03added: JSONRPC AudioPlaylist.Insert *Playlist.Remove - Thanks Kaboogamalard
2010-09-15added: return state for PlayListPlayer operations, result callback for PlaySo...malard
2010-09-10merged: webinterface branch into trunk.jmarshallnz
2010-07-25cleanup: Move doxy comments to header and improve their accuracy. Incorporat...jmarshallnz
2009-10-07cleanup: DWORD -> unsigned int where used for timing, and variable names. Ti...jmarshallnz
2009-09-23step 3/4: Move linuxport to trunk. How'd I get roped into this?AlTheKiller