vuplus_xbmc
12 years agosync: htbackdrops with addons repo
theuni [Sun, 11 Dec 2011 04:45:22 +0000 (23:45 -0500)]
sync: htbackdrops with addons repo

12 years agosync: hdtrailers with addons repo
theuni [Sun, 11 Dec 2011 04:43:34 +0000 (23:43 -0500)]
sync: hdtrailers with addons repo

12 years agosync: allmusic with addons repo
theuni [Sun, 11 Dec 2011 04:40:23 +0000 (23:40 -0500)]
sync: allmusic with addons repo

12 years ago[osx] fixed, only allow display switching for osx 10.5+
davilla [Sat, 10 Dec 2011 23:33:27 +0000 (18:33 -0500)]
[osx] fixed, only allow display switching for osx 10.5+

12 years ago[osx] fixed, restore bits removed by 489f8c2af9e1221429c4e9ab1c173ca6d3463b7d
S. Davilla [Sat, 10 Dec 2011 20:27:31 +0000 (15:27 -0500)]
[osx] fixed, restore bits removed by 489f8c2af9e1221429c4e9ab1c173ca6d3463b7d

12 years ago[osx] increase wait for audio device startup from 100ms to 200ms in an attempt to...
S. Davilla [Sat, 10 Dec 2011 20:19:44 +0000 (15:19 -0500)]
[osx] increase wait for audio device startup from 100ms to 200ms in an attempt to resolve 'failed to initialize audio device' when using passthough

12 years ago[vaapi] reverted does apply to our ffmpeg version
huceke [Sat, 10 Dec 2011 18:31:51 +0000 (19:31 +0100)]
[vaapi] reverted does apply to our ffmpeg version

