vuplus_xbmc
12 years agoMerge pull request #482 from jkominek/master
Arne Morten Kvarving [Tue, 11 Oct 2011 16:33:05 +0000 (09:33 -0700)]
Merge pull request #482 from jkominek/master

replaced some strcpy's that were causing crashes, with strncpy's in unrarxlib

12 years agoMerge pull request #480 from Giftie/screensaver_settings_update
Arne Morten Kvarving [Tue, 11 Oct 2011 16:18:53 +0000 (09:18 -0700)]
Merge pull request #480 from Giftie/screensaver_settings_update

Modify settings for SlideShow and Dim screensavers

12 years agoRevert "changed: disable the http port option in network settings in case the webserv...
vdrfan [Tue, 11 Oct 2011 14:41:10 +0000 (16:41 +0200)]
Revert "changed: disable the http port option in network settings in case the webserver is disabled"

This reverts commit f56d4feeadf23d85b69392c5e311c683d57e361e.

12 years agoMerge pull request #488 from topfs2/disk_usage
Arne Morten Kvarving [Tue, 11 Oct 2011 14:35:20 +0000 (07:35 -0700)]
Merge pull request #488 from topfs2/disk_usage

Disk usage

12 years agoMerge pull request #484 from mikkle/master
Arne Morten Kvarving [Tue, 11 Oct 2011 14:33:36 +0000 (07:33 -0700)]
Merge pull request #484 from mikkle/master

Deprecate the InfoLabel Network.SubnetAddress - use SubnetMask in stead

12 years agojsonrpc: disallow calling methods not available on certain transport layers
montellese [Tue, 11 Oct 2011 11:45:48 +0000 (13:45 +0200)]
jsonrpc: disallow calling methods not available on certain transport layers

12 years agoHave DeviceKitDiskProvider use legacy usage calculator for now
Tobias Arrskog [Tue, 11 Oct 2011 09:15:23 +0000 (11:15 +0200)]
Have DeviceKitDiskProvider use legacy usage calculator for now

12 years agoHave UDiskProvider use legacy usage calculator for now
Tobias Arrskog [Tue, 11 Oct 2011 09:13:38 +0000 (11:13 +0200)]
Have UDiskProvider use legacy usage calculator for now

12 years ago[WIN32] added libcec.dll and pthread*.dll to .gitignore.
WiSo [Tue, 11 Oct 2011 09:09:50 +0000 (11:09 +0200)]
[WIN32] added libcec.dll and pthread*.dll to .gitignore.

12 years ago[WIN32] changed: import libcec not needed as we use loadlibrary and moved libcec...
WiSo [Tue, 11 Oct 2011 09:09:19 +0000 (11:09 +0200)]
[WIN32] changed: import libcec not needed as we use loadlibrary and moved libcec.dll to system as this is in path (untested as I dunno when its loaded)

