vuplus_xbmc
10 years agoFIX: [droid] prevent the os from shutting us down if a touchpad device is added/removed
Chris "Koying" Browet [Sun, 19 Jan 2014 17:21:09 +0000 (18:21 +0100)]
FIX: [droid] prevent the os from shutting us down if a touchpad device is added/removed

10 years agoMerge pull request #4020 from elupus/upnpplayer
Trent Nelson [Sun, 19 Jan 2014 17:01:37 +0000 (09:01 -0800)]
Merge pull request #4020 from elupus/upnpplayer

UPnP player disconnect/attach improvements

10 years agoMerge pull request #4047 from FernetMenta/aefixes
Rainer Hochecker [Sun, 19 Jan 2014 14:17:16 +0000 (06:17 -0800)]
Merge pull request #4047 from FernetMenta/aefixes

dvdplayer: fix audio codec ffmpeg, set buffer size correctly

10 years agoMerge pull request #4045 from fritsch/pulseaudio-pr
Peter Frühberger [Sun, 19 Jan 2014 13:18:01 +0000 (05:18 -0800)]
Merge pull request #4045 from fritsch/pulseaudio-pr

AESinkPULSE: Be careful when using m_encodedRate fallback to sampleRate instead (fixes stereo upmix with pulse)

10 years agodvdplayer: fix audio codec ffmpeg, set buffer size correctly
Rainer Hochecker [Sun, 19 Jan 2014 12:09:50 +0000 (13:09 +0100)]
dvdplayer: fix audio codec ffmpeg, set buffer size correctly

10 years agoAESinkPULSE: Fix default device (again)
fritsch [Sun, 19 Jan 2014 11:41:34 +0000 (12:41 +0100)]
AESinkPULSE: Fix default device (again)

10 years agoActiveAE: Set m_encodedRate when doing transcoding
fritsch [Sat, 18 Jan 2014 17:36:03 +0000 (18:36 +0100)]
ActiveAE: Set m_encodedRate when doing transcoding

10 years agoAESinkPULSE: Take care when using m_encodedRate when doing passthrough fallback to...
fritsch [Sat, 18 Jan 2014 14:54:28 +0000 (15:54 +0100)]
AESinkPULSE: Take care when using m_encodedRate when doing passthrough fallback to m_sampleRate

10 years ago[Confluence] also display seekbar when osd is active - fixes #14411
ronie [Sat, 18 Jan 2014 14:26:18 +0000 (15:26 +0100)]
[Confluence] also display seekbar when osd is active - fixes #14411

10 years agoMerge pull request #4028 from Memphiz/iosbtcursors
Memphiz [Sat, 18 Jan 2014 09:33:09 +0000 (01:33 -0800)]
Merge pull request #4028 from Memphiz/iosbtcursors

[ios7] - fix cursor keys when using bt keyboard

10 years agoMerge pull request #4043 from ronie/PR3979
ronie [Sat, 18 Jan 2014 00:34:43 +0000 (16:34 -0800)]
Merge pull request #4043 from ronie/PR3979

[gui] Add chapter count and duration to the select bluray title dialog

10 years ago[Confluence] reserve more space for pagecount/numitems - fixes #14844
ronie [Sat, 18 Jan 2014 00:33:30 +0000 (01:33 +0100)]
[Confluence] reserve more space for pagecount/numitems - fixes #14844

10 years ago[Confluence] cosmetics - part of trac #14844
ronie [Sat, 18 Jan 2014 00:28:06 +0000 (01:28 +0100)]
[Confluence] cosmetics - part of trac #14844

10 years agoMerge pull request #4041 from stefansaraev/contributing
Martijn Kaijser [Fri, 17 Jan 2014 19:27:44 +0000 (11:27 -0800)]
Merge pull request #4041 from stefansaraev/contributing

CONTRIBUTING.md: minor cosmetics

10 years agoMerge pull request #4042 from fritsch/pulseaudio-pr
Peter Frühberger [Fri, 17 Jan 2014 18:40:14 +0000 (10:40 -0800)]
Merge pull request #4042 from fritsch/pulseaudio-pr

