aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-09-02[nfs] - bump version to 0804e67Memphiz
2011-09-02fix: CGUIControl::Render shouldn't reset m_bInvalidated flagpieh
2011-09-02set CFileItem::m_bIsAlbum when assigning CFileItempieh
2011-09-02fixed: ambiguous mysql group column statement (closes #11922 - thanks Big_Noid)vdrfan
2011-09-01fixed: always prefix fanart/thumbs from mixed nfos.spiff
2011-09-01Merge pull request #389 from Montellese/jsonrpc_parentidsSascha Montellese
2011-09-01change types of CVideoInfoTag::m_strSet and ::m_strSetId to std::vector<>montellese
2011-09-01jsonrpc: adds "setid" to movie's "fields", "tvshowid" to episode's "fields", ...montellese
2011-09-01Merge pull request #392 from abs0/9c91c78633391207f54a9b55ce96ce7fae507a95Arne Morten Kvarving
2011-08-31Merge pull request #393 from jhsrennie/masterJohn Rennie
2011-09-01Clarify commenting in CUtil::GetQualifiedFilenameJohn Rennie
2011-08-31[ios] changed back to using NSThread priority functionsdavilla
2011-08-31[ios] fixed, replace rm -rf with find -delete to fix issues with 4.3 untether...davilla
2011-08-31Merge pull request #302 from garbear/weather-global-fixJoakim Plate
2011-08-31Merge pull request #391 from abs0/b78188fbbfe434940e5ed8b33a3aa00e0e23bc7dJoakim Plate
2011-08-31jsonrpc: fix linux build with missing includemontellese
2011-08-31changed: set virtual search path in order to avoid the keyboad popup after in...vdrfan
2011-08-31jsonrpc: consider "musiclibrary.showcompilationartists" setting in AudioLibra...montellese
2011-08-31jsonrpc: fix JSON schema validation for type definitions with multiple possib...montellese
2011-08-31Modify CUtil::GetQualifiedFilename to not process URLsJohn Rennie
2011-08-31This file uses WEXITSTATUS(), so should include <sys/wait.h> - atDavid Brownlee
2011-08-31changed: use built-in keyboard input handling when searching addonsvdrfan
2011-08-31fix linux build breakagepieh
2011-08-31added: make clicking on the 'Director' label in the 'Video Info' dialog displ...vdrfan
2011-08-31changed: GetMoviesByActor, GetTvShowsByActor and GetEpisodesByActor now also ...vdrfan
2011-08-30added Container.FolderName support when browsing pluginspieh
2011-08-30fixed weird scrollbar behaviour when attached to wraplistpieh
2011-08-30fixed not displaying wrapped items in some casespieh
2011-08-30expose scroll correction range and amount of preloaded items to container imp...pieh
2011-08-30remove unused definepieh
2011-08-30Use the more portable "=" in shell test usage, rather than "=="David Brownlee
2011-08-30[osx] fix configure.in for building RSXS, we do not use pkg-config checks for...davilla
2011-08-30[osx/ios] remove smb2 testing option, smb2 is present in samba 3.6.0 server o...davilla
2011-08-29Merge remote-tracking branch 'theuni/configure-cleanup'theuni
2011-08-29[WIN] use the new CrystalHD API. Should fix the black screen issue with BCM70...CrystalP
2011-08-29added: ability to search add-ons in the add-ons managervdrfan
2011-08-29revert not needed 21827533 and e819fb0pieh
2011-08-29changed: container.scrolling infobool will work with very short scrolltime va...pieh
2011-08-29allow using System.Date(dateformat) infolabelpieh
2011-08-29Allow conditional strings to be case sensitivepieh
2011-08-29expose date custom formating by refactoring CDateTime::GetAsLocalizedDatepieh
2011-08-29allow using system.time(xx) infolabel to retrieve meridiem symbolpieh
2011-08-29[osx/ios] - add tcp socket options and lock dir to smb - for testingMemphiz
2011-08-29Merge pull request #378 from Memphiz/vizMemphiz
2011-08-29[change] - adapt buildsys for building OpenGLSpectrum on iosMemphiz
2011-08-29[refactor] - refactored GLESSpectrum into OpenGLSpectrum and Waveform vizMemphiz
2011-08-29[add] - add ios to supported plattforms of the glspectrum vizMemphiz
2011-08-29[add] - readd egl helper files - using the systems MatrixGLESMemphiz
2011-08-29[remove] - removed EGLSpectrum because it is refactored into Waveform and Ope...Memphiz
2011-08-29Merge pull request #379 from dsoms/masterArne Morten Kvarving