aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-11-16[lang] update of internal addon language filesalanwww1
2013-11-16Merge pull request #3657 from koying/quickprChris Browet
2013-11-16[musicdb] fix: fix support for .nfos and better handling for scrapers that do...night199uk
2013-11-16fixed: Compile error in test for StringUtils::Formatarnova
2013-11-16Merge pull request #3659 from koying/quickpr2Chris Browet
2013-11-16FIX: fixups std::string rfind + nposChris "Koying" Browet
2013-11-16fixed: Compile error with FileFactory test + cosmeticsarnova
2013-11-16use correct settings descripting text for screensaver fixes #14691Martijn Kaijser
2013-11-16FIX: [stagefright] fixes and refactors (probable fix for 60min stuttering)Chris "Koying" Browet
2013-11-16FIX: [stagefright] proper SurfaceTexture allocationChris "Koying" Browet
2013-11-15Merge pull request #3654 from jmarshallnz/substr_fixesjmarshallnz
2013-11-16[cosmetics] adds TODO:STRING_CLEANUP to various places in the code that could...Jonathan Marshall
2013-11-16[videodb] fix query in GetMusicVideoAlbumsByNameJonathan Marshall
2013-11-16[cosmetic] adds comments regarding assumptions of string formatJonathan Marshall
2013-11-16[networkosx] improve validation of commandline return stringsJonathan Marshall
2013-11-16[cddb] improved string validationJonathan Marshall
2013-11-16[infotypes] improve validation of stringsJonathan Marshall
2013-11-16[date/time] validate strings prior to taking substr()Jonathan Marshall
2013-11-16[substr] ensure position is within rangeJonathan Marshall
2013-11-15Merge pull request #3643 from FernetMenta/osdjmarshallnz
2013-11-15Merge pull request #3652 from fritsch/joystick-disable-by-defaultPeter Frühberger
2013-11-15Merge pull request #3625 from FernetMenta/addonguiRainer Hochecker
2013-11-14[jenkins] - add buildsteps for raspberry piMemphiz
2013-11-14Merge pull request #3651 from herrnst/strutil-nullcheckjmarshallnz
2013-11-14fix: CScraper: check for TiXmlElement NULL return to not pass NULL to StringU...Daniel Scheller
2013-11-14Input: Disable Joystick Gui Setting by defaultfritsch
2013-11-14[jenkins] - use the common tarballs dir for linux32, and linux64 buildsMemphiz
2013-11-14[osx/mavericks] - fix autostart of movies (if double clicked and associated w...Memphiz
2013-11-14[darwin] - move isMavericks helper to DarwinUtilsMemphiz
2013-11-14Merge pull request #3648 from popcornmix/fix_3507huceke
2013-11-14[rbp/omxplayer] Fix build after #3507popcornmix
2013-11-14Merge pull request #3637 from popcornmix/audio_analoghuceke
2013-11-14update string to include "incompatible"Martijn Kaijser
2013-11-14[language] use plug-in according to Britsch spellingMartijn Kaijser
2013-11-14fix build error on LInux after b54a69488f1e94bd535462b0710a43c09908276aRainer Hochecker
2013-11-14fix: check size before substr()Jonathan Marshall
2013-11-14[stringutils] CompareNoCase needs to return an integerJonathan Marshall
2013-11-14fix flickering video OSDRainer Hochecker
2013-11-13Merge pull request #3632 from FernetMenta/edlLars Op den Kamp
2013-11-13Merge pull request #3507 from jmarshallnz/kill_cstdstringjmarshallnz
2013-11-14[cstdstring] drops Compare/CompareNoCaseJonathan Marshall
2013-11-14[cstdstring] adds CompareNoCase to StringUtilsJonathan Marshall
2013-11-14[cstdstring] remove GetAt()Jonathan Marshall
2013-11-14[cstdstring] removes Replace and RemoveJonathan Marshall
2013-11-14[cstdstring] adds wstring version of Replace to StringUtilsJonathan Marshall
2013-11-14[cstdstring] remove GetLength()Jonathan Marshall
2013-11-14[cstdstring] drops Insert()Jonathan Marshall
2013-11-14[cstdstring] drops Delete()Jonathan Marshall
2013-11-14[cstdstring] remove Find/ReverseFind and replace with find/rfind or more appr...night199uk
2013-11-14[cstdstring] demise left/right and replace with other optionsnight199uk