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
path:
root
/
project
Age
Commit message (
Expand
)
Author
2012-06-17
XbmcThreads: forgot to set /EHa switch for the release build in a5ce6b6
montellese
2012-06-16
[WIN32] removed unneeded files
WiSo
2012-06-13
[win32] don't extract/copy readme.txt from libshairplay and libsqlite build d...
montellese
2012-06-13
[win32] use /EHa instead of /EHsc in XbmcThreads project (enables SEH excepti...
montellese
2012-06-11
[WIN32] added a package list file which contains all deps which are already i...
WiSo
2012-06-10
Merge pull request #961 from jimfcarroll/thread-cleanup
Jim Carroll
2012-06-09
[win32] update VS project files
montellese
2012-06-06
[WIN32] get rid of SDL for XBMC. TexturePacker still needs it.
WiSo
2012-06-05
[WIN32] bump sqlite to 3.7.12.1 and use the changed package format.
WiSo
2012-06-02
[WIN32] fixed release build. added missing dxguid.lib (thanks Jezz_X for the ...
WiSo
2012-06-01
[WIN32] changed from old deprecated joystick interface (SDL) to directinput
WiSo
2012-06-01
[WIN32] bump libnfs to 1.3.0 (Memphiz: another one ;)
WiSo
2012-06-01
Merge pull request #981 from cptspiff/cdripjobs
Arne Morten Kvarving
2012-06-01
ditch the now unused CDDAReader class
spiff
2012-06-01
changed: refactor the CD ripper code
spiff
2012-06-01
[WIN32] added scripts to download libshairplay from our mirrors.
WiSo
2012-06-01
Merge pull request #968 from Memphiz/airtunes
Memphiz
2012-05-25
the directory hasn't changed, just the archive name
Jonathan Marshall
2012-05-25
update tinyxml build dep fetches so we can grab a suitably built tinyxmlSTLd.lib
Jonathan Marshall
2012-05-25
switch VS2010 debug project to disable STL iterator checks so that debugging ...
Jonathan Marshall
2012-05-15
[windows] - add airtunes support to buildsys
Memphiz
2012-05-13
webserver: add handler for image://
montellese
2012-05-13
adds image:// file protocol as a wrapper for texture cache, to be used for JS...
Jonathan Marshall
2012-05-12
Adds back signal handling and windows translated exception handling in a less...
FernetMenta
2012-05-11
Revert "Revert "some missed VS2010 project file cleanup""
CrystalP
2012-05-11
Revert "some missed VS2010 project file cleanup"
Damian Huckle
2012-05-11
[AE][SoftAE] removed deprecated postproc stuff and moved engines into their o...
Geoffrey McRae
2012-05-11
some missed VS2010 project file cleanup
Jonathan Marshall
2012-05-10
[win32] rearrange project file as per the filesystem layout
Jonathan Marshall
2012-05-10
[AE] remove old files from the build system
Geoffrey McRae
2012-05-10
[AE] add new files to build system
Geoffrey McRae
2012-05-08
[WIN32] removed unneeded files from vs project
WiSo
2012-05-07
fixed: line-endings
bobo1on1
2012-05-03
[WIN32] fixed broken filter file
WiSo
2012-05-03
[WIN32] added scripts to download tinyxml from our mirrors
WiSo
2012-05-03
Use system implementation of tinyxml instead of internal implementation.
Andres Mejia
2012-05-04
[gettext] implemented ID based gettext PO file support, with fallback to XML
alanwww1
2012-05-02
Merge branch 'bddir'
Joakim Plate
2012-05-01
[bluray] Add directory class listing all titles on disk/image
elupus
2012-05-01
[WIN32] commons filter no longer needed in filter file.
WiSo
2012-05-01
[WIN32] added/moved zeroconfbrowserwin.cpp/.h to network/windows. All other c...
WiSo
2012-05-01
[WIN32] added: zeroconf browser for win32.
WiSo
2012-05-01
[WIN32] bump libjpeg-turbo to 1.2.0 and link with turbojpeg-static.lib (jpeg-...
WiSo
2012-05-01
initial implementation of library structure from xml
Jonathan Marshall
2012-05-01
[win32] ensure XbmcCommons and XbmcThreads build for all configurations
Jonathan Marshall
2012-05-01
equals doesn't always imply no difference...
Jonathan Marshall
2012-04-21
Tests working under windows.
Jim Carroll
2012-04-21
Broke circular dependency between threads and utils.
Jim Carroll
2012-04-16
[WIN] xbmc.cpp is not useful in Windows builds, exclude it
CrystalP
2012-04-14
[win32] in VS project move MediaSource.cpp into utils folder (where MediaSour...
montellese
[next]