index
:
slackcoder/xbmc
master
Kodi is an award-winning free and open source home theater media center software and entertainment hub for digital media
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
addons
/
library.xbmc.pvr
Age
Commit message (
Expand
)
Author
2013-11-10
[win32] Add "core-defaults" with basic project settings, include file in each...
Karlson2k
2013-11-10
[win32] addons projects: remove custom settings as default settings are same now
Karlson2k
2013-11-10
[win32] add missing imports of XBMC defaults
Karlson2k
2013-11-01
Merge pull request #3528 from Karlson2k/win32_projects_update_02
Martijn Kaijser
2013-10-30
[win32] cleanup: remove leftover from old project conversion
Karlson2k
2013-10-30
[win32] mark debug/release configs with proper internal marks
Karlson2k
2013-08-11
[cosmetic] update copyright headers
Martijn Kaijser
2013-07-17
[win32] fix library.xbmc.foo builds after cc988c14d2c13cee4633b316065e4cf3353...
montellese
2013-06-18
[win32] Enable SSE2 everywhere
Karlson2k
2013-06-09
pvr: win32: Make sure that the addon libs define TARGET_WINDOWS
Christian Fetzer
2013-02-09
[cosmetics] update date in GPL header
Martijn Kaijser
2012-10-21
[osx/iosx] fixed build, remove read_only_relocs flag on linker, you only need...
davilla
2012-10-09
[pvr] added TriggerEpgUpdate to the PVR interface, so an add-on can force an ...
Lars Op den Kamp
2012-09-25
[addons] Modified vc project files to generate debug information for
Christian Fetzer
2012-09-25
[addons] Removed global variables in addon callback shared libraries
Christian Fetzer
2012-09-05
[pvr] added PVR support to XBMC (taken from https://github.com/opdenkamp/xbmc...
Lars Op den Kamp
2011-01-23
Revert "Merge remote branch 'upstream/master'"
Lars Op den Kamp
2011-01-20
CRLF
Lars Op den Kamp
2011-01-09
windows: Add addon & PVR support libraries to VS2010 solution
Marcel Groothuis
2011-01-04
pvr: fixed: missing LDFLAGS for pvr libs and clients from: anssih
Lars Op den Kamp
2011-01-04
pvr: fix vs2008 project file for libXBMC-pvr
Lars Op den Kamp
2011-01-04
merge pvr-testing2 svn rev 32591 into trunk
Lars Op den Kamp