aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-04-15added: option to filter out foreign language add-ons in the add-on browser.spiff
2012-04-13added: <language> field to xbmc.metadata extension pointspiff
2012-04-13only execute the actor table update if the thumb URLs isn't empty - fixes #12905Jonathan Marshall
2012-04-12jsonrpc: fix c/p monster in VideoLibrary.OnScanFinished (thanks thedroid)montellese
2012-04-12jsonrpc: add FooLibrary.OnScanFinished notification (introduced by 816bab69) ...montellese
2012-04-12one more item separator weirdness in the musicdbJonathan Marshall
2012-04-12additional slashes appended to artist/genres in music library. fixes #12917, ...Jonathan Marshall
2012-04-12we no longer store the item separator at the start of strExtraGenres/ArtistsJonathan Marshall
2012-04-11Merge pull request #871 from wsoltys/bonjourwsoltys
2012-04-11[WIN32] fixed: receive response from the bonjour daemon if one is available. ...WiSo
2012-04-11fixed: File sizes & file dates didn't work properly for lighttp HTTP serversarnova
2012-04-11[WIN32] updated libluray to 0.2.2. New packaging format. Will make it easier ...WiSo
2012-04-11[LINUX] fixed: Compile error on systems without libbluray installedarnova
2012-04-10Merge pull request #773 from CrHasher/yadif_hwdfixJoakim Plate
2012-04-11[dvdplayer] Rewrite wrapback/forward detection to adjust timestamps instead o...elupus
2012-04-11[bluray] Initial support for menu's, no BD-J supportedelupus
2012-04-11[bluray] Delete support for older libblurayelupus
2012-04-11[dvdplayer] Add constructor for CDVDOverlayImage to copy another imageelupus
2012-04-11[dvdplayer] Add support for a group of overlay pictures with same start/stop ...elupus
2012-04-10[bluray] Check if disk is encrypted and log messages about lack of libs to de...elupus
2012-04-10[bluray] Factor out retrieval of titleelupus
2012-04-10Factor out the menu's commands in dvdplayer from dvd navigator to a generic i...elupus
2012-04-10Changed extend NextStream functionallity for what is needed by dvd navigatorelupus
2012-04-10Refactor calculation of min/max dts to allow additional streamselupus
2012-04-10CCurrentStream hold a int for the player identificationelupus
2012-04-10Merge pull request #869 from theuni/pausejobsCory Fields
2012-04-10jobmanager: add functions to pause job creationtheuni
2012-04-09fixed: A GigaByte = 1024 * 1024 * 1024 bytes! (thanks Elupus)arnova
2012-04-09[win32] disable popup msgbox when TIF image decoder fails for some reasonelupus
2012-04-09updated: Chinese (Simple) translationtaxigps
2012-04-09fixed: Getting file sizes for NgInx HTTP servers with autoindex_exact_size en...arnova
2012-04-09Update language/Russian/strings.xmlromanvm
2012-04-09Update language/Russian/langinfo.xmlromanvm
2012-04-09updated: Portuguese (Brazil) translation for core strings (closes #12884 and ...alanwww1
2012-04-09updated: Hebrew translation for core strings (closes #12863 - thanks BuSHari)alanwww1
2012-04-08Merge pull request #853 from Memphiz/movrotateMemphiz
2012-04-08Merge pull request #780 from Memphiz/tvoutMemphiz
2012-04-08[atv2] - deactivate screen resolution switching on atv2 for now (cause of the...Memphiz
2012-04-08[ios/atv2] - sync projects for tvout changesMemphiz
2012-04-08[add] - localisation for the on screen touchpad descriptionMemphiz
2012-04-08[ios/atv2/tvout]- make the ios window system as equal as possible to the wind...Memphiz
2012-04-08[ios/atv2/tvout] - move m_window from app to xbmccontroller on ios (same as w...Memphiz
2012-04-08[ios] - allow screen / mode settings for ios and audio passthrough settings f...Memphiz
2012-04-08[ios/atv2/tvout] - add IOSScreenManager and IOSExternalTouchController implem...Memphiz
2012-04-08[ios/atv2] - unify he EAGLView. No we use the same class for ios and atv2Memphiz
2012-04-08[ios] fixed... again. check for flash before CreateFormatDescriptionFromCodec...davilla
2012-04-08[add] - add orientation info for movies based on ffmpeg hintMemphiz
2012-04-08Merge pull request #865 from taxigps/vobsub2taxigps
2012-04-08fixed: vobsub - lose subtitle after skip backwords because m_pOverlayContaine...taxigps
2012-04-08fixed: vobsub - lose subtitle not end but start before seek time.taxigps