The "/13.0/salix-13.0.iso" file could not be found or is not available. Please select another file.
Looking for the latest version? Download SamsChannelEditor-v0.8.zip (223.0 kB)
Home
Name Modified Size Status
Totals: 4 Items   450.3 kB
Older releases 2011-12-27 5,881 downloads
SamsChannelEditor-v0.9.zip < 6 hours ago 225.2 kB 27 downloads
Readme.txt < 7 hours ago 2.2 kB 2,337 downloads
SamsChannelEditor-v0.8.zip 2012-01-03 223.0 kB 41,243 downloads
=================== SamsChannelEditor =================== SamsChannelEditor is a desktop application for editing a channel list from your Samsung TV. Now sorting channels should be much easier. * Support Samsung C, D and E Series. * Works with scm files directly. * Support for multiple channels configurations: - map-AirD - map-AirA - map-CableD - map-CableA - map-SateD - map-CDTVVD - map-AstraHDPlusD * Easy to use: Just drag & drop channels. Installation ------------ There’s no setup file, just download de binaries and execute the samschanneleditor.exe file. All files are available on sourceforge: http://sourceforge.net/projects/samschanneledit/files/ This application is written in C# so you need the .Net framework 2.0 (or newer) to be installed on your computer. You can download here : http://msdn.microsoft.com/en-us/netframework Bad file size error -------------------- Since version 0.9 you can define new sizes in SamsChannelEditor.exe.config. Just open with a text editor like notepad and add a new size for your file in <appSettings> section. key: starts with "fs_" and after comes the channel file name (without "-" after map) value: is a number list separated by commas. Each number specifies a possible record size. To calculate your record size: 1.- change extension .scm to .zip. 2.- Extract all files. 3.- Select file you are opening and look the size in file properties. 4.- record size is a 1000 multiple (divide your size by 1000 or 2000) <appSettings> <add key="fs_default" value="292,320" /> <add key="fs_mapAirA" value="40,64" /> <add key="fs_mapCableA" value="40,64" /> <add key="fs_mapSateD" value="168,172,194" /> <add key="fs_mapAstraHDPlusD" value="212" /> </appSettings> License -------- SamsChannelEditor is distributed under the GNU General Public License (GPL). For more information: http://www.gnu.org/licenses/gpl-3.0.html Libraries & Resoruces used -------------------------- #ziplib: http://www.icsharpcode.net/opensource/sharpziplib/ log4net: http://logging.apache.org/log4net/ App. icon: Free Icons by Axialis Software http://www.axialis.com/free/icons
Source: Readme.txt, updated 2012-05-29