aboutsummaryrefslogtreecommitdiff
path: root/addons/skin.confluence/720p
AgeCommit message (Collapse)Author
2012-09-17Merge pull request #1281 from jmarshallnz/plugins_drop_progressjmarshallnz
Plugins drop progress dialog
2012-09-09Changed: [Confluence] Made the Full screen player controls 20% bigger (may ↵Jezz_X
need to redo the graphics in future for better sharpness)
2012-09-07[confluence] adds progress control to busy dialogJonathan Marshall
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-14Fixed: [Confluence] don't hide the TV Show fanart while the "TV Tunes" ↵Jezz_X
add-on is playing the shows theme music
2012-08-14Fixed: [Confluence] Punctuation in Music Codec info (and spiffs sanity at ↵Jezz_X
the same time)
2012-08-08[droid] show android apps next to scripts in confluenceCory Fields
2012-07-11Changed: [Confluence] set the default fan art background image aspect ratio ↵Jezz_X
from stretch to scale so it maintains the correct aspect if your using anything but 16x9 aspect, 16x9 users wont notice any difference fixes #13171
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-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-07-01[confluence] fix textwidth of smartplaylist editor edit controlJonathan Marshall
2012-06-20Added: [Confluence] Another Media Info view in video library for movies and ↵Jezz_X
TV shows
2012-06-20Added: [Confluence] Current artist fanart as background for Full screen ↵Jezz_X
visualization window and skin setting to disable it
2012-06-14Fixed: [Confluence] Forgot to fix the login screen when merged ↵Jezz_X
Confluence-lite skin (thanks vdrfan for pointing it out)
2012-06-14Fixed: [Confluence] Removed some old codeJezz_X
2012-06-09Fixed: [Confluence] Log error and no background in screen calibrationJezz_X
2012-06-04Fixed: "Service Settings" got reverted to "Network Settings" on merge of ↵Jezz_X
confluence lite
2012-06-02Added: [Confluence] the option to use the NO CAPS font set againJezz_X
2012-06-01Added: [Confluence] <disabledcolor> tag to label and fadelabel controls ↵Jezz_X
defaults because add-ons can disable text in there settings if they wish
2012-06-01Fixed: [Confluence] Only fade out the now playing text (bottom left) when ↵Jezz_X
changing windows if it wont show on the next window
2012-06-01Added: [Confluence] ability to pop up lyrics when using non full screen ↵Jezz_X
player controls
2012-06-01Added: [Confluence] Ability change your chosen Lyrics and Subtitle add-ons ↵Jezz_X
settings in skin settings
2012-06-01Fixed: [Confluence] CosmeticsJezz_X
2012-06-01Added: [Confluence] Skin Setting to change the default background and moved ↵Jezz_X
all background options into their own sub category
2012-05-21Fixed: [Confluence] default background didn't show with last change (note ↵Jezz_X
SKINDEFAULT will be case sensitive on non windows systems)
2012-05-12Fixed: [Confluence] CosmeticsJezz_X
2012-05-12Changed: [Confluence] Moved "Hide Background Fanart" setting down to the ↵Jezz_X
Backgrounds Sub category
2012-05-12Fixed: [Confluence] Error in log file about not finding background imageJezz_X
2012-05-12Fixed: [Confluence] bad coding by meJezz_X
2012-05-12Fixed: [Confluence] Have to use an old school weather label in home in order ↵Jezz_X
for weather to refresh on startup and not only on weather window open
2012-05-12Fixed: [Confluence] Only Show system temp units on home if weather temp is ↵Jezz_X
fetched
2012-05-11Fixed: [Confluence] Show Weather info on home option in skin settings didn't ↵Jezz_X
work also disabled it by default
2012-05-05Fixed: [Confluence] Only show Movie Sets sub menu button in home if you have ↵Jezz_X
movie sets
2012-05-05Changed: [Confluence] Clicking Music/Library sub menu in home always takes ↵Jezz_X
you to root fixes #12785
2012-04-30Merge pull request #877 from cptspiff/foreignfilterArne Morten Kvarving
Add-on content language support + browser filter support
2012-04-26Changed: [Confluence] Don't rely on Global search script and only show the ↵Jezz_X
search button in home if its actually installed and enabled
2012-04-25Changed: [Confluence] Added option to disable recently added videos and ↵Jezz_X
albums separate on the home screen and enabled them by default
2012-04-25Changed: [Confluence] Added support for changing background based on a Theme ↵Jezz_X
xbt filename
2012-04-25Changed: [Confluence] Separated out the code for the home screen add-on ↵Jezz_X
shortcuts and gave them a transition effect when the content changes
2012-04-25Restored: [Confluence] Missing Weather fanart after change to unified backgroundJezz_X
2012-04-25Added: [Confluence] support for TV Next Aired Add-onJezz_X
2012-04-25Changed: [Confluence] All home add-on shortcuts can now select Program ↵Jezz_X
add-ons as well as their own section type since they are a mixed bag eg: add programs add-on "TV Show Next Aired" too the Videos menu
2012-04-25Changed: [Confluence] re-added back the Arial based font setJezz_X
2012-04-25Fixed: [Confluence] log errorsJezz_X
2012-04-25Changed: [Confluence] thumbnail view if container content is Movies or ↵Jezz_X
seasons or tvshows (with posters enabled) then show a more poster aspect icon instead of a square thumb
2012-04-25Added: [Confluence] a "Can Resume" icon to the file lists (not thumb panels ↵Jezz_X
yet) to tell if your in the middle of watching something. It looks like a play icon where the "Watched" tick would be
2012-04-25Changed: [Confluence] "Duration" bottom right of file lists to "Total ↵Jezz_X
Duration" to better reflect its for the whole folder not just the selected file
2012-04-25Changed: [Confluence] recently added focus text colorJezz_X
2012-04-25Changed: [Confluence] very small alignment changesJezz_X
2012-04-25Fixed: [Confluence] alignment of Muted iconJezz_X