[mythtv-commits] Ticket #2234: some unicode fix

MythTV mythtv at cvs.mythtv.org
Thu Aug 24 02:12:43 UTC 2006


#2234: some unicode fix
-------------------------------------------------+--------------------------
 Reporter:  Hiro <shimada at systemcreate-inc.com>  |       Owner:  ijr
     Type:  defect                               |      Status:  new
 Priority:  minor                                |   Milestone:     
Component:  mythtv                               |     Version:     
 Severity:  medium                               |  
-------------------------------------------------+--------------------------
 some unicode handling fix.

  * lib/libmythtv/playgroup.cpp
   * playgroup title and category added utf8 when binding.

  * lib/libmythtv/programinfo.cpp
   * title_pronounce get by fromUtf8 and do not translate category.

  * lib/libmyth/settings.cpp
   * setting value added utf8 when binding.

  * lib/libmyth/mythcontext.cpp
   * db error message get by fromUtf8, because all sql written by utf8

  * programs/mythfrontend/playbackbox.cpp
   * dispGroup get by fromUtf8 when load from db.
   * recGroup added utf8 when binding.

  * programs/mythfrontend/networkcontrol.cpp
   * title and subtitle get by fromUtf8 load from db.

  * programs/mythbackend/mainserver.cpp
   * recgroup and playgroup get by fromUtf8 load from db.

  * programs/mythbackend/scheduler.cpp
   * subtitle, channame, chansign, category, recgroup and playgroup get by
 fromUtf8 load from db.

  * programs/mythvosd/main.cpp
   * get by fromUtf8 when parsing arguments.
   * added local8Bit when console out.


 thank for attension

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/2234>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list