Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-20 | [Keyboard Layouts] Add Polish QWERTY | h.udo | |
2014-11-18 | [addons] add toggle for hiding broken addons. hide by default | Thomas Amland | |
2014-11-15 | Merge pull request #5637 from zzattack/ps3-keymap | Tobias Arrskog | |
[keymap] Fix PS3 dualshock for SDL2 | |||
2014-11-15 | Merge pull request #5683 from romanvm/master | Tobias Arrskog | |
Ukr and Rus language fixes | |||
2014-11-13 | Ukr and Rus language fixes | Roman Miroshnychenko | |
- Added Ukrainian alphabetic and PC keyboard layouts - Fixed Ukrainian langinfo.xml - Fixed Russian langinfo.xml | |||
2014-11-10 | [Keyboard layouts] Add Portuguese QWERTY | hudokkow | |
2014-11-10 | Merge pull request #5686 from topfs2/component_logging | Tobias Arrskog | |
Disable extra logging by default | |||
2014-11-10 | Disable extra logging by default | Tobias Arrskog | |
2014-11-10 | Add German QWERTZ to keyboard layouts | Mettbrot | |
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 ba34a62 | Matthias Kortstiege | |
2014-11-06 | Merge pull request #5628 from ksooo/cec-hdmi-1-4-buttons | jenkins4kodi | |
2014-11-04 | Merge pull request #5632 from Montellese/defaultusername | Martijn Kaijser | |
[rebrand] change default webserver username from "xbmc" to "kodi" | |||
2014-11-02 | [rebrand] - change default username of webserver from xbmc to kodi | Memphiz | |
2014-11-01 | [CEC] Added support for CEC buttons introduced by HDMI 1.4 | Kai Sommerfeld | |
- CONTENTS_MENU - ROOT_MENU - TOP_MENU - DVD-MENU (Requires at least libcec 2.2.0) | |||
2014-11-01 | Merge pull request #5622 from popcornmix/avsync | Martijn Kaijser | |
[rbp/settings] Allow av sync type to be enabled | |||
2014-11-01 | Merge pull request #5610 from opdenkamp/libcec-2.2.0 | Lars Op den Kamp | |
libCEC fixes | |||
2014-11-01 | [rbp/settings] Allow av sync type to be enabled | popcornmix | |
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 byte | Lars Op den Kamp | |
2014-10-31 | removed accidental backup file committed... | Lars Op den Kamp | |
2014-10-28 | changed to enable all component logging by default | Lars 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 driver | Frank Razenberg | |
2014-10-26 | [keymap] Add trigger attributes to 360 controller + altname for Razer Sabertooth | Frank Razenberg | |
2014-10-25 | Remove 'XBMC.' from built-ins | ronie | |
2014-10-22 | [PiSink] Dual audio support | popcornmix | |
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 setting | uNiversaI | |
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 Turkish | queeup | |
2014-10-18 | Merge pull request #5479 from popcornmix/resample_factory | Martijn Kaijser | |
[AE] Add resample factory and Pi accelerated resampling | |||
2014-10-18 | [keyboard layouts] use English language names | uNiversaI | |
Also added small comment to guide future contributors. | |||
2014-10-17 | [resamplepi] Add GPU accelerated option to resampling options | popcornmix | |
2014-10-14 | Merge pull request #5496 from tamland/keyboard-layouts | Tobias Arrskog | |
Add Scandinavian keyboard layouts | |||
2014-10-14 | Merge pull request #5410 from Memphiz/ios8airplay | jenkins4kodi | |
2014-10-13 | [keyboardlayouts] add Swedish | Thomas Amland | |
2014-10-13 | [keyboardlayouts] add Danish | Thomas Amland | |
2014-10-13 | [keyboardlayouts] add Norwegian | Thomas Amland | |
2014-10-11 | Maintain original volume: Move it to expert settings and enable it by default | fritsch | |
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-27 | Remove videoplayer.useframemtdec setting and make it default | fritsch | |
2014-09-23 | Merge pull request #5236 from da-anda/3D-ux-fixes | da-anda | |
[3D] usability fixes and cleanup | |||
2014-09-23 | Merge pull request #5327 from da-anda/keymap-handling | Martijn Kaijser | |
[PVR][input] allow custom keymaps also for PVR radio | |||
2014-09-23 | Merge pull request #5307 from da-anda/just-play | Martijn Kaijser | |
[UX] Play button/action should not pause | |||
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. |