aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-05-05added: skin support via cpluffalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29814 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05removed: old strAudioCodec from audio renderers, no longer usedgnif2
removed: duplicated logging code from audio renderers added: macros to AudioRendererFactory for logging git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29813 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05Updated : [PM3-HD] icon.png to reflect its new default texturesjezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29812 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05Added: [PM3.HD] Info dialog for addons which makes skin fully compatible ↵jezz_x
with current svn/git git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29811 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05[VDA] 1) load framework once, 2) add autopools, 3 release CF objs we create, ↵davilla
4) replace useless calloc with malloc git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29810 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05[osx] fixed build from libcpluff additiondavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29809 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05[osx] fixed command-line makedavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29808 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05add auto pool class objectdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29807 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05fixed compile warning, has virtual functions but non-virtual destructordavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29806 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05Changed : [PM3.HD] Thumbnail Views Selected texture now takes up full size ↵jezz_x
of thumbnail area (instead of hugging the image) for easier selected Identification git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29805 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05Added: [PM3.HD] Media info type view for the addonsjezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29804 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05[VDA] fixed, dectructor in wrong placedavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29803 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05Updated: [PM3.HD] texture Makefile for all the new images jezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29802 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05changed: support requesting cpluff addons without type. fixes crash inalcoheca
DialogAddonInfo git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29801 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05added: screensaver cpluff filesalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29800 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05changed: screensavers are now supported via cpluff schemaalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29799 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-05added: basic cpluff supportalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29798 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04woopsalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29797 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04changed: screensavers use default addon spinner nowalcoheca
changed: gave virtual screensaver types some ids changed: only delay default skin & viz addon changes git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29796 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Changed: [PM3.HD] Custom background chooser is now a mini home screen look ↵jezz_x
so you can tell exactly what they look like as you set them git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29795 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04fixed: Don't assume local files are in the texture cache.jmarshallnz
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29794 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Fixed : [PM3.HD] left over from r29771jezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29793 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04added: ticket #9165 - Serbian language (Latin) for PM3.HD. thanks to vmedarspiff_
added: ticket #9164 - Serbian language (Cyrillic) for PM3.HD. thanks to vmedar updated: ticket #9140 - Swedish language 3. thanks to malmis updated: ticket #9137 - Dutch language. thanks to sebak updated: ticket #9134 - Greek language based on English strings r29619. thanks to ydatografida updated: ticket #9115 - Updates for the French strings.xml based on r29298. thanks to willynuisance fixed: ticket #9118 - dvd tag in Ukrainian langinfo.xml file is wrong?. thanks to lstranger added: ticket #9112 - Serbian language (Cyrillic) for Confluence. thanks to vmedar added: ticket #9110 - Serbian language (Cyrillic) for XBMC. thanks to vmedar added: ticket #9109 - Serbian language (latin) for XBMC. thanks to vmedar updated: ticket #9095 - Confluence skin korean Translation based on English r2928. thanks to airplanez updated: ticket #9067 - korean Translation based on English r29149. thanks to airplanez updated: ticket #9054 - Turkish translation for Confluence Skin based on English r28277. thanks to queeup updated: ticket #9053 - Turkish translation based on English r29045. thanks to queeup updated: ticket #9042 - korean Translation based on English r28997. thanks to airplanez updated: ticket #9039 - updated swedish translation 2. thanks to malmis updated: ticket #9034 - updated swedish translation. thanks to malmis updated: ticket #9017 - xbmc bulgarian translation. thanks to tonywoolf updated: ticket #8988 - Updated Norwegian translation. thanks to berland updated: ticket #8973 - Icelandic language for Confluence skin. thanks to kristjan updated: ticket #8972 - Icelandic translation based on english r28467. thanks to kristjan updated: ticket #8959 - Confluence skin korean Translation based on English r28277. thanks to airplanez updated: ticket #8947 - Greek language for Confluence skin based on English strings r28373. thanks to Ydatografida updated: ticket #8946 - Greek language based on English strings r28373. thanks to Ydatografida updated: ticket #8939 - Finnish strings for Confluence skin based on English strings r28277. thanks to mikko70 added: ticket #8938 - addons/visualizations/ProjectM/ Finnish strings. thanks to mikko70 updated: ticket #8937 - Finnish strings based on English strings r28310. thanks to mikko70 updated: ticket #8923 - korean Translation based on English r28135. thanks to airplanez updated: ticket #8921 - Updated dutch language file. thanks to _msg_ added: ticket #8914 - Russian translation for Confluence skin. thanks to taraban git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29792 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04fixed: cpluff was expecting the wrong terminating stringalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29791 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04changed: remove unnecessary attributesspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29789 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04added: ticket #9142 - Dutch translation for addons. thanks to sebakspiff_
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29788 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Add option --no-export to ppa-builder.sh (Ticket #9170)wattazoum
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29786 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04[WIN32] forward suspend/resume events to PowerSyscallwiso
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29785 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04[VDA] 1) refactor sorting time handling, 2) add h264 profile/level output on ↵davilla
open errors git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29783 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04removed: unneeded check - CSkinInfo::Start now always loads includesalcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29782 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04fixed: use avcodec_guess_channel_layout to guess the layout if there is no ↵gnif2
layout specified at all git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29781 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04fixed: pm3 makefilealcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29780 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Added : [PM3.HD] very basic start to a addon browser (still no addon info ↵jezz_x
window either) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29779 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04sync .gitignorealcoheca
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29778 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Fixed : Use the new Addon Browser way to find scripts in skin settingsjezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29777 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Removed : [PM3.HD] Gamesaves window since its no longer in xbmc codejezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29776 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Fixed: [PM3.HD] Leftovers from r29772jezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29775 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Fixed : [PM3.HD] Text alignment issue in DialogSeekBar.xmljezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29774 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Changed : [PM3.HD] Busy dialog less transperant and made the whole screen ↵jezz_x
fade out of busy dialog is up too long git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29773 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Updated : [PM3.HD] Codec Flagging images to on a par with Confluencejezz_x
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29772 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04Changed [PM3.HD] redid a lot of the main graphics to a different look (there ↵jezz_x
will be tears I'm sure but get used to it) Changed [PM3.HD] Changed the home menu inner workings so it can have more than just the visible items on it (it scrolls now, and has arrows in indicate there is more) Changed [PM3.HD] removed the option to hide Programs from home menu (will be back later) Changed [PM3.HD] removed the System info from the home screen (it was lame look in system info instead) Changed [PM3.HD] removed the option to show the scan lines in the home screen (did anyone use it anyway?) git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29771 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-04[VDA] 1) refactor dts/pts handling, 2) add try/catch on open, 3) ↵davilla
_aligned_malloc/free not needed under osx, malloc/callocs are always aligned to 16 byte, 4) of course some cosmetics git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29769 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-03[osx] move fs test for dock hide info CocoaPowerSyscalldavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29766 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-031) reverted Linux breakage, 2) do the power call the topfs2 way :) davilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29765 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-03[osx] hook sleep/wake notificationsdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29763 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-03[osx] add function to hide dock if in fullscreendavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29762 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-03[osx] remove sleep/wake notifications from heredavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29761 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-03[osx] add power notification handlerdavilla
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29760 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-03doxygen pumppowereventstopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29756 568bbfeb-2a22-0410-94d2-cc84cf5bfa90
2010-05-03If no type is specified in Files.GetDirectory assume filestopfs2
git-svn-id: https://xbmc.svn.sourceforge.net/svnroot/xbmc/trunk@29755 568bbfeb-2a22-0410-94d2-cc84cf5bfa90