Age | Commit message (Expand) | Author |
2011-06-14 | [osx] fix osx build, again | amet |
2011-06-13 | added: TARGET_WINDOWS build configuration | Martin Ellis |
2011-06-13 | [osx/ios] refactor darwin depends make for boost | davilla |
2011-06-13 | add TARGET_xxx into configure.in | davilla |
2011-06-13 | prep for TARGET_xxx, move _LINUX into ARCH_DEFINES | davilla |
2011-06-13 | [osx] fix osx build | amet |
2011-06-13 | changed: version checking code so that debian style versioning can be used - ... | Martin Ellis |
2011-06-13 | jsonrpc: make "title" (renamed from "genre") and "thumbnail" fields optional ... | montellese |
2011-06-13 | fixed: crash when requesting listeners and music is NULL | bobo1on1 |
2011-06-13 | Merge pull request #195 from malard/USB_HID2 | Martin Ellis |
2011-06-13 | Merge pull request #180 from jmarshallnz/multiple_settings_files | Martin Ellis |
2011-06-13 | silence compile warnings | spiff |
2011-06-13 | [osx/ios] fixed, darwin depends. some scripts for ios look for tar in prefix.... | davilla |
2011-06-13 | [osx/ios] darwin depends, cosmetics | davilla |
2011-06-13 | [libnfs] - stop syslog spamming of libnfs | Memphiz |
2011-06-13 | add canwindowed advanced setting | Jonathan Marshall |
2011-06-13 | adds ability to queue up multiple XML files of advanced settings | Jonathan Marshall |
2011-06-13 | [osx/ios] fixed, do not remove bins from toolchain or prefix on depends make ... | davilla |
2011-06-13 | [osx/ios] changed main makefile behavior, make clean will make distclean on a... | davilla |
2011-06-13 | refactor app parameter parsing | Jonathan Marshall |
2011-06-13 | fix compile warnings | Jonathan Marshall |
2011-06-13 | get rid of #undef min/max now that win32 uses NOMINMAX | Jonathan Marshall |
2011-06-13 | get rid of old VirtualPathDirectory.h/cpp in the filters file | Jonathan Marshall |
2011-06-13 | define NOMINMAX in win32 builds to avoid having to #undef min/max | Jonathan Marshall |
2011-06-13 | [osx/ios] add more clean objects to darwin depends | davilla |
2011-06-12 | [osx/ios] fixed darwin depends, libmad builds i386 instead of armv7. needs au... | S. Davilla |
2011-06-12 | [osx/ios] fixed darwin depends, libmodplug builds i386 instead of armv7. need... | S. Davilla |
2011-06-12 | [osx/ios] fixed darwin depends, /usr/share/aclocal does not exist, use /Devel... | S. Davilla |
2011-06-13 | [fix] - handle screensaver on jsonrpc input operations - fixes #11620 | Memphiz |
2011-06-12 | [osx/ios] fixed darwin depends make failure for tar | S. Davilla |
2011-06-12 | added: temporary holding keymap for Motorola Nyxboard Hybrid | Martin Ellis |
2011-06-12 | added: enumerate usb device list add tell KeymapLoader about each device adde... | Martin Ellis |
2011-06-12 | adding: win32 build support for keymaploader | Martin Ellis |
2011-06-12 | added: KeymapLoader will iterate over deviceidmappings and load relevant devi... | Martin Ellis |
2011-06-12 | fixed: if activeKeyboardMapping is unknown then use "default" which should al... | Martin Ellis |
2011-06-12 | changed: multiple mappings support in keymap files specifically orientated to... | Martin Ellis |
2011-06-12 | changed: only enumerate USB HID devices that are installed | Martin Ellis |
2011-06-12 | added: USBBus enumeration in windows | Martin Ellis |
2011-06-12 | added: WM_DEVICECHANGE notifications for win32 to detect USB HID Device add/r... | Martin Ellis |
2011-06-12 | Merge pull request #187 from dteirney/myth | David Teirney |
2011-06-12 | fixes #11538: fix XBMC.Play to play plugin-related media paths through "file"... | montellese |
2011-06-12 | fixed: Ticket #11628 - "Add source" shows a size of "0 B" in file manager | vdrfan |
2011-06-11 | Merge pull request #193 from hippojay/autonextplay | jmarshallnz |
2011-06-11 | [linux] - libnfs day - linux wants to pull from mirror aswell | Memphiz |
2011-06-11 | changed to use our mirrors for libnfs tarball | S. Davilla |
2011-06-11 | [libnfs] - cleanup softlinks | Memphiz |
2011-06-11 | [fix] duh !!!! | amet |
2011-06-11 | [linux] - added missing softlink for libnfs.so.1 (dyloading won't work withou... | Memphis |
2011-06-11 | jsonrpc: add "filter" parameter to JSONRPC.Introspect to allow the retrieval ... | montellese |
2011-06-11 | added parsing of "returns" to CJSONServiceDescription | montellese |