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-11-16
[lang] update of internal addon language files
alanwww1
2013-11-16
Merge pull request #3657 from koying/quickpr
Chris Browet
2013-11-16
[musicdb] fix: fix support for .nfos and better handling for scrapers that do...
night199uk
2013-11-16
fixed: Compile error in test for StringUtils::Format
arnova
2013-11-16
Merge pull request #3659 from koying/quickpr2
Chris Browet
2013-11-16
FIX: fixups std::string rfind + npos
Chris "Koying" Browet
2013-11-16
fixed: Compile error with FileFactory test + cosmetics
arnova
2013-11-16
use correct settings descripting text for screensaver fixes #14691
Martijn Kaijser
2013-11-16
FIX: [stagefright] fixes and refactors (probable fix for 60min stuttering)
Chris "Koying" Browet
2013-11-16
FIX: [stagefright] proper SurfaceTexture allocation
Chris "Koying" Browet
2013-11-15
Merge pull request #3654 from jmarshallnz/substr_fixes
jmarshallnz
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 GetMusicVideoAlbumsByName
Jonathan Marshall
2013-11-16
[cosmetic] adds comments regarding assumptions of string format
Jonathan Marshall
2013-11-16
[networkosx] improve validation of commandline return strings
Jonathan Marshall
2013-11-16
[cddb] improved string validation
Jonathan Marshall
2013-11-16
[infotypes] improve validation of strings
Jonathan Marshall
2013-11-16
[date/time] validate strings prior to taking substr()
Jonathan Marshall
2013-11-16
[substr] ensure position is within range
Jonathan Marshall
2013-11-15
Merge pull request #3643 from FernetMenta/osd
jmarshallnz
2013-11-15
Merge pull request #3652 from fritsch/joystick-disable-by-default
Peter Frühberger
2013-11-15
Merge pull request #3625 from FernetMenta/addongui
Rainer Hochecker
2013-11-14
[jenkins] - add buildsteps for raspberry pi
Memphiz
2013-11-14
Merge pull request #3651 from herrnst/strutil-nullcheck
jmarshallnz
2013-11-14
fix: CScraper: check for TiXmlElement NULL return to not pass NULL to StringU...
Daniel Scheller
2013-11-14
Input: Disable Joystick Gui Setting by default
fritsch
2013-11-14
[jenkins] - use the common tarballs dir for linux32, and linux64 builds
Memphiz
2013-11-14
[osx/mavericks] - fix autostart of movies (if double clicked and associated w...
Memphiz
2013-11-14
[darwin] - move isMavericks helper to DarwinUtils
Memphiz
2013-11-14
Merge pull request #3648 from popcornmix/fix_3507
huceke
2013-11-14
[rbp/omxplayer] Fix build after #3507
popcornmix
2013-11-14
Merge pull request #3637 from popcornmix/audio_analog
huceke
2013-11-14
update string to include "incompatible"
Martijn Kaijser
2013-11-14
[language] use plug-in according to Britsch spelling
Martijn Kaijser
2013-11-14
fix build error on LInux after b54a69488f1e94bd535462b0710a43c09908276a
Rainer Hochecker
2013-11-14
fix: check size before substr()
Jonathan Marshall
2013-11-14
[stringutils] CompareNoCase needs to return an integer
Jonathan Marshall
2013-11-14
fix flickering video OSD
Rainer Hochecker
2013-11-13
Merge pull request #3632 from FernetMenta/edl
Lars Op den Kamp
2013-11-13
Merge pull request #3507 from jmarshallnz/kill_cstdstring
jmarshallnz
2013-11-14
[cstdstring] drops Compare/CompareNoCase
Jonathan Marshall
2013-11-14
[cstdstring] adds CompareNoCase to StringUtils
Jonathan Marshall
2013-11-14
[cstdstring] remove GetAt()
Jonathan Marshall
2013-11-14
[cstdstring] removes Replace and Remove
Jonathan Marshall
2013-11-14
[cstdstring] adds wstring version of Replace to StringUtils
Jonathan 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 options
night199uk
[next]