aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-27[WIN32] added build script for xbmc_asap.dllWiSo
2011-03-27fixed: return false on empty stringWiSo
2011-03-26removed /lib/libflac since all major ports use an external lib nowWiSo
2011-03-26[WIN32] removed libshnplay.dll since there's no reference to it in the code a...WiSo
2011-03-26[WIN32] removed libflac include pathWiSo
2011-03-26removed ifdef's in DllFlacEnc.h since OSX and win32 uses now external libFLAC...WiSo
2011-03-26added libFLAC.dll to .gitignoreWiSo
2011-03-26[WIN32] removed libFLAC.dllWiSo
2011-03-26[WIN32] added download scripts for libFLACWiSo
2011-03-26[WIN32] cosmeticsWiSo
2011-03-26[WIN32] added timidity.dll to .gitignoreWiSo
2011-03-26[WIN32] deleted timidity.dll as its build during compile timeWiSo
2011-03-26[WIN32] fixed: make timidity independent of some mingw libsWiSo
2011-03-26[WIN32] add timidity to the XBMC main build processWiSo
2011-03-26[WIN32] fixed timidity makefile, add clean commandWiSo
2011-03-26[WIN32] enabled minimal rebuild of some more libsWiSo
2011-03-26changed, add lib/cmyth/Makefile to gitignoreS. Davilla
2011-03-26changed: silence compile output on linuxJoakim
2011-03-26changed: reduce header dependency pollutionJoakim
2011-03-26fixed, its #elif not #elseS. Davilla
2011-03-26fixed: missing include for HANDLE typesJoakim
2011-03-26fixed: warning of type mismatcheselupus
2011-03-26changed: avoid including filesystem/File.h in the whole UnrarXLibelupus
2011-03-26added: Thread name to CThread.spiff
2011-03-26don't zero pad the disc number infolabelJonathan Marshall
2011-03-26add listitem.discnumber infolabelJonathan Marshall
2011-03-26changed, libcmyth from two static libs to dyloaded on demandS. Davilla
2011-03-26fixes #11348, videotoolbox hw decode support under iOS/ATV 4.3.xS. Davilla
2011-03-26use GL_BGRA_EXT instead of GL_BGRA to remind us that it is an apple extension...S. Davilla
2011-03-26cosmetics and remove duplicate check for myth/cmyth protocolS. Davilla
2011-03-26Merge branch 'master' of git://github.com/a11599/xbmc into a11599-masterJonathan Marshall
2011-03-26Bugfix, probably a copy-paste error: m_pDS->exec(columns.c_str()); should be ...Istvan Stikrad
2011-03-26Merge branch 'master' of git://github.com/a11599/xbmc into a11599-masterJonathan Marshall
2011-03-25Enable saving scaling method per video.Istvan Stikrad
2011-03-26if we replace folders with the file it represents in the video library, then ...Jonathan Marshall
2011-03-26add CacheCircular.* to OSX build projectsJonathan Marshall
2011-03-25changed: since nothing implemented ICacheInterface, let's drop it.elupus
2011-03-25changed: since the close function never return errors change return type to voidelupus
2011-03-25changed: no other seeks are supported for the cache strategies than absolute,...elupus
2011-03-25changed: CACHE_RC_EOF = 0 which is normal posix for eof file, so drop the defineelupus
2011-03-25changed: allow circular cache to fill to m_size if no back buffer is needed yetelupus
2011-03-25fixed: makefile order for new circular filecacheelupus
2011-03-25added: some doxygen for the new circular cacheelupus
2011-03-25added: allocate the file cache buffer as a memory mapped file in system page ...elupus
2011-03-25added: simplified circular buffer for CFileCacheelupus
2011-03-25remove nop in cachemembufferelupus
2011-03-25changed: refactored the view creation and fixed the tvshowview count by repla...firnsy
2011-03-25changed: cosmetics and log when an unsupported field type is detected by the ...firnsy
2011-03-25Merge branch 'xbox_cleanup' of github.com:amet/xbmc into amet-xbox_cleanupamet
2011-03-25fixes missing header on keyboard dialog when searching or filteringJonathan Marshall