aboutsummaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2009-11-05what a bad moment for a typo...lcapriotti
2009-11-04changed: copy extras/user to ~/.../XBMC/userdatamaestrodd
2009-11-04syntax errors (?)lcapriotti
2009-11-04enable resume with USB remotelcapriotti
2009-11-03nicer usplash at shutdownlcapriotti
2009-10-29nicer transition from usplashlcapriotti
2009-10-28[OSX] fixed: broke Harmony's default mapping by only allowing MENU_H to start...maestrodd
2009-10-26[OSX] cosmetics: removed log spew in XBMCHelper; don't start Remote on --helpmaestrodd
2009-10-24[OSX] fixed: initialize HIDRemote in exclusive modemaestrodd
2009-10-23[OSX] XBMCHelper: updated to final HIDRemote framework; adapted XBMCHelpermaestrodd
2009-10-23[OSX]XBMCHelper: moved HIDRemote to own foldermaestrodd
2009-10-23[OSX] fixed: XBMCHelper reset delegate in deallocmaestrodd
2009-10-23[OSX] XBMCHelper: updated to new HIDRemoteSDKmaestrodd
2009-10-23[OSX] changed to HIDRemote backend for XBMCHelper (thanks to IOSpirit for ope...maestrodd
2009-10-23misc fixes for V2 disk layout supportlcapriotti
2009-10-22take care of karmic install using sysVinitlcapriotti
2009-10-22install upstart scripts on karmic onlylcapriotti
2009-10-17fixed: memleak in texture writer, pass string by reference.monkeyman_67156
2009-10-17cosmetic: silence some compilation warningsmonkeyman_67156
2009-10-15typolcapriotti
2009-10-13added [OSX]: optional port sspargument to specify portmaestrodd
2009-10-10[osx] remove wrapping of mem functions in loaded libsdavilla
2009-10-09upstart scripts for XBMCLive, first commitlcapriotti
2009-10-07bump versionlcapriotti
2009-10-07fix for improper boot drive detectionlcapriotti
2009-10-04fixed: Cleaned up the DDSImage stuff so it can use our VFS.jmarshallnz
2009-10-04added: MakeDDS win32 target for conversion to .DDS format (DXT1 or DXT5) for ...jmarshallnz
2009-10-04changed: Win32 PM3/PM3.HD build scripts to use TexturePacker rather than XBMC...jmarshallnz
2009-10-04fixed: renamed XBMCTexXBT binary to matchtheuni
2009-10-04moved: XBMCTexXBT to a slightly less random collection of characters.jmarshallnz
2009-10-04fixed: Make sure we allocate enough space for compression in lzo in the case ...jmarshallnz
2009-10-04grrrdavilla
2009-10-04we want -llzo and not -llzo2 heredavilla
2009-10-03fixed: linux buildvdrfan
2009-10-03fixed: Win32 build.jmarshallnz
2009-10-03added: lzo compression to .xbt creation.jmarshallnz
2009-10-03fixed: properly print unpackedSize (uint64_t) when creating XBT bundlebeenje
2009-10-03added: Support for ARGB, DXT1 and DXT3 in textures in .xbt files.jmarshallnz
2009-10-02now handles combinations of V1, V2, grub-legacy and grub2lcapriotti
2009-09-30I wish grub2 docs would be more exaustive these days...lcapriotti
2009-09-29fixed: Win32 build of the new texture packer.jmarshallnz
2009-09-29fix grub menu manglinglcapriotti
2009-09-29use permanent storage file as in V1lcapriotti
2009-09-29proper grub2 menu creationlcapriotti
2009-09-28fixed: compilation on OSX after 23209 (moved libsquish.a to libsquish-@ARCH@.a)beenje
2009-09-28fixed: LINUX build errors.AlTheKiller
2009-09-28typo in snapshot filenamelcapriotti
2009-09-28cosmeticslcapriotti
2009-09-28initial support for grub2lcapriotti
2009-09-28support DXT5 textures with a new texture bundle(r)yuvalt