Here's list of fixed some bugs. Patch is updated (1 Viewer)

Balagun

Portal Member
October 15, 2008
25
3
Home Country
Russian Federation Russian Federation
TV-Server Version: 1.0.0.0
MediaPortal Version: 1.0.0.0
MediaPortal Skin: Blue3wide
Windows Version: XP Professional SP3
CPU Type: Athlon X2 BE-2350
HDD: 2 x Seagate 160Gb SATA
Memory: 4 x 512Mb
Motherboard: ASUS M3A78-EMH HDMI
Video Card: ATI Radeon 3200 Internal
Sound Card: Realtek HD Audio
HTPC Case: Mozart SX VC7001SNS
Cooling: Thermaltake Blue Orb II
Power Supply: Zalman ZM460B-APS
Remote: iMON PAD
TV: LG 42LG6000
TV - HTPC Connection: HDMI-HDMI

Hi there!
If someone wants to comment - welcome! May be something wrong - I would be glad to know about it. Thanx!

GUIDialogFile.cs
Corrected the displaing of the 'File menu' depending on the menu item type.
Added the 'File menu' for ".." ('New folder', 'Goto destination').
Added possibility for the root folder (c:\, d:\, ...) to be a destination folder.

GUIMusicFiles.cs
Added the possibility to delete the files and folders by 'Delete' key.
Corrected the obtaining of the value by '#selecteditem' property.
Corrected the storing of history of the folders and files at the navigation in the items list.
Corrected the displaing of the context menu depending on the menu item type (added for ".." too).
Added renewing of history of the nested folders after 'goto destination'.
New folder becomes selected after creation.
Corrected selection of folder or item after deletion.

GUIPictures.cs
Added the possibility to delete the files by 'Delete' key.
Corrected the displaing of the context menu depending on the menu item type (added for ".." too).
Added renewing of history of the nested folders after 'goto destination'.
New folder becomes selected after creation.
Corrected selection of folder or item after deletion.
Corrected the storing of history of the folders and files at the navigation in the items list.

GUIVideoFiles.cs
Added the possibility to delete the files by 'Delete' key.
Corrected the obtaining of the value by '#selecteditem' property.
Corrected the storing of history of the folders and files at the navigation in the items list.
Corrected the displaing of the context menu depending on the menu item type (added for ".." too).
Added renewing of history of the nested folders after 'goto destination'.
New folder becomes selected after creation.
Corrected selection of the folder or item after deletion.
 

Attachments

  • ContextMenuBugs.patch
    30.6 KB
  • Updated.patch
    30.6 KB

morpheus_xx

Retired Team Member
  • Team MediaPortal
  • March 24, 2007
    12,073
    7,459
    Home Country
    Germany Germany
    Hi,

    :D for your work!

    These are quite many changes, indeed :)

    As I understood you, these are both bugfixes and changes in handling , so I think it will take a while to check them.

    Thank you
    Morpheus_xx
     

    Balagun

    Portal Member
    October 15, 2008
    25
    3
    Home Country
    Russian Federation Russian Federation
    Hi!
    Yeah! Checking - this is what is necessary! I'll be waiting the results eagerly. If it's possible, please, tell me about results.
    By the way, if you need, I can add comments to source code there, where changes were made.
     

    Balagun

    Portal Member
    October 15, 2008
    25
    3
    Home Country
    Russian Federation Russian Federation
    Corrected deleting of non-empty folders in Video, Pictures, Music

    Based on:
    Revision: 21745
    Author: gemx
    Message: Fixed mantis 0002001: Folders are not deleted if they contain other files than displayed or subfolders

    Hi, guys!
    There was added an additional request for deletion confirmation in case, if folder contains subfolders. However, if folder doesn't contain subfolders, but contains some files, it is deleted without request. I think it's not properly and I has added a checking of existence of files in a deleted folder.
    Also, non-empty folders were not deleted from File Menu of Context Menu. It's corrected.
    Also, the deletion of non-empty folders didn't work in Picture and Music sections. It's corrected.

    Updated patch is attached
     

    Users who are viewing this thread

    Top Bottom