AESinkPULSE: Fix blacklisting devices when callback was not for us

10 years agoAESinkPULSE: Don't deactivate devices when callback had no sink_info
fritsch [Fri, 17 Jan 2014 18:24:33 +0000 (19:24 +0100)]
AESinkPULSE: Don't deactivate devices when callback had no sink_info

10 years agoMerge pull request #4040 from FernetMenta/depends
Trent Nelson [Fri, 17 Jan 2014 18:11:18 +0000 (10:11 -0800)]
Merge pull request #4040 from FernetMenta/depends

fix compile of depends on linux 64 bit, ubuntu saucy

10 years agoCONTRIBUTING.md: minor cosmetics
Stefan Saraev [Fri, 17 Jan 2014 17:44:09 +0000 (19:44 +0200)]
CONTRIBUTING.md: minor cosmetics

10 years agodepends: sdl patch for x11
Rainer Hochecker [Fri, 17 Jan 2014 16:12:42 +0000 (17:12 +0100)]
depends: sdl patch for x11

10 years agodepends: fix compile of sdl on linux
Rainer Hochecker [Fri, 17 Jan 2014 15:57:15 +0000 (16:57 +0100)]
depends: fix compile of sdl on linux

10 years agodepends: fix compile error on linux
Rainer Hochecker [Fri, 17 Jan 2014 15:56:28 +0000 (16:56 +0100)]
depends: fix compile error on linux

10 years agoMerge pull request #4036 from ace20022/fix_croatian
Trent Nelson [Thu, 16 Jan 2014 20:13:49 +0000 (12:13 -0800)]
Merge pull request #4036 from ace20022/fix_croatian

[Fix] Fix ISO 639-2/T code for Croatian.

10 years ago[Fix] The ISO 639-2/T code for Croatian is "hrv" and therefore it's position in the...
ace20022 [Thu, 16 Jan 2014 12:43:26 +0000 (13:43 +0100)]
[Fix] The ISO 639-2/T code for Croatian is "hrv" and therefore it's position in the list has to be before it's ISO 639-2/B code.
This fixes an issue with subtitle providers.

10 years agoMerge pull request #4035 from vkosh/amcodec-linux
Trent Nelson [Thu, 16 Jan 2014 18:15:47 +0000 (10:15 -0800)]
Merge pull request #4035 from vkosh/amcodec-linux

[linux] enable android hw codecs in linux on arm devices, e.g. amlogic

10 years agoMerge pull request #3997 from fritsch/pulseaudio-pr
Trent Nelson [Thu, 16 Jan 2014 17:30:10 +0000 (09:30 -0800)]
Merge pull request #3997 from fritsch/pulseaudio-pr

AESinkPULSE: Enable automatically if required headers are available

10 years ago[addons] set PVR repo to gotham and add minimum PVR version
Martijn Kaijser [Thu, 16 Jan 2014 16:54:17 +0000 (17:54 +0100)]
[addons] set PVR repo to gotham and add minimum PVR version

10 years ago[addons] add ABI version to xbmc.pvr addon to prevent breakage
Martijn Kaijser [Thu, 16 Jan 2014 16:53:02 +0000 (17:53 +0100)]
[addons] add ABI version to xbmc.pvr addon to prevent breakage

10 years agoMerge pull request #4032 from Memphiz/ios7mpeg2crash
Memphiz [Thu, 16 Jan 2014 15:54:35 +0000 (07:54 -0800)]
Merge pull request #4032 from Memphiz/ios7mpeg2crash

[ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we crash...

10 years ago[linux] enable android hw codecs in linux on arm devices, e.g. amlogic
Vladlen Y. Koshelev [Thu, 16 Jan 2014 12:34:39 +0000 (16:34 +0400)]
[linux] enable android hw codecs in linux on arm devices, e.g. amlogic

10 years agoMerge pull request #4022 from Karlson2k/fix_curl_encode_mess
jmarshallnz [Thu, 16 Jan 2014 06:43:10 +0000 (22:43 -0800)]
Merge pull request #4022 from Karlson2k/fix_curl_encode_mess

Fix mess with CURL::Decode and CURL::Encode

10 years agoMerge pull request #4021 from Karlson2k/fix_scraper_break_utf8_01
jmarshallnz [Thu, 16 Jan 2014 04:50:17 +0000 (20:50 -0800)]
Merge pull request #4021 from Karlson2k/fix_scraper_break_utf8_01

Fix scraper errors with some special chars

10 years agoCURL::Encode: don't use locale-dependent isalnum, refactoring, add comments
Karlson2k [Tue, 14 Jan 2014 01:26:06 +0000 (05:26 +0400)]
CURL::Encode: don't use locale-dependent isalnum, refactoring, add comments

10 years agoMerge pull request #3993 from Karlson2k/scraperurl_more_log
jmarshallnz [Thu, 16 Jan 2014 04:16:27 +0000 (20:16 -0800)]
Merge pull request #3993 from Karlson2k/scraperurl_more_log

ScraperUrl::Get: put used resource type to debug log

10 years agoMerge pull request #4034 from ace20022/comp_warning
jmarshallnz [Thu, 16 Jan 2014 04:08:57 +0000 (20:08 -0800)]
Merge pull request #4034 from ace20022/comp_warning

[Fix] Fix comipler warning bool <= int in AudioLibrary.cpp

10 years ago[Fix] Fix comipler warning bool <= int in AudioLibrary.cpp
ace20022 [Wed, 15 Jan 2014 22:29:30 +0000 (23:29 +0100)]
[Fix] Fix comipler warning bool <= int in AudioLibrary.cpp

10 years agoAESinkPULSE: Add constructor for SinkInfoStruct to have it initialized
fritsch [Wed, 15 Jan 2014 20:05:28 +0000 (21:05 +0100)]
AESinkPULSE: Add constructor for SinkInfoStruct to have it initialized

10 years agoAESinkFactory: Introduce env AE_SINK and only enumerate one family
fritsch [Wed, 15 Jan 2014 18:02:16 +0000 (19:02 +0100)]
AESinkFactory: Introduce env AE_SINK and only enumerate one family

10 years ago[ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we crash and burn...
Memphiz [Wed, 15 Jan 2014 18:32:58 +0000 (19:32 +0100)]
[ios7/ios/atv2] - link statically against libmpeg2 - since ios7 we crash and burn when we load libmpeg2 as dylib - closes #14813

10 years ago[atv2] - added -lxslt to the linker flags in xcode project for atv2 target. Seems...
Memphiz [Wed, 15 Jan 2014 19:40:23 +0000 (20:40 +0100)]
[atv2] - added -lxslt to the linker flags in xcode project for atv2 target. Seems atv2 target is the only one who doesn't pick up the xcconfig (maybe because of the include indirection or what - i think its a bug in xcode3). This would have resulted in crash&burn on atv2 at runtime when accessing a function from libxslt (we don't see the issue during compile time because of lazy linking which is needed because of atv2 backrow stuff)

10 years ago[gui] Add chapter count and duration to the select bluray title dialog
ronie [Wed, 15 Jan 2014 18:01:50 +0000 (19:01 +0100)]
[gui] Add chapter count and duration to the select bluray title dialog

10 years agoAESinkPULSE: Return False so that ActiveAE can open us with correct device name again
fritsch [Tue, 14 Jan 2014 22:15:34 +0000 (23:15 +0100)]
AESinkPULSE: Return False so that ActiveAE can open us with correct device name again

10 years agoAESinkPULSE: Change LOGERROR to LOGNOTICE as this would be in every logfile on linux...
fritsch [Sun, 12 Jan 2014 21:51:41 +0000 (22:51 +0100)]
AESinkPULSE: Change LOGERROR to LOGNOTICE as this would be in every logfile on linux world

10 years agoAESinkPULSE: If we cannot get the buffer from stream we have a problem
fritsch [Sat, 11 Jan 2014 23:59:38 +0000 (00:59 +0100)]
AESinkPULSE: If we cannot get the buffer from stream we have a problem

10 years agoAESinkPULSE: Don't add devices with empty channel map
fritsch [Sat, 11 Jan 2014 14:33:13 +0000 (15:33 +0100)]
AESinkPULSE: Don't add devices with empty channel map

10 years agoPulseAudio: Enable automatically if required headers are available
fritsch [Thu, 9 Jan 2014 19:23:51 +0000 (20:23 +0100)]
PulseAudio: Enable automatically if required headers are available

10 years ago[win32] Win32DllLoader::Load: convert to C-string for log
Karlson2k [Wed, 15 Jan 2014 16:15:10 +0000 (20:15 +0400)]
[win32] Win32DllLoader::Load: convert to C-string for log
strange that it works even as std::string

10 years ago[win32] Win32DllLoader::Load: use correct format for error number
Karlson2k [Wed, 15 Jan 2014 16:07:08 +0000 (20:07 +0400)]
[win32] Win32DllLoader::Load: use correct format for error number

10 years ago[win32] Win32DllLoader::Load: avoid uninitialized pointer dereference, convert Window...
Karlson2k [Wed, 15 Jan 2014 15:08:49 +0000 (19:08 +0400)]
[win32] Win32DllLoader::Load: avoid uninitialized pointer dereference, convert Windows error messages to UTF-8, try to get error message in English for log

10 years agoMerge pull request #4023 from FernetMenta/aefixes
Rainer Hochecker [Wed, 15 Jan 2014 11:59:52 +0000 (03:59 -0800)]
Merge pull request #4023 from FernetMenta/aefixes

ActiveAE decides whether to open a fallback sink

10 years agoActiveAE: try other sinks in case of create fails
Rainer Hochecker [Tue, 14 Jan 2014 08:46:07 +0000 (09:46 +0100)]
ActiveAE: try other sinks in case of create fails

10 years agoAE: kill macros in sink factory, remove null sink logic
Rainer Hochecker [Tue, 14 Jan 2014 08:43:45 +0000 (09:43 +0100)]
AE: kill macros in sink factory, remove null sink logic

10 years agoCURL::Decode usage refactoring
Karlson2k [Wed, 15 Jan 2014 06:54:16 +0000 (10:54 +0400)]
CURL::Decode usage refactoring

10 years agoRemove duplicated local function for CURL:Encode()
Karlson2k [Wed, 15 Jan 2014 06:23:08 +0000 (10:23 +0400)]
Remove duplicated local function for CURL:Encode()

10 years agoCURL::Encode usage refactoring
Karlson2k [Wed, 15 Jan 2014 06:21:37 +0000 (10:21 +0400)]
CURL::Encode usage refactoring

10 years agoCURL: remove Decode() overload; Decode() return new value instead of modifying parameter
Karlson2k [Tue, 14 Jan 2014 03:07:19 +0000 (07:07 +0400)]
CURL: remove Decode() overload; Decode() return new value instead of modifying parameter

10 years agoCURL: remove Encode() overload; Encode() return new value instead of modifying parameter,
Karlson2k [Tue, 14 Jan 2014 02:10:39 +0000 (06:10 +0400)]
CURL: remove Encode() overload; Encode() return new value instead of modifying parameter,
include fix of using wrong Encode() overload introduced in  5dc310eb2dd6bee1207cd29b1ce4a7eb5cf57fff

10 years ago[ios7] - fix backgroundcolor if textfield when showing the native keyboard - this...
Memphiz [Tue, 14 Jan 2014 17:39:08 +0000 (18:39 +0100)]
[ios7] - fix backgroundcolor if textfield when showing the native keyboard - this changed to transparent in ios7 which is non-readable with black characters - force it to white (as it was implicitly in older ios versions) - setting backgrouncolor doesn't work when having round colors - so just let the textfield be rough edged and be done

10 years ago[ios] - fix cursor keys for ios7 - we need to hook into sendEvent or handleKeyUiEvent...
Memphiz [Tue, 14 Jan 2014 17:38:22 +0000 (18:38 +0100)]
[ios] - fix cursor keys for ios7 - we need to hook into sendEvent or handleKeyUiEvent (ios7) to get the cursor keys from now on - as ios7 doesn't call that method in derived classes anymore

10 years ago[ios] - cleanup the cursor key handling a bit in preparation for hooking it (needed...
Memphiz [Tue, 14 Jan 2014 17:38:21 +0000 (18:38 +0100)]
[ios] - cleanup the cursor key handling a bit in preparation for hooking it (needed for ios7) - get rid of the XBMCApplication class and use UIApplication instead again

10 years agoMerge pull request #4006 from koying/fixmysql
Chris Browet [Tue, 14 Jan 2014 09:04:09 +0000 (01:04 -0800)]
Merge pull request #4006 from koying/fixmysql

FIX: [mysql] too long index keys leads to 1071 on innoDb (fixes #14117) + missing music db indexes after recent db bump

10 years agoScraper::FindMovie: don't use "ToLower" with UTF-8
Karlson2k [Tue, 14 Jan 2014 00:46:25 +0000 (04:46 +0400)]
Scraper::FindMovie: don't use "ToLower" with UTF-8

10 years agoupnp: reindent after previous commit
Joakim Plate [Mon, 13 Jan 2014 21:45:07 +0000 (22:45 +0100)]
upnp: reindent after previous commit

10 years agoupnp: split attach and play function in player
Joakim Plate [Mon, 13 Jan 2014 21:44:05 +0000 (22:44 +0100)]
upnp: split attach and play function in player

This avoids delay when attaching to stopped player.

10 years agoupnp: ask if user wishes to stop playback on remote device on stop
Joakim Plate [Mon, 13 Jan 2014 20:43:42 +0000 (21:43 +0100)]
upnp: ask if user wishes to stop playback on remote device on stop

This allow user to detach from a remote upnp player without
stopping playback.

10 years agoMerge pull request #4009 from Memphiz/osxfixddwav
Memphiz [Mon, 13 Jan 2014 17:28:24 +0000 (09:28 -0800)]
Merge pull request #4009 from Memphiz/osxfixddwav

[AE/CA] - Fix optical 3fps issue. This was caused by a problem with dd-w...

10 years agoFIX: [mysql] too long index keys leads to 1071 on innoDb (fixes #14117) + missing...
Chris "Koying" Browet [Sat, 11 Jan 2014 01:21:49 +0000 (02:21 +0100)]
FIX: [mysql] too long index keys leads to 1071 on innoDb (fixes #14117) + missing music db indexes after recent db bump

10 years agoMerge pull request #4013 from koying/fixexportallloc
Chris Browet [Mon, 13 Jan 2014 10:17:23 +0000 (02:17 -0800)]
Merge pull request #4013 from koying/fixexportallloc

FIX: allow database export to all writable locations, not just local drives

10 years ago[AE/CA] - Fix optical 3fps issue. This was caused by a problem with dd-wav. When...
Tobias Hieta [Sat, 11 Jan 2014 08:15:50 +0000 (09:15 +0100)]
[AE/CA] - Fix optical 3fps issue. This was caused by a problem with dd-wav. When falling back on systems that doesn’t provide a encoded stream it was erroneously advertising the stream as Float instead of signed integers. We know open the output as integers if we are falling back on encoded data.

10 years agoCGUIViewState: fix loading of view states using SortAttributeIgnoreFolders
montellese [Sun, 12 Jan 2014 21:33:53 +0000 (22:33 +0100)]
CGUIViewState: fix loading of view states using SortAttributeIgnoreFolders

10 years agoMerge pull request #4008 from FernetMenta/aefixes
Rainer Hochecker [Sun, 12 Jan 2014 19:45:20 +0000 (11:45 -0800)]
Merge pull request #4008 from FernetMenta/aefixes

dvdplayer audio: fix invalid format after 5852fd70705b7c23141b1672a24d83...

10 years agoMerge pull request #4014 from Memphiz/win32nfsstat64
Memphiz [Sun, 12 Jan 2014 18:47:17 +0000 (10:47 -0800)]
Merge pull request #4014 from Memphiz/win32nfsstat64

[win32/nfs] - fix wrong struct stat size when running on win8 64

10 years agodvdplayer audio: fix invalid format after 5852fd70705b7c23141b1672a24d83d61efac591
Rainer Hochecker [Sat, 11 Jan 2014 11:26:26 +0000 (12:26 +0100)]
dvdplayer audio: fix invalid format after 5852fd70705b7c23141b1672a24d83d61efac591

10 years agoMerge pull request #3649 from FernetMenta/stream
Rainer Hochecker [Sun, 12 Jan 2014 17:26:11 +0000 (09:26 -0800)]
Merge pull request #3649 from FernetMenta/stream

dvdplayer: fix failed to get stream message, lookup streams the same way...

10 years ago[win32/nfs] - force usage of struct __stat64 on windows as done implicitly for all...
Memphiz [Sun, 12 Jan 2014 13:53:22 +0000 (14:53 +0100)]
[win32/nfs] - force usage of struct __stat64 on windows as done implicitly for all other platforms (due to FILE_OFFSET_BITS=64) - this fixes bad stat info which showed up on windows 8 64

10 years ago[win32/nfs] - bump windows version of nfs 1.6.2 for windows (forced __stat64 struct...
Memphiz [Sun, 12 Jan 2014 12:20:33 +0000 (13:20 +0100)]
[win32/nfs] - bump windows version of nfs 1.6.2 for windows (forced __stat64 struct on windows as done on all other platforms via FILE_OFFSET_BITS=64)

10 years agoFIX: allow database export to all writable locations, not just local drives
Chris "Koying" Browet [Sun, 12 Jan 2014 11:53:03 +0000 (12:53 +0100)]
FIX: allow database export to all writable locations, not just local drives

10 years agoMerge pull request #4012 from koying/quickpr
Chris Browet [Sun, 12 Jan 2014 12:13:55 +0000 (04:13 -0800)]
Merge pull request #4012 from koying/quickpr

FIX: [mysql] fix database export (fixes #14843)

10 years agoFIX: [mysql] fix database export (fixes #14843)
Chris "Koying" Browet [Sun, 12 Jan 2014 11:54:26 +0000 (12:54 +0100)]
FIX: [mysql] fix database export (fixes #14843)

10 years agoomxplayer: skip streams with no type on update
Rainer Hochecker [Sun, 12 Jan 2014 10:22:54 +0000 (11:22 +0100)]
omxplayer: skip streams with no type on update

10 years agodvdplayer: skip streams with no type on update
Rainer Hochecker [Sun, 12 Jan 2014 10:22:32 +0000 (11:22 +0100)]
dvdplayer: skip streams with no type on update

10 years agoMerge pull request #3992 from elupus/wtwbtw
Joakim Plate [Sat, 11 Jan 2014 22:46:46 +0000 (14:46 -0800)]
Merge pull request #3992 from elupus/wtwbtw

Support WTW/BTB display in test patterns

10 years agogui: let alternating circle pattern be btb or wtw if possible
Joakim Plate [Wed, 8 Jan 2014 20:23:45 +0000 (21:23 +0100)]
gui: let alternating circle pattern be btb or wtw if possible

Note, wtw/btb is only possible in limited color range

10 years agogui: respect limited color range for test patterns
Joakim Plate [Wed, 8 Jan 2014 20:22:42 +0000 (21:22 +0100)]
gui: respect limited color range for test patterns

10 years agogl: make sure we detach textures and disable texturing on all gl stages
Joakim Plate [Wed, 8 Jan 2014 19:46:54 +0000 (20:46 +0100)]
gl: make sure we detach textures and disable texturing on all gl stages

When limited range colors was in use, we could end up adjusting range
twice since the last texture stage could be left around modifying
following render.

10 years agodroid: fixed missing pvr addons which are pre-installed. packagers will need to make...
davilla [Sat, 11 Jan 2014 15:35:42 +0000 (10:35 -0500)]
droid: fixed missing pvr addons which are pre-installed. packagers will need to make extra sure there are no stale binaries manually or start with a virgin build

10 years ago[lang] delete old strings.xml file for vis-fishbmc
alanwww1 [Sat, 11 Jan 2014 13:25:35 +0000 (14:25 +0100)]
[lang] delete old strings.xml file for vis-fishbmc

10 years ago[lang] update of skin.confluence language files
alanwww1 [Sat, 11 Jan 2014 12:05:55 +0000 (13:05 +0100)]
[lang] update of skin.confluence language files

10 years ago[lang] update of core language files
alanwww1 [Sat, 11 Jan 2014 12:05:38 +0000 (13:05 +0100)]
[lang] update of core language files

10 years ago[lang] update of internal addon language files
alanwww1 [Sat, 11 Jan 2014 12:05:13 +0000 (13:05 +0100)]
[lang] update of internal addon language files

10 years agoMerge pull request #3712 from koying/adddroidimmersive
Chris Browet [Sat, 11 Jan 2014 12:16:37 +0000 (04:16 -0800)]
Merge pull request #3712 from koying/adddroidimmersive

ADD: [droid] implement immersive mode on kitkat

10 years agoADD: [droid] implement immersive mode on kitkat
Chris "Koying" Browet [Mon, 25 Nov 2013 19:57:13 +0000 (20:57 +0100)]
ADD: [droid] implement immersive mode on kitkat

10 years agoMerge pull request #3951 from Voyager1/fix-trac-14778
Voyager1 [Sat, 11 Jan 2014 11:19:38 +0000 (03:19 -0800)]
Merge pull request #3951 from Voyager1/fix-trac-14778

Allow DVD playback after 'browse into' ISO/IMG file (trac 14778)
fixes #14778 on trac

10 years agojsonrpc: fix setting/updating resume point in VideoLibrary
montellese [Sat, 11 Jan 2014 08:23:06 +0000 (09:23 +0100)]
jsonrpc: fix setting/updating resume point in VideoLibrary

10 years agojson-rpc: return "lastmodified" in database datetime format (fixes #14836)
montellese [Sat, 11 Jan 2014 07:43:02 +0000 (08:43 +0100)]
json-rpc: return "lastmodified" in database datetime format (fixes #14836)

10 years agoudf: compatibility with UDF 1.02 (standard DVD Video) ISOs
Voyager1 [Sun, 5 Jan 2014 08:52:08 +0000 (09:52 +0100)]
udf: compatibility with UDF 1.02 (standard DVD Video) ISOs

10 years agoudf: UDFFile root to behave correctly as folder to be readable by libdvdnav
Voyager1 [Fri, 3 Jan 2014 11:58:59 +0000 (12:58 +0100)]
udf: UDFFile root to behave correctly as folder to be readable by libdvdnav

10 years agoMerge pull request #4004 from wsoltys/buildsys2
wsoltys [Fri, 10 Jan 2014 22:40:24 +0000 (14:40 -0800)]
Merge pull request #4004 from wsoltys/buildsys2

[WIN32] buildsystem fixes

10 years ago[WIN32] remove build_setup directory before the first git command to avoid problems...
WiSo [Fri, 10 Jan 2014 22:16:04 +0000 (23:16 +0100)]
[WIN32] remove build_setup directory before the first git command to avoid problems with possible .git files.

10 years ago[WIN32] fixed: don't copy skins via BuildSetup.bat. They're provided via their own...
WiSo [Fri, 10 Jan 2014 21:00:00 +0000 (22:00 +0100)]
[WIN32] fixed: don't copy skins via BuildSetup.bat. They're provided via their own build.bat

10 years ago[musicdb] use LIKE rather than equals when adding artists+albums so the compare is...
Jonathan Marshall [Fri, 10 Jan 2014 19:10:05 +0000 (08:10 +1300)]
[musicdb] use LIKE rather than equals when adding artists+albums so the compare is case-insensitive. Fixes #14834