vuplus_xbmc
13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Sat, 8 Jan 2011 16:34:09 +0000 (17:34 +0100)]
Merge remote branch 'upstream/master'

13 years agopvr: added some TODO comments
Lars Op den Kamp [Sat, 8 Jan 2011 16:33:53 +0000 (17:33 +0100)]
pvr: added some TODO comments

13 years agopvr: add channels to channelgroups
Lars Op den Kamp [Sat, 8 Jan 2011 16:25:45 +0000 (17:25 +0100)]
pvr: add channels to channelgroups

13 years agopvr: fix some compiler warnings
Lars Op den Kamp [Sat, 8 Jan 2011 15:13:58 +0000 (16:13 +0100)]
pvr: fix some compiler warnings

13 years agopvr: cosmetics
Lars Op den Kamp [Sat, 8 Jan 2011 15:11:46 +0000 (16:11 +0100)]
pvr: cosmetics

13 years agopvr: delete epg tags on destruct
Lars Op den Kamp [Sat, 8 Jan 2011 15:10:17 +0000 (16:10 +0100)]
pvr: delete epg tags on destruct

13 years agopvr: delete epgs on destruct
Lars Op den Kamp [Sat, 8 Jan 2011 15:09:01 +0000 (16:09 +0100)]
pvr: delete epgs on destruct

13 years agopvr: delete channels on destruct
Lars Op den Kamp [Sat, 8 Jan 2011 15:07:29 +0000 (16:07 +0100)]
pvr: delete channels on destruct

13 years ago[WIN32] fixed release build. comment it for now to not forget it to change to git...
WiSo [Sat, 8 Jan 2011 12:09:47 +0000 (13:09 +0100)]
[WIN32] fixed release build. comment it for now to not forget it to change to git somehow.

13 years agochanged: allow logging off, even if the login screen is not enable. this changes...
spiff [Sat, 8 Jan 2011 11:21:36 +0000 (12:21 +0100)]
changed: allow logging off, even if the login screen is not enable. this changes the meaning of 'enable login screen' to 'enable login screen on initial startup'. credit bruing (small mod my me), ticket #10708

13 years agoadded: system.profilecount info integer. returns the number of defined profiles....
spiff [Sat, 8 Jan 2011 11:12:20 +0000 (12:12 +0100)]
added: system.profilecount info integer. returns the number of defined profiles. thanks to bruing

13 years agopvr: don't return in the middle of a method. add methods for channel up and down...
Lars Op den Kamp [Sat, 8 Jan 2011 10:56:46 +0000 (11:56 +0100)]
pvr: don't return in the middle of a method. add methods for channel up and down in PVRChannels

13 years agopvr: StopThread already waits for thread exit
Lars Op den Kamp [Sat, 8 Jan 2011 10:49:58 +0000 (11:49 +0100)]
pvr: StopThread already waits for thread exit

13 years ago[WIN32] .gitignore dl'd mingw environment + ffmpeg build files
CrystalP [Sat, 8 Jan 2011 01:57:00 +0000 (20:57 -0500)]
[WIN32] .gitignore dl'd mingw environment + ffmpeg build files

13 years agoChanged: [Confluence] Removed the second progress bar from the video scan dialog...
Jezz_X [Sat, 8 Jan 2011 01:14:30 +0000 (12:14 +1100)]
Changed: [Confluence] Removed the second progress bar from the video scan dialog until it actually works again

13 years agoFixed: [Confluence] Removed a skin setting that hasn't done anything for a long time...
Jezz_X [Sat, 8 Jan 2011 01:03:05 +0000 (12:03 +1100)]
Fixed: [Confluence] Removed a skin setting that hasn't done anything for a long time and cleared the language string

13 years ago[WIN32] fixed initial ffmpeg build
CrystalP [Sat, 8 Jan 2011 00:45:32 +0000 (19:45 -0500)]
[WIN32] fixed initial ffmpeg build

Was failing in make distclean due to missing config.mak on first run.

13 years agoFixed: [Confluence] Text alignment in the Home menu was not quite right
Jezz_X [Fri, 7 Jan 2011 23:07:14 +0000 (10:07 +1100)]
Fixed: [Confluence] Text alignment in the Home menu was not quite right

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Fri, 7 Jan 2011 21:40:38 +0000 (22:40 +0100)]
Merge remote branch 'upstream/master'

