Advertise Here
Advertise Here
Advertise Here
Advertise Here
Page 2 of 6 FirstFirst 1234 ... LastLast
Results 11 to 20 of 57

Thread: Latest Version of DreamBoxEdit

  1. #11
    VIP Member
    Join Date
    04-03-2009
    Posts
    5,503
    Uploads
    980
    Likes
    197

    DreamBoxEdit-IHAD Edition 3.0.2.0

    DreamBoxEdit-IHAD Edition 3.0.2.0

    3.0.2.0
    - added DVB-S2 transponder data editing
    - added DVB-S2 export/import
    - added support for circular polarisation
    - fixed re-import of exported services and bouquet files
    - fixed export of renamed services
    - fixed satellites.xml update function
    - fixed some missing translations
    - language files updated
    - code cleanup
    ctry_usage_201008.png
    Attached Files Attached Files

  2. Advertise Here
  3. #12
    Moderator
    Join Date
    12-08-2008
    Posts
    1,367
    Uploads
    722
    Likes
    221

    Re: DreamBoxEdit-IHAD Edition 3.0.2.0

    DreamBoxEdit_Italiano
    Attached Files Attached Files

  4. #13
    Moderator
    Join Date
    12-08-2008
    Posts
    1,367
    Uploads
    722
    Likes
    221

    DreamBoxEdit-IHAD Edition 3.0.3.0

    DreamBoxEdit-IHAD Edition 3.0.3.0

    Changelog:
    3.0.3.0
    - DVB-C symbolrate is now displayed in main window
    - all frequencies in the main window are now displayed in MHz
    - all symbolrates in the main window are now displayed in well known formats
    e.g. for satellite 27500 instead of 27500000, for cable 6900 instead of 6900000
    - added support for "new channel" flag of your dreambox (flag can be set or removed in service details)
    Note: There are two different new channel flags
    the first the one is the old "New" flag (now "X") which is set when using "Mark services not in Userbouquets with X"
    option in context menu
    the second one is the "N" flag which is set by your dreambox when a new channel is found by the service scan
    - added option to remove all "N" and "X" flags in tools menu
    - changed option in context menu to remove "N" and "X" flags from selected services
    - fixed problems when using the compare functions
    - fixed problem with missing DVB-system and modulation when using cut and paste
    - fixed problem when removing empty markers
    - added support for parameter c:09 (subtitle) for Enigma1
    - finally fixed missing scrollbar issue
    Attached Files Attached Files

  5. #14
    Moderator
    Join Date
    12-08-2008
    Posts
    1,367
    Uploads
    722
    Likes
    221

    DreamBoxEdit-IHAD Edition 3.1.0.0

    DreamBoxEdit-IHAD Edition 3.1.0.0

    Code:
    Changelog:
    3.1.0.0
    - fixed problem when using cut and paste with cable or terrestrial services
    - fixed cut and paste which filled empty fields with 0
    - fixed compare function, the internal service counter wasn't reset when the operation was canceled
    - fixed a problem when option "show all service details in the services list" was disabled
    - fixed error message when rolloff or pilot is missing in lamedb for DVB-S2 transponders
    - fixed namespace calculation for Enigma2
    - fixed error message in details and transponder edit window with Enigma1 settings
    - fixed bouquets.tv and bouquets.radio which are now written in proper settings-type 4 format
    - disabled renaming of markers, use the edit marker text option in context menu
    - improved satellites.xml update
    - added full Engima2 alternatives support
    - added option "Don't save backup files" (this option will also remove existing backups from save directory) 
    - added cleanup function for save directory which removes all unneeded files
    - added display of reference picons (format 71x53) in bouquets and in service details window
    - added option to enable/disable picons in bouquets panel
    Attached Files Attached Files

  6. #15
    VIP Member missoervin's Avatar
    Join Date
    24-12-2008
    Location
    www.satsupreme.com
    Posts
    2,657
    Uploads
    226
    Likes
    18

    Re: DreamBoxEdit-IHAD Edition 3.1.0.0

    DreamBoxEdit-IHAD Edition 3.1.0.1

    Changelog:
    3.1.0.1
    - fixed problem with bouquet selection panel
    - added selectable picon format (100x60, 71x53, 70x53)
    - added autoresize for picons if format doesn't match selection
    - now uses another library for picons to speedup picon loading
    Attached Files Attached Files

  7. #16
    VIP Member wahid's Avatar
    Join Date
    14-04-2008
    Location
    M.S.T.
    Posts
    8,562
    Uploads
    2,422
    Likes
    173

    Re: DreamBoxEdit-IHAD Edition 3.1.0.0

    DreamBoxEdit-IHAD Edition 3.1.0.2

    Code:
    Changelog:
    3.1.0.2
    - fixed total service counter was overlapped by displayed service counter if bouquet panel size was changed
    - fixed application hung if you tried to drag&drop a service in user bouquet to the same position
    - fixed flickering hint in details list
    - fixed sorting of alternatives is now possible, first service in row is the primary service
    - fixed some missing translations
    - changed algorithm for generation of alternatives filename
    - changed to a good quality picon resizing algorithm
    - added picon size 40x30 (downsizing for 71x53 and 70x53) and 40x24 (downsizing for 100x60) in options panel,
      40x30 is the default size now, all picons are resized to this size for smaller picons in user details list,
      if you like to see the picons in its original size just select the proper size in options panel
    Attached Files Attached Files

  8. #17
    Senior Member
    Join Date
    04-05-2005
    Posts
    335
    Uploads
    1,132
    Likes
    134

    Re: DreamBoxEdit-IHAD Edition 3.1.0.0

    DreamBoxEdit-IHAD Edition 4.0.0.0

    Changelog:

    Code:
    4.0.0.0- code migration to Delphi 2007, for later unicode support- removed XP visual styles (there were some problems after migration to Delphi 2007)- added theming for some components- added channel numbers in bouquet panel- added new hints in main list and bouquet details, now with picon and service reference- added option to assign and remove picons- added cleanup function for local picon directory (which removes all unused picons) to tools menu- added option for automatic picon upload to FTP window (Note: unzip command on your dreambox is required) - added configurable per profile picon path to options panel- added quick profile selection in statusbar- added enhanced filter expressions (SQL style):use % as substitute for zero or more characters (e.g. %sky% shows all channels with "sky" in name),use _ as substitute for exactly one character (e.g. _sky_ in package filter shows channels of provider "BSkyB")use \ as escape character (e.g. %\%% shows all channels with "%" in name)if you don't use above filter characters the filters will only show exact matches- changed TV service types defaults (now including HDTV service types)- fixed error message when saving alternatives bouquet with parental lock- fixed error message after reading radio service alternatives- fixed bouquet change is now disabled while picons are loading to prevent errors- fixed alternative service names are now written in UTF-8 instead of ANSI- fixed alternatives are now deleted if service is removed from main service list- fixed alternatives are now handled for each user bouquet seperately- fixed translation problem in alternatives panel- fixed problem with incorrect filename if you tried to add alternatives for a data service, adding alternativesfor data channels is not allowed, please set proper service types in advanced options first- fixed keep filters when adding alternatives for a service- fixed missing picons when using cut&paste or drag&drop- fixed display of proper bouquet name when bouquet has been renamed- fixed display of picons when adding services to an empty bouquet- removed "input selection" in main service list as it didn't work as expected
    Attached Files Attached Files

  9. #18
    VIP Member mikame's Avatar
    Join Date
    10-11-2007
    Posts
    3,831
    Uploads
    2,662
    Likes
    87

    Re: DreamBoxEdit-IHAD Edition

    Code:
    DreamBoxEdit-IHAD Edition 4.0.1.0
    
    Changelog:
    4.0.1.0
    - fixed sorting services in bouquet panel was broken after adding channel numbers to the bouquet panel
    - fixed error when sorting bouquets with cable and terrestrial services
    - fixed some other functions were also broken after adding channel numbers to the bouquet panel
    - fixed hour glass didn't get away after loading new settings
    - fixed error message when using picon cleanup function and filename wasn't using proper picon reference format
    - fixed alternatives are no longer considered as duplicates of fixed services in the same user bouquet
    - fixed alternatives handling, now you can use the same service with and without alternatives in one user bouquet
    - fixed blacklist entry for radio user bouquets
    - fixed all files are now written in proper settings-type 4 format
    - fixed auto insert markers for cable and terrestrial services
    - added Enigma2 restart button to ftp window, use this button to activate any changes related to lamedb and/or black-/whitelist
    use the autoreload or "reload settings on dreambox" button if you only change your userbouquets
    - added sorting of profiles in options panel
    - changed satellites in filter combobox are now sorted by position from west to east
    - changed profile default paths to enigma2 defaults
    - window state is now saved on application close, and restored when application is started
    - some minor fixes
    - language files updated
    Attached Files Attached Files

  10. #19
    VIP Member aguda's Avatar
    Join Date
    09-12-2007
    Posts
    10,437
    Uploads
    2,875
    Likes
    308

    Re: Latest Version of DreamBoxEdit

    Changelog:
    4.0.1.1
    - fixed alternatives filename generation
    - fixed error message after opening Enigma1 settings
    - fixed total service counter was overlapped by displayed service counter after startup without settings
    - language files updated
    Attached Files Attached Files

  11. #20
    VIP Member bokili84's Avatar
    Join Date
    16-03-2007
    Location
    Belgrade
    Posts
    4,411
    Uploads
    302
    Likes
    41

    Re: Latest Version of DreamBoxEdit

    DreamBoxEdit-IHAD Edition 4.0.1.2

    4.0.1.2
    - fixed userbouquets with renamed services are now written in proper settings-type 4 format
    - fixed problem when saving cable or terrestrial settings (some parameters were lost)
    - language files updated
    Attached Files Attached Files

Page 2 of 6 FirstFirst 1234 ... LastLast
Advertise Here

Similar Threads

  1. Update ║➽║TOOLS║➽║ Notepad++║v.8.9.6.2║*.DOWNLOAD║
    By sami.sami in forum Enigma2 Tools
    Replies: 128
    Last Post: 31-05-2026, 21:18:29
  2. Latest version of PiconManager
    By sami.sami in forum Enigma2 Plugins
    Replies: 3
    Last Post: 01-01-2022, 00:51:39
  3. Question Cherche Dreamboxedit en version française
    By anes-zh in forum French / Français
    Replies: 10
    Last Post: 20-12-2010, 20:12:57
  4. Latest version of Hadu
    By wahid in forum DVB-PCI Card Software
    Replies: 4
    Last Post: 09-09-2010, 15:21:10
  5. Latest Version of KiddyTimer
    By sami.sami in forum Enigma2 Plugins
    Replies: 0
    Last Post: 05-05-2010, 23:30:13

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •