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
Age
Commit message (
Expand
)
Author
2016-03-13
[cosmetic] Fix c/p errors for peripheral add-on callbacks
Garrett Brown
2016-03-11
[cmake] Controller input
Christian Fetzer
2016-03-10
Peripheral add-ons
Garrett Brown
2016-03-09
[addon] Move add-on library parts to independent folders (code rework)
Alwin Esch
2016-03-06
[cmake] Sync InputStream project files
Christian Fetzer
2016-03-06
[cmake] Add CMake files for library.kodi.audioengine
Christian Fetzer
2016-03-05
Integrated INPUTSTREAM lib into VS solution
mapfau
2016-03-05
add callback lib for inputstream
Rainer Hochecker
2016-02-29
[addon] rename add-on include folder to match new style and prevent header #i...
Alwin Esch
2016-02-29
enabled CURL addon access / curl download speed feature / move file flags to ...
mapfau
2016-02-15
[PVR] Addon API: add epg event changes callback (async epg data transfer)
Kai Sommerfeld
2016-02-15
[PVR] Addon API: add connection state change callback
Kai Sommerfeld
2016-02-12
[cmake] Add CMake files to lib
Christian Fetzer
2016-01-09
added: addon callback for listing a directory
Arne Morten Kvarving
2016-01-04
[library.kodi/librariy.xbmc] - fixed dylib names for osx/ios and don't wrap o...
Memphiz
2015-12-06
AE: move iec packing for passthrough into AE, contains squashed code from fri...
Rainer Hochecker
2015-12-06
move audio sync to AE
Rainer Hochecker
2015-12-06
rename dvdplayer to VideoPlayer
Rainer Hochecker
2015-09-23
[library.kodi.audioengine] Fixing clumsy error mesage
Achim Turan
2015-09-23
[library.kodi.audioengine] [FIX CID 1324647] Fixing Null-checking "cb"
Achim Turan
2015-09-17
[library.kodi.audioengine] Basic binary addon AudioEngine implementation
Achim Turan
2015-07-19
[adsp] Add dsp processing setting dialog selection to player dialog
AlwinEsch
2015-07-19
[adsp] Add gui sound playback with selectable channel position on dsp addon c...
AlwinEsch
2015-07-19
[adsp] Add adsp addon callback helper library
AlwinEsch
2015-06-02
addon.xml was written as ucs2 with bom as that is the default output from pow...
Pär Björklund
2015-03-07
[win32] fix building after split addon gui for skin and binary addons 127663...
Martijn Kaijser
2015-03-04
split addon gui for skin and binary addons
Rainer Hochecker
2015-02-27
SDL clean-up - remove HAS_SDL_OPENGL
Rainer Hochecker
2015-02-17
Revert "[addon] Increase API with change 'char*' return value to 'const char*...
Lars Op den Kamp
2015-02-15
[gui] Allow usage of slider and several dialogs on addons (GUI Ver. 5.8.0)
AlwinEsch
2015-02-15
[addon] Increase API with change 'char*' return value to 'const char*' to fix...
AlwinEsch
2015-02-15
[gui] Increase API version to 5.8.0 (addon relevant part)
AlwinEsch
2015-02-10
Fixed wrong return type
AchimTuran
2014-12-16
Revert "change xbmc/ path to src/ in all files"
Rainer Hochecker
2014-12-15
change xbmc/ path to src/ in all files
Fneufneu
2014-10-16
Reflect int64_t -> size_t changes for "Write()" to Addons
Karlson2k
2014-10-16
Reflect int64_t -> size_t changes for "Read()" to Addons
Karlson2k
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-10-24
[FIX]Make clean dependencies fix
perpe
2013-08-11
[cosmetic] update copyright headers
Martijn Kaijser
2013-07-17
[win32] fix library.xbmc.foo builds after cc988c14d2c13cee4633b316065e4cf3353...
montellese
2013-07-09
added callback methods for binary add-ons to get codec id information from XB...
Lars Op den Kamp
2013-07-06
Merge pull request #2889 from Karlson2k/win32_sse2
wsoltys
2013-06-27
Fix memory leak and a failed ASSERT under win32 Debug build. A string was bei...
Garrett Brown
2013-06-18
[win32] Enable SSE2 everywhere
Karlson2k
[next]