13 years agodos -> unix
Lars Op den Kamp [Fri, 7 Jan 2011 21:40:35 +0000 (22:40 +0100)]
dos -> unix

13 years agoMerge branch 'add_update_timer' of https://github.com/jdembski/xbmc into jdembski...
Lars Op den Kamp [Fri, 7 Jan 2011 21:36:54 +0000 (22:36 +0100)]
Merge branch 'add_update_timer' of https://github.com/jdembski/xbmc into jdembski-add_update_timer

13 years agofixed: compiler warning. "iType may be used uninitialized"
spiff [Fri, 7 Jan 2011 14:36:55 +0000 (15:36 +0100)]
fixed: compiler warning. "iType may be used uninitialized"

13 years ago[WIN32] updated libbluray dll, headers and how to build
WiSo [Fri, 7 Jan 2011 15:24:05 +0000 (16:24 +0100)]
[WIN32] updated libbluray dll, headers and how to build

13 years ago[WIN32] removed old mingw build env. Use project\BuildDependencies\DownloadMingwBuild...
WiSo [Fri, 7 Jan 2011 13:49:52 +0000 (14:49 +0100)]
[WIN32] removed old mingw build env. Use project\BuildDependencies\DownloadMingwBuildEnv.bat to download and install the new one.

13 years agoadded: ticket #10327 - add weather to list of available startup windows. thanks...
spiff [Fri, 7 Jan 2011 13:57:54 +0000 (14:57 +0100)]
added: ticket #10327 -  add weather to list of available startup windows. thanks to einhänder

13 years agoadded: ticket #10298 - advancedsetting to toggle whether or not we flatten movie...
spiff [Fri, 7 Jan 2011 13:46:30 +0000 (14:46 +0100)]
added: ticket #10298 - advancedsetting to toggle whether or not we flatten movie sets in the library nodes. default to false. thanks to heldchen

13 years ago[WIN32] rebuild libdvdnav with new mingw env
WiSo [Fri, 7 Jan 2011 13:42:05 +0000 (14:42 +0100)]
[WIN32] rebuild libdvdnav with new mingw env

13 years ago[WIN32] fixed: building libdvd with mingw
WiSo [Fri, 7 Jan 2011 13:24:45 +0000 (14:24 +0100)]
[WIN32] fixed: building libdvd with mingw

13 years agoFeature: Implement RenameRecording function
Jörg Dembski [Fri, 7 Jan 2011 13:21:25 +0000 (14:21 +0100)]
Feature: Implement RenameRecording function

13 years agopvr: some preparations to move stuff from PVRManager
Lars Op den Kamp [Fri, 7 Jan 2011 13:13:49 +0000 (14:13 +0100)]
pvr: some preparations to move stuff from PVRManager

13 years agoadded: ticket #10229 - Add dim setting to builtin slideshow screensaver. thanks to...
spiff [Fri, 7 Jan 2011 13:11:14 +0000 (14:11 +0100)]
added: ticket #10229 - Add dim setting to builtin slideshow screensaver. thanks to pilluli

13 years agoFeature: Implement RenameTimer function
Jörg Dembski [Fri, 7 Jan 2011 12:51:46 +0000 (13:51 +0100)]
Feature: Implement RenameTimer function

13 years agoadded: ticket #10502 - Support CleanLibrary(music). thanks to xgamer99 (slightly...
spiff [Fri, 7 Jan 2011 12:26:16 +0000 (13:26 +0100)]
added: ticket #10502 - Support CleanLibrary(music). thanks to xgamer99 (slightly modified by me)

13 years agochanged: allow CMusicDatabase::Cleanup to run without a progress bar
spiff [Fri, 7 Jan 2011 12:08:24 +0000 (13:08 +0100)]
changed: allow CMusicDatabase::Cleanup to run without a progress bar

13 years ago[WIN32] build ffmpeg dll's with the new mingw env
WiSo [Fri, 7 Jan 2011 12:07:36 +0000 (13:07 +0100)]
[WIN32] build ffmpeg dll's with the new mingw env

