aboutsummaryrefslogtreecommitdiff
path: root/language
AgeCommit message (Collapse)Author
2012-10-02Fix the teletext GUI window to 4:3 aspect ratio.Daniel Alfredsson
The scaling of teletext fonts on large widescreen displays make them almost unreadable. This changes fix the aspect ratio to always be 4:3.
2012-10-01[GUI] Add new setting for disabling Joystick with iMONKarlson2k
2012-09-26[pvr] fixed: re-add missing stringspiff
2012-09-23[lang] fixed: removed translator's data along with email addresses from PO ↵alanwww1
files to avoid spam
2012-09-23[lang] September update of core language filesalanwww1
2012-09-23[lang] cosmetics on English language filealanwww1
2012-09-23[lang] create new language: Estonianalanwww1
2012-09-23[lang] create new language: Galicianalanwww1
2012-09-08Merge pull request #1038 from waven/discstubMartijn Kaijser
Disc stubs: Display information that a optical disc drive is needed if a disc stub is selected on a system without any optical disc drive
2012-09-07add in progress shows item under tvshows in the libraryJonathan Marshall
2012-09-05fixed: typosspiff
2012-09-04pvr: use lowercase url for error messageCory Fields
2012-09-05[pvr] added translations for dutch, finnish, german and spanishLars Op den Kamp
2012-09-05[pvr] added PVR support to XBMC (taken from ↵Lars Op den Kamp
https://github.com/opdenkamp/xbmc/commit/c576c080532a0e4c4ffc7babd57782f80a6951ba) add-ons are not included, but can be found here: https://github.com/opdenkamp/xbmc-pvr-addons
2012-08-09[all] - make adjustrefreshrate an option instead of a bool for deciding if ↵Memphiz
we switch refreshrates on player start/stop only or always when leaving/entering WindowFullscreenVideo
2012-08-08[droid] hook up android app vfsCory Fields
2012-08-08[droid] implement basic CAndroidStorageProvidermontellese
2012-08-05Disc stubs: Display information that a optical disc drive is needed if a ↵waven
disc stub is selected on a system without any optical disc drive
2012-08-02Remove unused code and messages for auto-detecting FTP servers on networked ↵Garrett Brown
XBOXs Orphaning commit is "cleanup: removed old legacy _XBOX and HAS_FTP_SERVER code" * SVN r23852 http://xbmc.svn.sourceforge.net/viewvc/xbmc?view=revision&revision=23852 * GIT 5a4c8c6 https://github.com/xbmc/xbmc-antiquated/commit/5a4c8c66aeac4
2012-07-31cec: optionally pause playback when switching to another source, and resume ↵Lars Op den Kamp
playback when switching back to XBMC
2012-07-10Get rid of unused "scrapers.langfallback" settingEvgeny Grin
2012-07-09Merge pull request #1124 from jmarshallnz/prompt_for_rescanjmarshallnz
Prompt for rescan of music
2012-07-08Merge pull request #1108 from Montellese/movie_taggingSascha Montellese
add a tagging system for movies
2012-07-08integrate new "Tags" node into the video librarymontellese
2012-07-08Merge pull request #1111 from Karlson2k/UseJoystickjmarshallnz
[input] Add 'Enable Joystick' to GUI settings. Fix for http://trac.xbmc.org/ticket/13146
2012-07-09Add new GUI setting for Joystick and use that settingKarlson2k
2012-07-06add prompt to rescan music library on entry to musicJonathan Marshall
2012-07-03Merge pull request #887 from Pulse-Eight/cec1.6Lars Op den Kamp
cec - libCEC 1.7 and firmware v2 support (for wake over CEC)
2012-07-02[gettext] added: occurence helper comments for recent new strings in English ↵alanwww1
po file
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)