aboutsummaryrefslogtreecommitdiff
path: root/addons
AgeCommit message (Collapse)Author
2011-12-10sync: allmusic with addons repotheuni
2011-12-10updated: Slovenian translationsTadej Novak
Final string changes
2011-12-09cosmetics: fixed EOLs in Chinese (Traditional) strings.xmlvdrfan
2011-12-09Update Traditional Chinese translation based on commit bc92615ba9koalahong
2011-12-06Updated: [Confluence] Weather+ add-on can now show up to 3 videos instead of ↵Jezz_X
just one since version 2.3.0 of the addon
2011-12-05Fixed: Set focus back to main menu when we eject a disc from the UI to avoid ↵Jezz_X
being stuck in no navigation land when the menu vanishes
2011-12-03removed: nuked outdated weather.xbmc.builtinvdrfan
2011-12-03Merge pull request #552 from ronie/weatherMatthias Kortstiege
Weather Underground addon
2011-12-03updated Czech translationMiroslav Šmerda
2011-12-02add weather.wunderground addonronie
2011-12-01updated: [Confluence] Chinese (Simple) translationtaxigps
2011-11-25Merge pull request #546 from queeup/masterMatthias Kortstiege
XBMC and Confluence Skin Turkish Translation Update
2011-11-25Confluence Turkish Translation Update:queeup
Based on English strings commit 72696c450c
2011-11-22Changed: [Confluence] Added Option to hide the Information box in Music ↵Jezz_X
Album fanart view to make it consistent with videos
2011-11-22Changed: [Confluence] Use Short Month for weather+ addon because long like ↵Jezz_X
"November 25" does not fit the space
2011-11-22Fixed: White SpaceJezz_X
2011-11-16fixed: bad/silly german translation (confluence)vdrfan
2011-11-15updated: German translation for Confluence skinvdrfan
2011-11-15Added [Confluence] "Data Provider" label to the weather window so we can ↵Jezz_X
acknowledge the people we get the data from. (new string needed sorry translators)
2011-11-14Merge pull request #530 from cptspiff/weatherArne Morten Kvarving
changed: always fetch weather using an add-on
2011-11-14changed: allow no weather add-onspiff
2011-11-14changed: always fetch weather through an addonspiff
2011-11-14[Confluence] Fixed up navigation in DialogPeripheralManager.xml you can now ↵Jezz_X
get to the OK button
2011-11-04fixed: typos in German translations (thanks mad-max)vdrfan
2011-10-22updated: Czech translationMiroslav Šmerda
2011-10-17[addons] remove webinterface.debugmontellese
2011-10-15Update Korean translationepoke
2011-10-13webinterface: fix playback of songs (fixes #12076)montellese
2011-10-12webinterface: fix AudioLibrary.GetAlbums call (fixes #12072)montellese
2011-10-11Merge pull request #480 from Giftie/screensaver_settings_updateArne Morten Kvarving
Modify settings for SlideShow and Dim screensavers
2011-10-10touched: sync with external repotheuni
2011-10-10touched: re-added as submoduletheuni
2011-10-10remove skin.touched, will readd as gitmoduledavilla
2011-10-10 modified: addons/screensaver.xbmc.builtin.dim/resources/settings.xmlGiftie
modified: addons/screensaver.xbmc.builtin.slideshow/resources/settings.xml
2011-10-10Changed: [Confluence] Make sure the Video Add-on short cuts on home are also ↵Jezz_X
visible with the Main menu "TV Shows" and "Movies" buttons
2011-10-10Changed: [Confluence] Cosmetics to bring the Peripheral windows in line with ↵Jezz_X
other dialog behavior
2011-10-09Merge pull request #478 from ntadej/slovenianMatthias Kortstiege
updated: Slovenian translation (thanks ntadej)
2011-10-09Merge pull request #477 from queeup/masterMatthias Kortstiege
updated: Turkish translation (thanks queeup)
2011-10-08updated: Slovenian translationTadej Novak
Updated Slovenian XBMC translation and added addons translations.
2011-10-08Confluence Skin Turkish Translation based on English strings commitqueeup
52a14da027966458c44b1e7899f6c9f155ee1c44
2011-10-08jsonrpc: refactor Application.ToggleMute into Application.SetMutemontellese
2011-10-08jsonrpc: rename "value" parameter of Application.SetVolume to "volume"montellese
2011-10-07changed: replaced broken mtv music video scraper by yahoomusicvdrfan
2011-10-07Changed: [Confluence] Redesign of the DialogPeripheral*.xml windowsJezz_X
2011-10-04updated: Finnish translationviking1
2011-10-02touched: fix EOLstheuni
2011-10-01[add] - skin touched to builtin skins (new default for ios touch devices)Memphiz
2011-09-30Squashed original peripherals PR #383Lars 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-29confluence: initial support for skin variablespieh
2011-09-23Updated Hungarian translations for main and Confluence language filesalanwww1