13 years ago[WIN32] updated mingw and msys dependencies
WiSo [Fri, 7 Jan 2011 11:50:20 +0000 (12:50 +0100)]
[WIN32] updated mingw and msys dependencies

13 years ago[WIN32] choose vc10 as default
WiSo [Fri, 7 Jan 2011 11:43:27 +0000 (12:43 +0100)]
[WIN32] choose vc10 as default

13 years agoadded: ticket #10635 - Slackware Linux Timezone support. thanks to cbxbiker61
spiff [Fri, 7 Jan 2011 11:56:51 +0000 (12:56 +0100)]
added: ticket #10635 - Slackware Linux Timezone support. thanks to cbxbiker61

13 years agoadded: ticket #10956 - Switch subtitle with Imon-Pad. thanks to sjonnie33
spiff [Fri, 7 Jan 2011 11:43:02 +0000 (12:43 +0100)]
added: ticket #10956 - Switch subtitle with Imon-Pad. thanks to sjonnie33

13 years agoFeature: Add the possibility to update timers via HTSP
Jörg Dembski [Fri, 7 Jan 2011 11:27:24 +0000 (12:27 +0100)]
Feature: Add the possibility to update timers via HTSP

13 years agoadded: ticket #10661 - Allow access to multiple web interfaces at once. thanks to...
spiff [Fri, 7 Jan 2011 11:26:43 +0000 (12:26 +0100)]
added: ticket #10661 - Allow access to multiple web interfaces at once. thanks to cenobite

13 years agopvr: move the call to Stop() on PVREpgs
Lars Op den Kamp [Fri, 7 Jan 2011 11:13:12 +0000 (12:13 +0100)]
pvr: move the call to Stop() on PVREpgs

13 years agoupdated: ticket #11036 - turkish translation. thanks to queep
spiff [Fri, 7 Jan 2011 08:22:15 +0000 (09:22 +0100)]
updated: ticket #11036 - turkish translation. thanks to queep

13 years agoFixed: [Confluence] ticket #10644 side menu Radio Button labels too long
Jezz_X [Fri, 7 Jan 2011 05:47:39 +0000 (16:47 +1100)]
Fixed: [Confluence] ticket #10644 side menu Radio Button labels too long

13 years agoChanged: [Confluence] Reduced the zoom on the home menu text a little
Jezz_X [Fri, 7 Jan 2011 05:25:52 +0000 (16:25 +1100)]
Changed: [Confluence] Reduced the zoom on the home menu text a little

13 years agoChanged: [Confluence] Swapped Music and Programs in the main home menu to bring it...
Jezz_X [Fri, 7 Jan 2011 05:20:28 +0000 (16:20 +1100)]
Changed: [Confluence] Swapped Music and Programs in the main home menu to bring it back to the post script removal order

13 years agoFixed: [Confluence] Removed some old script code
Jezz_X [Fri, 7 Jan 2011 05:13:46 +0000 (16:13 +1100)]
Fixed: [Confluence] Removed some old script code

13 years agoChanged: [Confluence] Greatly simplified the way fanart works throughout the skin...
Jezz_X [Fri, 7 Jan 2011 05:04:14 +0000 (16:04 +1100)]
Changed: [Confluence] Greatly simplified the way fanart works throughout the skin, Instead of having settings to enable/disable it for all different content types (Movies, Tvshows, Music) it has all been put under 1 skin setting in System\skin\General.  This also gives the added bonus of addons and anything else can set ListItem.Property(Fanart_Image) and it will show if the main setting is enabled

13 years agofixed: black bars need to cover the window, not the view rectangle, that doesn't...
bobo1on1 [Fri, 7 Jan 2011 01:34:36 +0000 (02:34 +0100)]
fixed: black bars need to cover the window, not the view rectangle, that doesn't work with the video calibration

13 years ago[WIN32] fix build after the git rev number change. Doesn't report the proper git...
CrystalP [Fri, 7 Jan 2011 01:30:17 +0000 (20:30 -0500)]
[WIN32] fix build after the git rev number change. Doesn't report the proper git commit yet.

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Fri, 7 Jan 2011 00:58:24 +0000 (01:58 +0100)]
Merge remote branch 'upstream/master'

