aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-02-27[gles] fixed, m_iVSyncMode var in two places with different type, opps. pick ...Gotham_alpha1davilla
2013-02-27[gles] fix compiler warningdavilla
2013-02-27fixed: (Cosmetic) C&P errorarnova
2013-02-27Merge pull request #2307 from ulion/fix_redirected_shoutcast_ticket_12729ulion
2013-02-27Merge pull request #2300 from ulion/fix_simple_file_cache_seek_wait_data_amountulion
2013-02-27Merge pull request #2312 from Montellese/14066_builtins_pathsSascha Montellese
2013-02-27CFavourites: replace Paramify() implementation with StringUtils::Paramify()montellese
2013-02-27jsonrpc: bump version to 6.0.3montellese
2013-02-27jsonrpc: fix passing of paths to builtin methods (fixes #14066)montellese
2013-02-27[test] add unit test for StringUtils::Paramifymontellese
2013-02-27StringUtils: add Paramify() method to escape strings before passing them to b...montellese
2013-02-26Merge pull request #2293 from Voyager1/trac_13929jmarshallnz
2013-02-26[atv2] - if users diddle XBMC into the toprow with plist manipulation - preve...Memphiz
2013-02-26Fix 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-26CoreAE: make sure we zero out any left over output channels during mixingJoakim Plate
2013-02-26CoreAE: validate that matrix fit's in mixer sizeJoakim Plate
2013-02-26Revert "[AE/CA] - fix the matrix mixer by obeying a setpwidth of the number o...Joakim Plate
2013-02-26Merge pull request #2301 from Tolriq/CorrectPlayPauseSascha Montellese
2013-02-26Added DllDynamic::GetFile() to complement DllDynamic::SetFile()Garrett Brown
2013-02-26Marked DllDynamic::IsLoaded() as constGarrett Brown
2013-02-26Merge pull request #2311 from Montellese/14097_episode_countSascha Montellese
2013-02-25video library: fix handling of watched episode count in custom tvshow nodes (...montellese
2013-02-25CFileItem: extend Copy() with an optional "copyItems" parameter (true by defa...montellese
2013-02-25Merge pull request #2308 from Montellese/13676_video_refreshSascha Montellese
2013-02-25refresh the correct video viewed in the video info dialog (fixes #13676)montellese
2013-02-25Fix ticket 12729, ignore content-length of shoutcast file.ulion
2013-02-25Fix crash in CShoutcastFile::Close(), clear buffer pointer after delete.ulion
2013-02-24Merge pull request #2274 from ulion/fix_curl_exists_stat_for_ftpdirulion
2013-02-24Merge pull request #2279 from ulion/fix_curl_slistulion
2013-02-24Merge pull request #2296 from ulion/fix_ios_gesture_longpress_override_pan_pr...ulion
2013-02-24Merge pull request #2292 from ulion/fix_ios_gesture_end_not_sent_when_canceledulion
2013-02-24Merge pull request #2291 from ace20022/warningsjmarshallnz
2013-02-24Merge pull request #2289 from fritsch/ae-segfault-fixdavilla
2013-02-24Correct Player.PlayPause behaviorTolriq
2013-02-24Fix the WaitData amount in CSimpleFileCache::Seek, count from read pos.ulion
2013-02-24Using 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-23Merge pull request #2298 from ulion/fix_postmousemotionevent_double_scaleulion
2013-02-24[IOS] Fix and unify postMouseMotionEvent use scaled point position.ulion
2013-02-23[AESinkNull] Silence warning double -> intace20022
2013-02-23[Application] Silence warning double -> intace20022
2013-02-23Make sure call CurlFile::Exists with url path ends with slash for ftp dir.ulion
2013-02-23Merge pull request #2239 from ulion/fix_simplefilecache_waitdataJoakim Plate
2013-02-23AE: fix segfault after indirection patchesfritsch
2013-02-23Merge pull request #2280 from ace20022/cosmeticMemphiz
2013-02-23[fix] Add lost parameter.ace20022
2013-02-23[Cosmetic] Remove superfluous "!= 0"ace20022