aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-20[win32] replace jsoncpp with yajlmontellese
2011-05-20Removed jsoncppTobias Arrskog
2011-05-20Added pragma and license to IClient.hTobias Arrskog
2011-05-20Removed the dependency of jsoncpp in CVariantTobias Arrskog
2011-05-20Switched to use CVariant instead of jsoncpp values in JSON-RPCTobias Arrskog
2011-05-20Added yajl writer for VariantTobias Arrskog
2011-05-20Added yajl parser for VariantTobias Arrskog
2011-05-20Added c_str and have size of variant work with stringsTobias Arrskog
2011-05-17Added check for libyajl to configureTobias Arrskog
2011-05-17Added CVariant::type which returns the type of the current variant (easier th...Tobias Arrskog
2011-05-17Switched Variant to use double internally, still accepts floatsTobias Arrskog
2011-05-17Added swap method to CVariantTobias Arrskog
2011-05-17Moved to use explicit type in CVariant instead of isFooTobias Arrskog
2011-05-17Added operator== to CVariantTobias Arrskog
2011-05-17Added array and map iterators to CVariantTobias Arrskog
2011-05-17Added CVariant constructor which takes a string pointer and lengthTobias Arrskog
2011-05-17Added append to CVariantTobias Arrskog
2011-05-17Added isMember to CVariantTobias Arrskog
2011-05-05Removed debug in CVariantTobias Arrskog
2011-05-05Added const operator[] to CVariantTobias Arrskog
2011-05-05jsonrpc: make "thumbnail" for AudioLibrary.GetGenres optionalmontellese
2011-05-05Fixed: [Confluence] Video OSD skipped "DVD menu" button when going leftJezz_X
2011-05-04jsonrpc: fix (Audio|Video)Playlist.Add not showing metadata for items added b...montellese
2011-05-04Merge pull request #133 from cptspiff/changelogArne Morten Kvarving
2011-05-04[WIN32] moved libcrystalhd to /lib/win32 and adapted pathsWiSo
2011-05-04[WIN32] fixed compilationWiSo
2011-05-04change all usage of m_colour from mediump to lowp in shaders, yields a slight...S. Davilla
2011-05-04cosmeticsS. Davilla
2011-05-04[chd] update crystalhd headers for windowsS. Davilla
2011-05-04FreeBSD does not need linux/cdrom.hFneufneu
2011-05-04FreeBSD does not need malloc.hFneufneu
2011-05-04initial support of freebsd in SystemInfo.cppFneufneu
2011-05-04reuse APPLE in EmuFileWrapper.hFneufneu
2011-05-04reuse APPLE code: no need of lseek64 and sys/vfs.hFneufneu
2011-05-04implement memory info on freebsd with sysctlFneufneu
2011-05-04freebsd does not have sysinfo.hFneufneu
2011-05-04use sysctl to find executable pathFneufneu
2011-05-04changed: don't change folder names and file names in file viewelupus
2011-05-04updated: catalan translation. thanks to dsoms, closes #11424spiff
2011-05-04changed: always grab both local and repository add-ons in the info dialogspiff
2011-05-04Fixes #11506 - location slider not updated when weather settings are changedGarrett Brown
2011-05-03[osx] disable GNU_AS when building ffmpeg for ppcbeenje
2011-05-04set correct base path for winxml scriptsJonathan 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-osxbeenje
2011-05-02Fix 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.1S. Davilla
2011-05-02Fixed trac #10575. Code in CGUIPythonWindowXML::SetupShares never executed be...Jim Carroll
2011-05-02fixed: wrong type passed to Py_BuildValuespiff
2011-05-02jsonrpc: extended metadata handling for (Audio|Video)Playlist.Add/Insert and ...montellese