aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-05Merge pull request #4508 from Montellese/settinglist_default_fixTrent Nelson
settings: fix detection of value changes in CSettingList
2014-04-05Merge pull request #4494 from davidbanham/masterTrent Nelson
Add keyboard controls to web remote
2014-04-05Merge pull request #4500 from FernetMenta/aefixesjmarshallnz
Revert "paplayer: use position based seeks for ffmpeg demuxer"
2014-04-04Merge pull request #4501 from sagiben/GothamTrent Nelson
Profiles tab is not deselected
2014-04-03[webui] Profiles tab is not deselectedSagi
2014-04-03Merge pull request #4498 from popcornmix/reschangeTrent Nelson
[settings] Only need a confirmation dialogue when resolution has changed
2014-04-03Merge pull request #4495 from FernetMenta/aefixesjmarshallnz
WASAPI: add 192khz sample rate in case we added HD formats
2014-04-03Merge pull request #4488 from FernetMenta/paplayerjmarshallnz
paplayer: use position based seeks for ffmpeg demuxer
2014-04-03Merge pull request #4493 from Memphiz/airplaypicvolumejmarshallnz
[airplay] - fix unwanted volume restore
2014-03-31Merge pull request #4463 from jmarshallnz/osx_vsync_alwaysjmarshallnz
[osx] vsync should default to always
2014-03-31Merge pull request #4486 from Montellese/jsonrpc_screensaver_notificationsjmarshallnz
jsonrpc: add missing GUI.OnScreensaverActivated/OnScreensaverDeactivated notifications to the API definition
2014-03-31Merge pull request #4484 from jmarshallnz/curl_ssl_fixjmarshallnz
[openssl] backport fix to alert handling from openssl 0.9.8za to fix github repos
2014-03-31Merge pull request #4487 from Montellese/settings_defaultsjmarshallnz
settings: remember whether a setting has its default value or not
2014-03-31Merge pull request #4479 from mossywell/masterjmarshallnz
Change FLAC MIME type
2014-03-31[videodb] show select dialog for linking a movie to a show, even if there's ↵Jonathan Marshall
only one show to link to.
2014-03-31[videodb] fix crash linking a movie to a show if there's no tvshows left to ↵Jonathan Marshall
link.
2014-03-29[addons] ensure we exit the lock prior to calling PrunePackageCache() as ↵Jonathan Marshall
this takes ages, and will grab graphicscontext lock, leading to deadlocks
2014-03-29[music] content type wasn't set in a bunch of cases. fixes #14915, fixes #15057Jonathan Marshall
2014-03-29Merge pull request #4473 from Black09/constantsjmarshallnz
Enable constants for centerleft and centertop
2014-03-29Merge pull request #4460 from koying/fixdroidx86ffmpegTrent Nelson
FIX: [droid;x86;ffmpeg] disabling mmx on recent gcc actually causes crashes
2014-03-29Merge pull request #4475 from popcornmix/pisink_updatejmarshallnz
[PiSink] Fixes for underrun, passthrough and multichannel
2014-03-29Merge pull request #4445 from ruuk/stopsfxjmarshallnz
Add xbmc.stopSFX() to the python xbmc module.
2014-03-29[gui] fix crash if an info expression (with square brackets) wasn't ↵Jonathan Marshall
correctly closed off by a skin.
2014-03-28version bump to 13.0 beta4Trent Nelson
2014-03-28[lang] update of skin.confluence language filesGotham_beta3txtranslation
2014-03-28[lang] update of core language filestxtranslation
2014-03-28[lang] update of internal addon language filestxtranslation
2014-03-28Merge pull request #4467 from Memphiz/osxnosamplerateTrent Nelson
[osxsink] - for devices which report samplerate 0hz - allow user overrid...
2014-03-28Merge pull request #4481 from mus65/wiiuproTrent Nelson
[Linux] add basic support for Wii U Pro Controller
2014-03-27Merge pull request #4451 from fritsch/pa-volume-fix-mainlineTrent Nelson
PulseAudio: Rework Volume
2014-03-26Merge pull request #4476 from Memphiz/shairplayfixjmarshallnz
[shairplay] - upstream backports - fix password protection and socket race condition
2014-03-26Merge pull request #4477 from xhaggi/pvr-icon-fixesjmarshallnz
[pvr] fixes related to chanel icons
2014-03-26Merge pull request #4471 from Memphiz/sinktimeoutjmarshallnz
[darwinsink] - increase the initial startup timeout of the sinks to 1900...
2014-03-26Merge pull request #4472 from FernetMenta/aefixesjmarshallnz
Aefixes
2014-03-26Merge pull request #4466 from Memphiz/dependsfixjmarshallnz
[depends] - add missing dependency for python native (needs libz-native)
2014-03-24Merge pull request #4464 from Jojjec1/masterjmarshallnz
Fixed import of fanart for tvshow/mvideo
2014-03-24Merge pull request #4465 from arnova/subtitle_path_settingjmarshallnz
changed: Always show subtitle custom path option
2014-03-24Merge pull request #4088 from xhaggi/fix-schedule-recordingjmarshallnz
[pvr] fix: schedule recording with ending after midnight (Ticket #14165)
2014-03-24Merge pull request #4462 from cg110/CoverityFixes2jmarshallnz
A couple more bugs fixes from Coverity
2014-03-24Merge pull request #4452 from NedScott/settings-descriptionjmarshallnz
correct ID for PVR settings description
2014-03-24Merge pull request #4442 from FernetMenta/channelsjmarshallnz
AE: fix CAEChannelInfo::ResolveChannels, it returned duplicate channels ...
2014-03-24Merge pull request #4455 from wsnipex/online-checkjmarshallnz
get rid of non DNS online check
2014-03-24Merge pull request #4461 from fritsch/activeae-coverityjmarshallnz
AE: coverity changes
2014-03-24Merge pull request #4448 from Karlson2k/xml_warn_charsetjmarshallnz
XBMCTinyXML: put warnings to log if suspicious charset is used for XML processing
2014-03-24Merge pull request #4441 from Memphiz/osxdeviceresetjmarshallnz
[osx] - fix issues with turning off/on tv when playback is paused
2014-03-24Merge pull request #4454 from ronie/mvid-trackjmarshallnz
make musicvideo tracknumber available to skins
2014-03-24Merge pull request #4456 from koying/showdroidpropsjmarshallnz
CHG: [droid] show build properties at startup for easier debug
2014-03-22Merge pull request #4457 from fritsch/pa-gotham-fixesTrent Nelson
ActiveAE: Fixes for gotham
2014-03-22Merge pull request #4436 from ace20022/ext_sub_detailsTrent Nelson
[Ext. subs] Use ISO639-2 T language codes for external subtitles details.
2014-03-22Merge pull request #4433 from FernetMenta/alsaTrent Nelson
AE: add verbose logging, start with alsa logger