index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-03-31
cosmetic: align code block
Jonathan Marshall
2012-03-31
get rid of unused temporary in SetDetailsForMovie
Jonathan Marshall
2012-03-30
Merge pull request #827 from jingai/gim_picinfo
jmarshallnz
2012-03-30
[fix] - add a optional parameter to the builtin setvolume called "showvolumeb...
Memphiz
2012-03-30
[fix] - fixed compilation on osx after daf711dbc76cdb47aede3f96b9491be0a94a38bd
Memphiz
2012-03-30
fixed. Never, ever use same named classes in dyloaded libs, even namespace gu...
davilla
2012-03-30
Merge pull request #832 from CutSickAss/patch-20
alanwww1 (Attila)
2012-03-30
Expose more PictureInfoTags.
Jonathan Lane
2012-03-30
updated: Hebrew translation for core strings (closes #12840 - thanks BuSHari)
alanwww1
2012-03-30
updated: Portuguese (Brazil) translation for Confluence strings (closes #1283...
alanwww1
2012-03-30
updated: Japanese translation for core and Confluence strings (thanks to kohj...
alanwww1
2012-03-30
Updated: Greek translation for core strings
CutSickAss
2012-03-30
Merge pull request #718 from Giftie/eject_on_rip
Arne Morten Kvarving
2012-03-30
Merge pull request #394 from Montellese/db_string2type
Sascha Montellese
2012-03-30
jsonrpc: keep backwars-compatibility to JSON-RPC API v4
montellese
2012-03-30
[linux] fix build
montellese
2012-03-30
fix collision of album-/artist-specific properties in CFileItem used by skins
montellese
2012-03-30
replace CArtist::strIntruments (CStdString) with intruments (std::vector<std:...
montellese
2012-03-30
changed type of CSong::lastPlayed from CStdString to CDateTime
montellese
2012-03-30
replace CArtist::strYearsActive (CStdString) with yearsActive (std::vector<st...
montellese
2012-03-30
replace CAlbum/CArtist::strMoods/strStyles/strThemes (CStdString with moods/s...
montellese
2012-03-30
replace CMusicInfoTag/CSong::(m_)strAlbumArtist (CStdString) with (m_)albumAr...
montellese
2012-03-30
replace CMusicInfoTag/CAlbum/CSong::(m_)strArtist (CStdString) with (m_)artis...
montellese
2012-03-30
replace CMusicInfoTag/CAlbum/CArtist::(m_)strGenre (CStdString) with (m_)genr...
montellese
2012-03-30
replace CMusicInfoTag::m_strLastPlayed (CStdString) with m_lastPlayed (CDateT...
montellese
2012-03-30
changed type of CVideoInfoTag::m_lastPlayed from CStdString to CDateTime
montellese
2012-03-30
replace CVideoInfoTag::m_strFirstAired (CStdString) with m_firstAired (CDateT...
montellese
2012-03-30
replace CVideoInfoTag::m_strPremiered (CStdString) with m_premiered (CDateTime)
montellese
2012-03-30
improvements for handling CDateTime
montellese
2012-03-30
replace CVideoInfoTag::m_strShowLink (CStdString) with m_showLink (std::vecto...
montellese
2012-03-30
replace CVideoInfoTag::m_strStudio (CStdString) with m_studio (std::vector<st...
montellese
2012-03-30
replace CVideoInfoTag::m_strWritingCredits (CStdString) with m_writingCredits...
montellese
2012-03-30
replace CVideoInfoTag::m_strDirector (CStdString) with m_director (std::vecto...
montellese
2012-03-30
replace CVideoInfoTag::m_strCountry (CStdString) with m_country (std::vector<...
montellese
2012-03-30
better integrate CVideoInfoTag::m_set and ::m_setId
montellese
2012-03-30
replace m_strGenre (CStdString) with m_genre (std::vector<std::string>) in CV...
montellese
2012-03-30
Multiple improvements for handling std::vector<std::string>
montellese
2012-03-30
Memory leak when scanning for USB devices every second
CrHasher
2012-03-29
Merge pull request #704 from Quentangle/default_season_attribute
jmarshallnz
2012-03-30
fix broken grouplist auto-wrapping after dd9aae3
pieh
2012-03-29
Merge pull request #826 from pieh/invalid_flag
Michal Piechowiak
2012-03-29
Merge pull request #672 from Montellese/videodb_dateadded
Sascha Montellese
2012-03-30
jsonrpc: expose the new "dateadded" property for videos and provide it as a s...
montellese
2012-03-30
smartplaylists: make use of the new dateAdded field for videos
montellese
2012-03-30
use the newly available CVideoInfoTag::m_dateAdded in SSortFileItem::ByDateAdded
montellese
2012-03-30
use file/directory modification/creation time for the value of the "dateAdded...
montellese
2012-03-29
jsonrpc: fix "title" property not being filled correctly (empty)
montellese
2012-03-29
Merge pull request #823 from mikrohard/patch-1
jmarshallnz
2012-03-29
refactor and clean up Makefiles
davilla
2012-03-29
[gles] fixed. never, ever link to xbmc object that contain globals, when the ...
davilla
[prev]
[next]