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-09-29
[LangInfo] Load preferred audio/subtitle setting during the startup.
ace20022
2013-09-25
[LangCodeExpander] Fix preferred audio/subtitle language mechanism.
ace20022
2013-09-24
Merge pull request #3321 from Karlson2k/charsetconverter_fix_01
jmarshallnz
2013-09-25
CharsetConverter: fix: don't flip empty lines
Karlson2k
2013-09-24
Merge pull request #3320 from ace20022/fix_en_langnames
Andreas Zelend
2013-09-23
Fix English names of languages and add Ossetic.
ace20022
2013-09-22
aml: fixed aml_present to actually work
davilla
2013-09-22
Language strings: fix name and description for ""videoplayer.maxspeedadjust""
Karlson2k
2013-09-22
Merge pull request #3097 from Karlson2k/charsetconverter_rework_01
Martijn Kaijser
2013-09-22
Merge pull request #3248 from ace20022/silence_lce
Arne Morten Kvarving
2013-09-22
Merge pull request #3287 from Montellese/skin_change
Martijn Kaijser
2013-09-22
Merge pull request #3316 from FernetMenta/paplayer
Peter Frühberger
2013-09-21
Merge pull request #3262 from jmarshallnz/compile_warnings
jmarshallnz
2013-09-22
[osx] fix potential memleak
Jonathan Marshall
2013-09-22
[json-rpc] remove unnecessary assignment
Jonathan Marshall
2013-09-22
[jpegio] remove unnecessary early return
Jonathan Marshall
2013-09-22
remove unused variable
Jonathan Marshall
2013-09-22
if we have a NULL EPG info tag, continue the loop
Jonathan Marshall
2013-09-21
Merge pull request #3296 from t-nelson/pivos_dont_flag_720p60
Martijn Kaijser
2013-09-21
Merge pull request #3314 from MartijnKaijser/repo_gotham
Martijn Kaijser
2013-09-21
[addons] revert addon Gotham repo as it causes empty list.
Martijn Kaijser
2013-09-21
paplayer: fix segfault if file item had no MusicInfoTag
Rainer Hochecker
2013-09-21
paplayer: do not mix pcm and raw streams
Rainer Hochecker
2013-09-21
ActiveAE: allow additional passthrough stream if other streams are drained
Rainer Hochecker
2013-09-21
Merge pull request #3309 from readmanr/english-check
Martijn Kaijser
2013-09-21
English spelling corrections for /addons/
readmanr
2013-09-20
Merge pull request #3304 from FernetMenta/cuefile
Rainer Hochecker
2013-09-20
paplayer: fixes for seeking ff/rw
Rainer Hochecker
2013-09-20
Don't flag 720p60 as NTSC or 60i.
davilla
2013-09-20
Merge pull request #3308 from waven/discstubfix
Sascha Montellese
2013-09-20
Fix: Always add m_discStubExtensions to m_videoExtensions
Waven
2013-09-20
paplayer: fix ff/rw in cue file
Rainer Hochecker
2013-09-19
Merge pull request #3305 from fetzerch/bugfix-channelgroup
Lars Op den Kamp
2013-09-19
Merge pull request #3300 from readmanr/english-check
Martijn Kaijser
2013-09-19
pvr: Fix missing field initialization CPVRChannelGroup contructor
Christian Fetzer
2013-09-19
Merge pull request #3237 from Karlson2k/remove_old_setting_01
Martijn Kaijser
2013-09-19
fixed, add missing UnregisterCallback for XBMCHelper
S. Davilla
2013-09-19
CharsetConverter: remove unused variable
Karlson2k
2013-09-19
CharsetConverter: remove old and unused 'ucs2CharsetToStringCharset'
Karlson2k
2013-09-19
CharsetConverter: rename stringCharsetToUtf8 to be in-line with others
Karlson2k
2013-09-19
CharsetConverter: fix error report
Karlson2k
2013-09-19
Replace usage of CStdString16 with u16string
Karlson2k
2013-09-19
CharsetConverter: use common conversion for utf32ToStringCharset
Karlson2k
2013-09-19
Win32DllLoader::Load: fix - don't flip when converting + fail conversion on b...
Karlson2k
2013-09-19
CharsetConverter: add ability to fail on incorrect character to some functions
Karlson2k
2013-09-19
CharsetConverter::stringCharsetToUtf8: skip conversion if not needed
Karlson2k
2013-09-19
CharsetConverter: do not allocate extra memory when converting
Karlson2k
2013-09-19
CharsetConverter: ASSERT -> assert
Karlson2k
2013-09-19
CharsetConverter: make all conversion function to return bool to indicate suc...
Karlson2k
2013-09-19
CharsetConverter::reset optimization
Karlson2k
[next]