MediaPortal SVN-Snapshot:-03-22-2009 14-53h - Revision:22029.rar (1 Viewer)

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
Infos:
These Subversion-snaps are compiled automatically, every week on friday.
They are not pre-tested, so please use the backup option from time to time.
If you'd like the bleeding edge code and don't mind the inherent risks, upgrade to the snapshot releases as they become available.
If stability is important to you, you might want to stay with the fully-tested releases.​

Report Issues / Bugs:
  1. Before you start an bugreport, make sure that you system meets the ::requirements::
  2. After you checked the requirements, take a look at our ::Bugtracker::, to find out if your issue has allready been reported.
    Roadmap/Changelog: MediaPortal 1 - TV-Server - Installers
  3. If the Problem is not known yet, please have a look at the correct Bugreport forum.

How to install MediaPortal SVN-Snapshots in short:
  1. Install MediaPortal 1.0, not necessary if already done
  2. Run the Snapshot-Installer. You should create a backup.
  3. Run Configure. Sometimes the settings and database versions change from build to build, so you have to reconfigure your TV for example
  4. Hopefully enjoy the new version
  5. If not, restore your old files and you will have the former version back.

 

MediaPortal-Bot

Worlds greatest bot!
March 26, 2007
3,715
180
Home Country
Germany Germany
===> DOWNLOAD <===


This thread is open to everyone to provide feedback for this particular snapshot.
If you found or confirm a bug please still open a single thread with full details in the related Bugsection. See first post for details.



Note:
The TvGuide got further improved. Channels are not repeated in TvGuide anymore. See wiki for details:
MediaPortal1_Development/SkinArchitecture/MP_1_0-to-1_0_1 - MediaPortal Manual Documentation

Here is fix for folder issue when using VIDEO_TS structure. Please comment if all is ok agaín - thanks.
 

Attachments

  • Folder_fix.zip
    30.6 KB

rekenaar