12 years ago[WIN32] changed: enable libcec via HAVE_LIBCEC (shouldn't it be HAS_LIBCEC?)
WiSo [Tue, 11 Oct 2011 08:55:41 +0000 (10:55 +0200)]
[WIN32] changed: enable libcec via HAVE_LIBCEC (shouldn't it be HAS_LIBCEC?)

12 years agochanged: default show videos in picture window to true now that slideshows with video...
spiff [Tue, 11 Oct 2011 08:01:29 +0000 (10:01 +0200)]
changed: default show videos in picture window to true now that slideshows with videos are fully working

12 years agoMerge pull request #487 from wsoltys/airplay2
wsoltys [Tue, 11 Oct 2011 07:48:21 +0000 (00:48 -0700)]
Merge pull request #487 from wsoltys/airplay2

changed: enable zeroconf if airplay is being enabled. Disable airplay if zeroconf is being disabled.

12 years agochanged: enable zeroconf if airplay is being enabled. disable airplay if zeroconf...
WiSo [Mon, 10 Oct 2011 17:51:31 +0000 (19:51 +0200)]
changed: enable zeroconf if airplay is being enabled. disable airplay if zeroconf is being disabled.

12 years ago[osx] add libcec makefile for darwin depends
davilla [Tue, 11 Oct 2011 04:27:18 +0000 (00:27 -0400)]
[osx] add libcec makefile for darwin depends

12 years agochanged, do not show skin.touched submodule changes
davilla [Tue, 11 Oct 2011 04:23:23 +0000 (00:23 -0400)]
changed, do not show skin.touched submodule changes

12 years ago[ios] clean up atv2 copy root files script
davilla [Tue, 11 Oct 2011 04:22:40 +0000 (00:22 -0400)]
[ios] clean up atv2 copy root files script

12 years ago[osx/ios] fixed, Imaging-1.1.7 has a design quirk where one can import it two differe...
davilla [Tue, 11 Oct 2011 00:31:26 +0000 (20:31 -0400)]
[osx/ios] fixed, Imaging-1.1.7 has a design quirk where one can import it two different ways resulting in different python HASH for the same module. If the HASH is different then imaging calls exit(1) and everything dies. Mod to ignore this. Note Imaging-1.2 alpha changes this behavor to use one namespace ie. PIL

12 years ago[ios] update readme to reflect new git submodule for skin.touched
davilla [Tue, 11 Oct 2011 04:00:34 +0000 (00:00 -0400)]
[ios] update readme to reflect new git submodule for skin.touched

12 years agotouched: sync with external repo
theuni [Tue, 11 Oct 2011 03:56:50 +0000 (23:56 -0400)]
touched: sync with external repo

12 years ago[ios] changed/fixed, detect skin.touched. if present enable packing it and use for...
davilla [Tue, 11 Oct 2011 03:37:54 +0000 (23:37 -0400)]
[ios] changed/fixed, detect skin.touched. if present enable packing it and use for default skin if permitted by code ifdef. fixed also check when xcode does copy root files for packaging into xbmc.app. fixed errors in copy root files, skin.touched has background not backgrounds dir

12 years agotouched: re-added as submodule
theuni [Mon, 10 Oct 2011 20:01:14 +0000 (16:01 -0400)]
touched: re-added as submodule

12 years agoremove skin.touched, will readd as gitmodule
davilla [Tue, 11 Oct 2011 01:25:43 +0000 (21:25 -0400)]
remove skin.touched, will readd as gitmodule

12 years ago modified: addons/screensaver.xbmc.builtin.dim/resources/settings.xml
Giftie [Sun, 9 Oct 2011 20:29:03 +0000 (14:29 -0600)]
modified:   addons/screensaver.xbmc.builtin.dim/resources/settings.xml
modified:   addons/screensaver.xbmc.builtin.slideshow/resources/settings.xml

12 years agoremoved downloading libcec and disabled libcec by default before people go balistic
Lars Op den Kamp [Mon, 10 Oct 2011 23:30:49 +0000 (01:30 +0200)]
removed downloading libcec and disabled libcec by default before people go balistic

12 years agodisplaying libCEC config status once is enough
Lars Op den Kamp [Mon, 10 Oct 2011 23:24:32 +0000 (01:24 +0200)]
displaying libCEC config status once is enough

12 years agodon't use libusb when libudev is available
Lars Op den Kamp [Mon, 10 Oct 2011 22:47:54 +0000 (00:47 +0200)]
don't use libusb when libudev is available

12 years agocec: use libcec as an internal lib and fetch it in "bootstrap". added --enable-extern...
Lars Op den Kamp [Mon, 10 Oct 2011 22:39:21 +0000 (00:39 +0200)]
cec: use libcec as an internal lib and fetch it in "bootstrap". added --enable-external-libcec option to configure.
to keep a permanent copy, remove "make download" from bootstrap
to change the location of the tarball to another mirror, change lib/libcec/Makefile.in

12 years agofix possible deadlock when inserting a new peripheral because of the different lockin...
Lars Op den Kamp [Fri, 7 Oct 2011 21:28:58 +0000 (23:28 +0200)]
fix possible deadlock when inserting a new peripheral because of the different locking order. closes trac 12043

12 years agocec: use libcec v0.6. fixes build issues because of outdates dependencies. adds windo...
Lars Op den Kamp [Mon, 10 Oct 2011 22:35:25 +0000 (00:35 +0200)]
cec: use libcec v0.6. fixes build issues because of outdates dependencies. adds windows and darwin support. "unknown" peripherals were still being added fixed.

12 years agoFactor out code that update's dts of current stream structure
elupus [Sat, 8 Oct 2011 12:29:42 +0000 (14:29 +0200)]
Factor out code that update's dts of current stream structure

12 years agoFactor out code that checks if hostname contains a parent path
elupus [Mon, 10 Oct 2011 17:19:23 +0000 (19:19 +0200)]
Factor out code that checks if hostname contains a parent path

12 years agoFactor out libbluray dll loader into separate header
elupus [Sat, 8 Oct 2011 13:06:37 +0000 (15:06 +0200)]
Factor out libbluray dll loader into separate header

12 years agochanged: disable the http port option in network settings in case the webserver is...
vdrfan [Mon, 10 Oct 2011 21:54:12 +0000 (23:54 +0200)]
changed: disable the http port option in network settings in case the webserver is disabled

12 years agofixed: do not enable the 'add' button in media source dialog in case the first path...
vdrfan [Mon, 10 Oct 2011 21:45:15 +0000 (23:45 +0200)]
fixed: do not enable the 'add' button in media source dialog in case the first path is empty

12 years agoThe InfoLabel Network.SubnetAddress actually contains the SubnetMask.
mikkle [Mon, 10 Oct 2011 20:15:34 +0000 (22:15 +0200)]
The InfoLabel Network.SubnetAddress actually contains the SubnetMask.
The name SubnetAddress makes no sense, is misleading, even wrong. Should be deprecated.
Added new label called SubnetMask. renamed defines from _ADDRESS to _MASK.

12 years agojsonrpc: fix Files.GetSources not returning the "file" property
montellese [Mon, 10 Oct 2011 20:09:19 +0000 (22:09 +0200)]
jsonrpc: fix Files.GetSources not returning the "file" property

12 years agowrapped strncpy to ensure resulting strings are always null terminated.
Jay Kominek [Mon, 10 Oct 2011 20:08:27 +0000 (14:08 -0600)]
wrapped strncpy to ensure resulting strings are always null terminated.

12 years agoreplaced some strcpy's that were causing crashes, with strncpy's in unrarxlib
Jay Kominek [Mon, 10 Oct 2011 17:49:14 +0000 (11:49 -0600)]
replaced some strcpy's that were causing crashes, with strncpy's in unrarxlib

12 years ago[WIN32] fixed: redefinition different basic types (thanks koying)
WiSo [Mon, 10 Oct 2011 17:43:57 +0000 (19:43 +0200)]
[WIN32] fixed: redefinition different basic types (thanks koying)

12 years ago[ios] fixed, hide enable/disable mouse
davilla [Mon, 10 Oct 2011 16:57:16 +0000 (12:57 -0400)]
[ios] fixed, hide enable/disable mouse

12 years agoadded: check for cancellation status while doing the (potentially) lengthy add-on...
spiff [Mon, 10 Oct 2011 16:13:30 +0000 (18:13 +0200)]
added: check for cancellation status while doing the (potentially) lengthy add-on updates in repositoryupdatejob

this lead to long waits on exit. closes #12050

12 years ago[afp] - use authenticatedurl when resolving intervolume symlinks
Memphiz [Mon, 10 Oct 2011 16:08:59 +0000 (18:08 +0200)]
[afp] - use authenticatedurl when resolving intervolume symlinks

12 years agosilence compiler warning
WiSo [Mon, 10 Oct 2011 08:57:01 +0000 (10:57 +0200)]
silence compiler warning

12 years ago[WIN32] fixed: use plist_free_String_val to avoid memory leaking (sorry for the ifdef...
WiSo [Mon, 10 Oct 2011 08:52:55 +0000 (10:52 +0200)]
[WIN32] fixed: use plist_free_String_val to avoid memory leaking (sorry for the ifdef mess)

12 years ago[WIN32] use a modified libplist with the additional function plist_free_string_val
WiSo [Mon, 10 Oct 2011 08:50:39 +0000 (10:50 +0200)]
[WIN32] use a modified libplist with the additional function plist_free_string_val

12 years agoChanged: [Confluence] Make sure the Video Add-on short cuts on home are also visible...
Jezz_X [Mon, 10 Oct 2011 06:46:03 +0000 (17:46 +1100)]
Changed: [Confluence] Make sure the Video Add-on short cuts on home are also visible with the Main menu "TV Shows" and "Movies" buttons

12 years agoChanged: [Confluence] Cosmetics to bring the Peripheral windows in line with other...
Jezz_X [Mon, 10 Oct 2011 06:30:44 +0000 (17:30 +1100)]
Changed: [Confluence] Cosmetics to bring the Peripheral windows in line with other dialog behavior

12 years agoRecommitted changes from this commit https://github.com/xbmc/xbmc/commit/6d1af37b7426...
Jezz_X [Mon, 10 Oct 2011 06:14:24 +0000 (17:14 +1100)]
Recommitted changes from this commit https://github.com/xbmc/xbmc/commit/6d1af37b74268973fd31d6c4e68377c1472e0af3#diff-0 because somehow its gone missing in the cpp file

12 years agofixed: close the addon information dialog by pressing 'i' (for the sake of consistency)
vdrfan [Sun, 9 Oct 2011 21:49:31 +0000 (23:49 +0200)]
fixed: close the addon information dialog by pressing 'i' (for the sake of consistency)

12 years agojsonrpc: add missing method descriptions for Files.Download and Files.GetDirectory
montellese [Sun, 9 Oct 2011 17:09:03 +0000 (19:09 +0200)]
jsonrpc: add missing method descriptions for Files.Download and Files.GetDirectory

12 years ago[ios] remove unused code, cjpeg and libjpeg-turbo is faster than using ioimage
davilla [Sun, 9 Oct 2011 16:51:56 +0000 (12:51 -0400)]
[ios] remove unused code, cjpeg and libjpeg-turbo is faster than using ioimage

12 years ago[osx] fixed mem leak
davilla [Sun, 9 Oct 2011 16:50:18 +0000 (12:50 -0400)]
[osx] fixed mem leak

12 years agofixed: open and close the shutdown menu by pressing 's' (fixes #12067)
vdrfan [Sun, 9 Oct 2011 16:39:53 +0000 (18:39 +0200)]
fixed: open and close the shutdown menu by pressing 's' (fixes #12067)

12 years agoMerge pull request #478 from ntadej/slovenian
Matthias Kortstiege [Sun, 9 Oct 2011 12:19:29 +0000 (05:19 -0700)]
Merge pull request #478 from ntadej/slovenian

updated: Slovenian translation (thanks ntadej)

12 years agoMerge pull request #477 from queeup/master
Matthias Kortstiege [Sun, 9 Oct 2011 12:18:51 +0000 (05:18 -0700)]
Merge pull request #477 from queeup/master

updated: Turkish translation (thanks queeup)

12 years agoMerge branch 'master' of github.com:xbmc/xbmc
Sébastien Brochet [Sun, 9 Oct 2011 09:15:39 +0000 (11:15 +0200)]
Merge branch 'master' of github.com:xbmc/xbmc

12 years agofixed: don't even try to render SSA overlay if width or height are 0.
Sébastien Brochet [Sun, 9 Oct 2011 09:15:02 +0000 (11:15 +0200)]
fixed: don't even try to render SSA overlay if width or height are 0.

12 years agoChanged: made string id 21369 all little more accurate and explanatory "Enable mouse...
Jezz_X [Sun, 9 Oct 2011 03:56:46 +0000 (14:56 +1100)]
Changed: made string id 21369 all little more accurate and explanatory "Enable mouse" vs "Enable mouse and Touch Screen support"

12 years ago[osx] fixed borked commit 219f859487f156a1ff3882971e6df7ccea147cac, restore h264...
davilla [Sun, 9 Oct 2011 01:38:00 +0000 (21:38 -0400)]
[osx] fixed borked commit 219f859487f156a1ff3882971e6df7ccea147cac, restore h264 interlace detection for vda

12 years ago[osx] fixed, detect and provide a proper device path for usb serial devices
davilla [Sun, 9 Oct 2011 01:10:16 +0000 (21:10 -0400)]
[osx] fixed, detect and provide a proper device path for usb serial devices

12 years ago[osx] revert part of 084768a9e285f9feb0d4d9247bad54c782b2b9e4, we will not need libus...
davilla [Sun, 9 Oct 2011 01:07:48 +0000 (21:07 -0400)]
[osx] revert part of 084768a9e285f9feb0d4d9247bad54c782b2b9e4, we will not need libusb after all

12 years ago[Win] fix dxva decoder creation after device loss - was stuck in endless loop with...
CrystalP [Sun, 9 Oct 2011 01:36:20 +0000 (21:36 -0400)]
[Win] fix dxva decoder creation after device loss - was stuck in endless loop with m_state == DXVA_RESET

12 years ago[WIN32] added missing header files to libbluray
WiSo [Sat, 8 Oct 2011 21:35:53 +0000 (23:35 +0200)]
[WIN32] added missing header files to libbluray

12 years ago[WIN32] fixed: xbmc was crashing when airplay was used with the youtube app. we can...
WiSo [Sat, 8 Oct 2011 19:01:03 +0000 (21:01 +0200)]
[WIN32] fixed: xbmc was crashing when airplay was used with the youtube app. we can't freeing memory in XBMC when it was allocated inside a dll. I tried to free it inside the dll which didn't produce a hard crash but still showed a heap corruption. this way we will leak memory so if anyone has a better idea drop me a line.

12 years agoupdated: Slovenian translation
Tadej Novak [Sat, 8 Oct 2011 18:55:23 +0000 (20:55 +0200)]
updated: Slovenian translation

Updated Slovenian XBMC translation and added addons translations.

12 years agoConfluence Skin Turkish Translation based on English strings commit
queeup [Sat, 8 Oct 2011 15:48:51 +0000 (18:48 +0300)]
Confluence Skin Turkish Translation based on English strings commit
52a14da027966458c44b1e7899f6c9f155ee1c44

12 years agoXBMC Turkish Translation based on English strings commit
queeup [Sat, 8 Oct 2011 15:01:41 +0000 (18:01 +0300)]
XBMC Turkish Translation based on English strings commit
e5c43fdb27ec6976d55ec3f2fcfcc717d59163ab

12 years agofix ffmpeg patch to reflect changed alpha array size in upstream. fixes #11342, thank...
CrystalP [Sat, 8 Oct 2011 14:24:32 +0000 (10:24 -0400)]
fix ffmpeg patch to reflect changed alpha array size in upstream. fixes #11342, thanks cg110.

Alpha array size is 256 in ffmpeg and patch was not updated at last ffmpeg
update, which caused memory corruption for some subs.

See ticket #11342 for details.

12 years agoupdate to include more Goom autogenerated files
davilla [Sat, 8 Oct 2011 13:22:04 +0000 (09:22 -0400)]
update to include more Goom autogenerated files

12 years agoremove goom modified files now that it is in bootstrap
davilla [Sat, 8 Oct 2011 13:02:23 +0000 (09:02 -0400)]
remove goom modified files now that it is in bootstrap

12 years agofixed uninitialized warning by defaulting the switch values
davilla [Sat, 8 Oct 2011 12:50:07 +0000 (08:50 -0400)]
fixed uninitialized warning by defaulting the switch values

12 years agocosmetics, clarify that nfs/afp is client support
davilla [Sat, 8 Oct 2011 12:32:02 +0000 (08:32 -0400)]
cosmetics, clarify that nfs/afp is client support

12 years ago[osx] fixed, enable libusb support
davilla [Sat, 8 Oct 2011 12:23:20 +0000 (08:23 -0400)]
[osx] fixed, enable libusb support

12 years ago[osx] fixed, exclude skin.touched from ADDONSYNC as we do for skin.confluence
davilla [Sat, 8 Oct 2011 01:15:35 +0000 (21:15 -0400)]
[osx] fixed, exclude skin.touched from ADDONSYNC as we do for skin.confluence

12 years agofixed: handle matroska audio (.mka) via DVDPlayerCodec (closes #12059)
vdrfan [Sat, 8 Oct 2011 12:45:04 +0000 (14:45 +0200)]
fixed: handle matroska audio (.mka) via DVDPlayerCodec (closes #12059)

12 years agochanged: added goom2k4 files to .gitignore
vdrfan [Sat, 8 Oct 2011 10:25:31 +0000 (12:25 +0200)]
changed: added goom2k4 files to .gitignore

12 years agofixed: updated visualization.goom package to be compatible with current master
vdrfan [Sat, 8 Oct 2011 08:37:42 +0000 (10:37 +0200)]
fixed: updated visualization.goom package to be compatible with current master

12 years agochanged: added goom visualization to boostrap
vdrfan [Sat, 8 Oct 2011 07:52:46 +0000 (09:52 +0200)]
changed: added goom visualization to boostrap

12 years agoadd GPL license header to TCPServer.cpp/.h
montellese [Sat, 8 Oct 2011 10:56:02 +0000 (12:56 +0200)]
add GPL license header to TCPServer.cpp/.h

12 years ago[osx] restore h264 interlace detection for vda
davilla [Sat, 8 Oct 2011 10:51:11 +0000 (06:51 -0400)]
[osx] restore h264 interlace detection for vda

12 years agojsonrpc: refactor (Audio|Video)Library.Export parameters
montellese [Fri, 7 Oct 2011 22:54:59 +0000 (00:54 +0200)]
jsonrpc: refactor (Audio|Video)Library.Export parameters

12 years agojsonrpc: rename "albums" parameter of AudioLibrary.GetRecentlyAddedSongs to "albumlimit"
montellese [Fri, 7 Oct 2011 22:10:26 +0000 (00:10 +0200)]
jsonrpc: rename "albums" parameter of AudioLibrary.GetRecentlyAddedSongs to "albumlimit"

12 years agojsonrpc: remove optional "albums" parameter from AudioLibrary.GetRecentlyAddedAlbums...
montellese [Fri, 7 Oct 2011 22:07:18 +0000 (00:07 +0200)]
jsonrpc: remove optional "albums" parameter from AudioLibrary.GetRecentlyAddedAlbums (use the "limits" parameter instead)

12 years agojsonrpc: refactor Application.ToggleMute into Application.SetMute
montellese [Fri, 7 Oct 2011 21:55:32 +0000 (23:55 +0200)]
jsonrpc: refactor Application.ToggleMute into Application.SetMute

12 years agojsonrpc: rename "value" parameter of Application.SetVolume to "volume"
montellese [Fri, 7 Oct 2011 21:29:59 +0000 (23:29 +0200)]
jsonrpc: rename "value" parameter of Application.SetVolume to "volume"

12 years ago[ios] fixed, exclude skin.touched from ADDONSYNC as we do for skin.confluence
davilla [Sat, 8 Oct 2011 00:56:04 +0000 (20:56 -0400)]
[ios] fixed, exclude skin.touched from ADDONSYNC as we do for skin.confluence

12 years ago[osx/ios] fixed build of script.module.pil, this also add the ability to cross-build...
davilla [Sat, 8 Oct 2011 00:32:42 +0000 (20:32 -0400)]
[osx/ios] fixed build of script.module.pil, this also add the ability to cross-build any python module

12 years ago[airtunes/airplay] - use non used listen ports for airtunes and airplay server as...
Memphiz [Fri, 7 Oct 2011 20:17:31 +0000 (22:17 +0200)]
[airtunes/airplay] - use non used listen ports for airtunes and airplay server as default (unused as of /etc/services) and make it overwritable by advancedsettings.xml (wiki already updated)

12 years ago[afp] - fixed writing of files
Memphiz [Fri, 7 Oct 2011 16:51:40 +0000 (18:51 +0200)]
[afp] - fixed writing of files

12 years agochanged: use metadata.yahoomusic.com as new default music video scraper
vdrfan [Fri, 7 Oct 2011 16:13:17 +0000 (18:13 +0200)]
changed: use metadata.yahoomusic.com as new default music video scraper

12 years agochanged: replaced broken mtv music video scraper by yahoomusic
vdrfan [Fri, 7 Oct 2011 16:11:58 +0000 (18:11 +0200)]
changed: replaced broken mtv music video scraper by yahoomusic

12 years agoCGUIInfoManager::GetInt set default value to 0 if can't fetch info
pieh [Fri, 7 Oct 2011 11:53:09 +0000 (13:53 +0200)]
CGUIInfoManager::GetInt set default value to 0 if can't fetch info
fixes random issues with Player.Progress

12 years agofixed: sources marked as exclude from library updates were impossible to scan at all
spiff [Fri, 7 Oct 2011 09:34:27 +0000 (11:34 +0200)]
fixed: sources marked as exclude from library updates were impossible to scan at all

12 years agobetter fix for ASS subtitles with nothing to render: return false from convert_quad
CrystalP [Thu, 6 Oct 2011 14:32:21 +0000 (10:32 -0400)]
better fix for ASS subtitles with nothing to render: return false from convert_quad

12 years agoChanged: [Confluence] Redesign of the DialogPeripheral*.xml windows
Jezz_X [Thu, 6 Oct 2011 22:36:43 +0000 (09:36 +1100)]
Changed: [Confluence] Redesign of the DialogPeripheral*.xml windows

12 years agofixed: if no visualization is active, we should active the screensaver even if we...
spiff [Thu, 6 Oct 2011 14:13:36 +0000 (16:13 +0200)]
fixed: if no visualization is active, we should active the screensaver even if we in the visualization window

closes #12009

12 years agoMerge pull request #458 from koying/master
Joakim Plate [Thu, 6 Oct 2011 12:59:25 +0000 (05:59 -0700)]
Merge pull request #458 from koying/master

FIX: No files are returned from JSON-RPC Files.GetDirectory for http sources

12 years agoMerge pull request #472 from Jalle19/master
Arne Morten Kvarving [Thu, 6 Oct 2011 11:18:07 +0000 (04:18 -0700)]
Merge pull request #472 from Jalle19/master

add !Sample to default ignore on scan list.

12 years agofixed: video scanner didn't exclude sample files like !sample.mkv
Sam Stenvall [Thu, 6 Oct 2011 08:11:41 +0000 (11:11 +0300)]
fixed: video scanner didn't exclude sample files like !sample.mkv