Age | Commit message (Collapse) | Author |
|
|
|
|
|
[Music]Filter music items by media source
|
|
[PVR] Fix crash in CPVREpg::UpdateFromScraper after 2c09a9ca284cdc9312c3fe39086f65c03fdaf139
|
|
Trivial code cleanups in Util.cxx
|
|
|
|
CStreamDetails code cleanup
|
|
|
|
2c09a9ca284cdc9312c3fe39086f65c03fdaf139
|
|
|
|
|
|
Don't take another CFileItemPtr reference in each iteration.
|
|
|
|
|
|
CMediaSource cleanup
|
|
This allows removing the CStreamDetails destructor, because the C++
compiler auto-generates the memory deallocation for us.
|
|
|
|
|
|
|
|
By removing the bogus implementations of those pure virtual methods
inherited from IArchivable and ISerializable, we force derived classes
to implement them. The bogus implement only hid the useful compiler
failure.
|
|
This forces derived classes to implement it.
|
|
|
|
|
|
|
|
Process sourceid in GetFilter, add new default node xml, and "sources" content type to Estuary view options
|
|
VideoPlayer: correct frame rate for interlaced
|
|
|
|
|
|
|
|
manual sources.xml changes.
|
|
[PVR] CPVRClients cleanup.
|
|
[Estuary] Fix header of rating dialog in skin settings
|
|
|
|
|
|
RendererDRMPRIME: release video buffers after flush
|
|
Whitespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Header cleanup
|
|
|
|
|
|
|
|
|