Wireshark-commits: [Wireshark-commits] rev 53886: /trunk/epan/ /trunk/epan/: charsets.c charsets.h
Date: Mon, 09 Dec 2013 20:46:27 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=53886

User: martink
Date: 2013/12/09 08:46 PM

Log:
 From Jakub
 support DVB-SI character tables (EN 300 468) in a generic way
 
 From me
 move things to charsets.c/.h
 distinguish between single and multi byte encoding for some tables
 (so that the highlighted bytes match the displayed value)
 no character table byte -> length 0, use default table

Directory: /trunk/epan/
  Changes    Path          Action
  +203 -0    charsets.c    Modified
  +52 -0     charsets.h    Modified