aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-11-15adds fallback for tvshow.thumb -> tvshow.poster to ensure the recently added ↵Jonathan Marshall
stuff still shows the tv poster
2012-11-15don't blindly add slashes at the end of sources. fixes #13550Jonathan Marshall
2012-11-14Merge pull request #1781 from theuni/repobumps-frodoFrodo_beta1Arne Morten Kvarving
Repobumps frodo
2012-11-14Merge pull request #1793 from Memphiz/betasplashArne Morten Kvarving
[change] - use frodo beta splash from now on
2012-11-14release: bump version here alsoCory Fields
2012-11-14release: bump confluence to depend on xbmc.gui 4.0Cory Fields
2012-11-14release: bump xbmc.gui to 4.0Cory Fields
Drop backwards compatibility with Eden skins (only affects addon-manager, not existing skins)
2012-11-14release: repository bumps for frodoCory Fields
Third-party repository owners can set the requirements for frodo or eden, depending on how they would like to filter.
2012-11-14[change] - use frodo beta splash from now onMemphiz
2012-11-14Merge pull request #1792 from MartijnKaijser/wuArne Morten Kvarving
[weather] sync wunderground with repo
2012-11-14Merge pull request #1791 from MartijnKaijser/scraper_tadbArne Morten Kvarving
[scrapers] add common.theaudiodb
2012-11-14[weather] sync wunderground with repoMartijn Kaijser
2012-11-14[scrapers] add common.theaudiodb as it has become a dependency too universal ↵Martijn Kaijser
scraper
2012-11-14Merge pull request #1789 from MartijnKaijser/frodo_scrapersArne Morten Kvarving
[scrapers] sync master with current scraper repo
2012-11-14fixed: audiooutput.normalizelevels is reversed, for now just invert the ↵bobo1on1
bool, after frodo the setting name will be changed
2012-11-14[scrapers] sync master with current scraper repoMartijn Kaijser
2012-11-14added: GetAmplification/SetAmplification stubs for CPulseAEStreambobo1on1
2012-11-14[airtunes] - fix volume range of airtunes (affects windows only - other ↵Memphiz
platforms don't support volume control yet - only streamvolume...) - fixes #13548
2012-11-14addon GUI: fix doModalxbmc
2012-11-14addon GUI: fix segault in destroy windowxbmc
2012-11-14library: use userdata/library/ instead of userdata/Database/ for custom ↵montellese
video library nodes
2012-11-14Ensure that the previous menu action is not handled in a list/panel ↵Jonathan Fabian
container - it is handled at the window level
2012-11-14FIX: No update path for pre-frodo scrapped thumb url without "aspect" attributeChris "Koying" Browet
2012-11-14don't group movies into sets in files viewmontellese
2012-11-13[osx] fixed borked include pathsdavilla
2012-11-13Correct the GUIDialogKeyboard class to ignore non-printing unicode valuesJonathan Fabian
2012-11-13[PATCH] [AE/CA] - add soft limiter / volume amplificationMemphiz
2012-11-13added: volume amplification for softaebobo1on1
2012-11-13pvr: Fixed search dialogChristian Fetzer
The guide based search was not working correctly because of incorrect spinner values for the channel group.
2012-11-13added: pass volume amplification from dvdplayer to AEStreambobo1on1
2012-11-13fix typo in beta version win32Martijn Kaijser
2012-11-13[webinterface.default] bump version of xbmc.json import to 5.0montellese
2012-11-13[xbmc.json] bump version to 5.0montellese
2012-11-13Bump XBMC version for beta1 releaseMartijn Kaijser
2012-11-13[fix] the grouping of add/remove controls wasn't correctly waiting for all ↵Jim Carroll
of the controls to be passed.
2012-11-13GUIDialogSelect: get rid of not needed m_vecListInternal and just use ↵pieh
m_vecList (we don't store pointer to external list anymore)
2012-11-13change CGUIDialogSelect::SetItems() to create copy of list instead of just ↵pieh
setting pointer to it fixes crash when reloading skin while select dialog is active
2012-11-13AddonBrowser: check if dialog was confirmed instead of checking if it wasn't ↵pieh
multiselection and if anything was selected. We might skip CGUIDialogSelect::OnBack when we close dialog (for example when we reload skin). Fixes crash when we reload skin while in skin selection dialog. GUIWindowSettingsCategory didn't catch that we in fact canceled dialog and tried to proceed with changing setting (that we already deleted when closing settings window) causing bad memory access.
2012-11-13fix win32 build after c5645ec, replace macro with plain code to avoid ↵pieh
including "system.h"
2012-11-13fixed: use the correct include pathspiff
certain platforms using certain tools that shall remain unnamed has include paths that do not exist (for good reasons) on other platforms.
2012-11-13[pvr] add missing channel up/down key bindings in FullScreenLiveTV for ↵Franz Koch
remaining keymap files after 108c19c
2012-11-13Merge pull request #1769 from elupus/blumenuArne Morten Kvarving
dvdplayer: fixed several issues with overlay handling on bluray
2012-11-13bluray: show title selection on iso/img files as wellJoakim Plate
2012-11-13udf: use hostname to open iso image instead of .iso in pathJoakim Plate
2012-11-13dvdplayer: use standard URI utils to find base path of dvdJoakim Plate
2012-11-13changed: mark udf:// paths as having parent in hostname as they doJoakim Plate
2012-11-12[fix] part2: occasionally on OSX the case insensitive filesystem confuses ↵Jim Carroll
the file path calculation when attempting to locate the template file. This change includes a last ditch effort to recover.
2012-11-12[fix] occasionally on OSX the case insensitive filesystem confuses the file ↵Jim Carroll
path calculation when attempting to locate the template file. This change includes a last ditch effort to recover.
2012-11-12[osx/ios] fix build, sync xcode projectsdavilla
2012-11-12Merge pull request #1760 from jmarshallnz/art_fallback_fixesArne Morten Kvarving
Art fallback fixes, and don't save show/album/season art for seasons/songs/episodes