Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 vfs | Cory Fields | |
2012-08-08 | [droid] implement basic CAndroidStorageProvider | montellese | |
2012-08-02 | Remove 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-31 | cec: optionally pause playback when switching to another source, and resume ↵ | Lars Op den Kamp | |
playback when switching back to XBMC | |||
2012-07-10 | Get rid of unused "scrapers.langfallback" setting | Evgeny Grin | |
2012-07-09 | Merge pull request #1124 from jmarshallnz/prompt_for_rescan | jmarshallnz | |
Prompt for rescan of music | |||
2012-07-08 | Merge pull request #1108 from Montellese/movie_tagging | Sascha Montellese | |
add a tagging system for movies | |||
2012-07-08 | integrate new "Tags" node into the video library | montellese | |
2012-07-08 | Merge pull request #1111 from Karlson2k/UseJoystick | jmarshallnz | |
[input] Add 'Enable Joystick' to GUI settings. Fix for http://trac.xbmc.org/ticket/13146 | |||
2012-07-09 | Add new GUI setting for Joystick and use that setting | Karlson2k | |
2012-07-06 | add prompt to rescan music library on entry to music | Jonathan Marshall | |
2012-07-03 | Merge pull request #887 from Pulse-Eight/cec1.6 | Lars 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-02 | cec: 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-21 | add error notification for user when missing home.xml | pieh | |
2012-05-31 | fixed: region locale of Chinese (Traditional) is TW | taxigps | |
2012-05-24 | updated: Czech translation for core strings (thanks to Tomáš Chvátal) | alanwww1 | |
2012-05-21 | changed: language files to modified PO file format for core and Confluence | alanwww1 | |
2012-05-20 | updated: language files from Transifex test project for core and Confluence | alanwww1 | |
2012-05-10 | fixed: removed duplicated AE string entry | alanwww1 | |
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-10 | fixed: missing string from English PO file after AE merge | alanwww1 | |
2012-05-10 | updated: 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 code | Geoffrey 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 playback | Geoffrey McRae | |
2012-05-09 | fixed: more trailing whitespace for new strings in strings.po file | alanwww1 | |
2012-05-09 | fixed: trailing whitespace for new strings in strings.po file | alanwww1 | |
2012-05-07 | dvdplayer: try to find a subtitle that matches the preferred subtitle ↵ | montellese | |
language setting when starting a video | |||
2012-05-07 | dvdplayer: 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 files | alanwww1 | |
2012-05-04 | [gettext] added: PO files for xbmc.core | alanwww1 | |
2012-05-04 | updated: Portuguese (Brazil) translation for core strings (closes: #12982 - ↵ | alanwww1 | |
thanks Wanilton) | |||
2012-05-02 | Merge branch 'bddir' | Joakim Plate | |
2012-05-02 | [bluray] localize strings and make them less succinct | Joakim Plate | |
2012-05-02 | Merge pull request #867 from Memphiz/gesture | Memphiz | |
Some gesture modifications for iOS | |||
2012-05-01 | fixed: typo in Arabic translation | alanwww1 | |
2012-04-30 | Merge pull request #877 from cptspiff/foreignfilter | Arne Morten Kvarving | |
Add-on content language support + browser filter support | |||
2012-04-27 | Fixed incorrect time format (1919:00:00 -> 19:00:00) | kiler129 | |
2012-04-16 | updated: Slovak translation for core and Confluence strings (closes #12907 - ↵ | alanwww1 | |
thanks Therrookiee) | |||
2012-04-15 | added: 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-09 | updated: Chinese (Simple) translation | taxigps | |
2012-04-09 | Update language/Russian/strings.xml | romanvm | |
2012-04-09 | Update language/Russian/langinfo.xml | romanvm | |
2012-04-09 | updated: Portuguese (Brazil) translation for core strings (closes #12884 and ↵ | alanwww1 | |
#12781 - thanks Wanilton) | |||
2012-04-09 | updated: 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 description | Memphiz | |