aboutsummaryrefslogtreecommitdiff
path: root/project
AgeCommit message (Collapse)Author
2012-12-06Merge pull request #1896 from opdenkamp/pvr-addons-b3Lars Op den Kamp
[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068
2012-12-06[pvr] bump add-ons to d3671def0a4bd826f1fc29d18f5618e6ed4fc068Lars Op den Kamp
2012-12-06[cec] bump libCEC to 2.0.5Lars Op den Kamp
2012-12-05[win32] build xbmc-pvr-addons with BuildSetup.batmontellese
2012-11-25Added PyContext.h/cpp to the Win32 project. Fixed include path issue that ↵Jim Carroll
was a problem on Win32.
2012-11-25[win32] - bump libshairplay - restart of airtunes service is fixed nowMemphiz
(the http server sockets weren't closed on server stop)
2012-11-18[test] add unit tests for CUrlOptionsmontellese
2012-11-16adds AELimiter.h/cpp to the win32 buildJonathan Marshall
2012-11-15[WIN32] fixed: setup, some addons containing .h in the directory name were ↵Martin van Beurden
excluded from copying to the packaging directory.
2012-11-11[win32] updated project filesmontellese
2012-10-31[cec] bump to libCEC 2.0.3Lars Op den Kamp
2012-10-28[WIN32] fixed: missing ogg.dll, vorbis.dll and vorbisenc.dll in nightlies ↵WiSo
due to a missing directory.
2012-10-27adds unit test for CTextureCache::GetWrappedImageURLJonathan Marshall
2012-10-25Merge pull request #1650 from Red-F/httpfile_postArne Morten Kvarving
Provide IFile consumers a rudimentary HTTP POST option
2012-10-23Provide IFile consumers a rudimentary HTTP POST option via a CurlFile ↵Red-F
sub-class called HTTPFile. Implements IFile's OpenForWrite and Write methods to POST data with Content-Type set to "Application/Json"
2012-10-22[win32] add Timer.h/cpp to VS project filesmontellese
2012-10-16Merge pull request #1628 from Pulse-Eight/libcec2.0.2Arne Morten Kvarving
[cec] bump to libCEC 2.0.2
2012-10-16[win32] update VS project filesmontellese
2012-10-16[cec] bump to libCEC 2.0.2Lars Op den Kamp
2012-10-16adds backward compatibility art updater for Eden->FrodoJonathan Marshall
2012-10-16move video and music thumbloaders to their own .cpp/h filesJonathan Marshall
2012-10-15updated Win32BuildSetup/readme.txt to be consistent with the wiki pagemad-max
2012-10-15remove unneeded CGUIStandardWindow classJonathan Marshall
2012-10-10[win32] remove HTTP-API referencesmontellese
2012-10-10Merge pull request #1575 from jmarshallnz/poster_bannerjmarshallnz
Poster banner support for video art
2012-10-11adds tests for FileItem::GetLocalArt and a few othersJonathan Marshall
2012-10-10Merge pull request #1576 from Pulse-Eight/libcec2Lars Op den Kamp
[cec] libCEC 2.0.0 support
2012-10-09Merge pull request #1399 from Montellese/gsoc_advanced_filterSascha Montellese
[GSoC] Advanced Library Filtering
2012-10-09[cec] bump to libCEC 2.0.0. only minor changes, but the API was cleaned up, ↵Lars Op den Kamp
and is not compatible with the previous version anymore
2012-10-08Merge pull request #1571 from Memphiz/bxaremoveArne Morten Kvarving
[PAPlayer] Remove BXACodec and use DVDPlayerCodec instead
2012-10-08changed: drop now unused CGUIDialogVideoScanspiff
2012-10-08[BXACodec] - get rid of the now obsolete BXACodecMemphiz
2012-10-08[win32] update project filesmontellese
2012-10-07[win32] Screenshot.h belongs into utils not into the root folder of the VS ↵montellese
project
2012-10-07[win32] fixed vs2010 project file for lose DVDDemuxBXA.cpp/htaxigps
2012-10-07changed: remove now unused CGUIDialogMusicScanspiff
2012-10-05[win32] remove remaining reference to libapetagmontellese
2012-10-05libid3tag/libapetag win/mac/linux/android removal (thanks theuni for the ↵Cory Fields
linux/android parts and montellese for win32)
2012-10-05[screenshot] move Screenshot.h/cpp to utils, and update projectsJonathan Marshall
2012-10-04Merge pull request #1511 from hydra/relocate-screenshot-code2jmarshallnz
Move screenshot code into it's own file. Move surface capturing code in...
2012-10-04Move screenshot code into it's own file. Move surface capturing codeDominic Clifton
into it's own class so it can be reused.
2012-10-03Merge pull request #1189 from Karlson2k/Blacklist_Problem_ImonLars Op den Kamp
[win32] Fix for problematic iMON hardware
2012-10-03[Peripheral] Add new class 'PeripheralImon'Karlson2k
2012-10-02jsonrpc: add Addons namespace with GetAddons, GetAddonDetails, ↵montellese
SetAddonEnabled and ExecuteAddon
2012-09-30 [dvdplayer/subs] - factor the calculation from relative to absolute ↵Memphiz
overlaytime out from the subtitleplayer into the dvdoverlaycodec base class and adapt subtext, subtx3g and subffmpeg to use it accordingly without changing former behaviour
2012-09-30[win32] remove non-existing xbmc/music/tags/Tag.h from VS projectmontellese
2012-09-22[win32] fix MusicInfoTagLoader.h appearing in root level of VS projectmontellese
2012-09-22[win32] update VS projects after d83dc04f4754f1045edeb72234ade67d32d056d4montellese
2012-09-16[win32] fix VS configuration for "Debug Testsuite"montellese
2012-09-13[win32] add interfaces/swig/ControlListAddItemMethods.i to VS projectmontellese