Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-12-08 | [language] fix incorrect strings | Martijn Kaijser | |
2014-11-27 | shorten the wiki migration url | Martijn Kaijser | |
2014-11-18 | [lang] add 'hide broken' string | ronie | |
2014-11-14 | [mmalrenderer] Add choice of 4 deinterlace schemes | popcornmix | |
2014-11-11 | add component logging for video | Rainer Hochecker | |
2014-11-11 | [lang] update of core language files | txtranslation | |
2014-11-10 | [lang] update of core language files | txtranslation | |
2014-10-26 | Merge pull request #5492 from Montellese/upnp_server_as_sources | Martijn Kaijser | |
video library: list UPnP servers among video sources | |||
2014-10-26 | make "Zeroconf Browser" localizable | montellese | |
2014-10-23 | Add some new weather strings | ronie | |
2014-10-19 | [rebrand] - show migration info IF the configuration data was moved during ↵ | Memphiz | |
installation and link the user to the wiki. Show this dialog only once. | |||
2014-10-17 | [resamplepi] Add GPU accelerated option to resampling options | popcornmix | |
2014-10-14 | Merge pull request #5510 from Fice/source_translations | Tobias Arrskog | |
localize streams/devices in Source dialog | |||
2014-10-14 | localize streams/devices in Source dialog | Fice | |
2014-10-14 | Merge pull request #5410 from Memphiz/ios8airplay | jenkins4kodi | |
2014-10-11 | fix comment in English language strings.po | montellese | |
2014-10-11 | Language and Settings: Rename normalizevolumes to maintainoriginalvolume | fritsch | |
2014-10-05 | [settings] - add new expert setting for enabling ios8 compatibility | Memphiz | |
2014-10-03 | Merge pull request #5354 from popcornmix/mmal_acceleration | Martijn Kaijser | |
[mmal] Add MMAL decoder and MMAL renderer for Raspberry Pi | |||
2014-10-03 | [settings] Rename DVDs category to Discs and add an option to specify the ↵ | ace20022 | |
handling of Blu-rays. | |||
2014-10-02 | [mmal] Add MMAL decoder and MMAL renderer for Raspberry Pi | popcornmix | |
While omxplayer is the best performing player on the Pi (and the only option for raw Blu-Rays) there are some reasons to use dvdplayer on a Pi: DVDs with menus do not work well with omxplayer support of software decode for SD codecs like divx3, msmpeg, sorenson spark etc omxplayer doesn't support alsa, so can't be used with USB and I2S sound cards dvdplayer may behave better with dodgy timestamps and packet loss, e.g. with live TV So this PR adds hardware acceleration to dvdplayer using the MMAL api. There is also a MMAL based video renderer. Compared to using GL, this: saves the processing cost of YUV->RGB conversion saves the memory cost of the RGB textures for video frames (1080p = 3MB for YUV and 8MB for RGB) allows high quality (cubic) scaling | |||
2014-09-28 | Merge pull request #5421 from fritsch/multithread | Peter Frühberger | |
Remove setting for framemtdecoding | |||
2014-09-27 | [lang] update of core language files | txtranslation | |
2014-09-27 | Remove videoplayer.useframemtdec setting and make it default | fritsch | |
2014-09-25 | Merge pull request #5303 from Glenn-1990/pvr_diskspace | Sascha Woo | |
[pvr] diskspace indicator in recordings view | |||
2014-09-24 | [pvr] add ability to show free/used disk space of backend | Glenn | |
2014-09-19 | [language] cleanup and improve stereoscopic labels | da-anda | |
- removes duplicates - makes wording more userfriendly - adding contextual help string for stereoscopic related labels | |||
2014-09-19 | [3D] make "mono/2D" a default playback mode instead of a preferred stereo ↵ | da-anda | |
mode (it's no real stereomode) Also removes the mode "none" from the list of preferred modes, and moves it to the playback modes. | |||
2014-09-18 | Merge pull request #5314 from ronie/re-focus | Martijn Kaijser | |
replace skin.touched with skin.re-touched | |||
2014-09-11 | [lang] update of core language files | txtranslation | |
2014-09-03 | [players] Allow choice of omxplayer through acceleration settings | popcornmix | |
2014-08-29 | VAAPI: rewrite with VPP and ffmpeg filter | Rainer Hochecker | |
2014-08-26 | use generic names to make it easier to switch to a new touch skin in the future | ronie | |
2014-08-13 | [language] missed some xbmc/kodi replacements | Martijn Kaijser | |
2014-08-12 | [language] Rebrand main English language file to Kodi | Martijn Kaijser | |
2014-08-12 | Merge pull request #5073 from Jalle19/all-recordings-directory | jmarshallnz | |
[pvr] deprecate "All recordings" in favor of a "Group Items" feature | |||
2014-08-11 | [keyboard] settings for keyboard layouts | Jonathan Marshall | |
2014-08-11 | [pvr] remove the "All recordings" folder in favor of a "Group Items" option ↵ | Sam Stenvall | |
in the side blade | |||
2014-08-07 | Merge pull request #4990 from fightnight/patch-1 | Martijn Kaijser | |
Allow larger font size | |||
2014-08-06 | Merge pull request #5112 from xhaggi/pvr-dialog-guide-info-find-similar | Sascha Woo | |
[pvr] adds 'Find similar' button to guide info dialog | |||
2014-08-06 | [lang] shorten label 'Find similar programs' to 'Find similar' | xhaggi | |
2014-08-05 | Merge pull request #5094 from popcornmix/limitres | popcornmix | |
[rbp] Make gui limit default to 720 when memory is limited | |||
2014-08-05 | [rbp] Make gui limit default to 720 when memory is limited | popcornmix | |
On a 256M Pi, it's safest to default to 720p gui as memory is quite limited. | |||
2014-08-04 | Merge pull request #5077 from topfs2/remove_hal | Tobias Arrskog | |
Remove HAL | |||
2014-08-03 | Merge pull request #5115 from xhaggi/pvr-improve-search-window | Sascha Woo | |
[pvr] improvements/cleanups for the search window | |||
2014-08-03 | [pvr] improvements/cleanups for the search window | xhaggi | |
* removes item 'no search results' and adds a new item 'Search ...' which do not disappear if the results are shown * renames ShowSearchResults() to OpenDialogSearch() as we don't show results, we show the dialog to define the search settings * refactor method Search() into OnPrepareFileItems() * removes some needless methods/vars like ActionShowSearch() | |||
2014-08-03 | [view] fix label for default sort method in CGUIViewState | xhaggi | |
This adjusts the label which is used if no sort method is defined (Sort by: Name) to 'Name' as it's used in all CGUIViewState derivatives. Also discussed at trac http://trac.xbmc.org/ticket/15045 | |||
2014-08-02 | Merge pull request #5018 from jmarshallnz/string_fixup | jmarshallnz | |
[strings] move the 'Component-specific logging...' string out of reserved range | |||
2014-07-21 | Remove HAL | Tobias Arrskog | |
2014-07-19 | [pvr] unify settings to control of showing channel info on channel switch | xhaggi | |
This unifies the settings 'pvrmenu.infoswitch', 'pvrmenu.infotimeout', 'pvrmenu.infotime' to one new setting 'pvrmenu.displaychannelinfo' which holds the options 'Off' and '1 sec' to '15 sec'. |