aboutsummaryrefslogtreecommitdiff
path: root/system
AgeCommit message (Collapse)Author
2014-11-20[Keyboard Layouts] Add Polish QWERTYh.udo
2014-11-18[addons] add toggle for hiding broken addons. hide by defaultThomas Amland
2014-11-15Merge pull request #5637 from zzattack/ps3-keymapTobias Arrskog
[keymap] Fix PS3 dualshock for SDL2
2014-11-15Merge pull request #5683 from romanvm/masterTobias Arrskog
Ukr and Rus language fixes
2014-11-13Ukr and Rus language fixesRoman Miroshnychenko
- Added Ukrainian alphabetic and PC keyboard layouts - Fixed Ukrainian langinfo.xml - Fixed Russian langinfo.xml
2014-11-10[Keyboard layouts] Add Portuguese QWERTYhudokkow
2014-11-10Merge pull request #5686 from topfs2/component_loggingTobias Arrskog
Disable extra logging by default
2014-11-10Disable extra logging by defaultTobias Arrskog
2014-11-10Add German QWERTZ to keyboard layoutsMettbrot
2014-11-08[keymap] Recreate SDL2 compatible PS3 dualshock keymap, converted from the ↵Frank Razenberg
360 one
2014-11-08[logging] stop log spam introduced with ba34a62Matthias Kortstiege
2014-11-06Merge pull request #5628 from ksooo/cec-hdmi-1-4-buttonsjenkins4kodi
2014-11-04Merge pull request #5632 from Montellese/defaultusernameMartijn Kaijser
[rebrand] change default webserver username from "xbmc" to "kodi"
2014-11-02[rebrand] - change default username of webserver from xbmc to kodiMemphiz
2014-11-01[CEC] Added support for CEC buttons introduced by HDMI 1.4Kai Sommerfeld
- CONTENTS_MENU - ROOT_MENU - TOP_MENU - DVD-MENU (Requires at least libcec 2.2.0)
2014-11-01Merge pull request #5622 from popcornmix/avsyncMartijn Kaijser
[rbp/settings] Allow av sync type to be enabled
2014-11-01Merge pull request #5610 from opdenkamp/libcec-2.2.0Lars Op den Kamp
libCEC fixes
2014-11-01[rbp/settings] Allow av sync type to be enabledpopcornmix
It works for dvdplayer
2014-11-01[CEC] use device name 'Kodi' instead of 'XBMC'Lars Op den Kamp
2014-10-31[CEC] fixed: don't try to stick a value > 255 in a byteLars Op den Kamp
2014-10-31removed accidental backup file committed...Lars Op den Kamp
2014-10-28changed to enable all component logging by defaultLars Op den Kamp
2014-10-27[CEC] fixed: re-enable CEC logging by default after ↵Lars Op den Kamp
fba4e391197b92d2e49c936a3a13fe785014d31c. It can still be disabled for people who don't want to see CEC logging, but it'll now be enabled again by default when debugging is enabled, like it was in Gotham.
2014-10-26[keymap] Update PS3 keymap to use a regex name so it works OOB with sixad driverFrank Razenberg
2014-10-26[keymap] Add trigger attributes to 360 controller + altname for Razer SabertoothFrank Razenberg
2014-10-25Remove 'XBMC.' from built-insronie
2014-10-22[PiSink] Dual audio supportpopcornmix
The Pi supports dual audio in omxplayer, where the gpu outputs audio to both hdmi and analogue connections. With dvdplayer being more usable on Pi now, there are frequent requests for this functionality through the Pi Sink. This removes the gui setting for "dual audio" and creates a new sink output for dual audio. It add support to the Pi sink and makes omxplayer use the new setting.
2014-10-21[fix] keyboard layout default settinguNiversaI
This fixes to match #5525 setting name is now English QWERTY
2014-10-19[rebrand] - make the system friendly name default to Kodi (seen in airplay ↵Memphiz
announcements and maybe others)
2014-10-19[keyboardlayouts] add Turkishqueeup
2014-10-18Merge pull request #5479 from popcornmix/resample_factoryMartijn Kaijser
[AE] Add resample factory and Pi accelerated resampling
2014-10-18[keyboard layouts] use English language namesuNiversaI
Also added small comment to guide future contributors.
2014-10-17[resamplepi] Add GPU accelerated option to resampling optionspopcornmix
2014-10-14Merge pull request #5496 from tamland/keyboard-layoutsTobias Arrskog
Add Scandinavian keyboard layouts
2014-10-14Merge pull request #5410 from Memphiz/ios8airplayjenkins4kodi
2014-10-13[keyboardlayouts] add SwedishThomas Amland
2014-10-13[keyboardlayouts] add DanishThomas Amland
2014-10-13[keyboardlayouts] add NorwegianThomas Amland
2014-10-11Maintain original volume: Move it to expert settings and enable it by defaultfritsch
2014-10-11Language and Settings: Rename normalizevolumes to maintainoriginalvolumefritsch
2014-10-05[settings] - add new expert setting for enabling ios8 compatibilityMemphiz
2014-10-03Merge pull request #5354 from popcornmix/mmal_accelerationMartijn 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 Pipopcornmix
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-27Remove videoplayer.useframemtdec setting and make it defaultfritsch
2014-09-23Merge pull request #5236 from da-anda/3D-ux-fixesda-anda
[3D] usability fixes and cleanup
2014-09-23Merge pull request #5327 from da-anda/keymap-handlingMartijn Kaijser
[PVR][input] allow custom keymaps also for PVR radio
2014-09-23Merge pull request #5307 from da-anda/just-playMartijn Kaijser
[UX] Play button/action should not pause
2014-09-19[language] cleanup and improve stereoscopic labelsda-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.