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
Age
Commit message (
Expand
)
Author
2011-05-20
[win32] replace jsoncpp with yajl
montellese
2011-05-20
Removed jsoncpp
Tobias Arrskog
2011-05-20
Added pragma and license to IClient.h
Tobias Arrskog
2011-05-20
Removed the dependency of jsoncpp in CVariant
Tobias Arrskog
2011-05-20
Switched to use CVariant instead of jsoncpp values in JSON-RPC
Tobias Arrskog
2011-05-20
Added yajl writer for Variant
Tobias Arrskog
2011-05-20
Added yajl parser for Variant
Tobias Arrskog
2011-05-20
Added c_str and have size of variant work with strings
Tobias Arrskog
2011-05-17
Added check for libyajl to configure
Tobias Arrskog
2011-05-17
Added CVariant::type which returns the type of the current variant (easier th...
Tobias Arrskog
2011-05-17
Switched Variant to use double internally, still accepts floats
Tobias Arrskog
2011-05-17
Added swap method to CVariant
Tobias Arrskog
2011-05-17
Moved to use explicit type in CVariant instead of isFoo
Tobias Arrskog
2011-05-17
Added operator== to CVariant
Tobias Arrskog
2011-05-17
Added array and map iterators to CVariant
Tobias Arrskog
2011-05-17
Added CVariant constructor which takes a string pointer and length
Tobias Arrskog
2011-05-17
Added append to CVariant
Tobias Arrskog
2011-05-17
Added isMember to CVariant
Tobias Arrskog
2011-05-05
Removed debug in CVariant
Tobias Arrskog
2011-05-05
Added const operator[] to CVariant
Tobias Arrskog
2011-05-05
jsonrpc: make "thumbnail" for AudioLibrary.GetGenres optional
montellese
2011-05-05
Fixed: [Confluence] Video OSD skipped "DVD menu" button when going left
Jezz_X
2011-05-04
jsonrpc: fix (Audio|Video)Playlist.Add not showing metadata for items added b...
montellese
2011-05-04
Merge pull request #133 from cptspiff/changelog
Arne Morten Kvarving
2011-05-04
[WIN32] moved libcrystalhd to /lib/win32 and adapted paths
WiSo
2011-05-04
[WIN32] fixed compilation
WiSo
2011-05-04
change all usage of m_colour from mediump to lowp in shaders, yields a slight...
S. Davilla
2011-05-04
cosmetics
S. Davilla
2011-05-04
[chd] update crystalhd headers for windows
S. Davilla
2011-05-04
FreeBSD does not need linux/cdrom.h
Fneufneu
2011-05-04
FreeBSD does not need malloc.h
Fneufneu
2011-05-04
initial support of freebsd in SystemInfo.cpp
Fneufneu
2011-05-04
reuse APPLE in EmuFileWrapper.h
Fneufneu
2011-05-04
reuse APPLE code: no need of lseek64 and sys/vfs.h
Fneufneu
2011-05-04
implement memory info on freebsd with sysctl
Fneufneu
2011-05-04
freebsd does not have sysinfo.h
Fneufneu
2011-05-04
use sysctl to find executable path
Fneufneu
2011-05-04
changed: don't change folder names and file names in file view
elupus
2011-05-04
updated: catalan translation. thanks to dsoms, closes #11424
spiff
2011-05-04
changed: always grab both local and repository add-ons in the info dialog
spiff
2011-05-04
Fixes #11506 - location slider not updated when weather settings are changed
Garrett Brown
2011-05-03
[osx] disable GNU_AS when building ffmpeg for ppc
beenje
2011-05-04
set correct base path for winxml scripts
Jonathan Marshall
2011-05-02
[all] changed m_colour from mediump to lowp, improves gui fps on resource lim...
S. Davilla
2011-05-02
[osx] cross-compile powerpc-osx
beenje
2011-05-02
Fix trac 11461. third party python library PIL now builds correctly under linux.
Jim Carroll
2011-05-02
[osx] fixed libsquish/texturepacker build when native g++ is 4.2.1
S. Davilla
2011-05-02
Fixed trac #10575. Code in CGUIPythonWindowXML::SetupShares never executed be...
Jim Carroll
2011-05-02
fixed: wrong type passed to Py_BuildValue
spiff
2011-05-02
jsonrpc: extended metadata handling for (Audio|Video)Playlist.Add/Insert and ...
montellese
[next]