13 years agopvr: final db changes for now. more to follow. check the TODO markings in the file
Lars Op den Kamp [Fri, 7 Jan 2011 00:58:08 +0000 (01:58 +0100)]
pvr: final db changes for now. more to follow. check the TODO markings in the file

13 years agopvr: db - cosmetics and some forgotten columns
Lars Op den Kamp [Fri, 7 Jan 2011 00:12:53 +0000 (01:12 +0100)]
pvr: db - cosmetics and some forgotten columns

13 years agopvr: db - epg
Lars Op den Kamp [Fri, 7 Jan 2011 00:07:35 +0000 (01:07 +0100)]
pvr: db - epg

13 years agoadded: pass cpu caps to libswscale depending on platform, since libswscale's idea...
bobo1on1 [Thu, 6 Jan 2011 23:50:00 +0000 (00:50 +0100)]
added: pass cpu caps to libswscale depending on platform, since libswscale's idea of runtime cpu detection is to let the app pass it in as flags

13 years agopvr: db - channelsettings table
Lars Op den Kamp [Thu, 6 Jan 2011 23:31:46 +0000 (00:31 +0100)]
pvr: db - channelsettings table

13 years agopvr: db - rest of the values of the channels table
Lars Op den Kamp [Thu, 6 Jan 2011 23:19:41 +0000 (00:19 +0100)]
pvr: db - rest of the values of the channels table

13 years agopvr: db - use a single table for now for channelgroups
Lars Op den Kamp [Thu, 6 Jan 2011 23:11:38 +0000 (00:11 +0100)]
pvr: db - use a single table for now for channelgroups

13 years agopvr: db - channelgroups table
Lars Op den Kamp [Thu, 6 Jan 2011 23:06:12 +0000 (00:06 +0100)]
pvr: db - channelgroups table

13 years agopvr: db - UpdateLastChannel
Lars Op den Kamp [Thu, 6 Jan 2011 22:54:02 +0000 (23:54 +0100)]
pvr: db - UpdateLastChannel

13 years agopvr: db - remove the LastChannel table and use a view on channels for that functionality
Lars Op den Kamp [Thu, 6 Jan 2011 22:44:39 +0000 (23:44 +0100)]
pvr: db - remove the LastChannel table and use a view on channels for that functionality

13 years agoadded: after uploading the texture, allocate new data on the pbo for a small performa...
bobo1on1 [Thu, 6 Jan 2011 22:30:36 +0000 (23:30 +0100)]
added: after uploading the texture, allocate new data on the pbo for a small performance increase

13 years agopvr: db - TODOs
Lars Op den Kamp [Thu, 6 Jan 2011 22:28:58 +0000 (23:28 +0100)]
pvr: db - TODOs

13 years agopvr: db - EPGScraper -> sEPGScraper
Lars Op den Kamp [Thu, 6 Jan 2011 22:27:47 +0000 (23:27 +0100)]
pvr: db - EPGScraper -> sEPGScraper

13 years agopvr: db - EPGEnabled -> bEPGEnabled
Lars Op den Kamp [Thu, 6 Jan 2011 22:27:07 +0000 (23:27 +0100)]
pvr: db - EPGEnabled -> bEPGEnabled

13 years agopvr: db - IsVirtual -> bIsVirtual
Lars Op den Kamp [Thu, 6 Jan 2011 22:26:29 +0000 (23:26 +0100)]
pvr: db - IsVirtual -> bIsVirtual

13 years agopvr: db - ChannelName -> sChannelName
Lars Op den Kamp [Thu, 6 Jan 2011 22:25:48 +0000 (23:25 +0100)]
pvr: db - ChannelName -> sChannelName

13 years agopvr: db - IconPath -> sIconPath
Lars Op den Kamp [Thu, 6 Jan 2011 22:24:57 +0000 (23:24 +0100)]
pvr: db - IconPath -> sIconPath

13 years agopvr: db - IsHidden -> bIsHidden and IsRadio -> bIsRadio
Lars Op den Kamp [Thu, 6 Jan 2011 22:23:48 +0000 (23:23 +0100)]
pvr: db - IsHidden -> bIsHidden and IsRadio -> bIsRadio

