vuplus_xbmc
13 years agoensure dvd:// is picked up in IsDVD()
Jonathan Marshall [Mon, 28 Mar 2011 07:05:29 +0000 (20:05 +1300)]
ensure dvd:// is picked up in IsDVD()

13 years ago[osx/ios/linux] changed, drop arch from various static lib names, this syncs all...
S. Davilla [Sun, 27 Mar 2011 19:31:46 +0000 (15:31 -0400)]
[osx/ios/linux] changed, drop arch from various static lib names, this syncs all built static libs with same nameing

13 years agochanged: silence some warnings in dll loader
Joakim Plate [Sun, 27 Mar 2011 20:32:16 +0000 (22:32 +0200)]
changed: silence some warnings in dll loader

13 years agofixed: forgot to silence ar command
Joakim Plate [Sun, 27 Mar 2011 20:26:13 +0000 (22:26 +0200)]
fixed: forgot to silence ar command

13 years ago[WIN32] check if paplayer directory exist and if not create it
WiSo [Sun, 27 Mar 2011 18:50:20 +0000 (20:50 +0200)]
[WIN32] check if paplayer directory exist and if not create it

13 years agocosmetic flip of ifdefs
S. Davilla [Sun, 27 Mar 2011 18:13:24 +0000 (14:13 -0400)]
cosmetic flip of ifdefs

