Age | Commit message (Expand) | Author |
2012-11-16 | adds AELimiter.h/cpp to the win32 build | Jonathan Marshall |
2012-11-15 | [WIN32] fixed: setup, some addons containing .h in the directory name were ex... | Martin van Beurden |
2012-11-11 | [win32] updated project files | montellese |
2012-10-31 | [cec] bump to libCEC 2.0.3 | Lars Op den Kamp |
2012-10-28 | [WIN32] fixed: missing ogg.dll, vorbis.dll and vorbisenc.dll in nightlies due... | WiSo |
2012-10-27 | adds unit test for CTextureCache::GetWrappedImageURL | Jonathan Marshall |
2012-10-25 | Merge pull request #1650 from Red-F/httpfile_post | Arne Morten Kvarving |
2012-10-23 | Provide IFile consumers a rudimentary HTTP POST option via a CurlFile sub-cla... | Red-F |
2012-10-22 | [win32] add Timer.h/cpp to VS project files | montellese |
2012-10-16 | Merge pull request #1628 from Pulse-Eight/libcec2.0.2 | Arne Morten Kvarving |
2012-10-16 | [win32] update VS project files | montellese |
2012-10-16 | [cec] bump to libCEC 2.0.2 | Lars Op den Kamp |
2012-10-16 | adds backward compatibility art updater for Eden->Frodo | Jonathan Marshall |
2012-10-16 | move video and music thumbloaders to their own .cpp/h files | Jonathan Marshall |
2012-10-15 | updated Win32BuildSetup/readme.txt to be consistent with the wiki page | mad-max |
2012-10-15 | remove unneeded CGUIStandardWindow class | Jonathan Marshall |
2012-10-10 | [win32] remove HTTP-API references | montellese |
2012-10-10 | Merge pull request #1575 from jmarshallnz/poster_banner | jmarshallnz |
2012-10-11 | adds tests for FileItem::GetLocalArt and a few others | Jonathan Marshall |
2012-10-10 | Merge pull request #1576 from Pulse-Eight/libcec2 | Lars Op den Kamp |
2012-10-09 | Merge pull request #1399 from Montellese/gsoc_advanced_filter | Sascha Montellese |
2012-10-09 | [cec] bump to libCEC 2.0.0. only minor changes, but the API was cleaned up, a... | Lars Op den Kamp |
2012-10-08 | Merge pull request #1571 from Memphiz/bxaremove | Arne Morten Kvarving |
2012-10-08 | changed: drop now unused CGUIDialogVideoScan | spiff |
2012-10-08 | [BXACodec] - get rid of the now obsolete BXACodec | Memphiz |
2012-10-08 | [win32] update project files | montellese |
2012-10-07 | [win32] Screenshot.h belongs into utils not into the root folder of the VS pr... | montellese |
2012-10-07 | [win32] fixed vs2010 project file for lose DVDDemuxBXA.cpp/h | taxigps |
2012-10-07 | changed: remove now unused CGUIDialogMusicScan | spiff |
2012-10-05 | [win32] remove remaining reference to libapetag | montellese |
2012-10-05 | libid3tag/libapetag win/mac/linux/android removal (thanks theuni for the linu... | Cory Fields |
2012-10-05 | [screenshot] move Screenshot.h/cpp to utils, and update projects | Jonathan Marshall |
2012-10-04 | Merge pull request #1511 from hydra/relocate-screenshot-code2 | jmarshallnz |
2012-10-04 | Move screenshot code into it's own file. Move surface capturing code | Dominic Clifton |
2012-10-03 | Merge pull request #1189 from Karlson2k/Blacklist_Problem_Imon | Lars Op den Kamp |
2012-10-03 | [Peripheral] Add new class 'PeripheralImon' | Karlson2k |
2012-10-02 | jsonrpc: add Addons namespace with GetAddons, GetAddonDetails, SetAddonEnable... | montellese |
2012-09-30 | [dvdplayer/subs] - factor the calculation from relative to absolute overlayt... | Memphiz |
2012-09-30 | [win32] remove non-existing xbmc/music/tags/Tag.h from VS project | montellese |
2012-09-22 | [win32] fix MusicInfoTagLoader.h appearing in root level of VS project | montellese |
2012-09-22 | [win32] update VS projects after d83dc04f4754f1045edeb72234ade67d32d056d4 | montellese |
2012-09-16 | [win32] fix VS configuration for "Debug Testsuite" | montellese |
2012-09-13 | [win32] add interfaces/swig/ControlListAddItemMethods.i to VS project | montellese |
2012-09-13 | [win32] remove duplicate MusicInfoTagLoaderWav.h from VS project | montellese |
2012-09-11 | [win32] fix building XBMC with the SWIG-generated code | montellese |
2012-09-10 | [win32] fix DX release and OpenGL builds for codegenerated addons | montellese |
2012-09-10 | [tags] Remove old AAC, Ape, Flac, MP3, MP4, MPC, Ogg, WMA, and WavPack TagLoa... | Chris Roberts |
2012-09-10 | [tags] Add new TagLoaderTagLib & associated VFSStream | Chris Roberts |
2012-09-10 | [tags] Add Makefile and taglib dependency, add taglib to xcode, android, linu... | Chris Roberts |
2012-09-09 | @Montellese, @Memphiz, @jimfcarroll Replace the scripting engine with a codeg... | Jim Carroll |