13 years agoadded: support for GL_ARB_pixel_buffer_object when using software rendering, dependin...
bobo1on1 [Thu, 6 Jan 2011 21:47:07 +0000 (22:47 +0100)]
added: support for GL_ARB_pixel_buffer_object when using software rendering, depending on gpu and drivers, this can improve performance a lot

13 years agofixed: show Git revision number instead of SVN. commiting for TheUni
amet [Thu, 6 Jan 2011 21:43:46 +0000 (01:43 +0400)]
fixed: show Git revision number instead of SVN. commiting for TheUni

13 years agochanged: use "AddSlashAtEnd()" in CUtil::ScanForExternalSubtitles so that its Win...
amet [Thu, 6 Jan 2011 20:25:32 +0000 (00:25 +0400)]
changed: use "AddSlashAtEnd()" in CUtil::ScanForExternalSubtitles so that its Win and Linux/OSX compatible

13 years agoadded: instead of using glClear(), draw black quads around the video quad, this is...
bobo1on1 [Thu, 6 Jan 2011 16:46:59 +0000 (17:46 +0100)]
added: instead of using glClear(), draw black quads around the video quad, this is more efficient since it doesn't write pixels that will just get overwritten

13 years agopvr: db - add map_channelgroups_channels as comment
Lars Op den Kamp [Thu, 6 Jan 2011 16:26:12 +0000 (17:26 +0100)]
pvr: db - add map_channelgroups_channels as comment

13 years agopvr: db - ChannelNumber -> iChannelNumber
Lars Op den Kamp [Thu, 6 Jan 2011 16:22:46 +0000 (17:22 +0100)]
pvr: db - ChannelNumber -> iChannelNumber

13 years agopvr: db - UniqueId -> iUniqueId
Lars Op den Kamp [Thu, 6 Jan 2011 16:21:20 +0000 (17:21 +0100)]
pvr: db - UniqueId -> iUniqueId

13 years agopvr: db - ChannelId -> idChannel
Lars Op den Kamp [Thu, 6 Jan 2011 16:20:04 +0000 (17:20 +0100)]
pvr: db - ChannelId -> idChannel

13 years agopvr: db - Channels -> channels
Lars Op den Kamp [Thu, 6 Jan 2011 16:17:15 +0000 (17:17 +0100)]
pvr: db - Channels -> channels

13 years agofixed: apply 25ab8b2c94cee85b4363d29136d6d45da8564fb5 to CLinuxRendererGLES
bobo1on1 [Wed, 5 Jan 2011 18:53:26 +0000 (19:53 +0100)]
fixed: apply 25ab8b2c94cee85b4363d29136d6d45da8564fb5 to CLinuxRendererGLES

13 years agofixed: apply 8dcd0f59ad8773cfef17f7c350b43fb7d3ea7c43 to CLinuxRendererGLES
bobo1on1 [Wed, 5 Jan 2011 18:52:11 +0000 (19:52 +0100)]
fixed: apply 8dcd0f59ad8773cfef17f7c350b43fb7d3ea7c43 to CLinuxRendererGLES

13 years agofixed: remove software upscaling from CLinuxRendererGLES
bobo1on1 [Wed, 5 Jan 2011 18:48:34 +0000 (19:48 +0100)]
fixed: remove software upscaling from CLinuxRendererGLES

13 years agofixed: nearest neighbor scaling on VDPAU and VAAPI
bobo1on1 [Wed, 5 Jan 2011 22:38:12 +0000 (23:38 +0100)]
fixed: nearest neighbor scaling on VDPAU and VAAPI

13 years agorefactor: move handling of vdpau texture into CLinuxRendererGL, also fixes a texture...
bobo1on1 [Wed, 5 Jan 2011 22:01:38 +0000 (23:01 +0100)]
refactor: move handling of vdpau texture into CLinuxRendererGL, also fixes a texture leak on each vdpau instance

13 years agoadded: moved vdpau texture operations to their own functions
bobo1on1 [Wed, 5 Jan 2011 21:35:42 +0000 (22:35 +0100)]
added: moved vdpau texture operations to their own functions

