aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-21[WIN32] [VS2010] build libmad.dll within the XBMC main project (hopefully wit...blinkseb
2010-04-21[WIN32] [VS2010] added vorbisfile.dll to be created within the XBMC main projectblinkseb
2010-04-21[WIN32] another one gone (adpcm.dll)wiso
2010-04-21[WIN32] build adpcm.dll within the XBMC main project.wiso
2010-04-21[WIN32] and another binary bites the dust (libid3tag.dll)wiso
2010-04-21[WIN32] build libid3tag within the XBMC main project. We might to clean it la...wiso
2010-04-21[WIN32] deleted freetype6.dll as it isn't needed anymore for libasswiso
2010-04-21[WIN32] vgmstream: fixed bug when using our vfswiso
2010-04-21[WIN32] [VS2010] build AC3Codec.dll within the XBMC main projectblinkseb
2010-04-21[WIN32] [VS2010] build libdts within the XBMC main projectblinkseb
2010-04-21added: logging for ffmpeg codecs that report less channels then in the layout...gnif2
2010-04-21fixed: #9085, #9089 - Thanks CrustalP and ArtVandelaegnif2
2010-04-21fixed: Only delete cached thumbs willy-nilly.jmarshallnz
2010-04-20changed: don't crash if no scraper is found for a tvshow that we have request...elupus
2010-04-20fixed: don't generate thumbs when the setting is offbobo1on1
2010-04-20changed: disable multithreaded decoding for mpeg2 as that is apperently broke...elupus
2010-04-20changed: use the actual settings for C++ Exceptions + Structured exception ha...elupus
2010-04-20added brstm as supported music extension (supported by vgmstream). guess we'r...wiso
2010-04-20[WIN32] another binary gone (vgmstream.dll)wiso
2010-04-20[WIN32] build vgmstream.dll within the XBMC main project.wiso
2010-04-20[WIN32] removed legacy stuffwiso
2010-04-20fixed: mismatch between output filename and generated dllelupus
2010-04-20cosmetics: some less warnings for vorbiselupus
2010-04-20[WIN32] removed MACDll.dll as it seems to be not in use anymore (any objectio...wiso
2010-04-20[WIN32] another binary gone (libmad.dll)wiso
2010-04-20[WIN32] build libmad.dll within the XBMC main project (hopefully with less wa...wiso
2010-04-20cosmetic: avoid another warning about edit & continue not working on linkelupus
2010-04-20changed: remove some pointless warningselupus
2010-04-20[WIN32] another binary gone (vorbisfile.dll)wiso
2010-04-20[WIN32] added vorbisfile.dll to be created within the XBMC main projectwiso
2010-04-20fixed: set up direct3d on the correct monitor when using fakefullscreen (fixe...bobo1on1
2010-04-19Fix library basename detection to check for libraries via gcc.ceros7
2010-04-19[OSX] update, remove useless use of cat, thanks JordiGHdavilla
2010-04-19Add other libraries to check for basenames.ceros7
2010-04-19Fix libcurl basename path for users using libcurl3-gnutls.ceros7
2010-04-19[WIN32] another binary gonewiso
2010-04-19[WIN32] build AC3Codec.dll within the XBMC main projectwiso
2010-04-19[WIN32] removed unneeded xbox files.wiso
2010-04-19[WIN32] another binary gonewiso
2010-04-19[WIN32] build libdts within the XBMC main projectwiso
2010-04-19[WIN32] changed: just cleanup our own yardwiso
2010-04-19changed: Exceptions should be logged with loglevel LOGERRORarnova
2010-04-19Fixed: Pressing "Back" on remote controls in addon browser closed the window ...jezz_x
2010-04-18changed: reduce compile time warnings about depreciated functions and non saf...elupus
2010-04-18fixed: #9086 compile on fc13. thanks to mihailim.theuni
2010-04-18changed: allow fallback from main profile to high profile if hw doesn't suppo...elupus
2010-04-18fixed: typo for vaapi loggingelupus
2010-04-18fixed: use %p for pointers with vaapi loggingelupus
2010-04-18Fixed cased insensitivities with reference to *linktvshow tables.firnsy
2010-04-18[Confluence] added scrollbar to DialogAddonSettings.xmlametovic