aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-07splash: updated for b3Eden_beta3.1theuni
2012-02-07release: version strings bump for beta3Eden_beta3theuni
2012-02-07Merge remote-tracking branch 'origin/master' into Edentheuni
2012-02-07sync: wunderground with addons repotheuni
2012-02-07sync: imdb with addons repotheuni
2012-02-07sync: allmusic with addons repotheuni
2012-02-07sync: tmdb with addons repotheuni
2012-02-07build: fixed build issue in certain casestheuni
2012-02-06undim screen when starting/continuing playback after cachingmontellese
2012-02-06fixed: use XSetErrorHandler() so libX11 doesn't call exit() on recoverable X1...bobo1on1
2012-02-05jsonrpc: fix songs not being added in the right order (by track number) to a ...montellese
2012-02-05changed, use uint64_t instead of int64_t to match pDataIdavilla
2012-02-05fixed, crash on armv7/neon. wacky usage of float, there is no reason to use a...davilla
2012-02-05[fix] - make the comments in joystick.AppleRemote.xml keymap a bit more clear...Memphiz
2012-02-05[fix] - fixed inverted keycodes for ATV_BUTTON_SKIPFWD and ATV_BUTTON_SKIPBACKMemphiz
2012-02-04[ios] changed/fixed, iOS5 can use shader for yuvrgb convert, otherwise stick ...davilla
2012-02-04[AirPlay] - only stop media if it was started via AirPlay. We get the stop re...Memphiz
2012-02-03Merge pull request #662 from jmarshallnz/rename_usefoldernamesjmarshallnz
2012-02-04change setting string to be more reflective of what it doesJonathan Marshall
2012-02-03fixed assert condition, fixes #12551, stream->time_base.num can be large enou...davilla
2012-02-03[WIN32] fixed: remove asserts when building a release binary.WiSo
2012-02-03videodatabase: fix invalid usage of m_pDS after it has already been closedmontellese
2012-02-03Revert "d-r: fixed scrolling labels were always marked dirty"theuni
2012-02-03d-r: fixed scrolling labels were always marked dirtytheuni
2012-02-02updated: Hebrew translation for main strings (closes #12546 - thanks to BuSHari)alanwww1
2012-02-02updated: Icelandic translation for main strings (closes #12576 - thanks to Kr...alanwww1
2012-02-02fixed: don't crash if we can't load libmadbobo1on1
2012-02-01Merge pull request #669 from mbjarnas/patch-1alanwww1 (Attila)
2012-02-01Merge pull request #670 from jmarshallnz/fanart_fixesjmarshallnz
2012-02-02use pre-built function for getting path out of the infotag (thanks vdrfan)Jonathan Marshall
2012-02-01Disable threading for projectM visualisationalthekiller
2012-02-01Merge pull request #668 from OpenELEC/linux-input-layer-fixMatthias Kortstiege
2012-02-01smartplaylist: make absolutely sure we don't try to create an XSP with an inv...montellese
2012-02-01smartplaylist: make sure we save to a legal path (replacing special character...montellese
2012-02-01change hardcoded defaultcontrol to the grouplist in the contextmenuJonathan Marshall
2012-02-01use CVideoInfoTag::m_strFileNameAndPath in preference to CVideoInfoTag::m_str...Jonathan Marshall
2012-02-01don't use the videoinfotag for looking up fanart if it's empty - fixes issues...Jonathan Marshall
2012-01-31Updated and fixed: typos and proper translations for multiple strings.mbjarnas
2012-02-01fixed: only calculate the video framerate if the detected pattern has a lengt...bobo1on1
2012-01-31jsonrpc: remove "max" from List.Sort as it is not a sorting methodmontellese
2012-01-31Merge pull request #665 from Montellese/set_smartplaylist_cleanupSascha Montellese
2012-01-31don't allow smartplaylists to be sorted by set and clean up other unavailable...montellese
2012-01-31Revert "fixed: broken order by movie set in smartplaylists (closes #12251)"montellese
2012-01-31jsonrpc: fix default value checking for enum typesmontellese
2012-01-30Merge pull request #625 from pieh/flatten_foldernameMichal Piechowiak
2012-01-29jsonrpc: fix invalid "type" returned by Files.GetDirectory for tvshowsmontellese
2012-01-29[remote] remove double 'KEY_PLAYPAUSE' mapping. this mapping will not work co...Stephan Raue
2012-01-29Merge pull request #667 from OpenELEC/irtrans-supportMatthias Kortstiege
2012-01-29[remote] Add mapping for irtrans remote receivers (http://www.irtrans.de) fou...Stephan Raue
2012-01-29[WIN32] changed: use const and init lists where appropriated + cosmetics.WiSo