13 years ago[osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded on...
S. Davilla [Sun, 27 Mar 2011 18:08:27 +0000 (14:08 -0400)]
[osx/ios] changed libass from static link to xbmc binary to dyloaded/unloaded on demand.

13 years agocleanup, DLL_PATH_SHN_CODEC does not exist (vectored to ffmpeg) and DLL_PATH_WAVPACK_...
S. Davilla [Sun, 27 Mar 2011 17:14:19 +0000 (13:14 -0400)]
cleanup, DLL_PATH_SHN_CODEC does not exist (vectored to ffmpeg) and DLL_PATH_WAVPACK_CODEC is static linked from system libs on linux

13 years agocosmetics: order Makefile alphabetically
spiff [Sun, 27 Mar 2011 12:54:02 +0000 (14:54 +0200)]
cosmetics: order Makefile alphabetically

13 years agofixed: system/players/paplayer directory does not exists, causing build failures
spiff [Sun, 27 Mar 2011 12:51:17 +0000 (14:51 +0200)]
fixed: system/players/paplayer directory does not exists, causing build failures

since git doesn't store empty directories, this directory is now
non-existent in a vanilla tree. this change makes sure it's created

13 years agoadded: default album icon for NODE_TYPE_MUSICVIDEOS_ALBUM in videolibrary
vdrfan [Sun, 27 Mar 2011 13:00:50 +0000 (15:00 +0200)]
added: default album icon for NODE_TYPE_MUSICVIDEOS_ALBUM in videolibrary

13 years agofixed: dvdplayer could end up stalled on a stream change waiting for players to start
Joakim [Sun, 27 Mar 2011 12:11:11 +0000 (14:11 +0200)]
fixed: dvdplayer could end up stalled on a stream change waiting for players to start

13 years agofixed: Music Videos Listing broken (closes #11368)
vdrfan [Sun, 27 Mar 2011 10:16:57 +0000 (12:16 +0200)]
fixed: Music Videos Listing broken (closes #11368)

13 years agofixed: sql errors due latest tvshowview changes (fixes #11369)
vdrfan [Sun, 27 Mar 2011 09:00:18 +0000 (11:00 +0200)]
fixed: sql errors due latest tvshowview changes (fixes #11369)

13 years agofix the disc number tag in the song dialog
Jonathan Marshall [Sun, 27 Mar 2011 07:31:55 +0000 (20:31 +1300)]
fix the disc number tag in the song dialog

13 years ago[osx] fixed 2 more warnings die
S. Davilla [Sun, 27 Mar 2011 06:38:14 +0000 (02:38 -0400)]
[osx] fixed 2 more warnings die

13 years ago[osx] fixed 1322 warning on release build. dwarf-with-dsym is broke in 3.2.x and...
S. Davilla [Sun, 27 Mar 2011 06:24:33 +0000 (02:24 -0400)]
[osx] fixed 1322 warning on release build. dwarf-with-dsym is broke in 3.2.x and match hidden inlines to gcc default

13 years ago[WIN32] enabled asap (Another Slight Atari Player) codec
WiSo [Sun, 27 Mar 2011 00:34:00 +0000 (01:34 +0100)]
[WIN32] enabled asap (Another Slight Atari Player) codec

13 years agoadded xbmc_asap.dll to .gitignore
WiSo [Sun, 27 Mar 2011 00:32:19 +0000 (01:32 +0100)]
added xbmc_asap.dll to .gitignore

13 years ago[WIN32] removed xbmc_asap.dll as its build during compile
WiSo [Sun, 27 Mar 2011 00:30:30 +0000 (01:30 +0100)]
[WIN32] removed xbmc_asap.dll as its build during compile

13 years ago[WIN32] build xbmc_asap.dll during compile time
WiSo [Sun, 27 Mar 2011 00:29:47 +0000 (01:29 +0100)]
[WIN32] build xbmc_asap.dll during compile time

13 years ago[WIN32] get mads and xasm for asap codec
WiSo [Sun, 27 Mar 2011 00:28:12 +0000 (01:28 +0100)]
[WIN32] get mads and xasm for asap codec

13 years ago[WIN32] added build script for xbmc_asap.dll
WiSo [Sun, 27 Mar 2011 00:15:09 +0000 (01:15 +0100)]
[WIN32] added build script for xbmc_asap.dll

13 years agofixed: return false on empty string
WiSo [Sun, 27 Mar 2011 00:06:12 +0000 (01:06 +0100)]
fixed: return false on empty string

13 years agoremoved /lib/libflac since all major ports use an external lib now
WiSo [Sat, 26 Mar 2011 22:55:18 +0000 (23:55 +0100)]
removed /lib/libflac since all major ports use an external lib now

13 years ago[WIN32] removed libshnplay.dll since there's no reference to it in the code anymore
WiSo [Sat, 26 Mar 2011 22:52:59 +0000 (23:52 +0100)]
[WIN32] removed libshnplay.dll since there's no reference to it in the code anymore

13 years ago[WIN32] removed libflac include path
WiSo [Sat, 26 Mar 2011 22:49:12 +0000 (23:49 +0100)]
[WIN32] removed libflac include path

13 years agoremoved ifdef's in DllFlacEnc.h since OSX and win32 uses now external libFLAC too...
WiSo [Sat, 26 Mar 2011 22:47:07 +0000 (23:47 +0100)]
removed ifdef's in DllFlacEnc.h since OSX and win32 uses now external libFLAC too. Looks like /lib/libflac can now be removed.

13 years agoadded libFLAC.dll to .gitignore
WiSo [Sat, 26 Mar 2011 22:44:27 +0000 (23:44 +0100)]
added libFLAC.dll to .gitignore

13 years ago[WIN32] removed libFLAC.dll
WiSo [Sat, 26 Mar 2011 22:43:04 +0000 (23:43 +0100)]
[WIN32] removed libFLAC.dll

13 years ago[WIN32] added download scripts for libFLAC
WiSo [Sat, 26 Mar 2011 22:42:21 +0000 (23:42 +0100)]
[WIN32] added download scripts for libFLAC

13 years ago[WIN32] cosmetics
WiSo [Sat, 26 Mar 2011 21:59:26 +0000 (22:59 +0100)]
[WIN32] cosmetics

13 years ago[WIN32] added timidity.dll to .gitignore
WiSo [Sat, 26 Mar 2011 21:58:35 +0000 (22:58 +0100)]
[WIN32] added timidity.dll to .gitignore

13 years ago[WIN32] deleted timidity.dll as its build during compile time
WiSo [Sat, 26 Mar 2011 21:56:51 +0000 (22:56 +0100)]
[WIN32] deleted timidity.dll as its build during compile time

13 years ago[WIN32] fixed: make timidity independent of some mingw libs
WiSo [Sat, 26 Mar 2011 21:55:51 +0000 (22:55 +0100)]
[WIN32] fixed: make timidity independent of some mingw libs

13 years ago[WIN32] add timidity to the XBMC main build process
WiSo [Sat, 26 Mar 2011 21:26:03 +0000 (22:26 +0100)]
[WIN32] add timidity to the XBMC main build process

13 years ago[WIN32] fixed timidity makefile, add clean command
WiSo [Sat, 26 Mar 2011 21:24:03 +0000 (22:24 +0100)]
[WIN32] fixed timidity makefile, add clean command

13 years ago[WIN32] enabled minimal rebuild of some more libs
WiSo [Sat, 26 Mar 2011 20:13:36 +0000 (21:13 +0100)]
[WIN32] enabled minimal rebuild of some more libs

13 years agochanged, add lib/cmyth/Makefile to gitignore
S. Davilla [Sat, 26 Mar 2011 18:36:37 +0000 (14:36 -0400)]
changed, add lib/cmyth/Makefile to gitignore

13 years agochanged: silence compile output on linux
Joakim [Sat, 26 Mar 2011 18:18:48 +0000 (19:18 +0100)]
changed: silence compile output on linux

Doing make V=1 will enable the log spew again

13 years agochanged: reduce header dependency pollution
Joakim [Sat, 26 Mar 2011 17:34:07 +0000 (18:34 +0100)]
changed: reduce header dependency pollution

Gives about about 5% faster compile time for xbmc/ and xbmc/filesystem on my system.

13 years agofixed, its #elif not #else
S. Davilla [Sat, 26 Mar 2011 16:50:15 +0000 (12:50 -0400)]
fixed, its #elif not #else

13 years agofixed: missing include for HANDLE types
Joakim [Sat, 26 Mar 2011 14:05:34 +0000 (15:05 +0100)]
fixed: missing include for HANDLE types

13 years agofixed: warning of type mismatches
elupus [Sat, 26 Mar 2011 13:23:57 +0000 (14:23 +0100)]
fixed: warning of type mismatches

13 years agochanged: avoid including filesystem/File.h in the whole UnrarXLib
elupus [Sat, 26 Mar 2011 13:23:02 +0000 (14:23 +0100)]
changed: avoid including filesystem/File.h  in the whole UnrarXLib

13 years agoadded: Thread name to CThread.
spiff [Sat, 26 Mar 2011 07:03:52 +0000 (08:03 +0100)]
added: Thread name to CThread.

This is quite a simple change to CThread that adds a name to the thread
and includes the name in xbmc.log. closes #11311

13 years agodon't zero pad the disc number infolabel
Jonathan Marshall [Sat, 26 Mar 2011 06:10:40 +0000 (19:10 +1300)]
don't zero pad the disc number infolabel

13 years agoadd listitem.discnumber infolabel
Jonathan Marshall [Sat, 26 Mar 2011 06:09:43 +0000 (19:09 +1300)]
add listitem.discnumber infolabel

13 years agochanged, libcmyth from two static libs to dyloaded on demand
S. Davilla [Sat, 26 Mar 2011 05:47:56 +0000 (01:47 -0400)]
changed, libcmyth from two static libs to dyloaded on demand

13 years agofixes #11348, videotoolbox hw decode support under iOS/ATV 4.3.x
S. Davilla [Sat, 26 Mar 2011 04:53:05 +0000 (00:53 -0400)]
fixes #11348, videotoolbox hw decode support under iOS/ATV 4.3.x

13 years agouse GL_BGRA_EXT instead of GL_BGRA to remind us that it is an apple extension for...
S. Davilla [Sat, 26 Mar 2011 04:49:24 +0000 (00:49 -0400)]
use GL_BGRA_EXT instead of GL_BGRA to remind us that it is an apple extension for OpenGLES

13 years agocosmetics and remove duplicate check for myth/cmyth protocol
S. Davilla [Sat, 26 Mar 2011 03:58:56 +0000 (23:58 -0400)]
cosmetics and remove duplicate check for myth/cmyth protocol

13 years agoMerge branch 'master' of git://github.com/a11599/xbmc into a11599-master
Jonathan Marshall [Sat, 26 Mar 2011 00:25:44 +0000 (13:25 +1300)]
Merge branch 'master' of git://github.com/a11599/xbmc into a11599-master

* 'master' of git://github.com/a11599/xbmc:
  Bugfix, probably a copy-paste error: m_pDS->exec(columns.c_str()); should be before CreateViews() otherwise XBMC fails to create tables on a fresh installation.

13 years agoBugfix, probably a copy-paste error: m_pDS->exec(columns.c_str()); should be before...
Istvan Stikrad [Fri, 25 Mar 2011 23:14:27 +0000 (00:14 +0100)]
Bugfix, probably a copy-paste error: m_pDS->exec(columns.c_str()); should be before CreateViews() otherwise XBMC fails to create tables on a fresh installation.

13 years agoMerge branch 'master' of git://github.com/a11599/xbmc into a11599-master
Jonathan Marshall [Fri, 25 Mar 2011 22:54:55 +0000 (11:54 +1300)]
Merge branch 'master' of git://github.com/a11599/xbmc into a11599-master

* 'master' of git://github.com/a11599/xbmc:
  Enable saving scaling method per video.

13 years agoEnable saving scaling method per video.
Istvan Stikrad [Fri, 25 Mar 2011 22:05:53 +0000 (23:05 +0100)]
Enable saving scaling method per video.

13 years agoif we replace folders with the file it represents in the video library, then ignore...
Jonathan Marshall [Fri, 25 Mar 2011 03:34:18 +0000 (16:34 +1300)]
if we replace folders with the file it represents in the video library, then ignore folder/file status when sorting - fixes #11358.

13 years agoadd CacheCircular.* to OSX build projects
Jonathan Marshall [Fri, 25 Mar 2011 20:50:00 +0000 (09:50 +1300)]
add CacheCircular.* to OSX build projects

13 years agochanged: since nothing implemented ICacheInterface, let's drop it.
elupus [Fri, 25 Mar 2011 18:36:26 +0000 (19:36 +0100)]
changed: since nothing implemented ICacheInterface, let's drop it.

This functionality is better served using IoControl() calls into the file system

13 years agochanged: since the close function never return errors change return type to void
elupus [Fri, 25 Mar 2011 17:58:13 +0000 (18:58 +0100)]
changed: since the close function never return errors change return type to void

13 years agochanged: no other seeks are supported for the cache strategies than absolute, so...
elupus [Fri, 25 Mar 2011 17:57:10 +0000 (18:57 +0100)]
changed: no other seeks are supported for the cache strategies than absolute, so drop the parameter

13 years agochanged: CACHE_RC_EOF = 0 which is normal posix for eof file, so drop the define
elupus [Fri, 25 Mar 2011 17:47:10 +0000 (18:47 +0100)]
changed: CACHE_RC_EOF = 0 which is normal posix for eof file, so drop the define

13 years agochanged: allow circular cache to fill to m_size if no back buffer is needed yet
elupus [Fri, 25 Mar 2011 17:31:12 +0000 (18:31 +0100)]
changed: allow circular cache to fill to m_size if no back buffer is needed yet

13 years agofixed: makefile order for new circular filecache
elupus [Fri, 25 Mar 2011 17:30:20 +0000 (18:30 +0100)]
fixed: makefile order for new circular filecache

13 years agoadded: some doxygen for the new circular cache
elupus [Fri, 25 Mar 2011 17:29:57 +0000 (18:29 +0100)]
added: some doxygen for the new circular cache

13 years agoadded: allocate the file cache buffer as a memory mapped file in system page file
elupus [Thu, 24 Mar 2011 22:33:29 +0000 (23:33 +0100)]
added: allocate the file cache buffer as a memory mapped file in system page file

This allows allocation of quite large buffers for for the CFileCache without physically using that much system memory. The cached data will be paged out on need.

13 years agoadded: simplified circular buffer for CFileCache
elupus [Thu, 24 Mar 2011 22:30:13 +0000 (23:30 +0100)]
added: simplified circular buffer for CFileCache

It has less memory requirement than previous system and only uses a single buffer wich removes the need to copy around data between history and future buffers.

13 years agoremove nop in cachemembuffer
elupus [Thu, 24 Mar 2011 21:08:03 +0000 (22:08 +0100)]
remove nop in cachemembuffer

13 years agochanged: refactored the view creation and fixed the tvshowview count by replacing...
firnsy [Fri, 25 Mar 2011 10:18:10 +0000 (21:18 +1100)]
changed: refactored the view creation and fixed the tvshowview count by replacing SUM with COUNT.

13 years agochanged: cosmetics and log when an unsupported field type is detected by the mysql...
firnsy [Fri, 25 Mar 2011 10:15:21 +0000 (21:15 +1100)]
changed: cosmetics and log when an unsupported field type is detected by the mysql wrapper.

13 years agoMerge branch 'xbox_cleanup' of github.com:amet/xbmc into amet-xbox_cleanup
amet [Fri, 25 Mar 2011 08:52:11 +0000 (12:52 +0400)]
Merge branch 'xbox_cleanup' of github.com:amet/xbmc into amet-xbox_cleanup

13 years agofixes missing header on keyboard dialog when searching or filtering
Jonathan Marshall [Fri, 25 Mar 2011 03:06:28 +0000 (16:06 +1300)]
fixes missing header on keyboard dialog when searching or filtering

13 years agoupdated: Chinese (Simple) translation
taxigps [Fri, 25 Mar 2011 00:43:45 +0000 (08:43 +0800)]
updated: Chinese (Simple) translation

13 years agoMerge branch 'irontetsubo_merge'
Jonathan Marshall [Fri, 25 Mar 2011 00:12:12 +0000 (13:12 +1300)]
Merge branch 'irontetsubo_merge'

* irontetsubo_merge:
  Added the DNLA extra info for the thumbnail data so it's properly displayed on the PS3.
  Fixed Duration to get correctly set from StreamDetails
  Added Resolution support for videos.
  Added Date support for movies/tv shows - TV show displays is set to air date, and movie is set to "year of release"-1-1, for lack of a better date, as we only have release year.

13 years agoAdded the DNLA extra info for the thumbnail data so it's properly displayed on the...
IronTetsubo [Sat, 5 Mar 2011 03:56:38 +0000 (19:56 -0800)]
Added the DNLA extra info for the thumbnail data so it's properly displayed on the PS3.

13 years agoFixed Duration to get correctly set from StreamDetails
IronTetsubo [Sat, 5 Mar 2011 03:54:23 +0000 (19:54 -0800)]
Fixed Duration to get correctly set from StreamDetails

13 years agoAdded Resolution support for videos.
IronTetsubo [Sat, 5 Mar 2011 03:52:45 +0000 (19:52 -0800)]
Added Resolution support for videos.

13 years agoAdded Date support for movies/tv shows - TV show
IronTetsubo [Sat, 5 Mar 2011 03:47:02 +0000 (19:47 -0800)]
Added Date support for movies/tv shows - TV show
displays is set to air date, and movie is set to
"year of release"-1-1, for lack of a better date,
as we only have release year.

13 years agochanged to use hex rather than chars to remove 48 compiler warnings about multi-chara...
S. Davilla [Thu, 24 Mar 2011 22:16:08 +0000 (18:16 -0400)]
changed to use hex rather than chars to remove 48 compiler warnings about multi-character character constant when the file is treated as utf-8

13 years agoupdated: German translation
vdrfan [Thu, 24 Mar 2011 16:40:47 +0000 (17:40 +0100)]
updated: German translation

13 years ago[osx] use our mirror for libvorbis tarball
amet [Thu, 24 Mar 2011 11:10:56 +0000 (15:10 +0400)]
[osx] use our mirror for libvorbis tarball

13 years agoFixed a comment in mkdev-xbmc-ios.sh so it doesn't throw an error when ran.
keith [Thu, 24 Mar 2011 05:43:35 +0000 (22:43 -0700)]
Fixed a comment in mkdev-xbmc-ios.sh so it doesn't throw an error when ran.

13 years agoadded: progresscache to confluence osd that was missing in 86c4c4b6.
theuni [Thu, 24 Mar 2011 05:33:26 +0000 (01:33 -0400)]
added: progresscache to confluence osd that was missing in 86c4c4b6.

Acked by Jezz_X

13 years ago[ios] remove unnessary static linking
S. Davilla [Thu, 24 Mar 2011 04:19:04 +0000 (00:19 -0400)]
[ios] remove unnessary static linking

13 years ago[osx] remove unnessary static linking
S. Davilla [Thu, 24 Mar 2011 04:18:04 +0000 (00:18 -0400)]
[osx] remove unnessary static linking

13 years ago[all] fixed, restore remote keyboard feature, thx Memphiz
S. Davilla [Thu, 24 Mar 2011 03:46:30 +0000 (23:46 -0400)]
[all] fixed, restore remote keyboard feature, thx Memphiz

13 years ago[ios] fixed, do not package non-arm libs
S. Davilla [Thu, 24 Mar 2011 03:44:17 +0000 (23:44 -0400)]
[ios] fixed, do not package non-arm libs

13 years ago[ios] one more time for the boys in the back
S. Davilla [Thu, 24 Mar 2011 03:24:36 +0000 (23:24 -0400)]
[ios] one more time for the boys in the back

13 years ago[ios] fixed, sync app/frapp packaging to osx
S. Davilla [Thu, 24 Mar 2011 02:59:21 +0000 (22:59 -0400)]
[ios] fixed, sync app/frapp packaging to osx

13 years ago[osx/ios] fixed broken build, libwavpack has no way to detect versions
S. Davilla [Thu, 24 Mar 2011 01:33:12 +0000 (21:33 -0400)]
[osx/ios] fixed broken build, libwavpack has no way to detect versions

13 years agofixed: compile on windows
elupus [Thu, 24 Mar 2011 00:29:03 +0000 (01:29 +0100)]
fixed: compile on windows

No idea if this is correct. #ifndef can't check typedefs. So if WavpackStreamReader was a typedef before this check would not have worked.

13 years agoadded: skinning to new player.progresscache to confluence
elupus [Wed, 23 Mar 2011 23:59:47 +0000 (00:59 +0100)]
added: skinning to new player.progresscache to confluence

Thanx to ralfonat for the skinning and image.
refs #10779

13 years agoadded: player.progresscache GUI info string displaying how much of file is cached...
elupus [Wed, 23 Mar 2011 23:54:47 +0000 (00:54 +0100)]
added: player.progresscache GUI info string displaying how much of file is cached above current play percentage

Thanks ralfonat for the initial patch.
This closes #10779

13 years agoadded: SEEK_BUFFERED IFile::Seek() flag which can return number of bytes forward...
elupus [Wed, 23 Mar 2011 20:32:27 +0000 (21:32 +0100)]
added: SEEK_BUFFERED IFile::Seek() flag which can return number of bytes forward of current location that is buffered

13 years ago[osx/ios] changed libmpeg2 from static link to xbmc binary to dyloaded/unloaded on...
S. Davilla [Thu, 24 Mar 2011 00:00:38 +0000 (20:00 -0400)]
[osx/ios] changed libmpeg2 from static link to xbmc binary to dyloaded/unloaded on demand.

13 years ago[osx/ios] changed. bump libvorbis to 1.2.3 to get rid of unused static warnings....
S. Davilla [Wed, 23 Mar 2011 23:12:15 +0000 (19:12 -0400)]
[osx/ios] changed. bump libvorbis to 1.2.3 to get rid of unused static warnings. drop patches and sedify them in the Makefiles

13 years agoFixed: [Confluence] cleaned up images no longer used anymore
Jezz_X [Wed, 23 Mar 2011 22:42:19 +0000 (09:42 +1100)]
Fixed: [Confluence] cleaned up images no longer used anymore

13 years ago[osx/ios] changed from using internal build of libflac to xxx-depends and removed...
S. Davilla [Wed, 23 Mar 2011 21:46:18 +0000 (17:46 -0400)]
[osx/ios] changed from using internal build of libflac to xxx-depends and removed internal osx/ios build bits

13 years ago[osx/ios] changed libwavpack from static link to xbmc binary to dyloaded/unloaded...
S. Davilla [Wed, 23 Mar 2011 20:43:03 +0000 (16:43 -0400)]
[osx/ios] changed libwavpack from static link to xbmc binary to dyloaded/unloaded on demand.

13 years agochanged: revert acient hack to work around high cpu usage for ftp with libcurl
Joakim Plate [Wed, 23 Mar 2011 19:16:09 +0000 (20:16 +0100)]
changed: revert acient hack to work around high cpu usage for ftp with libcurl

The real issue that this attempted to fix was fixed long ago as well (not clearing fd_set's between runs). This should hopefully fix the intermittent slow streaming speeds from apple trailers.