aboutsummaryrefslogtreecommitdiff
path: root/language/English
AgeCommit message (Collapse)Author
2011-04-21fixes #9684: show a warning notification if starting webserver, eventserver ↵montellese
or jsonrpc tcp server fails
2011-03-28Add disc stub support for cataloging DVDs, Blurays etc. Addresses #10384.Harry Muscle
2011-03-17Merge branch 'addon_dep_checking'Jonathan Marshall
Currently we don't check whether dependencies are met when installing addons. The commits here add support for this as follows: 1. We change repository updates to occur all at once, prior to addons being installed. This ensures that the repositories are always up to date so we don't have issues with repoA being up to date, while addons in repoA depend on repoB which is not up to date. 2. On repo update, we check dependencies and if not found (or not installable) we mark the addon as broken, rendering it uninstallable. 3. In addition, we check dependencies on install (which handles install from zip for instance) and fail the install for an addon if a dependency can't be installed. 4. Lastly, we ensure that CAddonDatabase::GetAddon() returns the latest version of the addon, so that we only ever attempt to install the latest in the case of more than one version being present in repositories.
2011-03-17add some UI feedback for invalid zip installs and dependencies not metJonathan Marshall
2011-03-15[ios] add atv2/ios gui settings changesS. Davilla
2011-03-08added: Files node to the video library.Jonathan Marshall
2011-02-10added: sort by playcount (closes #11185)vdrfan
2011-01-27added: #10374 - "Play from here" context menu button for tv episodesmontellese
2011-01-23Revert "Merge remote branch 'upstream/master'"Lars Op den Kamp
This reverts commit 4e98a514c6a2975ec234fe19fe058e7e74bcfb7d, reversing changes made to 8d73cbde1dcd240d80bee9301d0321703a15c995.
2011-01-10Merge remote branch 'upstream/master'Lars Op den Kamp
Conflicts: .gitignore
2011-01-08added: slider for vertical shift of video image (thanks Aardvark) ticket #10113bobo1on1
2011-01-04merge leftoversLars Op den Kamp
2011-01-04video: implement optimized auto select deinterlace for ION chipset from: ↵Lars Op den Kamp
Gujs <gujs.lists@gmail.com>
2011-01-04pvr: fix language filesLars Op den Kamp
2011-01-04merge pvr-testing2 svn rev 32591 into trunkLars Op den Kamp
2010-12-29added: #10939 Add support for Last.FM's Mix Radio. Thanks NPerezcharlydoes
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35715 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-28changed: liberate blanked strings for reusespiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35705 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-12-17fixed: #10911 Last.fm Station Changes, loved and playlist radio are no ↵charlydoes
longer available. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35649 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-21added: setting for specifying your internet bandwidthelupus
changed: use bandwidth setting to select which rss feed media item to select git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35368 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-20added: service addons.blinkseb
A new extension point is available for service addons: xbmc.service A service addon starts/stops when xbmc starts/stops or when the user enables/disables the addon. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35348 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-07fixed: consistently use add-onspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35193 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-11-03added: sort by listeners for addons. usage: 'xbmcplugin.addSortMethod( ↵ametovic
handle=int( sys.argv[ 1 ] ), sortMethod=xbmcplugin.SORT_METHOD_LISTENERS )' git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35146 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-20added: option to shut up notifications from the add-on system. new string, ↵spiff_
sorry translators git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34887 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-20added: prompt for activation of new installed skins. having to enable ↵spiff_
elsewhere confused some poor souls. new string (24099), sorry translators git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34886 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-13changed: set locale informations to 2-chars (linux compatible)blinkseb
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34745 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-10fixed: grammar in addon installation failure messageanssih
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34640 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-10-10Added: MythTV to the list of protocols in the Browse Network Location ↵dteirney
dialog. Thanks to vdrfan for the pointers to existing code. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34611 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-30added: ticket #10206 - Make Music streaminfo codec props translatable. ↵spiff_
thanks to alanwww1 git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34319 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-26Changed: [Confluence] Power Dialog shutdown button renamed too "Power off ↵jezz_x
System" always turns off your PC like xbox days. (DEVS BE WARNED CLICK THE EXIT BUTTON INSTEAD AND SAVE THAT WORK) :P git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34191 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-24changed: added locale informations to languages in order to proper sort ↵blinkseb
non-english strings git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34145 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-21fixed: ticket #10624 - wrong id in english strings.xml. thanks to berlandspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34028 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-16added: option to pause the video during a refreshrate changebobo1on1
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33901 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-16added: #10183 - md5 hash support to ensure we don't get corrupt downloads, ↵jmarshallnz
thanks to spiff git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33873 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-09merged: r33383,r33386 from webinterface branchjmarshallnz
added: extension point for web interfaces fixed: forgotten file git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33648 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-09-02fixed: localization for hardcoded strings in places (closes: r9802, thanks ↵gnif2
alanwww1) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33412 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-29changed: Re-add the "Addon Settings" option to the context menu both on and ↵jmarshallnz
within media addons. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33294 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-23changed: Unused strings should be cleared not removed. Thanks for the ↵arnova
heads-up AlTheKiller & CrystalP git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33072 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-23changed: Moved video post-process option from GUI settings to video settings ↵arnova
dialog (ticket #9905) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@33070 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-08-18added: original title to video info dialog in confluencevdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32890 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-20fixed: clarify the "always update library in background" label to what it ↵jmarshallnz
really does. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@32026 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-19[WIN32] fixed: scaler in DXVA mode should be called 'DXVA' instead of bilinearCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31967 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-18added: Choose option to the "Default select action". Ticket #9588, thanks ↵jmarshallnz
to Montellese. git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31960 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-18added: set addon.status to broken + label2 if an addon is brokenspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31955 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-18fixed: Make the "Get More" button go to the appropriate section, and add ↵jmarshallnz
"..." to the string to indicate it goes elsewhere git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31944 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-17added: strings in preparation for tickets #9587 and #9588jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31902 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-17changed: A little more descriptive string for "outdated" addons.althekiller
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31879 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-17added: ticket #9633 - "addons://outdated/" for listing all Add-ons with ↵spiff_
updates available. thanks to montellese git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31878 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-17[WIN32] we don't need PS2.0 with software rendering, and we will detect an ↵CrystalPT
incomplete D3D with the test shader git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31869 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-17[WIN32] added new render option in settings to distinguish sw from psCrystalPT
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31867 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-07-16fixed: Ticket #9623 - New Region for Indian Usersvdrfan
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@31846 568bbfeb-2a22-0410-94d2-cc84cf5bfa90