aboutsummaryrefslogtreecommitdiff
AgeCommit 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-24Merge pull request #3321 from Karlson2k/charsetconverter_fix_01jmarshallnz
2013-09-25CharsetConverter: fix: don't flip empty linesKarlson2k
2013-09-24Merge pull request #3320 from ace20022/fix_en_langnamesAndreas Zelend
2013-09-23Fix English names of languages and add Ossetic.ace20022
2013-09-22aml: fixed aml_present to actually workdavilla
2013-09-22Language strings: fix name and description for ""videoplayer.maxspeedadjust""Karlson2k
2013-09-22Merge pull request #3097 from Karlson2k/charsetconverter_rework_01Martijn Kaijser
2013-09-22Merge pull request #3248 from ace20022/silence_lceArne Morten Kvarving
2013-09-22Merge pull request #3287 from Montellese/skin_changeMartijn Kaijser
2013-09-22Merge pull request #3316 from FernetMenta/paplayerPeter Frühberger
2013-09-21Merge pull request #3262 from jmarshallnz/compile_warningsjmarshallnz
2013-09-22[osx] fix potential memleakJonathan Marshall
2013-09-22[json-rpc] remove unnecessary assignmentJonathan Marshall
2013-09-22[jpegio] remove unnecessary early returnJonathan Marshall
2013-09-22remove unused variableJonathan Marshall
2013-09-22if we have a NULL EPG info tag, continue the loopJonathan Marshall
2013-09-21Merge pull request #3296 from t-nelson/pivos_dont_flag_720p60Martijn Kaijser
2013-09-21Merge pull request #3314 from MartijnKaijser/repo_gothamMartijn Kaijser
2013-09-21[addons] revert addon Gotham repo as it causes empty list.Martijn Kaijser
2013-09-21paplayer: fix segfault if file item had no MusicInfoTagRainer Hochecker
2013-09-21paplayer: do not mix pcm and raw streamsRainer Hochecker
2013-09-21ActiveAE: allow additional passthrough stream if other streams are drainedRainer Hochecker
2013-09-21Merge pull request #3309 from readmanr/english-checkMartijn Kaijser
2013-09-21English spelling corrections for /addons/readmanr
2013-09-20Merge pull request #3304 from FernetMenta/cuefileRainer Hochecker
2013-09-20paplayer: fixes for seeking ff/rwRainer Hochecker
2013-09-20Don't flag 720p60 as NTSC or 60i.davilla
2013-09-20Merge pull request #3308 from waven/discstubfixSascha Montellese
2013-09-20Fix: Always add m_discStubExtensions to m_videoExtensionsWaven
2013-09-20paplayer: fix ff/rw in cue fileRainer Hochecker
2013-09-19Merge pull request #3305 from fetzerch/bugfix-channelgroupLars Op den Kamp
2013-09-19Merge pull request #3300 from readmanr/english-checkMartijn Kaijser
2013-09-19pvr: Fix missing field initialization CPVRChannelGroup contructorChristian Fetzer
2013-09-19Merge pull request #3237 from Karlson2k/remove_old_setting_01Martijn Kaijser
2013-09-19fixed, add missing UnregisterCallback for XBMCHelperS. Davilla
2013-09-19CharsetConverter: remove unused variableKarlson2k
2013-09-19CharsetConverter: remove old and unused 'ucs2CharsetToStringCharset'Karlson2k
2013-09-19CharsetConverter: rename stringCharsetToUtf8 to be in-line with othersKarlson2k
2013-09-19CharsetConverter: fix error reportKarlson2k
2013-09-19Replace usage of CStdString16 with u16stringKarlson2k
2013-09-19CharsetConverter: use common conversion for utf32ToStringCharsetKarlson2k
2013-09-19Win32DllLoader::Load: fix - don't flip when converting + fail conversion on b...Karlson2k
2013-09-19CharsetConverter: add ability to fail on incorrect character to some functionsKarlson2k
2013-09-19CharsetConverter::stringCharsetToUtf8: skip conversion if not neededKarlson2k
2013-09-19CharsetConverter: do not allocate extra memory when convertingKarlson2k
2013-09-19CharsetConverter: ASSERT -> assertKarlson2k
2013-09-19CharsetConverter: make all conversion function to return bool to indicate suc...Karlson2k
2013-09-19CharsetConverter::reset optimizationKarlson2k