Age | Commit message (Collapse) | Author |
|
|
|
removed the emu_socket directory and files as its not in use for windows
|
|
|
|
I doubt that for other platforms as well.
|
|
|
|
Avoid using big array in stack
|
|
|
|
|
|
excessive recompiles)
|
|
supported by the cpu.
|
|
|
|
Remove unneeded or outdated _MSC_VER macro #ifs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
function IsWindowsVersionAtLeast
|
|
|
|
|
|
[win32][added] Hybrid shutdown on Windows 8
|
|
This extends on the work of PR #2323.
Since thread names are limited to 15 characters, we reduced the length of the name (removing starting C, get rid of spaces, remove trailing Thread, ...) where it made sense.
```
xbmc02:~ # pstree -p 715
xbmc.bin(715)-+-{EPGUpdater}(798)
|-{EventServer}(790)
|-{PeripheralBus}(778)
|-{PeripheralBus}(779)
|-{PVRAddon}(800)
|-{PVRAddon}(932)
|-{PVRGUIInfo}(933)
|-{PVRManager}(799)
|-{SoftAE}(777)
|-{TCPServer}(791)
|-{XBPython}(783)
|-{XBPython}(784)
|-{XBPython}(786)
|-{XBPython}(787)
|-{XBPython}(955)
|-{XBPython}(972)
`-{xbmc.bin}(792)
```
I would like to see more specific names for XBPython, PeripheralBus and PVRAddon. And also get rid of the remaining xbmc.bin thread name.
|
|
|
|
can't find where its still in use I feel better with a working solution.
|
|
[release] version bump to 13.0 alpha3 as we start new merge window.
|
|
from 200 files rebuilt to 56 (144 spurious)
|
|
|
|
[release] version bump to 13.0 alpha2 as we start new merge window.
|
|
|
|
#14101)
|
|
|
|
[cosmetics] update date in GPL header
|
|
|
|
|
|
|
|
|
|
everyone with this change but at least it brings somewhat the old behavior back without altering the registry.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
an unc share). Should handle #13366.
|
|
|
|
|
|
|