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
2013-02-27
[gles] fixed, m_iVSyncMode var in two places with different type, opps. pick ...
Gotham_alpha1
davilla
2013-02-27
[gles] fix compiler warning
davilla
2013-02-27
fixed: (Cosmetic) C&P error
arnova
2013-02-27
Merge pull request #2307 from ulion/fix_redirected_shoutcast_ticket_12729
ulion
2013-02-27
Merge pull request #2300 from ulion/fix_simple_file_cache_seek_wait_data_amount
ulion
2013-02-27
Merge pull request #2312 from Montellese/14066_builtins_paths
Sascha Montellese
2013-02-27
CFavourites: replace Paramify() implementation with StringUtils::Paramify()
montellese
2013-02-27
jsonrpc: bump version to 6.0.3
montellese
2013-02-27
jsonrpc: fix passing of paths to builtin methods (fixes #14066)
montellese
2013-02-27
[test] add unit test for StringUtils::Paramify
montellese
2013-02-27
StringUtils: add Paramify() method to escape strings before passing them to b...
montellese
2013-02-26
Merge pull request #2293 from Voyager1/trac_13929
jmarshallnz
2013-02-26
[atv2] - if users diddle XBMC into the toprow with plist manipulation - preve...
Memphiz
2013-02-26
Fix resume playback from playlist does not work (trac 13929)
Voyager1
2013-02-26
[atv2-packaging] - copy our icon to TopRowIcon.png in case we are moved to to...
Memphiz
2013-02-26
CoreAE: make sure we zero out any left over output channels during mixing
Joakim Plate
2013-02-26
CoreAE: validate that matrix fit's in mixer size
Joakim Plate
2013-02-26
Revert "[AE/CA] - fix the matrix mixer by obeying a setpwidth of the number o...
Joakim Plate
2013-02-26
Merge pull request #2301 from Tolriq/CorrectPlayPause
Sascha Montellese
2013-02-26
Added DllDynamic::GetFile() to complement DllDynamic::SetFile()
Garrett Brown
2013-02-26
Marked DllDynamic::IsLoaded() as const
Garrett Brown
2013-02-26
Merge pull request #2311 from Montellese/14097_episode_count
Sascha Montellese
2013-02-25
video library: fix handling of watched episode count in custom tvshow nodes (...
montellese
2013-02-25
CFileItem: extend Copy() with an optional "copyItems" parameter (true by defa...
montellese
2013-02-25
Merge pull request #2308 from Montellese/13676_video_refresh
Sascha Montellese
2013-02-25
refresh the correct video viewed in the video info dialog (fixes #13676)
montellese
2013-02-25
Fix ticket 12729, ignore content-length of shoutcast file.
ulion
2013-02-25
Fix crash in CShoutcastFile::Close(), clear buffer pointer after delete.
ulion
2013-02-24
Merge pull request #2274 from ulion/fix_curl_exists_stat_for_ftpdir
ulion
2013-02-24
Merge pull request #2279 from ulion/fix_curl_slist
ulion
2013-02-24
Merge pull request #2296 from ulion/fix_ios_gesture_longpress_override_pan_pr...
ulion
2013-02-24
Merge pull request #2292 from ulion/fix_ios_gesture_end_not_sent_when_canceled
ulion
2013-02-24
Merge pull request #2291 from ace20022/warnings
jmarshallnz
2013-02-24
Merge pull request #2289 from fritsch/ae-segfault-fix
davilla
2013-02-24
Correct Player.PlayPause behavior
Tolriq
2013-02-24
Fix the WaitData amount in CSimpleFileCache::Seek, count from read pos.
ulion
2013-02-24
Using namespace rather than namespace scope quote.
ulion
2013-02-24
[IOS] Fix no gesture end event problem when gesture be canceled.
ulion
2013-02-24
[IOS] Fix no mouse left up event problem by using single tap gesture recognizer.
ulion
2013-02-24
[IOS] Fix long press gesture send mouse right down/up/move event correctly.
ulion
2013-02-23
Merge pull request #2298 from ulion/fix_postmousemotionevent_double_scale
ulion
2013-02-24
[IOS] Fix and unify postMouseMotionEvent use scaled point position.
ulion
2013-02-23
[AESinkNull] Silence warning double -> int
ace20022
2013-02-23
[Application] Silence warning double -> int
ace20022
2013-02-23
Make sure call CurlFile::Exists with url path ends with slash for ftp dir.
ulion
2013-02-23
Merge pull request #2239 from ulion/fix_simplefilecache_waitdata
Joakim Plate
2013-02-23
AE: fix segfault after indirection patches
fritsch
2013-02-23
Merge pull request #2280 from ace20022/cosmetic
Memphiz
2013-02-23
[fix] Add lost parameter.
ace20022
2013-02-23
[Cosmetic] Remove superfluous "!= 0"
ace20022
[next]