Retired Team Member
  • Premium Supporter
  • December 17, 2006
    4,421
    805
    Home Country
    South Africa South Africa
    Changelog

    MediaPortal

    ------------------------------------------------------------------------
    r21881 | tourettes_ | 2009-03-08 12:18:54 +0200 (Sun, 08 Mar 2009) | 3 lines

    Fixed Mantis issues:
    0002039: Default subtitle language is not always working
    0001917: Allow default audio language for video files
    ------------------------------------------------------------------------
    r21886 | chemelli_sf | 2009-03-08 16:25:39 +0200 (Sun, 08 Mar 2009) | 1 line

    Updated Italian strings
    ------------------------------------------------------------------------
    r21887 | chemelli_sf | 2009-03-08 18:17:07 +0200 (Sun, 08 Mar 2009) | 4 lines

    Fixing mantis #0001969: Default skin has huge performance issue with 128MB GPUs

    Started cleanup of unused Media files

    ------------------------------------------------------------------------
    r21895 | rtv_sf | 2009-03-09 17:46:04 +0200 (Mon, 09 Mar 2009) | 1 line

    fixed: last.fm hover not showing in B3 as skin was outdated
    ------------------------------------------------------------------------
    r21896 | rtv_sf | 2009-03-09 17:52:52 +0200 (Mon, 09 Mar 2009) | 5 lines

    Some fixes for mantis #1969 (Default skin has huge performance issue with 128MB GPUs)
    - fixed: cached textures could outdate as a cleanup check was only done when closing MP,
    - fixed: TV and Radio thumb cache didn't get updated if icons where added _after_ cache creation,
    - fixed: cache deletion only checked for packedgfx20-29 (causing 1. silent exceptions on missing files, 2. no cleanup if more than 10 cache files)
    ------------------------------------------------------------------------
    r21897 | rtv_sf | 2009-03-09 20:12:52 +0200 (Mon, 09 Mar 2009) | 5 lines

    Some fixes for mantis #1969 (Default skin has huge performance issue with 128MB GPUs)
    - fixed: slow font generation as unneeded chars where included.
    if e.g. chinese chars are wanted / needed but a western culture is used then you can force the former font range:
    useChineseHack = reader.GetValueAsBool("debug", "useExtendedCharsWithStandardCulture", false)
    - fixed minor resource problems regarding font caching
    ------------------------------------------------------------------------
    r21900 | rtv_sf | 2009-03-10 19:45:26 +0200 (Tue, 10 Mar 2009) | 2 lines

    Some fixes for mantis #1969 (Default skin has huge performance issue with 128MB GPUs)
    - changed font.xml nodes to "startchar"/"endchar" so "old" values do not interfere
    ------------------------------------------------------------------------
    r21901 | rtv_sf | 2009-03-11 15:32:48 +0200 (Wed, 11 Mar 2009) | 1 line

    improved stability of episode scheduling
    ------------------------------------------------------------------------
    r21905 | hwahrmann | 2009-03-12 10:42:27 +0200 (Thu, 12 Mar 2009) | 1 line

    Fix: 1934 Music vis displayed during picture Slideshow
    ------------------------------------------------------------------------
    r21906 | hwahrmann | 2009-03-12 11:00:26 +0200 (Thu, 12 Mar 2009) | 1 line

    Fix: 2041: Music Tagreader should handle WMP Ratings
    ------------------------------------------------------------------------
    r21907 | hwahrmann | 2009-03-12 13:46:37 +0200 (Thu, 12 Mar 2009) | 1 line

    Previous commit to TagReader contained an error
    ------------------------------------------------------------------------
    r21908 | manfred-mp | 2009-03-12 19:05:20 +0200 (Thu, 12 Mar 2009) | 4 lines

    Part of fix for 0002011: xml files inside subfolders cause extremelly slow navigation speed
    - Ripped DVD with VIDEO_TS folder structure will now show IMDB info
    - Video image files will show IMDB info if extension added to movie extensions
    - Info will not be shown if folder consist more than one movie and focus is on folder
    ------------------------------------------------------------------------
    r21909 | dukus | 2009-03-12 22:13:28 +0200 (Thu, 12 Mar 2009) | 1 line

    Compatibility with older versions
    ------------------------------------------------------------------------
    r21910 | dukus | 2009-03-12 23:01:52 +0200 (Thu, 12 Mar 2009) | 1 line

    file name check for special characters
    ------------------------------------------------------------------------
    r21915 | rtv_sf | 2009-03-13 15:43:47 +0200 (Fri, 13 Mar 2009) | 8 lines

    fixes for mantis #2043 (MP fails at various places when the internet connections needs a proxy with authentication)
    - fixed HelpSystem,
    - fixed CitySearch,
    - fixed Artists / Album images,
    - fixed RSSFeeds,
    - fixed CallerID,
    - fixed Movie DB,
    - fixed WebEPG?
    ------------------------------------------------------------------------
    r21917 | rtv_sf | 2009-03-13 16:10:16 +0200 (Fri, 13 Mar 2009) | 10 lines

    fixes for mantis #2043 (MP fails at various places when the internet connections needs a proxy with authentication)
    - fixed Weather plugin,
    - fixed FreeDB,
    - fixed GoogleImageSearch,
    - fixed Amazon / Albuminfo,
    - fixed IMDB (in MP),
    - fixed MPInstaller,
    - fixed FoobarPlugin (unused),
    - fixed unused 3rd party installer

    ------------------------------------------------------------------------
    r21921 | rtv_sf | 2009-03-13 16:42:36 +0200 (Fri, 13 Mar 2009) | 7 lines

    fixes for mantis #2043 (MP fails at various places when the internet connections needs a proxy with authentication)
    - fixed Shoutcast,
    - fixed Playlists,
    - fixed IMP,
    - fixed Extension plugin,
    - fixed Wikipedia plugin,
    - fixed XmlTvImporter
    ------------------------------------------------------------------------
    r21922 | chemelli_sf | 2009-03-13 16:49:30 +0200 (Fri, 13 Mar 2009) | 4 lines

    Fixing mantis #0001969: Default skin has huge performance issue with 128MB GPUs

    Removed unused gfx based on MediaSkinChecker output: be careful with "video+*.png" and "icon_numberplace_overlay_*.png" not yet handled correctly

    ------------------------------------------------------------------------
    r21924 | chemelli_sf | 2009-03-13 17:19:51 +0200 (Fri, 13 Mar 2009) | 4 lines

    Fixing mantis #0001969: Default skin has huge performance issue with 128MB GPUs

    Removed unused gfx based on MediaSkinChecker output: be careful with "video+*.png" and "icon_numberplace_overlay_*.png" not yet handled correctly

    ------------------------------------------------------------------------
    r21925 | chemelli_sf | 2009-03-13 17:32:20 +0200 (Fri, 13 Mar 2009) | 4 lines

    Fixing mantis #0001969: Default skin has huge performance issue with 128MB GPUs

    Updated NSIS for skin folder clean (tentative)

    ------------------------------------------------------------------------
    r21926 | misterd_sf | 2009-03-13 18:42:50 +0200 (Fri, 13 Mar 2009) | 1 line

    Fixed #2011: xml files inside subfolders cause extremelly slow navigation speed
    ------------------------------------------------------------------------
    r21928 | chemelli_sf | 2009-03-14 02:16:49 +0200 (Sat, 14 Mar 2009) | 3 lines

    Fixing mantis #0001969: Default skin has huge performance issue with 128MB GPUs

    Updated NSIS for skin folder clean (second test)
    ------------------------------------------------------------------------
    r21929 | chemelli_sf | 2009-03-14 02:31:00 +0200 (Sat, 14 Mar 2009) | 1 line
    ------------------------------------------------------------------------
    r21934 | chemelli_sf | 2009-03-14 22:32:49 +0200 (Sat, 14 Mar 2009) | 5 lines
    - In configuration there is now only 1 page for all PDVD versions
    - Video, audio and dvd navigator codecs are looked for a substring without the version instead of the full name
    ------------------------------------------------------------------------
    r21936 | chemelli_sf | 2009-03-15 17:38:26 +0200 (Sun, 15 Mar 2009) | 3 lines
    Fixed mantis 2045: PDVD sections need a cleanup
    - Fix: The byte array was not set to zero before new pixel information was stored in the array (thx Astronaut)
    - Code resharped
    ------------------------------------------------------------------------
    r21941 | manfred-mp | 2009-03-16 19:54:04 +0200 (Mon, 16 Mar 2009) | 1 line

    TV default aspect ratio settings does not correspond to movie settings
    ------------------------------------------------------------------------
    r21943 | dukus | 2009-03-16 21:28:09 +0200 (Mon, 16 Mar 2009) | 4 lines

    - default script example fixed
    - non included skin files are overwrite only if they are older
    - possibility to make mpe1 files with real names not GUID
    - back to main site
    ------------------------------------------------------------------------
    r21946 | ambass | 2009-03-16 22:13:20 +0200 (Mon, 16 Mar 2009) | 3 lines

    Mantis #2027 fix analog locks after channel change. ( part # 2 )
    Hide spurious pictures after "RenderBlackImage" ( part # 1 )

    ------------------------------------------------------------------------
    r21948 | flokel | 2009-03-16 22:48:37 +0200 (Mon, 16 Mar 2009) | 1 line

    updated DVB-T parameters for Australia - NSW - Batemans Bay/Moruya
    ------------------------------------------------------------------------
    r21949 | flokel | 2009-03-16 22:50:49 +0200 (Mon, 16 Mar 2009) | 1 line

    updated DVB-T parameters for Spain - Madrid
    ------------------------------------------------------------------------
    r21950 | dukus | 2009-03-16 23:15:19 +0200 (Mon, 16 Mar 2009) | 1 line

    - support for manual updates
    ------------------------------------------------------------------------
    r21953 | chef_koch | 2009-03-17 13:26:45 +0200 (Tue, 17 Mar 2009) | 1 line

    added more log msgs when renaming install and config dirs
    ------------------------------------------------------------------------
    r21955 | ronilse | 2009-03-17 13:51:58 +0200 (Tue, 17 Mar 2009) | 1 line

    Updated Norwegian string file
    ------------------------------------------------------------------------
    r21957 | chemelli_sf | 2009-03-17 15:32:19 +0200 (Tue, 17 Mar 2009) | 1 line

    Updated Italian strings
    ------------------------------------------------------------------------
    r21958 | chef_koch | 2009-03-17 15:39:49 +0200 (Tue, 17 Mar 2009) | 1 line

    remove 1.0 files before applying update
    ------------------------------------------------------------------------
    r21963 | chemelli_sf | 2009-03-17 19:04:44 +0200 (Tue, 17 Mar 2009) | 4 lines

    Fixing mantis #0001969: Default skin has huge performance issue with 128MB GPUs

    Log added for possible missing gfx files

    ------------------------------------------------------------------------
    r21964 | chemelli_sf | 2009-03-17 20:35:45 +0200 (Tue, 17 Mar 2009) | 1 line

    Reverted previous commit ( SVN21928 ): we don't need to wipe out Blue3(wide) folders now that the correct file list is built
    ------------------------------------------------------------------------
    r21965 | flokel | 2009-03-17 21:31:46 +0200 (Tue, 17 Mar 2009) | 1 line

    updated DVB-C parameters for The Netherlands-ziggo.limburg.brabant

    ------------------------------------------------------------------------
    r21967 | dukus | 2009-03-17 21:53:26 +0200 (Tue, 17 Mar 2009) | 1 line

    missing language entry for My extension name
    ------------------------------------------------------------------------
    r21968 | chemelli_sf | 2009-03-17 21:57:21 +0200 (Tue, 17 Mar 2009) | 3 lines

    Fixing mantis #0001969: Default skin has huge performance issue with 128MB GPUs

    Fixed missing gfx after a too aggressive cleanup
    ------------------------------------------------------------------------
    r21969 | manfred-mp | 2009-03-17 22:12:32 +0200 (Tue, 17 Mar 2009) | 1 line

    Patch: Facade Item Insertion at Arbitrary Index
    ------------------------------------------------------------------------
    r21970 | chemelli_sf | 2009-03-17 22:44:06 +0200 (Tue, 17 Mar 2009) | 3 lines

    Fixing mantis #0001969: Default skin has huge performance issue with 128MB GPUs

    Removed unused gfx based on MediaSkinChecker output: 3 were still there
    ------------------------------------------------------------------------
    r21971 | flokel | 2009-03-17 22:55:10 +0200 (Tue, 17 Mar 2009) | 1 line

    updated DVB-C parameters for The Netherlands-Ziggo.Gorredijk
    ------------------------------------------------------------------------
    r21972 | chemelli_sf | 2009-03-17 23:09:33 +0200 (Tue, 17 Mar 2009) | 2 lines

    - Updated Italian strings
    - Fixed a small "issue" in English strings
    ------------------------------------------------------------------------
    r21973 | ronilse | 2009-03-17 23:25:17 +0200 (Tue, 17 Mar 2009) | 1 line

    Update for Norwegian string
    ------------------------------------------------------------------------
    r21976 | chef_koch | 2009-03-18 17:08:36 +0200 (Wed, 18 Mar 2009) | 4 lines

    fixed: mixed up old and new path handling in RenameDirectory function
    moved: check if dir exists to the RenameDirectory macro
    added: more useful log messages

    ------------------------------------------------------------------------
    r21977 | tourettes_ | 2009-03-18 17:51:59 +0200 (Wed, 18 Mar 2009) | 1 line

    Fixed Mantis issue: 0002046: Skip GC.Collect() calls when MP switches tracks and an external player is active
    ------------------------------------------------------------------------
    r21978 | chef_koch | 2009-03-18 18:12:44 +0200 (Wed, 18 Mar 2009) | 3 lines

    added new macro StopService, for stopping various windows services
    added more useful log messages to killprocess macro
    replaced '${KILLPROCESS} "TVService.exe"' by '${StopService} "TVservice"'
    ------------------------------------------------------------------------
    r21984 | symphy | 2009-03-18 21:52:16 +0200 (Wed, 18 Mar 2009) | 1 line

    Fixed null reference error; mantis 0002050.
    ------------------------------------------------------------------------
    r21988 | hwahrmann | 2009-03-19 12:24:00 +0200 (Thu, 19 Mar 2009) | 1 line

    #2051: MusicShareWatcher and Music DB Reorg should only scan checked shares
    ------------------------------------------------------------------------
    r21991 | flokel | 2009-03-19 17:40:49 +0200 (Thu, 19 Mar 2009) | 1 line

    updated czech translation
    ------------------------------------------------------------------------
    r21992 | flokel | 2009-03-19 17:45:34 +0200 (Thu, 19 Mar 2009) | 1 line

    updated DVB-C parameters for The Netherlands-Ziggo.Cogas
    ------------------------------------------------------------------------
    r21993 | tourettes_ | 2009-03-19 21:40:20 +0200 (Thu, 19 Mar 2009) | 1 line

    Cleanup - four space tabs to two space tabs...
    ------------------------------------------------------------------------
    r21995 | hwahrmann | 2009-03-20 10:04:52 +0200 (Fri, 20 Mar 2009) | 1 line

    Upgraded to Bass_Vis 2.4.1.6 to improve Music Vis stability
    ------------------------------------------------------------------------
    r21998 | tourettes_ | 2009-03-20 13:20:24 +0200 (Fri, 20 Mar 2009) | 1 line

    Fixed Mantis issue: 0002053: Debug info with '!' shows VMR9 when EVR renderer is used
    ------------------------------------------------------------------------
    r21999 | tontsa | 2009-03-20 13:42:35 +0200 (Fri, 20 Mar 2009) | 1 line

    Committed th3hpurp's Finnish strings with small adjustments. Original thread https://forum.team-mediaportal.com/...l-deploytool-295/calling-finnish-users-54995/
    ------------------------------------------------------------------------
    r22001 | tourettes_ | 2009-03-20 16:58:01 +0200 (Fri, 20 Mar 2009) | 1 line

    Fixed Mantis issue: 0002054: DVD audio language selection doesn't show stream details
    ------------------------------------------------------------------------
    r22002 | tourettes_ | 2009-03-20 17:16:55 +0200 (Fri, 20 Mar 2009) | 1 line

    Fixed Mantis issue: 0002055: Restore from minimized broken in Vista
    ------------------------------------------------------------------------
    r22006 | rtv_sf | 2009-03-21 00:09:39 +0200 (Sat, 21 Mar 2009) | 1 line

    fixed: last.fm showing default values after using another plugin.
    ------------------------------------------------------------------------
    r22013 | rtv_sf | 2009-03-21 15:34:51 +0200 (Sat, 21 Mar 2009) | 5 lines

    fixed mantis #2057 (Last.fm plugin does not allow to switch the account user)
    - added context menu entry to switch between users (only visible if there is more than user configured)
    - moved loading of settings, added exception logging
    - fixed Discovery Mode not being persisted (only for the current user)
    - updated strings
    ------------------------------------------------------------------------
    r22014 | chemelli_sf | 2009-03-21 15:38:16 +0200 (Sat, 21 Mar 2009) | 1 line

    Revert commit 21963: log meaningless because too detailed
    ------------------------------------------------------------------------
    r22015 | ronilse | 2009-03-21 17:43:50 +0200 (Sat, 21 Mar 2009) | 1 line

    Updated Norwegian strings
    ------------------------------------------------------------------------
    r22020 | chemelli_sf | 2009-03-22 01:36:29 +0200 (Sun, 22 Mar 2009) | 1 line

    Updated Italian strings
    ------------------------------------------------------------------------

    TV Server
    ------------------------------------------------------------------------
    r21865 | gibman_dk | 2009-03-07 14:17:22 +0200 (Sat, 07 Mar 2009) | 3 lines

    MD is unable to decode HD channels because the HWPID Filter functionality blocks the ECM and EMM Pids from reaching the filter.
    Now ECM pids are added to the HwPID list, so that they don't get blocked.
    thx goes to heerfordt.
    ------------------------------------------------------------------------
    r21892 | gibman_dk | 2009-03-08 21:15:39 +0200 (Sun, 08 Mar 2009) | 3 lines

    fixed mantis 0002036: xmltv importer (remote download) would not wake up system.
    a minor fix ; making sure that the system wont enter standby while fetching remote XML tvguide file.

    ------------------------------------------------------------------------
    r21898 | morpheus_xx | 2009-03-09 21:31:18 +0200 (Mon, 09 Mar 2009) | 4 lines

    zFix for mantis-2030
    removing passwords when logging exceptions
    removing doubled information in log

    ------------------------------------------------------------------------
    r21899 | rtv_sf | 2009-03-10 18:46:01 +0200 (Tue, 10 Mar 2009) | 5 lines

    added button to select a channel for recording import,
    fixed bad defaults for moviesformat (filenames not unique for one day - might cause accidential deletes)
    fixed bad defaults for seriesformat (containing episode although it's not supported - therefore it should be opt-in)
    Existing installs won't be affected

    ------------------------------------------------------------------------
    r21901 | rtv_sf | 2009-03-11 15:32:48 +0200 (Wed, 11 Mar 2009) | 1 line

    improved stability of episode scheduling
    ------------------------------------------------------------------------
    r21902 | rtv_sf | 2009-03-11 15:55:02 +0200 (Wed, 11 Mar 2009) | 1 line

    fixed setuptv not detecting execution status when windows "hosts" file is broken.
    ------------------------------------------------------------------------
    r21903 | rtv_sf | 2009-03-11 18:44:19 +0200 (Wed, 11 Mar 2009) | 4 lines

    improvements for recording import:
    - added filter for FTA and guide channels,
    - sync selected with checked status,
    - allow selection of multiple recordings for import with a different channel
    ------------------------------------------------------------------------
    r21911 | rtv_sf | 2009-03-12 23:05:50 +0200 (Thu, 12 Mar 2009) | 4 lines

    improved recording import:
    - auto refresh list after filtering,
    - fixed multi selection of treeview,
    - optimized layout
    ------------------------------------------------------------------------
    r21912 | chemelli_sf | 2009-03-13 10:46:15 +0200 (Fri, 13 Mar 2009) | 1 line

    Fixed mantis #0001989: series back2back recordings on the same channel with the same name are not placed in subfolders
    ------------------------------------------------------------------------
    r21913 | chemelli_sf | 2009-03-13 10:52:56 +0200 (Fri, 13 Mar 2009) | 1 line

    Fixed two empty catch() block
    ------------------------------------------------------------------------
    r21914 | chemelli_sf | 2009-03-13 12:45:32 +0200 (Fri, 13 Mar 2009) | 1 line

    Additional fix for mantis #2014: Button should be removed from channel tab. Mantis 2014
    ------------------------------------------------------------------------
    r21918 | rtv_sf | 2009-03-13 16:14:47 +0200 (Fri, 13 Mar 2009) | 4 lines

    fixes for mantis #2043 (MP fails at various places when the internet connections needs a proxy with authentication)
    - fixed SetupTV's HelpSystem,
    - fixed Transponder web update

    ------------------------------------------------------------------------
    r21921 | rtv_sf | 2009-03-13 16:42:36 +0200 (Fri, 13 Mar 2009) | 7 lines

    fixes for mantis #2043 (MP fails at various places when the internet connections needs a proxy with authentication)
    - fixed Shoutcast,
    - fixed Playlists,
    - fixed IMP,
    - fixed Extension plugin,
    - fixed Wikipedia plugin,
    - fixed XmlTvImporter
    ------------------------------------------------------------------------
    r21923 | morpheus_xx | 2009-03-13 17:02:12 +0200 (Fri, 13 Mar 2009) | 6 lines

    updates for mantis-#2024 part 3
    - day spin control can be reached from tvgroup button by pressing "up" once
    - tv channels are not repeated
    - small bugfixes


    ------------------------------------------------------------------------
    r21931 | gibman_dk | 2009-03-14 12:42:54 +0200 (Sat, 14 Mar 2009) | 2 lines

    adding extra logging for mantis : 1996: TimeShifting not stopped when it should
    part 1
    ------------------------------------------------------------------------
    r21933 | chemelli_sf | 2009-03-14 21:12:46 +0200 (Sat, 14 Mar 2009) | 1 line

    Fixed mantis #0002044: After stopping tvservice error log has exception entries from plugins
    ------------------------------------------------------------------------
    r21938 | mr_hipp | 2009-03-15 22:37:30 +0200 (Sun, 15 Mar 2009) | 1 line

    Added visual studio debugging + instructions.
    ------------------------------------------------------------------------
    r21942 | mr_hipp | 2009-03-16 21:07:13 +0200 (Mon, 16 Mar 2009) | 1 line

    Added some missing steps
    ------------------------------------------------------------------------
    r21944 | gibman_dk | 2009-03-16 21:55:06 +0200 (Mon, 16 Mar 2009) | 2 lines

    fixed / refactored MD subchannels
    thx to thedvdfreak
    ------------------------------------------------------------------------
    r21947 | ambass | 2009-03-16 22:14:29 +0200 (Mon, 16 Mar 2009) | 3 lines

    Mantis #2027 fix analog locks after channel change. ( part # 3 )
    Hide spurious pictures after "RenderBlackImage" ( part # 2 )

    ------------------------------------------------------------------------
    r21953 | chef_koch | 2009-03-17 13:26:45 +0200 (Tue, 17 Mar 2009) | 1 line

    added more log msgs when renaming install and config dirs
    ------------------------------------------------------------------------
    r21976 | chef_koch | 2009-03-18 17:08:36 +0200 (Wed, 18 Mar 2009) | 4 lines

    fixed: mixed up old and new path handling in RenameDirectory function
    moved: check if dir exists to the RenameDirectory macro
    added: more useful log messages

    ------------------------------------------------------------------------
    r21978 | chef_koch | 2009-03-18 18:12:44 +0200 (Wed, 18 Mar 2009) | 3 lines

    added new macro StopService, for stopping various windows services
    added more useful log messages to killprocess macro
    replaced '${KILLPROCESS} "TVService.exe"' by '${StopService} "TVservice"'
    ------------------------------------------------------------------------
    r21982 | ambass | 2009-03-18 20:36:38 +0200 (Wed, 18 Mar 2009) | 1 line

    Mantis 2049 : Fix hangs & freeze on consecutive channel changes and change to scrambled channel ( part # 1 )
    ------------------------------------------------------------------------
    r21994 | misterd_sf | 2009-03-19 22:23:15 +0200 (Thu, 19 Mar 2009) | 1 line

    Fixed #2052: Radio plugin loads too much data from db for sorting
    ------------------------------------------------------------------------
    r22004 | ambass | 2009-03-20 17:44:15 +0200 (Fri, 20 Mar 2009) | 1 line

    - Set PMT pid before other pid in hw pid filtering list to avoid loosing it when channel contain more 16 pids.
    ------------------------------------------------------------------------
    r22012 | misterd_sf | 2009-03-21 15:34:40 +0200 (Sat, 21 Mar 2009) | 1 line

    Fixed #1996: TimeShifting not stopped when it should
    ------------------------------------------------------------------------
    r22019 | misterd_sf | 2009-03-21 22:04:07 +0200 (Sat, 21 Mar 2009) | 1 line

    Fixed #2059: Analog tuners can have invalid characters
    ------------------------------------------------------------------------
    r22029 | misterd_sf | 2009-03-22 15:36:32 +0200 (Sun, 22 Mar 2009) | 1 line

    Fixed #2059: Analog tuners can have invalid characters - Second try ;)
    ------------------------------------------------------------------------
    ==========================
    Always remember that SVN builds are for testing purposes.
    Your feedback will be appreciated BUT PLEASE follow guidelines and attach logs.
    Make sure your report is related to THIS SVN.
     

    Helios61

    Retired Team Member
  • Premium Supporter
  • January 30, 2008
    4,587
    873
    62
    NRW
    Home Country
    Germany Germany
    Texture Manager!

    A small issue in this and the previous SVN:

    With first Startup Texture-Managere creates textures for the whole Thumbs Folder!


    Best regards

    Helios
     

    grubi

    Portal Pro
    June 16, 2007
    1,216
    80
    127.0.0.1
    Home Country
    Germany Germany
    A first quick test shows that DVB-C EPG seems to be back again.

    :D

    New bug introduced in this SVN:

    In myVideos when in folder view - covers from folder.jpg are no longer displayed if the folder contains a single DVD VIDEO_TS folder structure.
    If the folder contains a multipart move (movie-cd1.mpg, movie-cd2.mpg) the cover from folder.jpg is displayed as usual.

    Sort order in folder view seems to be messed up now (or is the change by design)?
    Folders with multipart movies are displayed before folders with DVD VIDEO_TS movies regardless of alphabetical order.
     

    diskeeper

    Portal Pro
    January 5, 2007
    6,109
    421
    Dortmund
    Home Country
    Germany Germany
    mymusic, black screen on fullscreen with sonique-visualisation.
    radio works great now, but the channel switching in radio EPG is the old channel in myradio appear.
     

    nip.nyborg

    Portal Pro
    January 12, 2007
    98
    9
    Home Country
    Denmark Denmark
    Problem with remote XMLTV plugin

    With this svn.22029 and 21864, I got a problem with the remote handeling in the XMLTV plugin in TV-server.
    It don´t update my tvguide.xml anymore.
    When I press "Get now" I get an error-messege (see picture).
    When I manualy put the Http-adress in my browser, and save it as tvguide.xml it
    work perfectly.

    Beside this problem, this svn. seems to work very well, Thanks!
    Looking forvard to 1.0.1.

    View attachment 37456

    error.png
     

    rtv

    Retired Team Member
  • Premium Supporter
  • April 7, 2005
    3,622
    301
    Osnabruck
    Home Country
    Germany Germany
    A small issue in this and the previous SVN:

    With first Startup Texture-Managere creates textures for the whole Thumbs Folder!

    A small issue in this and all previous SVN:
    Users do not even read if postings are addressed to themselves directly :(

    On a side node: only ".png" files are cached. Files which are supposed to reside here (e.g. already cached music or video thumbs) are in an optimized jpg format and won't be added.
     

    flintstone99

    MP Donator
  • Premium Supporter
  • April 19, 2008
    209
    18
    Home Country
    Germany Germany
    Great work

    Hi,

    installed over older SVN and works great. Thanks to the devs!:D

    Even stuttering on some channels is gone, might be for other reasons?:confused:

    thanks
    flintstone
     

    Users who are viewing this thread

    Top Bottom