13 years agopvr: some more changes to column names
Lars Op den Kamp [Thu, 6 Jan 2011 15:01:08 +0000 (16:01 +0100)]
pvr: some more changes to column names

13 years agopvr: updated db version
Lars Op den Kamp [Thu, 6 Jan 2011 12:59:03 +0000 (13:59 +0100)]
pvr: updated db version

13 years agopvr: made column names of the Clients table comply with http://forum.xbmc.org/showthr...
Lars Op den Kamp [Thu, 6 Jan 2011 12:57:28 +0000 (13:57 +0100)]
pvr: made column names of the Clients table comply with forum.xbmc.org/showthread.php?t=55794

13 years agoerror message in GetSingleValue()
Lars Op den Kamp [Thu, 6 Jan 2011 12:49:08 +0000 (13:49 +0100)]
error message in GetSingleValue()

13 years agochanged: liberate blanked strings for reuse
unknown [Thu, 6 Jan 2011 10:26:02 +0000 (18:26 +0800)]
changed: liberate blanked strings for reuse
added: support for Last.FM's Mix Radio

13 years agoMerge remote branch 'upstream/master'
Lars Op den Kamp [Thu, 6 Jan 2011 10:24:49 +0000 (11:24 +0100)]
Merge remote branch 'upstream/master'

13 years agodos -> unix
Lars Op den Kamp [Thu, 6 Jan 2011 10:24:40 +0000 (11:24 +0100)]
dos -> unix

13 years agopvr: use a new state, ST_ABORTED, for the error 300 message so it could be used later.
Lars Op den Kamp [Thu, 6 Jan 2011 10:00:04 +0000 (11:00 +0100)]
pvr: use a new state, ST_ABORTED, for the error 300 message so it could be used later.

13 years agopvr: if the last_error is set to 300 then this means the user has aborted the recordi...
jdembski [Thu, 6 Jan 2011 09:24:05 +0000 (10:24 +0100)]
pvr: if the last_error is set to 300 then this means the user has aborted the recording. So remove the error in XBMC so that the user can play the recording (allthough it may be incomplete)

13 years agoupdated: hungarian translation. thanks to alanwww1
spiff [Thu, 6 Jan 2011 08:22:22 +0000 (09:22 +0100)]
updated: hungarian translation. thanks to alanwww1

13 years agoFixed: [Confluence] forgot the linux Makefile change (I dev on windows)
Jezz_X [Thu, 6 Jan 2011 06:17:11 +0000 (17:17 +1100)]
Fixed: [Confluence] forgot the linux Makefile change (I dev on windows)

13 years agoChanged: [Confluence] made it more obvious that the home page has a hidden sub menu...
Jezz_X [Thu, 6 Jan 2011 05:49:16 +0000 (16:49 +1100)]
Changed: [Confluence] made it more obvious that the home page has a hidden sub menu and made it easier for mouse users to get too at the same time

13 years agofixed: rewind issue on apple remotes, XBMChelper was mapping button 11 to rewind...
amet [Thu, 6 Jan 2011 05:47:06 +0000 (09:47 +0400)]
fixed: rewind issue on apple remotes, XBMChelper was mapping button 11 to rewind and joystick.AppleRemote.xml had it as <button id="9">

13 years agofixed: SplitString returns 1 when there is no match.
CrystalP [Thu, 6 Jan 2011 02:51:32 +0000 (21:51 -0500)]
fixed: SplitString returns 1 when there is no match.

13 years agoUpdated Hungarian strings for Confluence based on English a9839fa95cb9711efe46 (04...
Attila Jakosa [Wed, 5 Jan 2011 22:46:27 +0000 (23:46 +0100)]
Updated Hungarian strings for Confluence based on English a9839fa95cb9711efe46 (04.01.2011)

13 years agoUpdated Hungarian language file based on English 1ee638d8b22a3a5440e5 (29.12.2010)
Attila Jakosa [Wed, 5 Jan 2011 22:19:30 +0000 (23:19 +0100)]
Updated Hungarian language file based on English 1ee638d8b22a3a5440e5 (29.12.2010)