Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
files to avoid spam
|
|
|
|
|
|
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
|
|
|
|
|
|
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
|
|
|
|
|
|
source' message. bugzid: 439
|
|
the config in libCEC.
|
|
connected, to be able to determine the correct physical address. this is needed for people who have connected XBMC to something else than the TV
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- pose as a recording device instead of a playback device on the cec bus, so the tuner related buttons on the tv's remote work too.
- removed the option to mark xbmc as inactive view when stopping, but always send the command instead, as is required by the cec spec.
- corrections in repeated keypress handling. display a message when the CEC adapter is connecting and when it is connected and to which devices.
|
|
|
|
specifies 13 chars max.
|
|
settings.
|
|
|
|
|
|
|
|
stacking is enabled. Changed the clean video file option into a use file metadata option (thanks for the pointers JM)
|
|
|
|
|
|
":changed: don't loop playlist on previous track and post toast when prev/next failed"
Signed-off-by: Martijn Kaijser <Machine-Sanctum@zeelandnet.nl>
|
|
|
|
This reverts commit 4e98a514c6a2975ec234fe19fe058e7e74bcfb7d, reversing
changes made to 8d73cbde1dcd240d80bee9301d0321703a15c995.
|
|
Fixed conflicts:
addons/skin.confluence/720p/DialogFullScreenInfo.xml
addons/skin.confluence/720p/Home.xml
addons/skin.confluence/720p/PlayerControls.xml
addons/skin.confluence/720p/Settings.xml
addons/skin.confluence/720p/SettingsSystemInfo.xml
addons/skin.confluence/720p/VideoFullScreen.xml
addons/skin.confluence/720p/VideoOSD.xml
addons/skin.confluence/720p/custom_SkinSetting_1111.xml
addons/skin.confluence/720p/defaults.xml
addons/skin.confluence/720p/includes.xml
addons/skin.confluence/language/English/strings.xml
language/Dutch/strings.xml
project/VS2008Express/XBMC for Windows.sln
project/VS2008Express/XBMC.vcproj
project/VS2008Express/guilib.vcproj
xbmc/addons/AddonDll.h
|
|
ticket #10924,#10971 - korean translation. thanks to airplanez updated: ticket #10982 - dutch translation. thanks to idioteque updated: ticket #11001 - russian translation. thanks to nogooder updated: ticket #11008 - french translation. thanks to willynuisance added: ticket #11012, #11014 - afrikaans translation. thanks to seiko
|
|
|
|
updated: ticket #10795 - turkish translation. thanks to queep
updated: ticket #10804 - polish translation. thanks to kolabor
updated: ticket #10818 - dutch translation. thanks to idioteque
updated: ticket #10842 - romanian translation. thanks to danny3
updated: ticket #10848 - spanish translation. thanks to poxitron
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35597 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
updated: ticket #10769, #10770 - turkish translation. thanks to queep
updated: ticket #10773 - dutch translation. thanks to adje
updated: ticket #10780 - japanese translation. thanks to kyouhei
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35499 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
updated: ticket #10718 - polish translation. thanks to kolabor
updated: ticket #10637 - dutch translation. thanks to adje
updated: ticket #10515 - ukranian translation. thanks to issh
updated: ticket #10746 - norwegian translation. thanks to ventech
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35428 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
updated: ticket #10601 - greek translation. thanks to ydatografida
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@35104 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|
|
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@34745 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
|