12 years agoupdated: Polish translation (closes #12277 - thanks Kolabor)
vdrfan [Sat, 10 Dec 2011 12:01:22 +0000 (13:01 +0100)]
updated: Polish translation (closes #12277 - thanks Kolabor)

12 years agoMerge pull request #563 from ntadej/slovenian
Arne Morten Kvarving [Sat, 10 Dec 2011 11:16:12 +0000 (03:16 -0800)]
Merge pull request #563 from ntadej/slovenian

updated: Slovenian translations

12 years agoupdated: Slovenian translations
Tadej Novak [Sat, 10 Dec 2011 11:11:18 +0000 (12:11 +0100)]
updated: Slovenian translations

Final string changes

12 years agoMerge pull request #562 from milesbenson/patch-1
Matthias Kortstiege [Sat, 10 Dec 2011 09:05:17 +0000 (01:05 -0800)]
Merge pull request #562 from milesbenson/patch-1

"Kürzlich hinzugefügte Filme/Musik/Musikvideos" does not fit on screen (...

12 years ago"Kürzlich hinzugefügte Filme/Musik/Musikvideos" does not fit on screen (onto header...
milesbenson [Sat, 10 Dec 2011 01:09:09 +0000 (02:09 +0100)]
"Kürzlich hinzugefügte Filme/Musik/Musikvideos" does not fit on screen (onto header.png) and looks cropped. Change to "Neu" wont break the meaning of those phrases and will look much better.

12 years agojsonrpc: add debug logging to be able to track requests
montellese [Fri, 9 Dec 2011 22:59:51 +0000 (23:59 +0100)]
jsonrpc: add debug logging to be able to track requests

12 years ago[osx] fixed, hide the initial SDL window if we are starting up fullscreen so we do...
S. Davilla [Fri, 9 Dec 2011 21:16:13 +0000 (16:16 -0500)]
[osx] fixed, hide the initial SDL window if we are starting up fullscreen so we do not see it flash

12 years agovaapi: do not assert on value read from input bitstream
Diego Biurrun [Thu, 14 Jul 2011 23:06:16 +0000 (01:06 +0200)]
vaapi: do not assert on value read from input bitstream

User-provided data should never trigger an assert; return error instead.
Also fix an instance of get_bits where get_bits_long should have been used.

This eliminates the following warning:
libavcodec/vaapi_mpeg2.c:112:14: warning: variable 'start_code' set but not used

Signed-off-by: elupus <elupus@xbmc.org>
12 years agoFix VA-API decoding artefacts.
Edgar Hucek [Sun, 11 Sep 2011 10:53:17 +0000 (12:53 +0200)]
Fix VA-API decoding artefacts.

Fixes ffmpeg ticket #457.

Signed-off-by: elupus <elupus@xbmc.org>
12 years ago[osx] fixed, add a delay before audio renderer encoding init passthough and using...
S. Davilla [Fri, 9 Dec 2011 20:25:31 +0000 (15:25 -0500)]
[osx] fixed, add a delay before audio renderer encoding init passthough and using adjust refresh rate

12 years ago[osx] - fixed selection of initial display mode - don't use CGDisplayBestModeForParam...
Memphiz [Fri, 9 Dec 2011 19:51:42 +0000 (20:51 +0100)]
[osx] - fixed selection of initial display mode - don't use CGDisplayBestModeForParameters - it might prever a interlaced mode before a progressive one - figure out the right mode on our own

12 years ago[fix] - fixed id3 getcomment - check pointer, fetch encoding, break the loop when...
Memphiz [Fri, 9 Dec 2011 19:08:20 +0000 (20:08 +0100)]
[fix] - fixed id3 getcomment - check pointer, fetch encoding, break the loop when we are done

12 years agoupdated: Spanish translation (thanks Juanjo)
vdrfan [Fri, 9 Dec 2011 18:09:10 +0000 (19:09 +0100)]
updated: Spanish translation (thanks Juanjo)

12 years agoMerge pull request #561 from CutSickAss/patch-4
Matthias Kortstiege [Fri, 9 Dec 2011 15:54:03 +0000 (07:54 -0800)]
Merge pull request #561 from CutSickAss/patch-4

Update language/Greek/strings.xml

12 years agoUpdate language/Greek/strings.xml
CutSickAss [Fri, 9 Dec 2011 14:17:20 +0000 (16:17 +0200)]
Update language/Greek/strings.xml

12 years agocosmetics: fixed EOLs in Chinese (Traditional) strings.xml
vdrfan [Fri, 9 Dec 2011 10:05:00 +0000 (11:05 +0100)]
cosmetics: fixed EOLs in Chinese (Traditional) strings.xml

12 years agoMerge pull request #559 from koalahong/master
Matthias Kortstiege [Fri, 9 Dec 2011 10:00:53 +0000 (02:00 -0800)]
Merge pull request #559 from koalahong/master

Update Traditional Chinese language file

12 years agoMerge pull request #560 from dersphere/patch-2
Matthias Kortstiege [Fri, 9 Dec 2011 09:59:51 +0000 (01:59 -0800)]
Merge pull request #560 from dersphere/patch-2

Added missing German string 13412

12 years agofixed: missing HTTPDirectory filesizes for files < 1KB
vdrfan [Fri, 9 Dec 2011 09:57:16 +0000 (10:57 +0100)]
fixed: missing HTTPDirectory filesizes for files < 1KB

12 years agoUpdate Traditional Chinese translation based on commit bc92615ba9
koalahong [Fri, 9 Dec 2011 09:21:14 +0000 (17:21 +0800)]
Update Traditional Chinese translation based on commit bc92615ba9

12 years agoAdded missing German string 13412
sphere [Fri, 9 Dec 2011 09:17:15 +0000 (10:17 +0100)]
Added missing German string 13412

12 years agoMerge pull request #558 from CutSickAss/patch-3
Matthias Kortstiege [Fri, 9 Dec 2011 08:35:31 +0000 (00:35 -0800)]
Merge pull request #558 from CutSickAss/patch-3

Update language/Greek/strings.xml

12 years agoFix the GUISettingsSliderControl dirty regions logic
CrystalP [Sun, 2 Oct 2011 21:53:41 +0000 (17:53 -0400)]
Fix the GUISettingsSliderControl dirty regions logic
- Mark the control dirty on value or attribute changes of the text
- Correctly mark dirty when gaining/losing focus

12 years agoUpdate language/Greek/strings.xml
CutSickAss [Fri, 9 Dec 2011 00:08:58 +0000 (02:08 +0200)]
Update language/Greek/strings.xml

12 years agofixed: broken file/folder stacking in HTTPDirectory
vdrfan [Thu, 8 Dec 2011 23:04:10 +0000 (00:04 +0100)]
fixed: broken file/folder stacking in HTTPDirectory

12 years agofixed: missing HTTPDirectory filesizes in some circumstances
vdrfan [Thu, 8 Dec 2011 20:58:43 +0000 (21:58 +0100)]
fixed: missing HTTPDirectory filesizes in some circumstances

12 years ago[WIN32] applied the hanewin patch to libnfs
wsoltys [Thu, 8 Dec 2011 20:26:11 +0000 (21:26 +0100)]
[WIN32] applied the hanewin patch to libnfs

12 years ago[fix] - fix writing with nfs when server announces a max write chunksize which is...
Memphiz [Thu, 8 Dec 2011 16:52:07 +0000 (17:52 +0100)]
[fix] - fix writing with nfs when server announces a max write chunksize which is bigger then 64k - clamp chunksize to 32k for beeing save (this might not be needed in future versions of libnfs)

12 years agofixed: local movie trailer not stored in database
vdrfan [Thu, 8 Dec 2011 13:08:37 +0000 (14:08 +0100)]
fixed: local movie trailer not stored in database

12 years agoupdated: Spanish translation (closes #12266 - thanks Juanjo)
vdrfan [Thu, 8 Dec 2011 07:22:51 +0000 (08:22 +0100)]
updated: Spanish translation (closes #12266 - thanks Juanjo)

12 years agofixed: GLX_OML_sync_control needs swap interval set
Joakim Plate [Wed, 7 Dec 2011 22:09:34 +0000 (23:09 +0100)]
fixed: GLX_OML_sync_control needs swap interval set

12 years ago[fix] - cover the complete resolution switching with fadeto/fromblack for preventing...
Memphiz [Wed, 7 Dec 2011 20:43:10 +0000 (21:43 +0100)]
[fix] - cover the complete resolution switching with fadeto/fromblack for preventing the unwanted appearance of the desktop during transition of windowed<->fullscreen or fullscreen#1<->fullscreen#2

12 years ago[fix] - fixed log message on found resolutions on osx
Memphiz [Wed, 7 Dec 2011 20:26:50 +0000 (21:26 +0100)]
[fix] - fixed log message on found resolutions on osx

12 years agochanged: avoid holding dvdplayer state lock while accessing code that might internall...
elupus [Sun, 4 Dec 2011 19:06:54 +0000 (20:06 +0100)]
changed: avoid holding dvdplayer state lock while accessing code that might internally lock other sections

12 years agocosmetic: renamed artist info dialog to what it actually is - aka c/p monster
vdrfan [Wed, 7 Dec 2011 19:01:19 +0000 (20:01 +0100)]
cosmetic: renamed artist info dialog to what it actually is - aka c/p monster

12 years agofixed: do not show empty artist info dialog on manual lookup - try to find artist...
vdrfan [Wed, 7 Dec 2011 18:56:01 +0000 (19:56 +0100)]
fixed: do not show empty artist info dialog on manual lookup - try to find artist information instead

12 years ago[ios] fixes #12262, when dvdplayervideo process thread quits, it is still holding...
davilla [Wed, 7 Dec 2011 03:00:31 +0000 (22:00 -0500)]
[ios] fixes #12262, when dvdplayervideo process thread quits, it is still holding a cvbufref, call m_pVideoCodec->ClearPicture to release it

12 years agofixed: wrong strings in shutdowntimer toast dialog
vdrfan [Tue, 6 Dec 2011 18:43:21 +0000 (19:43 +0100)]
fixed: wrong strings in shutdowntimer toast dialog

12 years agojsonrpc: get valid "thumbnail" path for pictures in a slideshow (fixes #12258)
montellese [Tue, 6 Dec 2011 15:19:24 +0000 (16:19 +0100)]
jsonrpc: get valid "thumbnail" path for pictures in a slideshow (fixes #12258)

12 years agochanged: Use CStdString IsInternetStream()-version instead for clarity (like in CFile...
arnova [Tue, 6 Dec 2011 14:45:17 +0000 (15:45 +0100)]
changed: Use CStdString IsInternetStream()-version instead for clarity (like in CFile::Open())
removed: Stray CStdString definition

12 years agojsonrpc: fix and improve fanart retrieval
montellese [Tue, 6 Dec 2011 09:51:20 +0000 (10:51 +0100)]
jsonrpc: fix and improve fanart retrieval

12 years agojsonrpc: don't return "fanart" for pictures
montellese [Tue, 6 Dec 2011 09:46:42 +0000 (10:46 +0100)]
jsonrpc: don't return "fanart" for pictures

12 years agoUpdated: [Confluence] Weather+ add-on can now show up to 3 videos instead of just...
Jezz_X [Tue, 6 Dec 2011 09:17:46 +0000 (20:17 +1100)]
Updated: [Confluence] Weather+ add-on can now show up to 3 videos instead of just one since version 2.3.0 of the addon

12 years agofixed: wrong dialog header string when setting up a custom shutdown timer (fixes...
vdrfan [Tue, 6 Dec 2011 07:41:25 +0000 (08:41 +0100)]
fixed: wrong dialog header string when setting up a custom shutdown timer (fixes #12261)

12 years ago[osx] fixed mem leak, linux needs to probe each file name in case it might be from...
davilla [Tue, 6 Dec 2011 05:58:39 +0000 (00:58 -0500)]
[osx] fixed mem leak, linux needs to probe each file name in case it might be from a cd/dvd, osx works different and does not use m_bCDROM during access. This works around a 192 byte leak in libcdio for each call when a cd/dvd is not present

12 years ago[osx] fixed, small leak in VDA open
davilla [Tue, 6 Dec 2011 01:12:47 +0000 (20:12 -0500)]
[osx] fixed, small leak in VDA open

12 years ago[osx] fixed, hide windowed when we are switching display resolutions
S. Davilla [Mon, 5 Dec 2011 18:19:40 +0000 (13:19 -0500)]
[osx] fixed, hide windowed when we are switching display resolutions

12 years ago[fix] - resolution/refreshrate changing for osx
Memphiz [Wed, 30 Nov 2011 19:17:50 +0000 (20:17 +0100)]
[fix] - resolution/refreshrate changing for osx

12 years ago[ios] fixed, add missing bit from https://github.com/xbmc/xbmc/pull/527
davilla [Mon, 5 Dec 2011 19:08:18 +0000 (14:08 -0500)]
[ios]  fixed, add missing bit from https://github.com/xbmc/xbmc/pull/527

12 years ago[osx] fixed, add missing bit from https://github.com/xbmc/xbmc/pull/527
davilla [Mon, 5 Dec 2011 19:07:13 +0000 (14:07 -0500)]
[osx] fixed, add missing bit from https://github.com/xbmc/xbmc/pull/527

12 years ago[osx/ios] fixed, pool leaks
davilla [Mon, 5 Dec 2011 18:24:19 +0000 (13:24 -0500)]
[osx/ios] fixed, pool leaks

12 years agofixed: stack folders on known "slow" sources in case they are on the local subnet...
vdrfan [Mon, 5 Dec 2011 17:10:30 +0000 (18:10 +0100)]
fixed: stack folders on known "slow" sources in case they are on the local subnet (fixes #12253)

12 years ago[fix] - apply hanewin nfs server patch to libnfs for linux aswell
Memphiz [Mon, 5 Dec 2011 16:48:50 +0000 (17:48 +0100)]
[fix] - apply hanewin nfs server patch to libnfs for linux aswell

12 years ago[osx] fixed, missed a NSWindow release.
davilla [Sun, 4 Dec 2011 22:01:18 +0000 (17:01 -0500)]
[osx] fixed, missed a NSWindow release.

12 years ago[osx] fixed double release. NSWindow default is to release on close but we check...
davilla [Sun, 4 Dec 2011 21:41:27 +0000 (16:41 -0500)]
[osx] fixed double release. NSWindow default is to release on close but we check first as this can be changed

12 years ago[fix] - fixed access of files with some stupid nfs servers (HaneWin) - fixes iso...
Memphiz [Sun, 4 Dec 2011 20:23:20 +0000 (21:23 +0100)]
[fix] - fixed access of files with some stupid nfs servers (HaneWin) - fixes iso playback with that servers ...

12 years ago[WIN32] removed stray CStdString.
wsoltys [Sun, 4 Dec 2011 19:01:54 +0000 (20:01 +0100)]
[WIN32] removed stray CStdString.

12 years agoFixed: Set focus back to main menu when we eject a disc from the UI to avoid being...
Jezz_X [Sun, 4 Dec 2011 17:39:15 +0000 (04:39 +1100)]
Fixed: Set focus back to main menu when we eject a disc from the UI to avoid being stuck in no navigation land when the menu vanishes

12 years agofixed: removed unneeded CVideoDatabase::Has*Info checks where possible
vdrfan [Sun, 4 Dec 2011 15:10:43 +0000 (16:10 +0100)]
fixed: removed unneeded CVideoDatabase::Has*Info checks where possible

12 years agochanged: made CVideoDatabase::Get*Info to return bool
vdrfan [Sun, 4 Dec 2011 15:10:22 +0000 (16:10 +0100)]
changed: made CVideoDatabase::Get*Info to return bool

12 years agofixed: broken order by movie set in smartplaylists (closes #12251)
vdrfan [Sun, 4 Dec 2011 15:01:40 +0000 (16:01 +0100)]
fixed: broken order by movie set in smartplaylists (closes #12251)

12 years agochanged: do a backward seek when jumping to chapters.
elupus [Sun, 4 Dec 2011 13:58:01 +0000 (14:58 +0100)]
changed: do a backward seek when jumping to chapters.

fixes #12004: Incorrect chapter jump in mkv

12 years ago[osx] fixed, do not printf, they polute console log
davilla [Sun, 4 Dec 2011 01:34:28 +0000 (20:34 -0500)]
[osx] fixed, do not printf, they polute console log

12 years ago[osx] fixed, autopool leaks, change from drain to release. Call SDL_Quit to shut...
davilla [Sun, 4 Dec 2011 01:17:28 +0000 (20:17 -0500)]
[osx] fixed, autopool leaks, change from drain to release. Call SDL_Quit to shut it down... Duh

12 years agoremoved: nuked outdated weather.xbmc.builtin
vdrfan [Sat, 3 Dec 2011 18:49:30 +0000 (19:49 +0100)]
removed: nuked outdated weather.xbmc.builtin

12 years agochanged: made weather.wunderground the new default weather provider
vdrfan [Sat, 3 Dec 2011 18:38:08 +0000 (19:38 +0100)]
changed: made weather.wunderground the new default weather provider

12 years agoMerge pull request #552 from ronie/weather
Matthias Kortstiege [Sat, 3 Dec 2011 18:30:40 +0000 (10:30 -0800)]
Merge pull request #552 from ronie/weather

Weather Underground addon

12 years agoMerge pull request #553 from CrystalP/fix-dvdid
CrystalP [Sat, 3 Dec 2011 18:28:22 +0000 (10:28 -0800)]
Merge pull request #553 from CrystalP/fix-dvdid

Fix name and id of inserted DVDs for computers with multiple drives

12 years ago[WIN32] fixed: give python system encoded strings instead of xbmc-gui encoded.
Martin van Beurden [Sat, 3 Dec 2011 18:19:46 +0000 (19:19 +0100)]
[WIN32] fixed: give python system encoded strings instead of xbmc-gui encoded.

12 years agoMerge pull request #554 from mireks/master
Matthias Kortstiege [Sat, 3 Dec 2011 18:16:18 +0000 (10:16 -0800)]
Merge pull request #554 from mireks/master

updated Czech translation

12 years agoupdated Czech translation
Miroslav Šmerda [Sat, 3 Dec 2011 18:09:24 +0000 (19:09 +0100)]
updated Czech translation

12 years ago[WIN32] fixed: python doesn't use utf8 on windows, return translated path in unicode.
Martin van Beurden [Sat, 3 Dec 2011 13:18:39 +0000 (14:18 +0100)]
[WIN32] fixed: python doesn't use utf8 on windows, return translated path in unicode.

12 years ago[WIN32] fixed: python environment path, changed putenv to use the wide version. utf8...
Martin van Beurden [Sat, 3 Dec 2011 13:17:59 +0000 (14:17 +0100)]
[WIN32] fixed: python environment path, changed putenv to use the wide version. utf8 encoded string was used with an ansi api function. fixes #12220

12 years ago[ios] fixed, check for Textures.xbt before we decide to strip png/jpg files from...
davilla [Fri, 2 Dec 2011 22:54:01 +0000 (17:54 -0500)]
[ios] fixed, check for Textures.xbt before we decide to strip png/jpg files from packaging

12 years agofixed: removed redundant database query
vdrfan [Fri, 2 Dec 2011 16:26:39 +0000 (17:26 +0100)]
fixed: removed redundant database query

12 years agofixed: convert html entities in HTTPDirectory - fixes wrongly formatted titles and...
vdrfan [Fri, 2 Dec 2011 16:20:47 +0000 (17:20 +0100)]
fixed: convert html entities in HTTPDirectory - fixes wrongly formatted titles and/or missing items

12 years agofixed: no need to grab the show path with yet another database query - we know about...
vdrfan [Fri, 2 Dec 2011 08:30:35 +0000 (09:30 +0100)]
fixed: no need to grab the show path with yet another database query - we know about it already these days

12 years agoFix identification of inserted dvd for computers with multiple drives
CrystalP [Fri, 2 Dec 2011 05:33:21 +0000 (00:33 -0500)]
Fix identification of inserted dvd for computers with multiple drives

12 years agoadd weather.wunderground addon
ronie [Thu, 1 Dec 2011 23:24:03 +0000 (00:24 +0100)]
add weather.wunderground addon

12 years agofixed: add constructor which sets the dialog to 0 on init
spiff [Thu, 1 Dec 2011 21:07:57 +0000 (22:07 +0100)]
fixed: add constructor which sets the dialog to 0 on init

if user called update() without having called create() on the dialog,
xbmc would crash

12 years agofixed: crash in rar seek code under certain circumstances
spiff [Thu, 1 Dec 2011 20:36:41 +0000 (21:36 +0100)]
fixed: crash in rar seek code under certain circumstances

if the last archive in a set was less than 256kb, the seek
code set an invalid offset leading to crashes

12 years agojsonrpc: return all directory entries in Files.GetDirectory when the media type is...
montellese [Thu, 1 Dec 2011 15:54:36 +0000 (16:54 +0100)]
jsonrpc: return all directory entries in Files.GetDirectory when the media type is "file" (fixes the lookup of plugin directories)

12 years agopython window: if python window isn't closed when deallocating - close it and mark...
pieh [Thu, 6 Oct 2011 13:32:25 +0000 (15:32 +0200)]
python window: if python window isn't closed when deallocating - close it and mark for deletion after deinit.
fixes #12219

12 years agopython GUIWindows: allow marking window to be deleted after window deinit
pieh [Thu, 6 Oct 2011 13:29:33 +0000 (15:29 +0200)]
python GUIWindows: allow marking window to be deleted after window deinit

12 years agoupdated: [Confluence] Chinese (Simple) translation
taxigps [Thu, 1 Dec 2011 10:01:30 +0000 (18:01 +0800)]
updated: [Confluence] Chinese (Simple) translation

12 years agoupdated: Chinese (Simple) translation
taxigps [Thu, 1 Dec 2011 09:55:35 +0000 (17:55 +0800)]
updated: Chinese (Simple) translation

12 years agofixed: filesystem wrapper does not work for timidity for some reason
spiff [Tue, 29 Nov 2011 20:34:19 +0000 (21:34 +0100)]
fixed: filesystem wrapper does not work for timidity for some reason

for now fix this by caching files prior to playback

12 years agofixed: proper Lircmap.xml altname handling (credits spiff - fixes #12241)
vdrfan [Tue, 29 Nov 2011 09:34:13 +0000 (10:34 +0100)]
fixed: proper Lircmap.xml altname handling (credits spiff - fixes #12241)

12 years agofixed: movie sets node in video library had no content set
vdrfan [Mon, 28 Nov 2011 22:20:00 +0000 (23:20 +0100)]
fixed: movie sets node in video library had no content set

12 years agofixed: no need to fetch the videoinfotag twice
vdrfan [Mon, 28 Nov 2011 21:53:20 +0000 (22:53 +0100)]
fixed: no need to fetch the videoinfotag twice

12 years ago[WIN32] fixed: python path needs string charset and not utf8. This should fix the...
wsoltys [Mon, 28 Nov 2011 20:34:28 +0000 (21:34 +0100)]
[WIN32] fixed: python path needs string charset and not utf8. This should fix the import error on paths with special chars (dunno if this is the right place to fix but I didn't found a better one. maybe we can convert the addon path returned by LibPath() when storing it but I dunno if this has other side effects).

12 years ago[WIN32] fixed: dumpfile directory wasn't existing in portable mode
wsoltys [Mon, 28 Nov 2011 18:45:45 +0000 (19:45 +0100)]
[WIN32] fixed: dumpfile directory wasn't existing in portable mode

12 years ago[WIN32] changed: refactored InitDirectoriesWin32 and moved the logfile in portable...
wsoltys [Mon, 28 Nov 2011 18:44:09 +0000 (19:44 +0100)]
[WIN32] changed: refactored InitDirectoriesWin32 and moved the logfile in portable mode from xbmchome to xbmchome\portable_data.