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-04-03
support for setting orientation in CTexture
Jonathan Marshall
2012-04-03
support flipped textures in the texture cache
Jonathan Marshall
2012-04-03
remove urlhash from tables - sqlite has fast enough indicies, and no point in...
Jonathan Marshall
2012-04-03
add Export to texture cache
Jonathan Marshall
2012-04-03
add type column to path table of texture database for saving paths to thumbs/...
Jonathan Marshall
2012-04-03
instead of having background thumb loaders cache images, do it via jobs inste...
Jonathan Marshall
2012-04-03
cosmetic - align code block
Jonathan Marshall
2012-04-03
SetClipRegion/RestoreClipRegion must be matched as per the doxy
Jonathan Marshall
2012-04-03
fixed: can't calculate the last song duration of cue sheet because missing Du...
taxigps
2012-04-02
[dvdplayer] Recalculate codecname when we update based on hw
elupus
2012-04-02
Merge pull request #841 from CutSickAss/patch-22
alanwww1 (Attila)
2012-04-02
Updated: Greek translation for EDEN core strings
CutSickAss
2012-04-02
[dvdplayer] previous picture is invalidated by a call to codec reset
elupus
2012-04-02
[WIN32] updated Apples mDNSResponder to 333.10 in the hope of less problems w...
WiSo
2012-04-02
[atv2/ios5.1] - don't add our window to the BRWindow list as a BRControl - iO...
Memphiz
2012-04-02
Revert "[atv2/ios5.1] - don't add our window to the BRWindow list as a BRCont...
Memphiz
2012-04-02
Fixed: [Confluence] removed the visible condition for the "movie sets" button...
Jezz_X
2012-04-01
fixed crash if audio decoder for some reason doesn't return a frame
elupus
2012-04-01
updated: minor changes to Japanese translation for core and Confluence string...
alanwww1
2012-04-01
StringUtils: always return at least one item after a Split even if it's empty...
montellese
2012-04-01
if hide watched was on, the season flattening preference of 'never' was ignor...
Jonathan Marshall
2012-03-31
Merge pull request #803 from jmarshallnz/stringutils_fixes
jmarshallnz
2012-04-01
add doxy for StringUtils::IsNaturalNumber/Integer and a unit test
Jonathan Marshall
2012-03-31
Merge pull request #778 from Memphiz/dialogtimeout
jmarshallnz
2012-03-31
Merge pull request #814 from jmarshallnz/fix_addonversion_equals
jmarshallnz
2012-04-01
fix dialog autoclose by ensuring the timer starts only once we've rendered on...
Jonathan Marshall
2012-03-31
fixed: forgot to guard MEDIA_DETECT by HAS_DVD_DRIVE (thanks Memphiz).
WiSo
2012-03-31
[atv2/ios5.1] - don't add our window to the BRWindow list as a BRControl - iO...
Memphiz
2012-03-31
[atv2/ios5.1] - add appIcon
Memphiz
2012-03-31
[atv2/ios5.1] - create the appliances dir if needed - its not there after jb
Memphiz
2012-03-31
changed: GetDeviceFileName() will slowly find its place, sorry.
WiSo
2012-03-31
[UPnP] we should be caching directory listing, not metadata request
elupus
2012-03-31
[UPnP] use server provided item count to iterate browse req
elupus
2012-03-31
changed: make that call to libcdio earlier. In Init it might be too late for ...
WiSo
2012-03-31
refactor visualizations for gles.
davilla
2012-03-31
changed: determine first available disc drive once that we don't have to call...
WiSo
2012-03-31
Merge pull request #828 from wsoltys/reduce_singlelock
wsoltys
2012-03-31
[WIN32] changed: guard m_cdinfo map and leave lock when processing possible l...
WiSo
2012-03-31
Revert "fixed. Never, ever use same named classes in dyloaded libs, even name...
davilla
2012-03-31
jsonrpc: accept HTTP requests with no content-type set but don't allow HTTP r...
montellese
2012-03-31
webserver: fix crash in CWebServer::GetRequestHeaderValue when MHD_lookup_con...
montellese
2012-03-31
changed: Only allow slice based parallel decoding
Joakim Plate
2012-03-31
[osx/ios/atv2] - build and link static libs for ffmpeg because of build issue...
Memphiz
2012-03-31
Convert to avcodec_decode_audio4 and drop avcodec_decode_audio3.
elupus
2012-03-31
Replace deprecated av_get_bits_per_sample_fmt by av_get_bytes_per_sample.
Alexis Ballier
2012-03-31
Use av_opt_set instead of av_set_string3 and drop support for old API.
Alexis Ballier
2012-03-31
Do not set AVFrame.age.
Alexis Ballier
2012-03-31
Remove assignment to stream_copy which is never read after, be it by xbmc or ...
Alexis Ballier
2012-03-31
Include libavfilter/avcodec.h for av_vsrc_buffer_add_frame.
Alexis Ballier
2012-03-31
Remove av_alloc_put_byte and replace its occurences by avio_alloc_context.
Alexis Ballier
[prev]
[next]