aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-03-08Karaoke player can now optionally show the next song which will be played aft...gyunaev
2010-03-08cleanup: No need for setting up the master profile in CApplication now that w...jmarshallnz
2010-03-08cleanup: cosmetics (bUseLoginScreen -> m_usingLoginScreen) + some unneeded ty...jmarshallnz
2010-03-08changed: Make CSettings::LoadProfiles add the master user if it doesn't exist.jmarshallnz
2010-03-08changed: Don't allow access to m_vecProfiles outside of CSettings. Instead us...jmarshallnz
2010-03-08fixed: CProfile::setDate() referenced g_settings unnecessarily.jmarshallnz
2010-03-07fixed: don't crash when the bounds check failsbobo1on1
2010-03-07changed: tidied up CONTENT_TYPE enum, added top level categoriesalcoheca
2010-03-07changed: moved non linear stretch into g_settings so it acts the same as zoom...bobo1on1
2010-03-07fixed: we can only validate the shader after binding the texturesbobo1on1
2010-03-07fixed: WipeDir failed on root dirs / we should only try to remove the root di...arnova
2010-03-07changed: moved addon dependencies into the addon propertiesvdrfan
2010-03-07changed: Don't filter out zip/rar files in CUtil::GetRecursiveListing as it b...arnova
2010-03-07changed: renamed tmdb scraper includesvdrfan
2010-03-07fixed: Ticket #8954 - XBMC crashes when playing a particular FLAC filevdrfan
2010-03-07Cleaned up css in POC webinterfacetopfs2
2010-03-07Added a development page for the poc webinterface, just lists all available j...topfs2
2010-03-07Added a nowplaying to the POC webinterfacetopfs2
2010-03-07Added implicit mapping of the most common playeroperationstopfs2
2010-03-06[WIN32] deleted old Spectrum vis files.wiso
2010-03-06[WIN32] changed: copy Spectrum DX vis to the new locationwiso
2010-03-06[WIN32] fixed compiler errorwiso
2010-03-06changed: cosmeticsvdrfan
2010-03-06fixed: movie and show scraping (note: still some bugs left due to recent addo...vdrfan
2010-03-06changed: bump curl lowspeed timeout to be less than 1 byte / 20 sec transferedelupus
2010-03-06updated: Chinese (Simple) translation based on English r28418taxigps
2010-03-06changed: make sure we dinit vdpau before we destroy any pixmaps it may be usingelupus
2010-03-06changed: just cause hostname is a UUID, doesn't mean it's a plugin directrory.elupus
2010-03-06applied r28425 to convolution shadersbobo1on1
2010-03-06fixed: mesa in jaunty doesn't support preprocessor macros in glslelupus
2010-03-06fixed: AddSlashAtEnd would not add / if url only contained hostnameelupus
2010-03-06fixed: RemoveSlashAtEnd() must fall back to full url based slash removal if w...elupus
2010-03-06Fixed #8895. DTS position of streams is used to trigger automatic seeks for c...dteirney
2010-03-06changed: follow sftp uri rfc and assume paths are root relative, unless they ...elupus
2010-03-06fixed: Make Wide Zoom mode useful for wider than 16:9 content.jmarshallnz
2010-03-06fixed: Ensure <nonlinearstretchratio> is between 0.01f and 1.0fjmarshallnz
2010-03-06changed: Stretch 14:9 -> Wide Zoom, with non-linear stretch (if supported)jmarshallnz
2010-03-06fixed: Update the non-linear stretch toggle when switching between modes, and...jmarshallnz
2010-03-06changed: Clarified the transform for non-linear stretching, and split actual ...jmarshallnz
2010-03-06changed: don't assume double slashes in urls are invalid, that MUST be up to ...elupus
2010-03-06changed: check for sftp_tell64 in libssh, as we don't support version that is...elupus
2010-03-06added: make sure we log a warning when an unsupported protocol is usedelupus
2010-03-05fixed: sftp filesystem would crash if it encounted a file without a nameelupus
2010-03-05changed: don't do password auth if we succeded with key authelupus
2010-03-05fixed: weather service spinnerspiff_
2010-03-05fixed: list lost focus if you selected an item in addon browserspiff_
2010-03-05fixed: don't show configure option in context menu if addon has no settingsspiff_
2010-03-05fixed: Some new dirs weren't being cleaned.althekiller
2010-03-05added: non-linear stretch for openglbobo1on1
2010-03-05fixed: url nfo lookupsvdrfan