Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-24 | Add subtitle option to override the ASS/SSA subtitles font | CrystalP | |
2011-10-22 | updated: Czech translation | Miroslav Šmerda | |
2011-10-22 | Merge pull request #507 from dsoms/master | Matthias Kortstiege | |
Updated catalan translation with the lastest English strings | |||
2011-10-22 | updated catalan translation | David Soms | |
2011-10-18 | updated: Chinese (Simple) translation | taxigps | |
2011-10-18 | corrected string 36007. added dutch translations for strings 35000 -> 36017. | Lars Op den Kamp | |
2011-10-17 | cec: show a notification when the cec adapter was plugged in but libcec ↵ | Lars Op den Kamp | |
support was not compiled in and log it | |||
2011-10-15 | Merge pull request #493 from Pulse-Eight/cec | Lars Op den Kamp | |
peripherals + cec fixes | |||
2011-10-15 | cec: localised 'XBMC connected' message | Lars Op den Kamp | |
2011-10-15 | Update Korean translation | epoke | |
2011-10-14 | cec: add setting 'HDMI port' | Lars Op den Kamp | |
2011-10-12 | updated: Chinese (Simple) translation | taxigps | |
2011-10-09 | Merge pull request #478 from ntadej/slovenian | Matthias Kortstiege | |
updated: Slovenian translation (thanks ntadej) | |||
2011-10-09 | Merge pull request #477 from queeup/master | Matthias Kortstiege | |
updated: Turkish translation (thanks queeup) | |||
2011-10-09 | Changed: made string id 21369 all little more accurate and explanatory ↵ | Jezz_X | |
"Enable mouse" vs "Enable mouse and Touch Screen support" | |||
2011-10-08 | updated: Slovenian translation | Tadej Novak | |
Updated Slovenian XBMC translation and added addons translations. | |||
2011-10-08 | XBMC Turkish Translation based on English strings commit | queeup | |
e5c43fdb27ec6976d55ec3f2fcfcc717d59163ab | |||
2011-10-04 | updated: Finnish translation | viking1 | |
2011-10-03 | updated German/strings.xml | mad-max | |
2011-10-03 | Fixed inverted translations. | Shai Bentin | |
Added missing translations Change-Id: I55a420337b4d8a745ed0b8f630888b109e22ef6c | |||
2011-10-02 | [fix] - wrong string | Memphiz | |
2011-09-30 | updated: French translation (closes #12002 - thanks wolfodeiwolfy) | vdrfan | |
2011-09-30 | cec: added support for the Pulse-Eight CEC Adaptor. split up ↵ | Lars Op den Kamp | |
linux/PeripheralBusUSB into PeripheralBusUSBLibUdev and PeripheralBusUSBLibUSB. fixed automake files | |||
2011-09-30 | Squashed original peripherals PR #383 | Lars Op den Kamp | |
This is a PR for a new "peripherals manager", /xbmc/peripherals, that detects devices and automatically configures them for use with XBMC. The device mappings and configurations can be defined in system/peripherals.xml. Users can modify settings via system->system->input->peripherals. It works as follows: - CPeripherals contains one or more CPeripheralBus instances. - CPeripheralBus contains the device scanning implementations for the different platforms we support. - The implementations for the devices can be found in peripheral/devices and all devices inherit from CPeripheral. - The devices that are detected are looked up in peripherals.xml, starting at the top of the file and going down. If no mapping was found for the device, an instance of one of the default classes will be created: CPeripheralHID, CPeripheralDisk or CPeripheralNIC. - in peripherals.xml, devices can be matched by vendor id (vendor="xxxx"), product id (product="xxxx"), bus type (bus="xxxx"), device class (class="xxxx") or a combination of these values. The class that will be instantiated for that device is defined in mapTo="xxxx" - the configuration for the device can be defined in peripherals.xml as well. Have a look at system/peripherals.xml, where you can find the possible settings in the demo entry at the bottom. When a device is inserted and there are any settings with configurable="true" present for that device, these settings will be added to the settings dialog, under system->system->input->peripherals. - an example of how these settings can be used can be found in CPeripheralHID, which checks for a "keymap" setting and will automatically switch the keymap XBMC uses to the one that is defined in the setting. TODO: - keep separate configs when the same device is found more than once - general review of this code. | |||
2011-09-28 | updated: German translation | vdrfan | |
2011-09-26 | updated: french translation. thanks to wolfodeiwolfy (closes ticket #11998) | spiff | |
2011-09-23 | Updated Hungarian translations for main and Confluence language files | alanwww1 | |
2011-09-22 | [spanish] - fixed xml syntax for spanish language file | Memphiz | |
2011-09-22 | updated: Slovak translation (closes #11984 - thanks therrookiee) | vdrfan | |
2011-09-22 | updated: Slovak translation (closes #11983 - thanks therrookiee) | vdrfan | |
2011-09-21 | Bring back libpostproc blend as deinterlacing method. | CrystalP | |
It uses very little CPU and is a good choice for atv. Also made the yadif half-rate option available for GLES devices. | |||
2011-09-21 | updated: Chinese (Simple) translation | taxigps | |
2011-09-19 | updated: Finish translation (closes #11971 - thanks viking1) | vdrfan | |
2011-09-18 | Merge pull request #420 from Memphiz/airplay | Memphiz | |
Airplay password protection - we will clean up the gui settings on a different pr. | |||
2011-09-17 | updated: missing string in German translation | vdrfan | |
2011-09-15 | updated: German translation | vdrfan | |
2011-09-15 | [add] - add password protection to airplay settings gui | Memphiz | |
2011-09-15 | added: Edit rss feed button is enabled (if rss feeds are enabled) always, if ↵ | Martin Ellis | |
script.rss.editor is missing then prompt to download before continuing, instead of just showing as disabled and expecting user to know they must install rss addon | |||
2011-09-15 | Add deinterlace mode off/auto/force setting | CrystalP | |
2011-09-14 | Merge pull request #423 from dsoms/master | Matthias Kortstiege | |
Updated Catalan language files | |||
2011-09-14 | updated catalan translation | David Soms | |
2011-09-14 | Merge pull request #419 from MaDDoGo/patch-1 | Matthias Kortstiege | |
Updated Spanish translation | |||
2011-09-14 | Updated Translation | Christian Ebbesen | |
2011-09-13 | Edited language/Spanish/strings.xml via GitHub | Enric Soler Rastrollo | |
2011-09-12 | Merge pull request #415 from mbakke/master | Arne Morten Kvarving | |
Norwegian language update | |||
2011-09-12 | updated: German translation | vdrfan | |
2011-09-12 | [norwegian] fixed region name | Marius Bakke | |
2011-09-11 | Norwegian language update | Marius Bakke | |
2011-09-11 | Merge pull request #205 from CrHasher/spline36 | CrystalP | |
High Quality Spline36 upscaler. A bit softer than Lanczos3 and less ringing. | |||
2011-09-11 | added: device name string for network services (defaults to 'XBMC') - ↵ | vdrfan | |
currently only used as friendly name by UPnP in order to identify the XBMC instance |