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
2016-04-20
ADDON: revert announcement interface, not thread safe
Rainer Hochecker
2016-04-20
Fix kodi's global doxygen with add of missing macros
Alwin Esch
2016-04-20
[ffmpeg] Use avsubtitle_free to free subtitle resources
Jonas Karlman
2016-04-20
[ffmpeg] Reset extradata_size when freeing extradata
Jonas Karlman
2016-04-20
[ffmpeg] Free ffmpeg resources early instead of waiting for destructor
Jonas Karlman
2016-04-20
[omx] Handle extradata the same way as CDVDAudioCodecFFmpeg
Jonas Karlman
2016-04-20
[ffmpeg] Call av_packet_unref after av_read_frame
Jonas Karlman
2016-04-20
[ffmpeg] Use avcodec_free_context to close and free codec contex
Jonas Karlman
2016-04-20
[ffmpeg] Remove unused variables in encoder
Jonas Karlman
2016-04-20
[ffmpeg] Use av_frame_free to free frames
Jonas Karlman
2016-04-20
[ffmpeg] Skip null check for calls to av_freep, av_frame_free and swr_free
Jonas Karlman
2016-04-19
[ios] - fix missing song metadata in control center when music is scanned int...
Memphiz
2016-04-19
add default icon for roles node
ronie
2016-04-19
fixed: Wrong uses of StringUtils::StartWith() for paths etc. + cleanup
arnova
2016-04-19
Merge pull request #9556 from MaxKellermann/cleanup1
Rainer Hochecker
2016-04-19
Merge pull request #9627 from phil65/python_additions
Philipp Temminghoff
2016-04-19
GUIMediaWindow: include cleanup
Max Kellermann
2016-04-19
music/MusicDatabase: use vector::emplace_back() instead of push_back()
Max Kellermann
2016-04-19
video/VideoDatabase: use vector::emplace_back() instead of push_back()
Max Kellermann
2016-04-19
addon/AddonManager: use move operator
Max Kellermann
2016-04-19
LangInfo: use vector::emplace_back() instead of push_back()
Max Kellermann
2016-04-19
addons/Skin: pass "const char *" to CStartupWindow
Max Kellermann
2016-04-19
addons/Skin: use vector::emplace_back() instead of push_back()
Max Kellermann
2016-04-19
BackgroundInfoLoader: use CFileItemList::IsEmpty() instead of Size()==0
Max Kellermann
2016-04-19
FileItem: use move operator
Max Kellermann
2016-04-19
Merge pull request #9434 from DaveTBlake/RolesNode
Dave Blake
2016-04-19
Merge pull request #9625 from DaveTBlake/FixArtistTagRobust
Dave Blake
2016-04-19
Merge pull request #9636 from ksooo/epg-load-performance
Kai Sommerfeld
2016-04-18
Improve handling of mis-matching numbers of Musicbrainz (Album) Artist Ids an...
DaveTBlake
2016-04-18
Merge pull request #9646 from FernetMenta/logging
Rainer Hochecker
2016-04-18
ffmpeg: reduce log spam
Rainer Hochecker
2016-04-18
Merge pull request #9550 from phate89/ratingandvotes_label
phate89
2016-04-17
Merge pull request #9619 from mapfau/whitelist_dllloader
Rainer Hochecker
2016-04-17
Merge pull request #9641 from wiromare/fix-debuginfo-posy
Rainer Hochecker
2016-04-17
Merge pull request #9644 from Paxxi/openssl_fix
Martijn Kaijser
2016-04-17
New build of openssl that's not linked against debug vcruntime
Pär Björklund
2016-04-17
Add core processing to support a Roles node that shows all the artist roles a...
DaveTBlake
2016-04-17
CDebugRenderer: fix debug info overlays alignment
wiromare
2016-04-17
CAddonDatabase: only include addons from enabled and valid repositories when ...
Thomas Amland
2016-04-17
CAddonDatabase: invert enable check and include checksum to ensure invalid ve...
Thomas Amland
2016-04-17
CAddonDatabase: clear internal tables on addon sync
Thomas Amland
2016-04-17
CAddonDatabase: refactor add/delete repository methods
Thomas Amland
2016-04-17
Merge pull request #9616 from tamland/fix_android_app_source
tamland
2016-04-17
Merge pull request #9638 from fritsch/1358574
Rainer Hochecker
2016-04-17
CID 1358574: Divide using a double
fritsch
2016-04-16
[addons] Fix Coverty issue (DEADCODE)
Garrett Brown
2016-04-16
[controllers] Fix coverty issue (MISMATCHED_ITERATOR)
Garrett Brown
2016-04-16
[peripherals] Fix Coverty issues (UNINIT_CTOR)
Garrett Brown
2016-04-16
Remove unused #includes
Garrett Brown
2016-04-16
[PVR] EPG data import performance tuning.
Kai Sommerfeld
[prev]
[next]