Reply to thread

i can divide this patch into 3 parts:

1. enumeration ChannelProviderType instead of direct numbers - it will contain almost a half of the all changed files, with changes like "0" -> "ChannelProviderType.Analog"

2. consolidated radio and tv code  - it will contain mostly changes in spaces and linefeeds plus added "use for EPG only" to radio EPG channel list (similar to TV list)

3. the rest of the patch as it is mostly reducing (or similar change) of code plus adding of new file ChannelListHepler.


will that division be ok? Or should i divide also 3rd part into subpatches for every changed settings page (e.g. patch for channel lists, patch for channel list groups, patch for channel mappings, etc.)?


Top Bottom