aboutsummaryrefslogtreecommitdiff
path: root/language
AgeCommit message (Collapse)Author
2012-07-02cec: libCEC 1.7.1 support and fixes. libCEC 1.6.1+ is needed when using ↵Lars Op den Kamp
firmware v2 on the CEC adapter, which adds wake over CEC * added a new setting to control whether to put the TV in standby when the player is put in standby. * added some button mappings: all menu related buttons -> menu, previous channel -> teletext, added support for the channels list on samsung, mapped next fav -> menu (when available) * display the firmware version and firmware revision date in the peripheral manager (if available) * handle the new CEC alert callback (libCEC 1.6+) * replaced 'Put this PC in standby mode when the TV is switched off' with an enum that allows the user to chose between 'Ignore', 'Suspend' and 'Shutdown' * display a warning if the port cannot be opened because of permission problems or when the port is busy * map NEXT_FAVORITE, DOT and AN_RETURN to XINPUT_IR_REMOTE_TITLE (context menu) * added libCEC 1.7.0 support, which adds physical address autodetection for AMD graphics cards, and some nVidia cards on Linux. when the address is autodetected, then the 'HDMI port number' and 'connected to HDMI device' settings will be hidden * fixed - crash when changing settings without libCEC started. * fixed - range of wake and power-off devices * fixed - update the correct standby device setting ('standby_devices' not 'wake_devices') * fixed - don't get the settings from the eeprom, but always use the settings provided in xbmc * fixed - ignore OnScreensaverDeactivated message if it was triggered by a shutdown/suspend command. If the screensaver is activated and hence the tv is in standby, a shutdown command will first deactivate the screensaver and then start the shutdown. The tv will be turned on but immediately send a standby command which may be ignored if it is still powering on. * fixed - don't crash when XBMC was compiled with libCEC support, but libcec.dll/.so/.dylib can't be loaded. display a kaitoast warning instead. * fixed - re-check the menu language and audiosystem status after the user changes settings * fixed - keypress handling. handle diagonal buttons properly * fixed - include system.h in Peripheral.h, or HAVE_LIBCEC may not be defined * fixed - don't reinit the connection when libCEC detected that the connection was lost, but just display a warning message. the OS will detect that the device has been removed and will already close the connection * fixed - ensure that the callbacks are reset to NULL before setting them * win32 - pthreadVC2.dll is no longer needed and not included in the zip anymore, so don't try to copy it
2012-06-21add error notification for user when missing home.xmlpieh
2012-05-31fixed: region locale of Chinese (Traditional) is TWtaxigps
2012-05-24updated: Czech translation for core strings (thanks to Tomáš Chvátal)alanwww1
2012-05-21changed: language files to modified PO file format for core and Confluencealanwww1
2012-05-20updated: language files from Transifex test project for core and Confluencealanwww1
2012-05-10fixed: removed duplicated AE string entryalanwww1
2012-05-10[gettext] added context string for new strings with common text. This is a ↵alanwww1
help for translators and also we would have duplicated msgid with 'Always' and 'Never'. This is a problem for the translation system
2012-05-10[gettext] deleted strings.xml files for core and Confluence, so from now, we ↵alanwww1
solely rely on the new PO files. If any of you Devs still has a prewritten commit with xml entries in it, just let me know and I convert them
2012-05-10fixed: missing string from English PO file after AE mergealanwww1
2012-05-10updated: Portuguese (Brazil), Ukrainian, Spanish language files, converted ↵alanwww1
still form the old xml system
2012-05-10[AE] settings: Add new settings for AE and reorganise codeGeoffrey McRae
2012-05-10[AE] settings: change 'Output stereo to all speakers' -> 'Enable stereo upmix'Geoffrey McRae
2012-05-10[AE] settings: Add setting to disable GUI sounds during playbackGeoffrey McRae
2012-05-09fixed: more trailing whitespace for new strings in strings.po filealanwww1
2012-05-09fixed: trailing whitespace for new strings in strings.po filealanwww1
2012-05-07dvdplayer: try to find a subtitle that matches the preferred subtitle ↵montellese
language setting when starting a video
2012-05-07dvdplayer: try to find an audiostream that matches the preferred audio ↵montellese
language setting when starting a video
2012-05-04[gettext] removed line breaks from strings.po filesalanwww1
2012-05-04[gettext] added: PO files for xbmc.corealanwww1
2012-05-04updated: Portuguese (Brazil) translation for core strings (closes: #12982 - ↵alanwww1
thanks Wanilton)
2012-05-02Merge branch 'bddir'Joakim Plate
2012-05-02[bluray] localize strings and make them less succinctJoakim Plate
2012-05-02Merge pull request #867 from Memphiz/gestureMemphiz
Some gesture modifications for iOS
2012-05-01fixed: typo in Arabic translationalanwww1
2012-04-30Merge pull request #877 from cptspiff/foreignfilterArne Morten Kvarving
Add-on content language support + browser filter support
2012-04-27Fixed incorrect time format (1919:00:00 -> 19:00:00)kiler129
2012-04-16updated: Slovak translation for core and Confluence strings (closes #12907 - ↵alanwww1
thanks Therrookiee)
2012-04-15added: option to filter out foreign language add-ons in the add-on browser.spiff
English add-ons are always included. Setting defaults to false
2012-04-09updated: Chinese (Simple) translationtaxigps
2012-04-09Update language/Russian/strings.xmlromanvm
2012-04-09Update language/Russian/langinfo.xmlromanvm
2012-04-09updated: Portuguese (Brazil) translation for core strings (closes #12884 and ↵alanwww1
#12781 - thanks Wanilton)
2012-04-09updated: Hebrew translation for core strings (closes #12863 - thanks BuSHari)alanwww1
2012-04-09[ios] - adapt translation text for external touchscreencontroller according ↵Memphiz
to the addition of 1 finger long press
2012-04-08[add] - localisation for the on screen touchpad descriptionMemphiz
2012-04-07added strings from cptspiff's commitMax Auer
2012-04-07added new strings to German/strings.xmlMax Auer
based on the commits from opdenkamp and giftie
2012-04-05Turkish translation based on English strings commit af46070895queeup
2012-04-04added: option to automatically rip an audio cd on insertionspiff
credit giftie
2012-04-02Updated: Greek translation for EDEN core stringsCutSickAss
2012-04-01updated: minor changes to Japanese translation for core and Confluence ↵alanwww1
strings (thanks to kohji405mi16)
2012-03-30Merge pull request #832 from CutSickAss/patch-20alanwww1 (Attila)
Updated: Greek translation for core strings
2012-03-30updated: Hebrew translation for core strings (closes #12840 - thanks BuSHari)alanwww1
2012-03-30updated: Japanese translation for core and Confluence strings (thanks to ↵alanwww1
kohji405mi16)
2012-03-30Updated: Greek translation for core stringsCutSickAss
2012-03-30Merge pull request #718 from Giftie/eject_on_ripArne Morten Kvarving
Add the option the eject the CD after ripping is down(full disc only)
2012-03-28fixed 2 typos in language/English/string.xmlLars Op den Kamp
2012-03-27Add the option the eject the CD after ripping is down(full disc only)xbmc
modified: language/English/strings.xml modified: xbmc/cdrip/CDDARipper.cpp modified: xbmc/settings/GUISettings.cpp Changed string modified: language/English/strings.xml set default to on modified: xbmc/settings/GUISettings.cpp
2012-03-27cec: added an option to configure whether or not to send an 'inactive ↵Lars Op den Kamp
source' message. bugzid: 439