File tree Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Expand file tree Collapse file tree 2 files changed +9
-7
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" standalone =" yes" ?>
2- <addon id =" script.xbmc.lcdproc" name =" XBMC LCDproc" version =" 3.0.2 " provider-name =" Team Kodi: Memphiz, Daniel 'herrnst' Scheller" >
2+ <addon id =" script.xbmc.lcdproc" name =" XBMC LCDproc" version =" 3.0.3 " provider-name =" Team Kodi: Memphiz, Daniel 'herrnst' Scheller" >
33 <requires >
44 <import addon =" xbmc.python" version =" 2.25.0" />
55 </requires >
2424 <assets >
2525 <icon >resources/icon.png</icon >
2626 </assets >
27- <news >3.0.2
28- - Refactored the main addon handling into class XBMCLCDproc()
29- - Refactored the settings and infolabels modules into classes
30- - fixed connection status popup handling logic
31- - Code/vars move and cleanup
32- - Window ID cleanup (fixes the extraicon triggers during navigation)
27+ <news >3.0.3
28+ - Polish translation update by mskalski (thanks!)
29+ - Fixed a possible UTF8 conversion crash/exception
30+ - Updated video/audiocodec strings for extraicon display
3331</news >
3432 </extension >
3533</addon >
Original file line number Diff line number Diff line change 1+ 3.0.3
2+ - Polish translation update by mskalski (thanks!)
3+ - Fixed a possible UTF8 conversion crash/exception
4+ - Updated video/audiocodec strings for extraicon display
153.0.2
26- Refactored the main addon handling into class XBMCLCDproc()
37- Refactored the settings and infolabels modules into classes
You can’t perform that action at this time.
0 commit comments