vuplus_xbmc
10 years ago[language] add missing langinfo files after new additions
Martijn Kaijser [Sat, 1 Mar 2014 23:30:09 +0000 (00:30 +0100)]
[language] add missing langinfo files after new additions

10 years agoMerge pull request #4300 from jjd-uk/strings
jmarshallnz [Sat, 1 Mar 2014 21:49:30 +0000 (10:49 +1300)]
Merge pull request #4300 from jjd-uk/strings

Fix up of settings.xml commit got missed during settings cleanup

10 years ago[lang] update of skin.confluence language files
alanwww1 [Sat, 1 Mar 2014 20:56:34 +0000 (21:56 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Sat, 1 Mar 2014 20:56:09 +0000 (21:56 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Sat, 1 Mar 2014 20:55:32 +0000 (21:55 +0100)]
[lang] update of internal addon language files

10 years ago[language] fix several typos
Martijn Kaijser [Sat, 1 Mar 2014 19:54:47 +0000 (20:54 +0100)]
[language] fix several typos

10 years ago[Confluence] add missing 4K flag in list view
ronie [Sat, 1 Mar 2014 14:41:40 +0000 (15:41 +0100)]
[Confluence] add missing 4K flag in list view

10 years agoFix up of settings.xml commit got missed during settings cleanup
jjd-uk [Sat, 1 Mar 2014 14:40:17 +0000 (14:40 +0000)]
Fix up of settings.xml commit got missed during settings cleanup

10 years ago[language] fix typos
Martijn Kaijser [Sat, 1 Mar 2014 12:05:21 +0000 (13:05 +0100)]
[language] fix typos

10 years agoMerge pull request #4295 from KeyserSoze1/master
Trent Nelson [Fri, 28 Feb 2014 22:00:25 +0000 (17:00 -0500)]
Merge pull request #4295 from KeyserSoze1/master

Fixed mute not working for non-SSE enabled builds

10 years agoFixed mute not working for non-SSE enabled builds
KeyserSoze1 [Fri, 28 Feb 2014 17:54:28 +0000 (12:54 -0500)]
Fixed mute not working for non-SSE enabled builds

10 years agoMerge pull request #4293 from cgtobi/patch-1
Martijn Kaijser [Fri, 28 Feb 2014 12:17:21 +0000 (13:17 +0100)]
Merge pull request #4293 from cgtobi/patch-1

Update strings.po

10 years agoUpdate strings.po
cgtobi [Fri, 28 Feb 2014 12:03:08 +0000 (13:03 +0100)]
Update strings.po

Fixes a minor typo in the original description. It should read 'scalers' instead of 'scalars' according to the developers notice.

10 years agoURIUtils::IsRemote: fix endless loop with stacked special path
Karlson2k [Fri, 28 Feb 2014 08:23:23 +0000 (12:23 +0400)]
URIUtils::IsRemote: fix endless loop with stacked special path

10 years agoURIUtils::IsHD: fix stack overflow, fixes #14812
Karlson2k [Fri, 28 Feb 2014 08:08:19 +0000 (12:08 +0400)]
URIUtils::IsHD: fix stack overflow, fixes #14812
Fix endless recursive loop if filename is stacked special

10 years agoMerge pull request #4246 from Montellese/jsonrpctimers
jmarshallnz [Fri, 28 Feb 2014 08:02:59 +0000 (21:02 +1300)]
Merge pull request #4246 from Montellese/jsonrpctimers

JSON-RPC: support for fetching PVR timers and recordings

10 years agoMerge pull request #4243 from Black09/directoryprovider-extensions
jmarshallnz [Fri, 28 Feb 2014 04:58:23 +0000 (17:58 +1300)]
Merge pull request #4243 from Black09/directoryprovider-extensions

Better caching and updating for dynamic list provider

10 years agoMerge pull request #4271 from elupus/depends_fix
jmarshallnz [Thu, 27 Feb 2014 22:45:51 +0000 (11:45 +1300)]
Merge pull request #4271 from elupus/depends_fix

depends: fix already installed check on osx

10 years agoMerge pull request #4286 from arnova/stack_streamdetails_fix
jmarshallnz [Thu, 27 Feb 2014 19:50:10 +0000 (08:50 +1300)]
Merge pull request #4286 from arnova/stack_streamdetails_fix

fixed: Auto extracted stream details were never stored the stacks

10 years ago[language] drop reference to wiki in the ignore tokens setting.
Jonathan Marshall [Thu, 27 Feb 2014 19:10:46 +0000 (08:10 +1300)]
[language] drop reference to wiki in the ignore tokens setting.

10 years agoMerge pull request #4253 from jmarshallnz/shouty_tags
jmarshallnz [Thu, 27 Feb 2014 19:05:31 +0000 (08:05 +1300)]
Merge pull request #4253 from jmarshallnz/shouty_tags

[id3v2] some apps write TXXX tags using UPPERCASE and some with lowercase.

10 years agojson-rpc: add PVR.GetTimers, PVR.GetTimerDetails, PVR.GetRecordings and PVR.GetRecord...
Lars Op den Kamp [Thu, 13 Feb 2014 00:06:19 +0000 (01:06 +0100)]
json-rpc: add PVR.GetTimers, PVR.GetTimerDetails, PVR.GetRecordings and PVR.GetRecordingDetails

10 years ago[PVR] let CPVRTimerInfoTag implement ISerializable
montellese [Thu, 20 Feb 2014 19:04:40 +0000 (20:04 +0100)]
[PVR] let CPVRTimerInfoTag implement ISerializable

10 years ago[PVR] let CPVRRecording implement ISerializable
montellese [Thu, 20 Feb 2014 19:04:20 +0000 (20:04 +0100)]
[PVR] let CPVRRecording implement ISerializable

10 years ago[PVR] added a unique id for each timer, valid as long as xbmc isn't reset
Lars Op den Kamp [Thu, 13 Feb 2014 00:05:04 +0000 (01:05 +0100)]
[PVR] added a unique id for each timer, valid as long as xbmc isn't reset

10 years ago[PVR] added a unique id for each recording, valid as long as xbmc isn't reset
Lars Op den Kamp [Thu, 13 Feb 2014 00:04:43 +0000 (01:04 +0100)]
[PVR] added a unique id for each recording, valid as long as xbmc isn't reset

10 years agofixed: Auto extracted stream details were never stored the stacks
arnova [Thu, 27 Feb 2014 18:56:53 +0000 (19:56 +0100)]
fixed: Auto extracted stream details were never stored the stacks

10 years agoMerge pull request #4276 from koying/fixvsyncdriver
jmarshallnz [Thu, 27 Feb 2014 18:49:11 +0000 (07:49 +1300)]
Merge pull request #4276 from koying/fixvsyncdriver

FIX: [gles] do not force vsync off if VSYNC_DRIVER

10 years agoMerge pull request #4280 from jmarshallnz/settings_cleanup
Trent Nelson [Thu, 27 Feb 2014 00:41:46 +0000 (19:41 -0500)]
Merge pull request #4280 from jmarshallnz/settings_cleanup

Settings cleanup

10 years agoMerge pull request #4281 from koying/fixgleskaraoke
jmarshallnz [Wed, 26 Feb 2014 23:15:35 +0000 (12:15 +1300)]
Merge pull request #4281 from koying/fixgleskaraoke

FIX: [gles] fix karaoke and teletext rendering

10 years ago[settings] move 'flatten library' into video->library
Jonathan Marshall [Mon, 24 Feb 2014 19:42:29 +0000 (08:42 +1300)]
[settings] move 'flatten library' into video->library

10 years ago[settings] drop unused videolibrary.seasonthumbs
Jonathan Marshall [Mon, 24 Feb 2014 19:40:22 +0000 (08:40 +1300)]
[settings] drop unused videolibrary.seasonthumbs

10 years ago[subtitles] drop 'prefer external' option, always preferring
Jonathan Marshall [Sun, 23 Feb 2014 05:37:29 +0000 (18:37 +1300)]
[subtitles] drop 'prefer external' option, always preferring

10 years ago[settings] pvrpowermanagement settings/timers to be dependent on powermanagement...
Jonathan Marshall [Sun, 23 Feb 2014 05:24:00 +0000 (18:24 +1300)]
[settings] pvrpowermanagement settings/timers to be dependent on powermanagement being enabled

10 years ago[settings] enable teletext scaling only if teletext is enabled
Jonathan Marshall [Sun, 23 Feb 2014 05:23:19 +0000 (18:23 +1300)]
[settings] enable teletext scaling only if teletext is enabled

10 years ago[subtitles] change settings logic for subtitle storage location (make it a spinner)
da-anda [Thu, 19 Dec 2013 11:12:11 +0000 (12:12 +0100)]
[subtitles] change settings logic for subtitle storage location (make it a spinner)

10 years ago[settings] cleanup video decoding settings (hw-accel + frame-multi-threaded) by movin...
da-anda [Wed, 22 Jan 2014 15:02:47 +0000 (16:02 +0100)]
[settings] cleanup video decoding settings (hw-accel + frame-multi-threaded) by moving them to their own settings category

10 years ago[settings] move subtitle stereoscopic depth next to subtitle position on screen
Jonathan Marshall [Wed, 26 Feb 2014 22:15:36 +0000 (11:15 +1300)]
[settings] move subtitle stereoscopic depth next to subtitle position on screen

10 years ago[settings] move preferred subtitle language below languages to download
Jonathan Marshall [Wed, 26 Feb 2014 22:13:57 +0000 (11:13 +1300)]
[settings] move preferred subtitle language below languages to download

10 years ago[settings] move subtitle downloading to the bottom of the subtitles section
Jonathan Marshall [Wed, 26 Feb 2014 22:10:07 +0000 (11:10 +1300)]
[settings] move subtitle downloading to the bottom of the subtitles section

10 years ago[settings] masterlock at start is a child setting of masterlock being enabled
Jonathan Marshall [Wed, 26 Feb 2014 22:02:33 +0000 (11:02 +1300)]
[settings] masterlock at start is a child setting of masterlock being enabled

10 years ago[settings] enable/disable audio setting controls based on state rather than hiding...
Jonathan Marshall [Wed, 26 Feb 2014 22:01:58 +0000 (11:01 +1300)]
[settings] enable/disable audio setting controls based on state rather than hiding them

10 years ago[settings] the video screen settings are children of the monitor setting
Jonathan Marshall [Wed, 26 Feb 2014 22:00:56 +0000 (11:00 +1300)]
[settings] the video screen settings are children of the monitor setting

10 years ago[settings] upnp announcements depend on the upnp server being enabled
Jonathan Marshall [Wed, 26 Feb 2014 21:59:49 +0000 (10:59 +1300)]
[settings] upnp announcements depend on the upnp server being enabled

10 years ago[settings] audio rip settings are children of the encoder type
Jonathan Marshall [Wed, 26 Feb 2014 21:59:15 +0000 (10:59 +1300)]
[settings] audio rip settings are children of the encoder type

10 years ago[settings] replaygain and crossfading subsettings should enable based on the state...
Jonathan Marshall [Wed, 26 Feb 2014 21:58:29 +0000 (10:58 +1300)]
[settings] replaygain and crossfading subsettings should enable based on the state of their parent

10 years ago[settings] arrange/enable PVR settings a little nicer
Jonathan Marshall [Wed, 26 Feb 2014 21:57:33 +0000 (10:57 +1300)]
[settings] arrange/enable PVR settings a little nicer

10 years ago[settings] pause after refresh should be a child of enable refresh rate, and sync...
Jonathan Marshall [Wed, 26 Feb 2014 21:56:47 +0000 (10:56 +1300)]
[settings] pause after refresh should be a child of enable refresh rate, and sync type is a child of sync to display

10 years ago[settings] better grouping under Video|Music->Library settings
Jonathan Marshall [Wed, 26 Feb 2014 21:53:29 +0000 (10:53 +1300)]
[settings] better grouping under Video|Music->Library settings

10 years ago[settings] move audio stream language from locale to video settings
Jonathan Marshall [Wed, 26 Feb 2014 21:51:29 +0000 (10:51 +1300)]
[settings] move audio stream language from locale to video settings

10 years agoMerge pull request #4282 from Montellese/movie_set_fixes
jmarshallnz [Wed, 26 Feb 2014 22:20:57 +0000 (11:20 +1300)]
Merge pull request #4282 from Montellese/movie_set_fixes

Fix "Manage movie sets..." doing nothing when there are no sets available

10 years agoMerge pull request #4283 from jmarshallnz/settings_descriptions
jmarshallnz [Wed, 26 Feb 2014 21:34:53 +0000 (10:34 +1300)]
Merge pull request #4283 from jmarshallnz/settings_descriptions

Settings descriptions updates

10 years ago[pvr] update label from 'Defaults' to 'Reset' for consistency
Jonathan Marshall [Tue, 25 Feb 2014 23:59:28 +0000 (12:59 +1300)]
[pvr] update label from 'Defaults' to 'Reset' for consistency

10 years ago[language] Updated strings.po & settings.xml for help descriptions of settings
jjd-uk [Sat, 22 Feb 2014 13:43:32 +0000 (13:43 +0000)]
[language] Updated strings.po & settings.xml for help descriptions of settings

10 years agoMerge pull request #3447 from Karlson2k/win32_fix_relative_paths
jmarshallnz [Wed, 26 Feb 2014 19:43:26 +0000 (08:43 +1300)]
Merge pull request #3447 from Karlson2k/win32_fix_relative_paths

[Win32] fix relative paths, fixes #14812

10 years agoCGUIDialogSelect: focus the extra button (if available) when the selection list is...
montellese [Wed, 26 Feb 2014 17:15:27 +0000 (18:15 +0100)]
CGUIDialogSelect: focus the extra button (if available) when the selection list is empty

10 years agovideo library: show the "Select movie set" dialog even if there are no sets to choose...
montellese [Sun, 16 Feb 2014 16:51:43 +0000 (17:51 +0100)]
video library: show the "Select movie set" dialog even if there are no sets to choose from

10 years agoGroupUtils: grouping an empty list is not an error
montellese [Sun, 16 Feb 2014 16:50:55 +0000 (17:50 +0100)]
GroupUtils: grouping an empty list is not an error

10 years agoFIX: [gles] fix karaoke and teletext rendering
Chris "Koying" Browet [Wed, 26 Feb 2014 14:00:55 +0000 (15:00 +0100)]
FIX: [gles] fix karaoke and teletext rendering

10 years agoMerge pull request #4279 from t-nelson/droid_passthrough_fix
Trent Nelson [Wed, 26 Feb 2014 03:27:53 +0000 (22:27 -0500)]
Merge pull request #4279 from t-nelson/droid_passthrough_fix

[DROID][AE] Don't crash on passthrough.

10 years agoWINSMBDirectory::GetDirectory: unify with other code and use WIN32Util::ConvertPathTo...
Karlson2k [Thu, 17 Oct 2013 09:01:15 +0000 (13:01 +0400)]
WINSMBDirectory::GetDirectory: unify with other code and use WIN32Util::ConvertPathToWin32Form

10 years agoWIN32Util::ConvertPathToWin32Form: update to resolve relative paths
Karlson2k [Thu, 17 Oct 2013 09:00:09 +0000 (13:00 +0400)]
WIN32Util::ConvertPathToWin32Form: update to resolve relative paths

10 years agoURIUtils: add 'CanonicalizePath' function
Karlson2k [Wed, 16 Oct 2013 22:08:54 +0000 (02:08 +0400)]
URIUtils: add 'CanonicalizePath' function

10 years ago[DROID][AE] Don't crash on passthrough.
Trent Nelson [Wed, 26 Feb 2014 02:30:15 +0000 (19:30 -0700)]
[DROID][AE] Don't crash on passthrough.

The AudioTrack sink only ever wants S16LE.

10 years agoCosmetic changes
Bl4ck09 [Tue, 25 Feb 2014 22:02:32 +0000 (23:02 +0100)]
Cosmetic changes

10 years agoBetter caching and updating for dynamic list provider
Bl4ck09 [Tue, 25 Feb 2014 22:02:14 +0000 (23:02 +0100)]
Better caching and updating for dynamic list provider

10 years ago[ae/darwin] we don't need another mutex when we already have one
Jonathan Marshall [Tue, 25 Feb 2014 20:48:12 +0000 (09:48 +1300)]
[ae/darwin] we don't need another mutex when we already have one

10 years agoFIX: [gles] do not force vsync off if VSYNC_DRIVER
Chris "Koying" Browet [Mon, 24 Feb 2014 20:11:14 +0000 (21:11 +0100)]
FIX: [gles] do not force vsync off if VSYNC_DRIVER

10 years agoMerge pull request #4236 from t-nelson/droid_removable_storage_fixes
Trent Nelson [Tue, 25 Feb 2014 02:23:33 +0000 (21:23 -0500)]
Merge pull request #4236 from t-nelson/droid_removable_storage_fixes

Droid removable storage fixes

10 years agoMerge pull request #4070 from vkosh/epg-now
Lars Op den Kamp [Tue, 25 Feb 2014 00:35:03 +0000 (01:35 +0100)]
Merge pull request #4070 from vkosh/epg-now

[epg] don't use epg tag that was active as a currently active one if epg contains gaps

10 years ago[DROID] Only add one mount point per device
Trent Nelson [Wed, 19 Feb 2014 02:30:44 +0000 (19:30 -0700)]
[DROID] Only add one mount point per device

I've observed some prettys strange behavior on AML devices regarding
reading /proc/mounts.  Somehow there are multiple, unique mount points
for some devices when reading /proc/mounts with fopen/fgets.  However
they don't exist if "cat /proc/mounts" is issued from the shell.
Baffling...

10 years ago[DROID] Read /proc/mounts in one go to avoid race.
Trent Nelson [Wed, 19 Feb 2014 23:06:57 +0000 (16:06 -0700)]
[DROID] Read /proc/mounts in one go to avoid race.

/proc/mounts is only guaranteed atomic for the current read operation.

10 years ago[DROID] Ease mount point blacklist condition
Trent Nelson [Wed, 19 Feb 2014 02:21:05 +0000 (19:21 -0700)]
[DROID] Ease mount point blacklist condition

Android doesn't require USB devices be mounted under /mnt/usb.  In fact
there SEEMS to be no requirements or useful metrics for determining info
about mounted devices besides the "default external storage device"
which is always an SD card.  However, they do all SEEM to be handled by
Vold, the volume manager daemon and given a device node under
/dev/block/vold/.  It also SEEMS, from the four vendors I have on hand,
that SD card mount points alwasy contain the string "sdcard".  Using
these two rules get's me auto sources for USB devices on AML devices.

10 years ago[osx/aesink] - fix compile on older SDKs
Memphiz [Mon, 24 Feb 2014 22:23:25 +0000 (23:23 +0100)]
[osx/aesink] - fix compile on older SDKs

10 years agoMerge pull request #4258 from fritsch/aefixes
Trent Nelson [Mon, 24 Feb 2014 20:32:43 +0000 (15:32 -0500)]
Merge pull request #4258 from fritsch/aefixes

AESinkPULSE: Let Engine handle our volume

10 years agoMerge pull request #4267 from amet/close_subs_window_on_stop
jmarshallnz [Mon, 24 Feb 2014 18:53:12 +0000 (07:53 +1300)]
Merge pull request #4267 from amet/close_subs_window_on_stop

[subsCore] close search window if playback is stopped

10 years ago[subsCore] close search window if playback is stopped
amet [Mon, 24 Feb 2014 08:22:47 +0000 (12:22 +0400)]
[subsCore] close search window if playback is stopped

10 years agoMerge pull request #4251 from ThiasDE/extsub_priority
jmarshallnz [Mon, 24 Feb 2014 03:15:00 +0000 (16:15 +1300)]
Merge pull request #4251 from ThiasDE/extsub_priority

dvdplayer: [fix] subtitle priority for multiple external subtitles

10 years agoomxplayer: [fix] subtitle priority for multiple external subtitles
ThiasDE [Sun, 23 Feb 2014 22:53:45 +0000 (23:53 +0100)]
omxplayer: [fix] subtitle priority for multiple external subtitles

10 years agodvdplayer: [fix] subtitle priority for multiple...
Thias [Fri, 21 Feb 2014 14:21:43 +0000 (15:21 +0100)]
dvdplayer: [fix] subtitle priority for multiple...

external subtitles

10 years agoMerge pull request #4154 from sraue/ffmpeg-static-fixes
Trent Nelson [Sun, 23 Feb 2014 22:54:13 +0000 (17:54 -0500)]
Merge pull request #4154 from sraue/ffmpeg-static-fixes

configure.in: enable FFMPEG static build for ARM, some cleanups. Tested ...

10 years agoMerge pull request #4260 from jmarshallnz/addon_improvements
jmarshallnz [Sun, 23 Feb 2014 22:22:55 +0000 (11:22 +1300)]
Merge pull request #4260 from jmarshallnz/addon_improvements

Addon improvements

10 years agoMerge pull request #4269 from wsoltys/cleanup
Trent Nelson [Sun, 23 Feb 2014 22:12:15 +0000 (17:12 -0500)]
Merge pull request #4269 from wsoltys/cleanup

[WIN32] remove harfbuzz library

10 years agodepends: fix already installed check on osx
Joakim Plate [Sun, 23 Feb 2014 20:45:25 +0000 (21:45 +0100)]
depends: fix already installed check on osx

Avoid depending on .so files which could be .dylib on osx
Fix some invalid dependencies

10 years ago[language] fix string id after abc59871c18294e8fd499c29290a381b76841c0c
Martijn Kaijser [Sun, 23 Feb 2014 20:05:26 +0000 (21:05 +0100)]
[language] fix string id after abc59871c18294e8fd499c29290a381b76841c0c

10 years agoMerge pull request #4270 from MartijnKaijser/addondisabled
jmarshallnz [Sun, 23 Feb 2014 20:01:45 +0000 (09:01 +1300)]
Merge pull request #4270 from MartijnKaijser/addondisabled

[language] split of "Add-on disabled" string after d688682

10 years agoMerge pull request #4263 from jmarshallnz/soft10bit
jmarshallnz [Sun, 23 Feb 2014 20:00:46 +0000 (09:00 +1300)]
Merge pull request #4263 from jmarshallnz/soft10bit

[gl] support YUV420P10->RGB in software renderer

10 years ago[language] split of "Add-on disabled" string after d6886825312ec575a3232e465a8837e600...
Martijn Kaijser [Sun, 23 Feb 2014 19:53:45 +0000 (20:53 +0100)]
[language] split of "Add-on disabled" string after d6886825312ec575a3232e465a8837e600c2f11f

10 years ago[WIN32] remove harfbuzz library as its already compiled within our "internal" libass...
wsoltys [Sun, 23 Feb 2014 19:42:30 +0000 (20:42 +0100)]
[WIN32] remove harfbuzz library as its already compiled within our "internal" libass (see https://github.com/xbmc/libass)

10 years agoMerge pull request #4265 from MartijnKaijser/now_playing
Martijn Kaijser [Sun, 23 Feb 2014 19:28:07 +0000 (20:28 +0100)]
Merge pull request #4265 from MartijnKaijser/now_playing

[language] change "now playing.." in sidemenu

10 years ago[language] change "now playing.." in sidemenu to something more obvious as it also...
Martijn Kaijser [Sun, 23 Feb 2014 19:25:40 +0000 (20:25 +0100)]
[language] change "now playing.." in sidemenu to something more obvious as it also shows when not playling anything.

10 years agoMerge pull request #4257 from wsoltys/notify
wsoltys [Sun, 23 Feb 2014 19:21:22 +0000 (20:21 +0100)]
Merge pull request #4257 from wsoltys/notify

[WIN32] hook up CAEFactory::DeviceChange() to audio device changes

10 years agoMerge pull request #4264 from jmarshallnz/scrollfix
jmarshallnz [Sun, 23 Feb 2014 19:00:23 +0000 (08:00 +1300)]
Merge pull request #4264 from jmarshallnz/scrollfix

[gui] scrolling text could be truncated

10 years ago[gl] support YUV420P10->RGB in software renderer
Jonathan Marshall [Sun, 23 Feb 2014 06:47:35 +0000 (19:47 +1300)]
[gl] support YUV420P10->RGB in software renderer

10 years ago[Confluence] don't crop 'local subs..' label
ronie [Sun, 23 Feb 2014 17:11:23 +0000 (18:11 +0100)]
[Confluence] don't crop 'local subs..' label

10 years agoMerge pull request #3640 from wsnipex/joystick-fix
Trent Nelson [Sun, 23 Feb 2014 16:37:46 +0000 (09:37 -0700)]
Merge pull request #3640 from wsnipex/joystick-fix

Input: fix Accelerometer being detected as joystick

10 years agoMerge pull request #4007 from wsnipex/crashlog
Trent Nelson [Sun, 23 Feb 2014 16:32:32 +0000 (09:32 -0700)]
Merge pull request #4007 from wsnipex/crashlog

[linux] allow override of crashlog directory

10 years agocosmetics
WiSo [Sat, 22 Feb 2014 20:37:41 +0000 (21:37 +0100)]
cosmetics

10 years ago[WIN32] hook up audio engine to device changes.
WiSo [Sat, 22 Feb 2014 17:44:57 +0000 (18:44 +0100)]
[WIN32] hook up audio engine to device changes.

10 years ago[WIN32] basic implementation of a IMMNotificationClient interface to notify XBMC...
WiSo [Sat, 8 Feb 2014 17:32:50 +0000 (18:32 +0100)]
[WIN32] basic implementation of a IMMNotificationClient interface to notify XBMC in case of audio device changes.