Age | Commit message (Expand) | Author |
2012-09-09 | [win32] @Montellese's addition of swig and doxygen win32 build dependencies. | Jim Carroll |
2012-09-09 | Add Groovy based codegenerator to tools. | Jim Carroll |
2012-09-09 | Add the groovy jars to be used in the codegenerator. | Jim Carroll |
2012-09-09 | Add a new native library that follows the Python API. | Jim Carroll |
2012-09-09 | [fix] code checked in that didn't compile. | Jim Carroll |
2012-09-09 | makefile.in clean up and add USE_OMXLIB to build control | davilla |
2012-09-08 | Merge pull request #1310 from Karlson2k/AE_fix_1 | Damian Huckle |
2012-09-08 | fixed broken build when HAS_DVD_DRIVE is not defined | davilla |
2012-09-08 | Merge pull request #1390 from Voyager-xbmc/ae-fix-remapping | Damian Huckle |
2012-09-08 | [AE][WASAPI] inject initial buffer of silence on first play as WASAPI seems t... | Damian Huckle |
2012-09-08 | [AE] Restore navsounds to default soft-suspend mode now used over previous AE... | Damian Huckle |
2012-09-08 | fix FreeBSD build after 2d3c469 | Fneufneu |
2012-09-08 | fixed compiler warning, SetFilePointer returns a DWORD, a DWORD is unsigned s... | davilla |
2012-09-08 | fixed build failure, use NULL for pointers not numbers | davilla |
2012-09-08 | bump pvr addons version | davilla |
2012-09-08 | add default labels for GUIDialogAddonSettings | pieh |
2012-09-08 | GUIDialogBoxBase: if no label was defined, use default one on init, not deinit | pieh |
2012-09-08 | CGUIDialogAddonSettings::FreeSections() should free sections | pieh |
2012-09-08 | fix compilation after c38a55e4 | montellese |
2012-09-08 | Merge pull request #1038 from waven/discstub | Martijn Kaijser |
2012-09-08 | Merge pull request #1356 from fetzerch/bugfix-isostack | Martijn Kaijser |
2012-09-08 | Merge pull request #1225 from thebandit/trust-scraper | Martijn Kaijser |
2012-09-08 | Merge pull request #1283 from pieh/window_load_on_demand | Michal Piechowiak |
2012-09-08 | Merge pull request #1339 from wsoltys/iosupport | wsoltys |
2012-09-08 | moved GetTrayState(), CloseTray(), EjectTray and ToggleTray() to the | WiSo |
2012-09-08 | [airplay] - fix assignment operator (still crashing somewhere else - but it ... | Memphiz |
2012-09-08 | [airplay] - fix copy constructor of airplayserver - fixes crash which were ex... | Memphiz |
2012-09-08 | [ios/atv2] - fix the linkpath in check_xbmc_dylib_depends before iterating th... | Memphiz |
2012-09-08 | fix: ubuntu doesn't come with curl installed by default, apt-get it | Chris Roberts |
2012-09-08 | Merge pull request #885 from blinkseb/harfbuzz | Sébastien Brochet |
2012-09-08 | [WIN32] [libass] fixed heap corruption when using in debug | Sébastien Brochet |
2012-09-08 | log: add window loadType to debug log on window load | pieh |
2012-09-08 | adjust GUIWindowSystemInfo: clear labels on window deinit | pieh |
2012-09-08 | adjust GUIDialogSmartPlaylistRule: clear rule spinner before filling it, clea... | pieh |
2012-09-08 | adjust GUIDialogSmartPlaylistEditor: move playlist type specific configuratio... | pieh |
2012-09-08 | adjust GUIDialogTextViewer: reset textarea and heading controls after deinit | pieh |
2012-09-08 | adjust GUIWindowFullscreen: don't toggle DynamicResourceAlloc, shuffle deinit... | pieh |
2012-09-08 | adjust GUIDialogSlider: nullify callbacks on window deinit | pieh |
2012-09-08 | adjust GUIDialogVideoScan: hide progress controls if not used | pieh |
2012-09-08 | adjust GUIDialogPeripheralManager: we would run OnInitWindow twice due to not... | pieh |
2012-09-08 | adjust GUIDialogNetworkSetup: change control types only when we load window, ... | pieh |
2012-09-08 | adjust GUIDialogSelect: don't reset GUIViewControl when leaving window, clear it | pieh |
2012-09-08 | adjust GUIDialogMediaSource: clear list with paths on deinit | pieh |
2012-09-08 | adjust GUISlideShow: move stoping background loader to window deinit | pieh |
2012-09-08 | adjust GUIDialogBoxBase: store heading,lines,choices and set them when initin... | pieh |
2012-09-08 | adjust GUIDialogContextMenu: cleaning up initialization/deinitialization of d... | pieh |
2012-09-08 | keep these windows in memory, they're ready as-is | pieh |
2012-09-08 | regression fix: override SetInitialVisibility() in CGUIBaseContainer to force... | pieh |
2012-09-08 | store and reuse window xml root node | pieh |
2012-09-08 | allow not to free memory (destroy controls objects) when exiting window | pieh |