JP2007116382A - Display control device and method, and program - Google Patents

Display control device and method, and program Download PDF

Info

Publication number
JP2007116382A
JP2007116382A JP2005305178A JP2005305178A JP2007116382A JP 2007116382 A JP2007116382 A JP 2007116382A JP 2005305178 A JP2005305178 A JP 2005305178A JP 2005305178 A JP2005305178 A JP 2005305178A JP 2007116382 A JP2007116382 A JP 2007116382A
Authority
JP
Japan
Prior art keywords
gui
display
memory
microcontroller
graphics
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2005305178A
Other languages
Japanese (ja)
Inventor
Yasumi Masuko
寧美 益子
Aya Yoshida
彩 吉田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP2005305178A priority Critical patent/JP2007116382A/en
Publication of JP2007116382A publication Critical patent/JP2007116382A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Controls And Circuits For Display Device (AREA)
  • Digital Computer Display Output (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology capable of quickly displaying graphics onto a display apparatus. <P>SOLUTION: A graphic microcontroller 33 draws an image of a GUI to a memory 36 and controls an output of the GUI to the display apparatus 11 for displaying an image. A TV microcontroller 26 discriminates whether or not a particular GUI is stored in the graphic microcontroller 33 and controls the graphic microcontroller 33 to draw the particular GUI to the memory 36 when discriminating that no particular GUI is stored. The technology above can be applied to, e.g. television receivers. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、表示制御装置および表示制御方法、並びにプログラムに関し、特に、例えば、テレビジョン受像機のディスプレイでのグラフィックスの表示を迅速に行うことができるようにした表示制御装置および表示制御方法、並びにプログラムに関する。   The present invention relates to a display control device, a display control method, and a program, and more particularly, for example, a display control device and a display control method capable of quickly displaying graphics on a display of a television receiver. And the program.

従来、テレビジョン受像機において、例えば、GUI(Graphical User Interface)としてのメニュー画面などのグラフィックスをディスプレイに表示させる操作がユーザにより行われると、テレビジョン受像機の各部を制御するマスタマイクロコントローラは、ユーザによる操作を受け付け、ディスプレイに表示させることが指示されたGUIを表示させるコマンドを、グラフィックスの表示を制御するグラフィックマイクロコントローラに供給する。   Conventionally, in a television receiver, for example, when an operation for displaying a graphic such as a menu screen as a GUI (Graphical User Interface) on a display is performed by a user, a master microcontroller that controls each part of the television receiver is Then, a command for receiving a user operation and displaying a GUI instructed to be displayed on a display is supplied to a graphic microcontroller that controls display of graphics.

そして、グラフィックマイクロコントローラは、マスタマイクロコントローラからのGUIを表示させるコマンドに基づき、GUIを構成する要素(GUI部品)のデータ(オブジェクトデータ)を、外部のメモリからバスを介して読み出し、そのデータに従って、各種のGUI部品を描画することにより、GUI全体を描画してディスプレイに表示させる。   Then, the graphic microcontroller reads the data (object data) of the elements (GUI parts) constituting the GUI from the external memory via the bus based on the command for displaying the GUI from the master microcontroller, and according to the data. By drawing various GUI parts, the entire GUI is drawn and displayed on the display.

なお、ユーザによる操作に応じ、テレビジョン受像機の操作方法や機能説明などの画像(GUI)をディスプレイにOSD(On Screen Display)表示させるテレビジョン受像機がある(例えば、特許文献1参照)。
特開平9−55895号公報
Note that there is a television receiver that displays an OSD (On Screen Display) image (GUI) such as an operation method or a function description of the television receiver in accordance with a user's operation (see, for example, Patent Document 1).
Japanese Patent Laid-Open No. 9-55895

しかしながら、上述したようなテレビジョン受像機において、例えば、多数のGUI部品で構成されるような複雑なGUIをディスプレイに表示させる場合、グラフィックマイクロコントローラは、GUIを表示させるコマンドに基づき、多数のオブジェクトデータを、外部のメモリからバスを介して読み出さなければならず、オブジェクトデータの読み出しに時間を要した。そのため、ユーザによりGUIを表示させる操作が行われてからディスプレイにGUIが表示されるまでに、時間を要することがあった。   However, in the television receiver as described above, for example, when displaying a complicated GUI composed of a large number of GUI components on the display, the graphic microcontroller uses a large number of objects based on a command for displaying the GUI. Data had to be read from an external memory via a bus, and it took time to read object data. Therefore, it may take time until the GUI is displayed on the display after the user performs an operation for displaying the GUI.

さらに、GUIを表示させるコマンドには、GUIを構成するGUI部品を指定するデータが含まれるため、複雑なGUIをディスプレイに表示させる場合、GUIを表示させるコマンドは、多数のGUI部品を指定するデータを含み、そのデータ量が多くなる。従って、マスタマイクロコントローラとグラフィックマイクロコントローラとを接続するバスを通過する(流れる)データ量が多くなり、他のコマンドなどの送信が遅れる可能性があった。その結果、テレビジョン受像機の全体的な処理速度が低下する可能性があった。   In addition, the command that displays the GUI includes data that specifies the GUI components that make up the GUI. Therefore, when displaying a complex GUI on the display, the command that displays the GUI is data that specifies a number of GUI components. The amount of data increases. Therefore, the amount of data passing (flowing) through the bus connecting the master microcontroller and the graphic microcontroller increases, and transmission of other commands or the like may be delayed. As a result, the overall processing speed of the television receiver may be reduced.

また、従来のテレビジョン受像機では、ディスプレイにGUIを表示させるたびに、グラフィックマイクロコントローラにGUIを描画させていたので、ディスプレイに表示させたことがあるGUIを再表示させる場合であっても、グラフィックマイクロコントローラは、オブジェクトデータをメモリから読み出してGUIを再描画していた。そのため、グラフィックマイクロコントローラの負荷が増加し、グラフィックマイクロコントローラの処理に時間を要してしまい、ディスプレイへのGUIの表示が遅れることがあった。   Moreover, in the conventional television receiver, every time the GUI is displayed on the display, the graphic microcontroller draws the GUI. Therefore, even if the GUI that has been displayed on the display is displayed again, The graphic microcontroller reads the object data from the memory and redraws the GUI. For this reason, the load on the graphic microcontroller increases, and the processing of the graphic microcontroller takes time, and the GUI display on the display may be delayed.

本発明は、このような状況に鑑みてなされたものであり、ディスプレイへのグラフィックスの表示を迅速に行うことができるようにするものである。   The present invention has been made in view of such a situation, and makes it possible to quickly display graphics on a display.

本発明の一側面は、内蔵するメモリに、グラフィックスを描画し、画像を表示する表示手段へのグラフィックスの出力を制御する第1の制御手段と、前記第1の制御手段の前記メモリに特定のグラフィックスが記憶されているか否かを判定し、前記特定のグラフィックスが記憶されていないと判定した場合、前記特定のグラフィックスを前記メモリに描画するように前記第1の制御手段を制御する第2の制御手段とを備える表示制御装置である。   One aspect of the present invention is that a first control unit that controls graphics output to a display unit that draws graphics in a built-in memory and displays an image, and the memory of the first control unit It is determined whether or not specific graphics are stored, and when it is determined that the specific graphics are not stored, the first control unit is configured to draw the specific graphics in the memory. And a second control unit that controls the display control device.

また、本発明の一側面は、内蔵するメモリに、グラフィックスを描画し、画像を表示する表示手段へのグラフィックスの出力を制御する第1の制御手段と、前記第1の制御手段を制御する第2の制御手段とを備える表示制御装置の表示制御方法、または、表示制御装置の前記第2の制御手段が内蔵するコンピュータに実行させるプログラムであって、前記第2の制御手段において、前記第1の制御手段の前記メモリに特定のグラフィックスが記憶されているか否かを判定し、前記特定のグラフィックスが記憶されていないと判定した場合、前記特定のグラフィックスを前記メモリに描画するように前記第1の制御手段を制御するステップを含む表示制御方法、またはプログラムでもある。   According to another aspect of the present invention, there is provided a first control unit that controls graphics output to a display unit that draws graphics in a built-in memory and displays an image, and controls the first control unit. A display control method of a display control device comprising a second control means, or a program executed by a computer built in the second control means of the display control device, wherein the second control means includes: It is determined whether or not a specific graphic is stored in the memory of the first control means, and when it is determined that the specific graphic is not stored, the specific graphic is drawn in the memory. As described above, the display control method or program includes the step of controlling the first control means.

本発明の一側面においては、第1の制御手段のメモリに特定のグラフィックスが記憶されているか否かが判定され、特定のグラフィックスが記憶されていないと判定された場合、特定のグラフィックスをメモリに描画するように第1の制御手段が制御される。   In one aspect of the present invention, it is determined whether or not a specific graphic is stored in the memory of the first control unit, and if it is determined that the specific graphic is not stored, the specific graphic is stored. The first control means is controlled to draw the image in the memory.

本発明の一側面によれば、ディスプレイへのグラフィックスの表示を迅速に行うことができる。   According to one aspect of the present invention, it is possible to quickly display graphics on a display.

以下に本発明の実施の形態を説明するが、本発明の構成要件と、明細書又は図面に記載の実施の形態との対応関係を例示すると、次のようになる。この記載は、本発明をサポートする実施の形態が、明細書又は図面に記載されていることを確認するためのものである。従って、明細書又は図面中には記載されているが、本発明の構成要件に対応する実施の形態として、ここには記載されていない実施の形態があったとしても、そのことは、その実施の形態が、その構成要件に対応するものではないことを意味するものではない。逆に、実施の形態が構成要件に対応するものとしてここに記載されていたとしても、そのことは、その実施の形態が、その構成要件以外の構成要件には対応しないものであることを意味するものでもない。   Embodiments of the present invention will be described below. Correspondences between the constituent elements of the present invention and the embodiments described in the specification or the drawings are exemplified as follows. This description is intended to confirm that the embodiments supporting the present invention are described in the specification or the drawings. Therefore, even if there is an embodiment which is described in the specification or the drawings but is not described here as an embodiment corresponding to the constituent elements of the present invention, that is not the case. It does not mean that the form does not correspond to the constituent requirements. Conversely, even if an embodiment is described here as corresponding to a configuration requirement, that means that the embodiment does not correspond to a configuration requirement other than the configuration requirement. It's not something to do.

本発明の一側面の表示制御装置は、
内蔵するメモリ(例えば、図1のメモリ36)に、グラフィックスを描画し、画像を表示する表示手段(例えば、図1のディスプレイ11)へのグラフィックスの出力を制御する第1の制御手段(例えば、図1のグラフィックマイクロコントローラ33)と、
前記第1の制御手段の前記メモリに特定のグラフィックスが記憶されているか否かを判定し、前記特定のグラフィックスが記憶されていないと判定した場合、前記特定のグラフィックスを前記メモリに描画するように前記第1の制御手段を制御する第2の制御手段(例えば、図1のTVマイクロコントローラ26)と
を備える。
A display control device according to one aspect of the present invention includes:
First control means for controlling graphics output to a display means (for example, the display 11 of FIG. 1) that draws graphics in a built-in memory (for example, the memory 36 of FIG. 1) and displays an image. For example, the graphic microcontroller 33) of FIG.
It is determined whether or not a specific graphic is stored in the memory of the first control means, and when it is determined that the specific graphic is not stored, the specific graphic is drawn in the memory And second control means for controlling the first control means (for example, the TV microcontroller 26 in FIG. 1).

本発明の一側面の表示制御方法、またはプログラムは、
内蔵するメモリに、グラフィックスを描画し、画像を表示する表示手段へのグラフィックスの出力を制御する第1の制御手段と、前記第1の制御手段を制御する第2の制御手段とを備える表示制御装置の表示制御方法、または、表示制御装置の前記第2の制御手段が内蔵するコンピュータに実行させるプログラムであって、
前記第2の制御手段において、
前記第1の制御手段の前記メモリに特定のグラフィックスが記憶されているか否かを判定し(例えば、図2のステップS14)、
前記特定のグラフィックスが記憶されていないと判定した場合、前記特定のグラフィックスを前記メモリに描画するように前記第1の制御手段を制御する(例えば、図2のステップS15)
ステップを含む。
A display control method or program according to one aspect of the present invention includes:
The built-in memory includes a first control unit that controls graphics output to a display unit that draws graphics and displays an image, and a second control unit that controls the first control unit. A display control method of a display control device, or a program to be executed by a computer built in the second control means of the display control device,
In the second control means,
It is determined whether or not specific graphics is stored in the memory of the first control means (for example, step S14 in FIG. 2),
If it is determined that the specific graphics is not stored, the first control unit is controlled to draw the specific graphics in the memory (for example, step S15 in FIG. 2).
Includes steps.

以下、本発明を適用した具体的な実施の形態について、図面を参照しながら詳細に説明する。   Hereinafter, specific embodiments to which the present invention is applied will be described in detail with reference to the drawings.

図1は、本発明を適用したテレビジョン受像機の一実施の形態の構成例を示すブロック図である。なお、図1においては、原則として、破線の矢印は、テレビジョン放送番組などの本来的にテレビジョン受像機として表示すべき画像データの流れを表し、実線の矢印は、GUIその他に関するコマンドやデータの流れを表す。   FIG. 1 is a block diagram showing a configuration example of an embodiment of a television receiver to which the present invention is applied. In FIG. 1, in principle, a broken-line arrow represents a flow of image data that should be originally displayed as a television receiver such as a television broadcast program, and a solid-line arrow represents a command or data related to a GUI or the like. Represents the flow of

図1において、テレビジョン受像機10は、ディスプレイ11、受光部12、フロントエンド13、およびバックエンド14から構成される。また、テレビジョン受像機10は、ユーザによるリモートコマンダ15の操作に応じ、各種の処理を行う。   In FIG. 1, the television receiver 10 includes a display 11, a light receiving unit 12, a front end 13, and a back end 14. In addition, the television receiver 10 performs various processes according to the operation of the remote commander 15 by the user.

ディスプレイ11は、例えば、CRT(Cathode Ray Tube)や、LCD(Liquid Crystal Display),PDP(Plasma Display Panel)などからなり、バックエンド14が出力する画像データに基づく画像を表示する。   The display 11 includes, for example, a CRT (Cathode Ray Tube), an LCD (Liquid Crystal Display), a PDP (Plasma Display Panel), and the like, and displays an image based on image data output from the back end 14.

受光部12は、リモートコマンダ15から無線(例えば、赤外線)によって送信されてくる信号を受信(受光)し、フロントエンド13に供給する。例えば、ユーザがリモートコマンダ15を操作すると、リモートコマンダ15は、その操作に対応した操作信号を、無線によって送信し、受光部12は、リモートコマンダ15からの操作信号を受信して、フロントエンド13に供給する。   The light receiving unit 12 receives (receives) a signal transmitted from the remote commander 15 by radio (for example, infrared rays) and supplies the signal to the front end 13. For example, when the user operates the remote commander 15, the remote commander 15 wirelessly transmits an operation signal corresponding to the operation, and the light receiving unit 12 receives the operation signal from the remote commander 15 and receives the operation signal from the front end 13. To supply.

フロントエンド13は、受光部12からの操作信号に対応するコマンドや、図示せぬアンテナが受信した放送信号に含まれる画像データをバックエンド14に供給する。   The front end 13 supplies a command corresponding to an operation signal from the light receiving unit 12 and image data included in a broadcast signal received by an antenna (not shown) to the back end 14.

具体的には、フロントエンド13は、チューナ21、外部入力端子22、入力切替部(Video SW)23、デコーダ24、EEPROM(Electronically Erasable and Programmable Read Only Memory)25、およびTV(テレビジョン)マイクロコントローラ(マスタマイクロコントローラ)26を備える。   Specifically, the front end 13 includes a tuner 21, an external input terminal 22, an input switching unit (Video SW) 23, a decoder 24, an EEPROM (Electronically Erasable and Programmable Read Only Memory) 25, and a TV (television) microcontroller. (Master microcontroller) 26 is provided.

チューナ21には、図示せぬアンテナが受信した放送信号が供給され、チューナ21は、例えば、所定の放送局からの放送信号を選択(選局)し、その放送信号に含まれる画像データを復調して、入力切替部23に供給する。   The tuner 21 is supplied with a broadcast signal received by an antenna (not shown). For example, the tuner 21 selects (selects) a broadcast signal from a predetermined broadcast station and demodulates image data included in the broadcast signal. Then, the data is supplied to the input switching unit 23.

外部入力端子22は、いわゆるピン入力の接続端子などのインタフェースであり、図示せぬ外部機器に接続され、外部機器から供給される画像データを入力切替部23に供給する。   The external input terminal 22 is an interface such as a so-called pin input connection terminal, and is connected to an external device (not shown) and supplies image data supplied from the external device to the input switching unit 23.

入力切替部23は、例えば、TVマイクロコントローラ26の制御に従い、チューナ21からの画像データ、または外部入力端子22からの画像データのうちのいずれか一方の画像データを選択し、選択した画像データをバックエンド14(の後述するデコーダ31)に供給する。   For example, the input switching unit 23 selects one of the image data from the tuner 21 or the image data from the external input terminal 22 according to the control of the TV microcontroller 26, and selects the selected image data. The data is supplied to the back end 14 (a decoder 31 described later).

デコーダ24には、リモートコマンダ15が送信する操作信号が受光部12から供給され、デコーダ24は、その操作信号をデコードしてTVマイクロコントローラ26に供給する。   The decoder 24 is supplied with an operation signal transmitted from the remote commander 15 from the light receiving unit 12, and the decoder 24 decodes the operation signal and supplies it to the TV microcontroller 26.

EEPROM25には、ディスプレイ11に表示されるGUIを構成するGUI部品の設定(例えば、GUI部品の色の設定など)を示す設定データなどが、あらかじめ記憶されている。また、EEPROM25は、TVマイクロコントローラ26から供給される設定データを記憶する。   In the EEPROM 25, setting data indicating settings of GUI components (for example, setting of the colors of the GUI components) constituting the GUI displayed on the display 11 is stored in advance. The EEPROM 25 stores setting data supplied from the TV microcontroller 26.

TVマイクロコントローラ26は、CPU(Central Processing Unit)27とメモリ28などによって構成され、CPU27が、メモリ28に記憶されているプログラムを読み出して実行することにより、フロントエンド13全体の制御、その他、各種の処理を行う。   The TV microcontroller 26 includes a CPU (Central Processing Unit) 27 and a memory 28. The CPU 27 reads out and executes a program stored in the memory 28, thereby controlling the entire front end 13 and other various types. Perform the process.

例えば、TVマイクロコントローラ26は、ディスプレイ11にメニュー画面などのGUIを表示させる操作信号がデコーダ24から供給されると、その操作信号によりディスプレイ11に表示させることが指示されたGUIの描画を指示するコマンドや、そのGUIの表示を指示するコマンドを、バックエンド14の後述するグラフィックマイクロコントローラ33に供給する。   For example, when an operation signal for displaying a GUI such as a menu screen on the display 11 is supplied from the decoder 24, the TV microcontroller 26 instructs drawing of the GUI instructed to be displayed on the display 11 by the operation signal. A command and a command for instructing display of the GUI are supplied to the graphic microcontroller 33 described later of the back end 14.

さらに、TVマイクロコントローラ26は、ディスプレイ11にGUIを表示させる操作信号が供給されなくても、グラフィックマイクロコントローラ33に特定のGUIをあらかじめ描画(記憶)させておくために、GUIの描画を指示するコマンドをグラフィックマイクロコントローラ33に供給する。そして、TVマイクロコントローラ26は、メモリ28に、グラフィックマイクロコントローラ33に描画(記憶)させたGUIに関するデータや、グラフィックマイクロコントローラ33にディスプレイ11に表示させたGUIに関するデータを記憶させ、メモリ28の記憶内容を参照することにより、グラフィックマイクロコントローラ33が特定のGUIを記憶しているかどうかを確認(認識)し、ディスプレイ11の表示内容を確認(認識)する。   Furthermore, the TV microcontroller 26 instructs the graphic microcontroller 33 to draw (store) a specific GUI in advance without drawing an operation signal for displaying the GUI on the display 11. The command is supplied to the graphic microcontroller 33. The TV microcontroller 26 stores data related to the GUI drawn (stored) in the graphic microcontroller 33 in the memory 28 and data related to the GUI displayed on the display 11 in the graphic microcontroller 33. By referring to the contents, it is confirmed (recognized) whether or not the graphic microcontroller 33 stores a specific GUI, and the display contents on the display 11 are confirmed (recognized).

また、TVマイクロコントローラ26は、グラフィックマイクロコントローラ33に描画させるGUIが、グラフィックマイクロコントローラ33に既に記憶されているGUIを構成する一部のGUI部品の設定を変更(例えば、あるGUI部品の色の設定を変更)することにより得られるGUIであれば、GUI(GUI部品)の設定を変更させるコマンドをグラフィックマイクロコントローラ33に供給するとともに、設定の変更後のGUI(GUI部品)の設定を示す設定データをEEPROM25に供給して記憶させる。   In addition, the TV microcontroller 26 changes the settings of some GUI components that make up the GUI already stored in the graphic microcontroller 33 (for example, the color of a certain GUI component). If the GUI is obtained by changing the setting), a command for changing the setting of the GUI (GUI component) is supplied to the graphic microcontroller 33, and the setting indicating the setting of the GUI (GUI component) after the setting is changed Data is supplied to the EEPROM 25 for storage.

バックエンド14は、フロントエンド13からのコマンドに応じ、例えば、ディスプレイ11に表示させるメニュー画面などのGUIを描画し、ディスプレイ11にGUIを表示させるための画像データを出力して、GUIをディスプレイ11に表示させる。また、バックエンド14は、GUIを表示させるための画像データを、放送信号に含まれる画像データに重畳して出力し、ディスプレイ11に表示させる。   The back end 14 draws a GUI such as a menu screen to be displayed on the display 11 in response to a command from the front end 13, outputs image data for displaying the GUI on the display 11, and displays the GUI on the display 11. To display. Further, the back end 14 superimposes the image data for displaying the GUI on the image data included in the broadcast signal, and displays it on the display 11.

具体的には、バックエンド14は、デコーダ31、ROM(Read Only Memory)32、およびグラフィックマイクロコントローラ33を備える。また、グラフィックマイクロコントローラ33とTVマイクロコントローラ26は、バス34を介して接続されている。   Specifically, the back end 14 includes a decoder 31, a ROM (Read Only Memory) 32, and a graphic microcontroller 33. The graphic microcontroller 33 and the TV microcontroller 26 are connected via a bus 34.

デコーダ31には、入力切替部23から画像データが供給される。入力切替部23からの画像データが、例えば、MPEG(Moving Picture Experts Group)-2などの所定の符号化方式により符号化されている場合、デコーダ31は、その所定の符号化方式に対応した復号方式で、画像データを復号する。そして、デコーダ31は、復号した画像データをグラフィックマイクロコントローラ33に供給する。   Image data is supplied from the input switching unit 23 to the decoder 31. When the image data from the input switching unit 23 is encoded by a predetermined encoding method such as MPEG (Moving Picture Experts Group) -2, for example, the decoder 31 performs decoding corresponding to the predetermined encoding method. The image data is decoded by the method. Then, the decoder 31 supplies the decoded image data to the graphic microcontroller 33.

ROM32には、ディスプレイ11に表示されるGUIを構成するGUI部品の描画に用いられるオブジェクトデータが記憶されている。   The ROM 32 stores object data used for drawing a GUI component that constitutes the GUI displayed on the display 11.

グラフィックマイクロコントローラ33は、CPU35とメモリ36などによって構成され(を内蔵し)、CPU35が、メモリ36に記憶されているプログラムを読み出して実行することにより、各種の処理を行う。   The graphic microcontroller 33 is configured by (including) a CPU 35 and a memory 36, and the CPU 35 reads out and executes a program stored in the memory 36, thereby performing various processes.

例えば、グラフィックマイクロコントローラ33は、デコーダ31からの画像データに所定のデータ処理(例えば、明るさやコントラストなどを調整する処理)を施し、そのデータ処理後の画像データをディスプレイ11に出力して、ディスプレイ11に画像を表示させる。   For example, the graphic microcontroller 33 performs predetermined data processing (for example, processing for adjusting brightness, contrast, etc.) on the image data from the decoder 31, and outputs the image data after the data processing to the display 11. 11 displays an image.

また、グラフィックマイクロコントローラ33は、バス34を介してTVマイクロコントローラ26から、GUIの描画を指示するコマンドが供給されると、そのコマンドにより指定されたGUIを、メモリ36に描画し、これにより、そのGUI(のイメージデータ)をメモリ36に記憶させる。   In addition, when a command for instructing drawing of the GUI is supplied from the TV microcontroller 26 via the bus 34, the graphic microcontroller 33 draws the GUI designated by the command in the memory 36. The GUI (image data) is stored in the memory 36.

さらに、グラフィックマイクロコントローラ33は、バス34を介してTVマイクロコントローラ26から、GUIの設定の変更を指示するコマンドが供給されると、メモリ36に既に記憶されているGUIを構成する一部のGUI部品の設定を変更することにより、新たなGUIをメモリ36に記憶させる。   Further, when the graphic microcontroller 33 is supplied with a command instructing to change the GUI setting from the TV microcontroller 26 via the bus 34, a part of the GUI constituting the GUI already stored in the memory 36. A new GUI is stored in the memory 36 by changing the setting of the component.

また、グラフィックマイクロコントローラ33は、バス34を介してTVマイクロコントローラ26から、GUIの表示を指示するコマンドが供給されると、そのコマンドにより指定され、メモリ36に既に記憶されているGUIに対応する画像データをディスプレイ11に出力して、ディスプレイ11にGUIを表示させる。   Further, when a command instructing display of the GUI is supplied from the TV microcontroller 26 via the bus 34, the graphic microcontroller 33 corresponds to the GUI that is specified by the command and is already stored in the memory 36. The image data is output to the display 11 and a GUI is displayed on the display 11.

メモリ36は、CPU35が実行するプログラムを記憶している他、複数のGUIを記憶する。即ち、グラフィックマイクロコントローラ33は、例えば、メモリ36の一部の記憶領域を第1のバッファ37として確保するとともに、他の一部の記憶領域を第2のバッファ38として確保して、ある1つのGUIを第1のバッファ37に記憶(描画)し、他の1つのGUIを第2のバッファ38に記憶(描画)する。ディスプレイ11には、第1のバッファ37や第2のバッファ38に記憶されたGUIが表示される。   The memory 36 stores a program executed by the CPU 35 and stores a plurality of GUIs. That is, for example, the graphic microcontroller 33 secures a part of the storage area of the memory 36 as the first buffer 37 and secures another part of the storage area as the second buffer 38. The GUI is stored (drawn) in the first buffer 37 and the other GUI is stored (drawn) in the second buffer 38. On the display 11, the GUI stored in the first buffer 37 and the second buffer 38 is displayed.

以上のように構成されるテレビジョン受像機10では、チューナ21により選択された放送信号に含まれる画像データが、入力切替部23、デコーダ31、およびグラフィックマイクロコントローラ33を介してディスプレイ11に供給され、ディスプレイ11に画像が表示される。また、テレビジョン受像機10では、GUIを表示させる操作がユーザにより行われると、GUIを表示させる操作信号が、受光部12およびデコーダ24を介してTVマイクロコントローラ26に供給される。そして、GUIの表示を指示するコマンドが、TVマイクロコントローラ26からグラフィックマイクロコントローラ33に供給され、GUIに対応する画像データが、グラフィックマイクロコントローラ33からディスプレイ11に供給されて、ディスプレイ11にGUIが表示される。   In the television receiver 10 configured as described above, the image data included in the broadcast signal selected by the tuner 21 is supplied to the display 11 via the input switching unit 23, the decoder 31, and the graphic microcontroller 33. An image is displayed on the display 11. In the television receiver 10, when an operation for displaying the GUI is performed by the user, an operation signal for displaying the GUI is supplied to the TV microcontroller 26 via the light receiving unit 12 and the decoder 24. Then, a command for displaying the GUI is supplied from the TV microcontroller 26 to the graphic microcontroller 33, and image data corresponding to the GUI is supplied from the graphic microcontroller 33 to the display 11, and the GUI is displayed on the display 11. Is done.

次に、図2は、図1のTVマイクロコントローラ26が行う処理を説明するフローチャートである。   Next, FIG. 2 is a flowchart for explaining processing performed by the TV microcontroller 26 of FIG.

ユーザの操作により、リモートコマンダ15の図示せぬ電源キーがオン状態にされ、テレビジョン受像機10が動作可能な状態に起動すると、ステップS11において、TVマイクロコントローラ26は、デコーダ24から、ディスプレイ11にGUIを表示させる操作信号が供給されたか否かを判定する。   When a power key (not shown) of the remote commander 15 is turned on by the user's operation and the television receiver 10 is activated so as to be operable, the TV microcontroller 26 from the decoder 24 through the display 11 in step S11. It is determined whether or not an operation signal for displaying the GUI is supplied.

ステップS11において、TVマイクロコントローラ26は、ディスプレイ11にGUIを表示させる操作信号が供給されていないと判定した場合、ステップS12に進み、ディスプレイ11の表示内容を確認(認識)し、ステップS13に進む。なお、上述したように、TVマイクロコントローラ26は、ディスプレイ11に表示されるGUIに関するデータをメモリ28に記憶しており、メモリ28を参照することで、ディスプレイ11の表示内容を確認する。   In step S11, when the TV microcontroller 26 determines that the operation signal for displaying the GUI on the display 11 is not supplied, the process proceeds to step S12, where the display content on the display 11 is confirmed (recognized), and the process proceeds to step S13. . As described above, the TV microcontroller 26 stores data related to the GUI displayed on the display 11 in the memory 28, and confirms the display content of the display 11 by referring to the memory 28.

ステップS13において、TVマイクロコントローラ26は、ディスプレイ11にGUIが表示されているか否かを判定する。例えば、ステップS12で確認されたディスプレイ11の表示内容がGUIであれば、TVマイクロコントローラ26は、ステップS13において、ディスプレイ11にGUIが表示されていると判定し、ステップS11に戻る。   In step S <b> 13, the TV microcontroller 26 determines whether a GUI is displayed on the display 11. For example, if the display content of the display 11 confirmed in step S12 is GUI, the TV microcontroller 26 determines in step S13 that the GUI is displayed on the display 11, and returns to step S11.

一方、ステップS12で確認されたディスプレイ11の表示内容が、例えば、チューナ21が復調した画像データに基づく画像であれば、TVマイクロコントローラ26は、ステップS13において、ディスプレイ11にGUIが表示されていないと判定し、ステップS14に進む。   On the other hand, if the display content of the display 11 confirmed in step S12 is, for example, an image based on the image data demodulated by the tuner 21, the TV microcontroller 26 does not display a GUI on the display 11 in step S13. And the process proceeds to step S14.

ステップS14において、TVマイクロコントローラ26は、グラフィックマイクロコントローラ33のメモリ36に、特定のGUIが記憶されているか否かを判定する。なお、上述したように、TVマイクロコントローラ26は、グラフィックマイクロコントローラ33に記憶させたGUIに関するデータをメモリ28に記憶しており、メモリ28を参照することで、特定のGUIがメモリ36に記憶されているかを確認する。   In step S <b> 14, the TV microcontroller 26 determines whether or not a specific GUI is stored in the memory 36 of the graphic microcontroller 33. As described above, the TV microcontroller 26 stores the data related to the GUI stored in the graphic microcontroller 33 in the memory 28, and the specific GUI is stored in the memory 36 by referring to the memory 28. Make sure that

ここで、例えば、TVマイクロコントローラ26には、グラフィックマイクロコントローラ33に描画させ、優先的にメモリ36に記憶させておくGUIの優先順位が設定されており、TVマイクロコントローラ26は、優先順位が最上位のGUIを特定のGUIとして、ステップS14の処理を行う。優先順位が最上位のGUIには、例えば、表示内容が複雑なGUI、即ち、多数のGUI部品が用いられていてROM32からのGUI部品の読み出しに時間がかかるGUIであって、表示される可能性が高い、例えば、メニュー画面のGUIなどが設定される。また、優先順位がより上位のGUIには、例えば、優先順位が最上位のGUIからリンクが貼られているGUI、即ち、優先順位が最上位のGUIに対する操作に応じて表示されるGUIであって、表示内容がより複雑なGUIなどが設定される。   Here, for example, the TV microcontroller 26 is set with GUI priorities that are drawn on the graphic microcontroller 33 and preferentially stored in the memory 36. The TV microcontroller 26 has the highest priority. The process of step S14 is performed using the upper GUI as a specific GUI. The GUI with the highest priority is, for example, a GUI with complicated display contents, that is, a GUI that uses a lot of GUI parts and takes time to read the GUI parts from the ROM 32, and can be displayed. For example, a GUI for a menu screen is set. The higher priority GUI is, for example, a GUI to which a link is pasted from the highest priority GUI, that is, a GUI displayed in response to an operation on the highest priority GUI. The GUI with more complicated display content is set.

ステップS14において、TVマイクロコントローラ26が、特定のGUIが記憶されていると判定した場合、ステップS11に戻り、特定のGUIが記憶されていないと判定した場合、ステップS15に進む。   In step S14, when the TV microcontroller 26 determines that the specific GUI is stored, the process returns to step S11. When the TV microcontroller 26 determines that the specific GUI is not stored, the process proceeds to step S15.

ステップS15において、TVマイクロコントローラ26は、特定のGUIを描画するようにグラフィックマイクロコントローラ33を制御するGUI描画制御処理を行い、ステップS11に戻る。   In step S15, the TV microcontroller 26 performs a GUI drawing control process for controlling the graphic microcontroller 33 so as to draw a specific GUI, and returns to step S11.

一方、例えば、ユーザによりリモートコマンダ15が操作され、ディスプレイ11にGUIを表示させる操作信号が、リモートコマンダ15から受光部12およびデコーダ24を介して、TVマイクロコントローラ26に供給されると、ステップS11において、TVマイクロコントローラ26は、デコーダ24から、ディスプレイ11にGUIを表示させる操作信号が供給されたと判定し、ステップS16に進む。   On the other hand, for example, when the remote commander 15 is operated by the user and an operation signal for displaying the GUI on the display 11 is supplied from the remote commander 15 to the TV microcontroller 26 via the light receiving unit 12 and the decoder 24, step S11 is performed. Then, the TV microcontroller 26 determines that the operation signal for displaying the GUI on the display 11 is supplied from the decoder 24, and proceeds to step S16.

ステップS16において、TVマイクロコントローラ26は、メモリ28を参照し、グラフィックマイクロコントローラ33のメモリ36に、リモートコマンダ15からの操作信号によりディスプレイ11に表示させることが指示されたGUIが記憶されているか否かを判定する。   In step S <b> 16, the TV microcontroller 26 refers to the memory 28, and whether or not the GUI instructed to be displayed on the display 11 by the operation signal from the remote commander 15 is stored in the memory 36 of the graphic microcontroller 33. Determine whether.

例えば、ステップS15や、後述するステップS17のGUI描画制御処理によって、ディスプレイ11に表示させることが指示されたGUIが、グラフィックマイクロコントローラ33により描画され、あらかじめメモリ36に記憶されていれば、TVマイクロコントローラ26は、ステップS16において、GUIが記憶されていると判定し、ステップS17をスキップして、ステップS18に進む。   For example, if the GUI that is instructed to be displayed on the display 11 by the GUI drawing control process in step S15 or step S17 described later is drawn by the graphic microcontroller 33 and stored in the memory 36 in advance, the TV micro In step S16, the controller 26 determines that the GUI is stored, skips step S17, and proceeds to step S18.

一方、ステップS16において、TVマイクロコントローラ26が、グラフィックマイクロコントローラ33のメモリ36に、リモートコマンダ15からの操作信号によりディスプレイ11に表示させることが指示されたGUIが記憶されていないと判定した場合、ステップS17に進む。   On the other hand, if the TV microcontroller 26 determines in step S16 that the GUI instructed to be displayed on the display 11 by the operation signal from the remote commander 15 is not stored in the memory 36 of the graphic microcontroller 33, Proceed to step S17.

ステップS17において、TVマイクロコントローラ26は、ディスプレイ11に表示させることが指示されたGUIを描画するようにグラフィックマイクロコントローラ33を制御するGUI描画制御処理を行い、ステップS18に進む。   In step S17, the TV microcontroller 26 performs a GUI drawing control process for controlling the graphic microcontroller 33 so as to draw a GUI instructed to be displayed on the display 11, and the process proceeds to step S18.

ステップS18において、TVマイクロコントローラ26は、ディスプレイ11に表示させることが指示されたGUIを表示させるコマンドをグラフィックマイクロコントローラ33に供給し、ステップS11に戻る。   In step S18, the TV microcontroller 26 supplies a command to display the GUI instructed to be displayed on the display 11 to the graphic microcontroller 33, and the process returns to step S11.

次に、図3は、図2のステップS15またはS17におけるGUI描画制御処理を説明するフローチャートである。   Next, FIG. 3 is a flowchart for explaining the GUI drawing control process in step S15 or S17 of FIG.

ここで、GUI描画制御処理において描画の対象となるGUIを、以下、適宜、注目GUIという。ステップS15のGUI描画制御処理における注目GUIは、特定のGUIであり、ステップS17のGUI描画制御処理における注目GUIは、ディスプレイ11に表示させることが指示されたGUIである。   Here, the GUI to be drawn in the GUI drawing control process is hereinafter referred to as a focused GUI as appropriate. The attention GUI in the GUI drawing control process in step S15 is a specific GUI, and the attention GUI in the GUI drawing control process in step S17 is a GUI instructed to be displayed on the display 11.

ステップS21において、TVマイクロコントローラ26は、メモリ28を参照し、注目GUIが、グラフィックマイクロコントローラ33のメモリ36に既に記憶されているGUIを構成するGUI部品の設定を変更することにより得られるGUIであるか否かを判定する。   In step S <b> 21, the TV microcontroller 26 refers to the memory 28, and the GUI of interest is a GUI obtained by changing the settings of the GUI components that constitute the GUI already stored in the memory 36 of the graphic microcontroller 33. It is determined whether or not there is.

ステップS21において、注目GUIが、グラフィックマイクロコントローラ33のメモリ36に既に記憶されているGUIを構成するGUI部品の設定を変更することにより得られるGUIでないと判定された場合、ステップS22に進み、TVマイクロコントローラ26は、注目GUIを描画させるコマンドをグラフィックマイクロコントローラ33に供給する。   If it is determined in step S21 that the GUI of interest is not a GUI obtained by changing the settings of the GUI components constituting the GUI already stored in the memory 36 of the graphic microcontroller 33, the process proceeds to step S22, and the TV The microcontroller 26 supplies a command for drawing the attention GUI to the graphic microcontroller 33.

一方、ステップS21において、注目GUIが、グラフィックマイクロコントローラ33のメモリ36に既に記憶されているGUIを構成するGUI部品の設定を変更することにより得られるGUIであると判定された場合、ステップS23に進み、TVマイクロコントローラ26は、GUIの設定の変更を指示するコマンドをグラフィックマイクロコントローラ33に供給する。   On the other hand, if it is determined in step S21 that the GUI of interest is a GUI obtained by changing the settings of the GUI components that constitute the GUI already stored in the memory 36 of the graphic microcontroller 33, the process proceeds to step S23. Proceeding, the TV microcontroller 26 supplies a command to the graphic microcontroller 33 for instructing to change the setting of the GUI.

例えば、あるGUIがディスプレイ11に表示されていて、ユーザにより行われた操作により、そのGUIを構成するあるGUI部品の色を変更した新しいGUIを、あるGUIに代えて、ディスプレイ11に表示させるような場合、ディスプレイ11に表示されているGUIはメモリ36に記憶されていて、そのGUIを構成するGUI部品の色を変更することにより新しいGUIが得られるので、TVマイクロコントローラ26は、GUIの色の設定の変更を指示するコマンドをグラフィックマイクロコントローラ33に供給する。   For example, a GUI is displayed on the display 11, and a new GUI in which the color of a GUI component constituting the GUI is changed by an operation performed by the user is displayed on the display 11 instead of the GUI. In this case, the GUI displayed on the display 11 is stored in the memory 36, and a new GUI can be obtained by changing the color of the GUI components constituting the GUI. A command for instructing the change of the setting is supplied to the graphic microcontroller 33.

ステップS22またはS23の処理後、ステップS24に進み、TVマイクロコントローラ26は、グラフィックマイクロコントローラ33のメモリ36に記憶させたGUIに関するデータを、メモリ28に記憶する。TVマイクロコントローラ26は、GUIに関するデータをメモリ28に記憶することで、ステップS14(図2)やステップS21において、バス34を介して、グラフィックマイクロコントローラ33のメモリ36の内容を参照することなく、メモリ28に記憶されているGUIに関するデータを参照して、メモリ36に記憶されているGUIを認識することができる。   After the process of step S22 or S23, the process proceeds to step S24, and the TV microcontroller 26 stores in the memory 28 data related to the GUI stored in the memory 36 of the graphic microcontroller 33. The TV microcontroller 26 stores data related to the GUI in the memory 28, so that the contents of the memory 36 of the graphic microcontroller 33 are not referred to via the bus 34 in step S14 (FIG. 2) or step S21. The GUI stored in the memory 36 can be recognized by referring to the data related to the GUI stored in the memory 28.

ステップS24の処理後、TVマイクロコントローラ26は、GUI描画制御処理を終了する。   After the process of step S24, the TV microcontroller 26 ends the GUI drawing control process.

次に、図4は、図1のグラフィックマイクロコントローラ33が行う処理を説明するフローチャートである。   Next, FIG. 4 is a flowchart for explaining processing performed by the graphic microcontroller 33 of FIG.

ステップS31において、グラフィックマイクロコントローラ33は、バス34を介してTVマイクロコントローラ26から、GUIの描画を指示するコマンド、GUIの設定の変更を指示するコマンド、またはGUIの表示を指示するコマンドのうちの、いずれのコマンドが供給されたかを判定する。   In step S31, the graphic microcontroller 33 uses the command from the TV microcontroller 26 via the bus 34 to instruct the GUI drawing, the command to instruct the GUI setting change, or the command to instruct the GUI display. To determine which command has been supplied.

ステップS31において、グラフィックマイクロコントローラ33が、GUIの描画を指示するコマンドが供給されたと判定した場合、ステップS32に進み、グラフィックマイクロコントローラ33は、GUIの描画を指示するコマンドにより指定されたGUIの描画に必要なデータをメモリ36に記憶する。   If the graphic microcontroller 33 determines in step S31 that a command for instructing GUI drawing has been supplied, the process proceeds to step S32, where the graphic microcontroller 33 draws the GUI specified by the command for instructing GUI drawing. Data necessary for the storage is stored in the memory 36.

ここで、GUIの描画を指示するコマンドには、GUIの描画に必要なデータとして、例えば、GUIを構成するGUI部品を指定するデータ(例えば、GUI部品を特定する情報として、GUI部品に対応付けられたオブジェクトID(IDentification))や、そのGUI部品が配置される位置を指定するデータ、GUI部品の設定を示す設定データなどが含まれており、グラフィックマイクロコントローラ33は、それらのデータをメモリ36に記憶する。また、GUI部品の設定を示す設定データは、EEPROM25にあらかじめ記憶されている設定データ、またはユーザ操作によるGUI部品の設定の変更後にEEPROM25に記憶された設定データである。   Here, in the command for drawing the GUI, as data necessary for drawing the GUI, for example, data specifying the GUI parts constituting the GUI (for example, associating the GUI parts with information specifying the GUI parts) Data specifying the position where the GUI component is arranged, setting data indicating the setting of the GUI component, and the like. The graphic microcontroller 33 stores the data in the memory 36. To remember. The setting data indicating the setting of the GUI component is setting data stored in advance in the EEPROM 25 or setting data stored in the EEPROM 25 after the GUI component setting is changed by a user operation.

ステップS32の処理後、ステップS33に進み、グラフィックマイクロコントローラ33は、ステップS32で記憶したデータのうちの、GUIを構成するGUI部品を指定するデータに基づいてROM32を検索する。そして、GUIの描画を指示するコマンドにより指定されたGUIを構成するGUI部品の描画に用いられるオブジェクトデータを、ROM32から読み出す。例えば、ROM32には、オブジェクトIDに対応付けられたオブジェクトデータが記憶されており、グラフィックマイクロコントローラ33は、TVマイクロコントローラ26からのオブジェクトID(GUI部品を指定するデータ)に対応付けられているオブジェクトデータを、ROM32から読み出す。   After the process of step S32, the process proceeds to step S33, and the graphic microcontroller 33 searches the ROM 32 based on the data designating the GUI component constituting the GUI among the data stored in step S32. Then, the object data used for drawing the GUI component constituting the GUI designated by the command for instructing the GUI drawing is read from the ROM 32. For example, the ROM 32 stores object data associated with the object ID, and the graphic microcontroller 33 uses the object associated with the object ID (data specifying the GUI component) from the TV microcontroller 26. Data is read from the ROM 32.

グラフィックマイクロコントローラ33は、GUI部品を指定するデータにより指定された全てのGUI部品を読み出すと、ステップS34に進み、ステップS32で記憶したデータのうちの、GUI部品が配置される位置を指定するデータと、ステップS32でROM32から読み出したオブジェクトデータに基づいてGUI部品、ひいては、GUI全体をメモリ36に描画し、ステップS35に進む。   When the graphic microcontroller 33 reads all the GUI parts specified by the data specifying the GUI parts, the process proceeds to step S34, and the data specifying the position where the GUI parts are arranged in the data stored in step S32. Then, based on the object data read from the ROM 32 in step S32, the GUI parts, and thus the entire GUI, are drawn in the memory 36, and the process proceeds to step S35.

ステップS35において、グラフィックマイクロコントローラ33は、ステップS32で記憶したデータのうちの、GUI部品の設定を示す設定データを、ステップS34で描画したGUIを構成するGUI部品に適用する。例えば、上述したように、GUI部品の設定を示す設定データが、ユーザ操作によるGUI部品の設定の変更後にEEPROM25に記憶された設定データであれば、グラフィックマイクロコントローラ33は、その設定データをGUI部品に適用して、ステップS31に戻る。   In step S35, the graphic microcontroller 33 applies the setting data indicating the setting of the GUI component among the data stored in step S32 to the GUI component constituting the GUI drawn in step S34. For example, as described above, if the setting data indicating the setting of the GUI component is the setting data stored in the EEPROM 25 after the setting of the GUI component is changed by the user operation, the graphic microcontroller 33 uses the setting data as the GUI component. And return to step S31.

一方、ステップS31において、グラフィックマイクロコントローラ33が、GUIの設定の変更を指示するコマンドが供給されたと判定した場合、ステップS36に進み、グラフィックマイクロコントローラ33は、GUIの設定の変更を指示するコマンドにより指定され、メモリ36に既に記憶(描画)されているGUIを構成するGUI部品の設定を変更して、ステップS31に戻る。   On the other hand, if the graphic microcontroller 33 determines in step S31 that the command for instructing the GUI setting change has been supplied, the process proceeds to step S36, where the graphic microcontroller 33 uses the command for instructing the GUI setting change. The setting of the GUI component that constitutes the GUI that is designated and already stored (drawn) in the memory 36 is changed, and the process returns to step S31.

ここで、GUIの設定の変更を指示するコマンドが、例えば、メモリ36の第1のバッファ37に記憶されているGUIを構成するあるGUI部品の設定の変更を指示するコマンドであり、変更後の設定を示す設定データを含んでいることとすると、グラフィックマイクロコントローラ33は、そのコマンドに従い、第1のバッファ37からGUIを読み出し、そのGUIをコマンドに含まれている設定データに基づいて変更したGUIを第2のバッファ38に描画する。   Here, the command for instructing the change of the GUI setting is, for example, a command for instructing the change of the setting of a certain GUI component constituting the GUI stored in the first buffer 37 of the memory 36. Assuming that the setting data indicating the setting is included, the graphic microcontroller 33 reads the GUI from the first buffer 37 in accordance with the command, and changes the GUI based on the setting data included in the command. Are drawn in the second buffer 38.

一方、ステップS31において、グラフィックマイクロコントローラ33が、GUIの表示を指示するコマンドが供給されたと判定した場合、ステップS37に進み、グラフィックマイクロコントローラ33は、GUIの表示を指示するコマンドにより指定され、メモリ36に記憶されているGUIに対応する画像データをディスプレイ11に出力して、ディスプレイ11にGUIを表示させ、ステップS31に戻る。   On the other hand, if the graphic microcontroller 33 determines in step S31 that a command for instructing GUI display has been supplied, the process proceeds to step S37, where the graphic microcontroller 33 is designated by the command instructing display of the GUI, and the memory The image data corresponding to the GUI stored in 36 is output to the display 11, the GUI is displayed on the display 11, and the process returns to step S31.

以上のように、TVマイクロコントローラ26が、ディスプレイ11にGUIを表示させる操作信号が供給されなくても、特定のGUIを描画して、あらかじめメモリ36に記憶(描画)するようにグラフィックマイクロコントローラ33を制御するので、ディスプレイ11に表示させる操作信号により指示されたGUIが、メモリ36にあらかじめ記憶されたGUIであれば、グラフィックマイクロコントローラ33は、ROM32からGUI部品を読み出す処理などをすることなく、ディスプレイ11にGUIを迅速に表示させることができる。   As described above, even if the TV microcontroller 26 is not supplied with an operation signal for displaying a GUI on the display 11, the graphic microcontroller 33 draws a specific GUI and stores (draws) it in the memory 36 in advance. If the GUI instructed by the operation signal to be displayed on the display 11 is a GUI stored in advance in the memory 36, the graphic microcontroller 33 does not perform a process of reading the GUI component from the ROM 32, and the like. The GUI can be quickly displayed on the display 11.

特に、例えば、表示内容が複雑なGUI、即ち、多数のGUI部品が用いられていてROM32からのGUI部品の読み出しに時間がかかるGUIを、特定のGUIとしてTVマイクロコントローラ26に設定することで、テレビジョン受像機10は、表示内容が複雑なGUIのディスプレイ11への表示を迅速に行うことができる。   In particular, for example, by setting a GUI with a complicated display content, that is, a GUI in which a large number of GUI parts are used and it takes time to read out the GUI parts from the ROM 32, to the TV microcontroller 26 as a specific GUI, The television receiver 10 can quickly display a GUI having a complicated display content on the display 11.

さらに、ディスプレイ11に表示させる操作信号により指示されたGUIが、メモリ36にあらかじめ記憶されているGUIでなくても、メモリ36に記憶されているGUIを構成する一部のGUI部品の設定を変更することにより得られるGUIであれば、TVマイクロコントローラ26は、メモリ36に記憶されているGUIを構成する一部のGUI部品の設定を変更するようにグラフィックマイクロコントローラ33を制御する。これにより、グラフィックマイクロコントローラ33は、GUI部品の設定を変更するだけでGUIを得ることができ、GUIを構成する全てのGUI部品を描画して表示させる場合より、GUIのディスプレイ11への表示を迅速に行うことができる。   Further, even if the GUI instructed by the operation signal to be displayed on the display 11 is not the GUI stored in advance in the memory 36, the settings of some GUI components constituting the GUI stored in the memory 36 are changed. If the GUI is obtained by doing so, the TV microcontroller 26 controls the graphic microcontroller 33 so as to change the settings of some GUI components constituting the GUI stored in the memory 36. As a result, the graphic microcontroller 33 can obtain the GUI only by changing the setting of the GUI component, and displays the GUI on the display 11 as compared with the case where all the GUI components constituting the GUI are drawn and displayed. Can be done quickly.

また、上述したように、GUIの描画を指示するコマンドには、例えば、GUIを構成するGUI部品を指定するデータや、そのGUI部品が配置される位置を指定するデータ、GUI部品の設定を示す設定データなどが含まれているので、GUIの描画を指示するコマンドは、ディスプレイ11に表示させるGUIを指定するだけの、GUIの表示を指示するコマンドよりデータ量が多い。   Further, as described above, the command for instructing the drawing of the GUI indicates, for example, data for specifying the GUI component constituting the GUI, data for specifying the position where the GUI component is arranged, and setting of the GUI component. Since setting data and the like are included, the command for instructing the GUI drawing has a larger amount of data than the command for instructing the GUI display to specify the GUI to be displayed on the display 11.

従来のテレビジョン受像機では、GUIを表示させる操作が行われるたびに、GUIの描画を指示するコマンドが送信されていたが、テレビジョン受像機10では、メモリ36にGUIをあらかじめ記憶させているので、GUIの描画を指示するコマンドよりデータ量の少ない、GUIの表示を指示するコマンドにより、ディスプレイ11にGUIを表示させることができる。これにより、テレビジョン受像機10では、バス34を通過する(流れる)データ量を低減させることができ、テレビジョン受像機10の全体的な処理速度の低下を回避することができる。   In the conventional television receiver, a command for instructing the GUI drawing is transmitted each time an operation for displaying the GUI is performed. However, in the television receiver 10, the GUI is stored in the memory 36 in advance. Therefore, the GUI can be displayed on the display 11 by a command for instructing display of the GUI, which has a smaller data amount than the command for instructing drawing of the GUI. Thereby, in the television receiver 10, the amount of data passing (flowing) through the bus 34 can be reduced, and a decrease in the overall processing speed of the television receiver 10 can be avoided.

さらに、メモリ36は、複数のGUIを記憶することができ、グラフィックマイクロコントローラ33は、メモリ36の一部の記憶領域を第1のバッファ37として確保して、ある1つのGUI(第1のGUI)(第1のグラフィックス)を第1のバッファ37に記憶し、メモリ36の他の一部の記憶領域を第2のバッファ38として確保して、他の1つのGUI(第2のGUI)(第2のグラフィックス)を第2のバッファ38に記憶することができる。   Further, the memory 36 can store a plurality of GUIs, and the graphic microcontroller 33 reserves a part of the storage area of the memory 36 as the first buffer 37 so that one GUI (first GUI) is stored. ) (First graphics) is stored in the first buffer 37, another part of the storage area of the memory 36 is secured as the second buffer 38, and another GUI (second GUI) is stored. (Second graphics) can be stored in the second buffer 38.

これにより、例えば、第1のGUIを表示させた後に第2のGUIを表示させ、さらにその後に、第1のGUIを再表示させるように、ユーザにより操作された場合、グラフィックマイクロコントローラ33は、ディスプレイ11への画像データの出力を切り換えるだけで、それぞれのGUIを表示させることができる。従って、この場合、グラフィックマイクロコントローラ33は、例えば、ROM32から第1のGUIを構成するGUI部品を読み出す処理などを行うことなく、ディスプレイ11に第1のGUIを迅速に再表示させることができる。   Thereby, for example, when the user operates to display the second GUI after displaying the first GUI and then display the first GUI again, the graphic microcontroller 33 Each GUI can be displayed by simply switching the output of image data to the display 11. Therefore, in this case, the graphic microcontroller 33 can quickly re-display the first GUI on the display 11 without performing, for example, a process of reading the GUI components that constitute the first GUI from the ROM 32.

次に、図5乃至図7を参照して、ディスプレイ11に表示されるメニュー画面などのGUIについて説明する。   Next, a GUI such as a menu screen displayed on the display 11 will be described with reference to FIGS.

図5は、テレビジョン受像機10における画質や音質などの設定を行うときに表示されるメニュー画面50を示す図である。メニュー画面50は、画質ボタン、音質ボタン、その他ボタン、終了ボタンなどのGUI部品により構成されており、画質ボタンがフォーカスされている状態(例えば、画質ボタンが選択されていて、画質ボタンの選択を決定する操作がユーザにより行われると、画質の設定を行うためのサブメニュー画面が表示されることを表すために、画質ボタンの色を変えるなどして、画質ボタンを強調させた状態)になっている。   FIG. 5 is a diagram showing a menu screen 50 displayed when setting the image quality, sound quality, and the like in the television receiver 10. The menu screen 50 includes GUI parts such as an image quality button, a sound quality button, other buttons, and an end button, and the image quality button is focused (for example, the image quality button is selected and the image quality button is selected). When the determination operation is performed by the user, the image quality button is emphasized by changing the color of the image quality button to indicate that the submenu screen for setting the image quality is displayed. ing.

例えば、メニュー画面50の設定として、画質ボタンがフォーカスされる設定を示す設定データがEEPROM25にあらかじめ記憶されており、優先順位が最上位のGUIとして、メニュー画面50がTVマイクロコントローラ26に設定されているとすると、TVマイクロコントローラ26において、図2のステップS15の処理が行われ、グラフィックマイクロコントローラ33において、図4のステップS35の処理が行われることにより、画質ボタンがフォーカスされている状態のメニュー画面50が、メモリ36の第1のバッファ37に記憶される。   For example, as the setting of the menu screen 50, setting data indicating the setting on which the image quality button is focused is stored in the EEPROM 25 in advance, and the menu screen 50 is set in the TV microcontroller 26 as the highest priority GUI. 2, the TV microcontroller 26 performs the process of step S15 in FIG. 2, and the graphic microcontroller 33 performs the process of step S35 in FIG. The screen 50 is stored in the first buffer 37 of the memory 36.

その後、ユーザにより、例えば、メニュー画面50を表示させる操作が行われると、メニュー画面50をディスプレイ11に表示させる操作信号がTVマイクロコントローラ26に供給される。TVマイクロコントローラ26は、メニュー画面50がメモリ36の第1のバッファ37に記憶されているので、メニュー画面50の表示を指示するコマンドをグラフィックマイクロコントローラ33に供給する(図2のステップS18)。グラフィックマイクロコントローラ33は、そのコマンドに従い、メモリ36の第1のバッファ37に記憶しているメニュー画面50をディスプレイ11に表示させる(図4のステップS37)。   Thereafter, for example, when an operation for displaying the menu screen 50 is performed by the user, an operation signal for displaying the menu screen 50 on the display 11 is supplied to the TV microcontroller 26. Since the menu screen 50 is stored in the first buffer 37 of the memory 36, the TV microcontroller 26 supplies a command to instruct the display of the menu screen 50 to the graphic microcontroller 33 (step S18 in FIG. 2). In accordance with the command, the graphic microcontroller 33 displays the menu screen 50 stored in the first buffer 37 of the memory 36 on the display 11 (step S37 in FIG. 4).

また、ディスプレイ11にメニュー画面50が表示されているときに、ユーザにより、メニュー画面50の終了ボタンが選択され、その選択が決定されると、TVマイクロコントローラ26は、メニュー画面50の表示を終了するようにグラフィックマイクロコントローラ33を制御し、メニュー画面50が非表示とされる。このとき、グラフィックマイクロコントローラ33は、メニュー画面50に対応する画像データのディスプレイ11への出力を停止するだけであり、メモリ36の第1のバッファ37に記憶されているメニュー画面50は保持したままとする。これにより、例えば、その後、ユーザにより、メニュー画面50を、再度、表示させる操作が行われると、メニュー画面50をディスプレイ11に迅速に表示させることができる。   Further, when the menu screen 50 is displayed on the display 11, when the user selects the end button of the menu screen 50 and the selection is determined, the TV microcontroller 26 ends the display of the menu screen 50. Thus, the graphic microcontroller 33 is controlled so that the menu screen 50 is not displayed. At this time, the graphic microcontroller 33 only stops outputting the image data corresponding to the menu screen 50 to the display 11, and retains the menu screen 50 stored in the first buffer 37 of the memory 36. And Thereby, for example, when the user subsequently performs an operation of displaying the menu screen 50 again, the menu screen 50 can be quickly displayed on the display 11.

なお、例えば、メニュー画面50がディスプレイ11に表示されているときに、ユーザによる操作が、一定時間だけ行われなかったときに、タイマー機能などによって、メニュー画面50を非表示にするようにテレビジョン受像機10が設定されている場合においても、グラフィックマイクロコントローラ33は、メモリ36の第1のバッファ37に記憶されているメニュー画面50は保持したままとするので、メニュー画面50を再表示させるとき、ディスプレイ11に迅速に表示させることができる。   Note that, for example, when the menu screen 50 is displayed on the display 11 and the user's operation is not performed for a certain period of time, the television screen is hidden by the timer function or the like. Even when the receiver 10 is set, the graphic microcontroller 33 keeps the menu screen 50 stored in the first buffer 37 of the memory 36, so that the menu screen 50 is displayed again. And can be quickly displayed on the display 11.

次に、図6は、画質の設定を行うためのサブメニュー画面51を示す図である。サブメニュー画面51は、画質を設定するためのコントラストや、明るさ、シャープネスなどの値と、戻るボタンなどより構成されており、図5のメニュー画面50がディスプレイ11に表示されているときに、フォーカスされている画質ボタンの選択を決定する操作がユーザにより行われると、ディスプレイ11に表示される。なお、コントラストや、明るさ、シャープネスなどの値は、画質を調整するためのデータとしてEEPROM25に記憶されている。   Next, FIG. 6 is a diagram showing a submenu screen 51 for setting image quality. The submenu screen 51 includes values such as contrast for setting image quality, brightness, sharpness, and a return button. When the menu screen 50 of FIG. When an operation for determining the selection of the focused image quality button is performed by the user, it is displayed on the display 11. Note that values such as contrast, brightness, and sharpness are stored in the EEPROM 25 as data for adjusting image quality.

例えば、サブメニュー画面51が、図5のメニュー画面50の次に優先順位が上位のGUIとして、TVマイクロコントローラ26に設定されているとすると、優先順位が最上位のGUIであるメニュー画面50が第1のバッファ37に描画された後、TVマイクロコントローラ26において、図2のステップS15の処理が行われ、グラフィックマイクロコントローラ33において、図4のステップS35の処理が行われることにより、サブメニュー画面51がメモリ36の第2のバッファ38に記憶される。   For example, if the submenu screen 51 is set in the TV microcontroller 26 as a GUI with the highest priority next to the menu screen 50 in FIG. 5, the menu screen 50 with the highest priority GUI is displayed. After drawing in the first buffer 37, the TV microcontroller 26 performs the process of step S15 in FIG. 2, and the graphic microcontroller 33 performs the process of step S35 in FIG. 51 is stored in the second buffer 38 of the memory 36.

その後、ユーザにより、メニュー画面50を表示させる操作が行われると、図5で説明したようにして、第1のバッファ37に記憶されているメニュー画面50がディスプレイ11に表示され、さらにその後、ユーザにより、メニュー画面50の画質ボタンの選択を決定する操作が行われると、サブメニュー画面51をディスプレイ11に表示させる操作信号がTVマイクロコントローラ26に供給される。TVマイクロコントローラ26は、サブメニュー画面51の表示を指示するコマンドをグラフィックマイクロコントローラ33に供給する(図2のステップS18)。グラフィックマイクロコントローラ33は、そのコマンドに従い、ディスプレイ11に出力する画像データを、第1のバッファ37に記憶しているメニュー画面50から、第2のバッファ38に記憶しているサブメニュー画面51に切り換え、サブメニュー画面51をディスプレイ11に表示させる(図4のステップS37)。   Thereafter, when the user performs an operation to display the menu screen 50, the menu screen 50 stored in the first buffer 37 is displayed on the display 11 as described with reference to FIG. Thus, when an operation for determining the selection of the image quality button on the menu screen 50 is performed, an operation signal for displaying the submenu screen 51 on the display 11 is supplied to the TV microcontroller 26. The TV microcontroller 26 supplies a command to instruct the display of the submenu screen 51 to the graphic microcontroller 33 (step S18 in FIG. 2). In accordance with the command, the graphic microcontroller 33 switches the image data to be output to the display 11 from the menu screen 50 stored in the first buffer 37 to the submenu screen 51 stored in the second buffer 38. Then, the sub menu screen 51 is displayed on the display 11 (step S37 in FIG. 4).

また、ユーザが、コントラストなどの値を変更すると、TVマイクロコントローラ26は、変更後の画質を調整するためのデータをEEPROM25に記憶させるとともに、そのデータを含む、GUIの設定の変更を指示するコマンドをグラフィックマイクロコントローラ33に供給する(図3のステップS23)。グラフィックマイクロコントローラ33は、GUIの設定の変更を指示するコマンドに含まれるデータに基づき、変更後のコントラストなどの値をサブメニュー画面51に適用して、表示させる。   When the user changes a value such as contrast, the TV microcontroller 26 stores data for adjusting the image quality after the change in the EEPROM 25, and commands to change the GUI settings including the data. Is supplied to the graphic microcontroller 33 (step S23 in FIG. 3). The graphic microcontroller 33 applies a value such as contrast after the change to the submenu screen 51 based on the data included in the command for instructing the change of the GUI setting, and displays it.

その後、ユーザによりサブメニュー画面51の戻るボタンが選択され、その選択が決定されると、図5のメニュー画面50を表示させる操作信号がTVマイクロコントローラ26に供給される。TVマイクロコントローラ26は、メニュー画面50が第1のバッファ37に記憶されているので、メニュー画面50の表示を指示するコマンドをグラフィックマイクロコントローラ33に供給する(図2のステップS18)。グラフィックマイクロコントローラ33は、そのコマンドに従い、ディスプレイ11に出力する画像データを、第2のバッファ38に記憶しているサブメニュー画面51から、第1のバッファ37に記憶しているメニュー画面50に切り換え、メニュー画面50をディスプレイ11に表示させる(図4のステップS37)。   Thereafter, when the user selects the return button on the submenu screen 51 and the selection is determined, an operation signal for displaying the menu screen 50 in FIG. 5 is supplied to the TV microcontroller 26. Since the menu screen 50 is stored in the first buffer 37, the TV microcontroller 26 supplies a command to instruct the display of the menu screen 50 to the graphic microcontroller 33 (step S18 in FIG. 2). In accordance with the command, the graphic microcontroller 33 switches the image data to be output to the display 11 from the submenu screen 51 stored in the second buffer 38 to the menu screen 50 stored in the first buffer 37. Then, the menu screen 50 is displayed on the display 11 (step S37 in FIG. 4).

このように、グラフィックマイクロコントローラ33は、あらかじめメモリ36に記憶しているメニュー画面50やサブメニュー画面51に対応する画像データの出力の切り換えを制御することで、メニュー画面50やサブメニュー画面51を、ディスプレイ11に迅速に表示させることができる。   As described above, the graphic microcontroller 33 controls the switching of image data output corresponding to the menu screen 50 and the submenu screen 51 stored in the memory 36 in advance, so that the menu screen 50 and the submenu screen 51 are displayed. And can be quickly displayed on the display 11.

次に、図7は、音質ボタンがフォーカスされている状態のメニュー画面52を示す図である。図5のメニュー画面50がディスプレイ11に表示されているときに、ユーザによりリモートコマンダ15の、例えば、フォーカスを下方向に移動させるキー(図示しない)が操作されると、メニュー画面52が、ディスプレイ11に表示される。   Next, FIG. 7 is a diagram showing the menu screen 52 in a state where the sound quality button is focused. When the user operates a key (not shown) for moving the focus downward, for example, by the user while the menu screen 50 of FIG. 5 is displayed on the display 11, the menu screen 52 is displayed. 11 is displayed.

例えば、メニュー画面50が、優先順位が最上位のGUIとして設定されていて第1のバッファ37に描画されている場合に、例えば、ユーザにより、メニュー画面50を表示させる操作が行われると、図5で説明したようにして、第1のバッファ37に記憶されているメニュー画面50がディスプレイ11に表示され、その後、ユーザにより上述のようなフォーカスを移動させる操作が行われると、メニュー画面52は、メニュー画面50のフォーカスの設定を変更したGUIであるので、TVマイクロコントローラ26は、GUIの設定の変更(画質ボタンから音質ボタンへのフォーカスの移動)を指示するコマンドをグラフィックマイクロコントローラ33に供給し(図3のステップS23)、その後、メニュー画面52の表示を指示するコマンドをグラフィックマイクロコントローラ33に供給する(図2のステップS18)。   For example, when the menu screen 50 is set as the highest-priority GUI and is drawn in the first buffer 37, for example, when the user performs an operation to display the menu screen 50, FIG. 5, when the menu screen 50 stored in the first buffer 37 is displayed on the display 11 and then the user performs an operation for moving the focus as described above, the menu screen 52 is displayed. The TV microcontroller 26 supplies a command to the graphic microcontroller 33 to instruct to change the GUI setting (moving the focus from the image quality button to the sound quality button) because it is a GUI in which the focus setting of the menu screen 50 is changed. (Step S23 in FIG. 3), and then a command for instructing display of the menu screen 52 Supplied to the graphic microcontroller 33 (step S18 in FIG. 2).

グラフィックマイクロコントローラ33は、GUIの設定の変更を指示するコマンドに従い、第1のバッファ37に記憶されているメニュー画面50を読み出して、そのメニュー画面50を、画質ボタンから音質ボタンにフォーカスが移動したメニュー画面52に変更し、第2のバッファ38に描画する(図4のステップS36)。さらに、グラフィックマイクロコントローラ33は、メニュー画面52の表示を指示するコマンドに従って、ディスプレイ11に出力するGUIを、第1のバッファ37に記憶しているメニュー画面50から、第2のバッファ38に記憶しているメニュー画面52に切り換え、メニュー画面52をディスプレイ11に表示させる。   The graphic microcontroller 33 reads the menu screen 50 stored in the first buffer 37 in accordance with a command for instructing to change the setting of the GUI, and the focus of the menu screen 50 is moved from the image quality button to the sound quality button. The menu screen 52 is changed to draw on the second buffer 38 (step S36 in FIG. 4). Further, the graphic microcontroller 33 stores the GUI to be output to the display 11 in the second buffer 38 from the menu screen 50 stored in the first buffer 37 in accordance with a command for instructing the display of the menu screen 52. The menu screen 52 is switched to, and the menu screen 52 is displayed on the display 11.

このように、グラフィックマイクロコントローラ33は、メニュー画面52全体のオブジェクトデータをROM32から読み出すことなく、メニュー画面52を得ることができ、メニュー画面52を迅速に表示させることができる。   Thus, the graphic microcontroller 33 can obtain the menu screen 52 without reading out the object data of the entire menu screen 52 from the ROM 32, and can display the menu screen 52 quickly.

また、ディスプレイ11に表示させるGUIによっては、例えば、メモリ36の第1のバッファ37と第2のバッファ38との両方の記憶領域が必要な場合があり、グラフィックマイクロコントローラ33は、第1のバッファ37に記憶されている優先順位が最上位のGUIを消去することがある。この場合、第1のバッファ37と第2のバッファ38との両方の記憶領域を必要とするGUIの表示が終了した後に、図2のステップS15の処理が行われると、第1のバッファ37に優先順位が最上位のGUIが描画される。さらに、その後、再度、図2のステップS15の処理が行われると、第2のバッファ38に優先順位が最上位のGUIの次に上位のGUIが描画される。   Further, depending on the GUI displayed on the display 11, for example, the storage areas of both the first buffer 37 and the second buffer 38 of the memory 36 may be required, and the graphic microcontroller 33 may be the first buffer. The GUI with the highest priority stored in 37 may be deleted. In this case, after the display of the GUI that requires the storage areas of both the first buffer 37 and the second buffer 38 is finished, when the process of step S15 in FIG. The GUI with the highest priority is drawn. Further, after that, when the process of step S15 in FIG. 2 is performed again, the upper GUI next to the GUI having the highest priority is drawn in the second buffer 38.

なお、TVマイクロコントローラ26のCPU27により実行されるプログラムは、あらかじめメモリ28に記憶させておく他、例えば、テレビジョン受像機10に通信部(図示せず)を設け、その通信部を介して接続される外部の機器との通信により、メモリ28に記憶させる(インストールする)ことができる。さらに、テレビジョン受像機10が備える通信部は、インターネットやローカルエリアネットワークなどのネットワークに接続することができ、ネットワークを介してプログラムをダウンロードし、メモリ28に記憶させることができる。また、テレビジョン受像機10にドライブ(図示せず)を設け、そのドライブに、磁気ディスク、光ディスク、光磁気ディスク、或いは半導体メモリなどのリムーバブルメディアを装着して、リムーバブルメディアに記憶されているプログラムをメモリ28に記憶させることができる。また、グラフィックマイクロコントローラ33のCPU35により実行されるプログラムも、同様にしてメモリ36に記憶させることができる。   The program executed by the CPU 27 of the TV microcontroller 26 is stored in the memory 28 in advance. For example, a communication unit (not shown) is provided in the television receiver 10 and is connected via the communication unit. Can be stored (installed) in the memory 28 by communication with an external device. Furthermore, the communication unit included in the television receiver 10 can be connected to a network such as the Internet or a local area network, and can download a program via the network and store it in the memory 28. The television receiver 10 is provided with a drive (not shown), and a removable medium such as a magnetic disk, an optical disk, a magneto-optical disk, or a semiconductor memory is attached to the drive, and the program stored in the removable medium Can be stored in the memory 28. A program executed by the CPU 35 of the graphic microcontroller 33 can be stored in the memory 36 in the same manner.

なお、上述のフローチャートを参照して説明した各処理は、必ずしもフローチャートとして記載された順序に沿って時系列に処理する必要はなく、並列的あるいは個別に実行される処理(例えば、並列処理あるいはオブジェクトによる処理)も含むものである。   Note that the processes described with reference to the flowcharts described above do not necessarily have to be processed in time series in the order described in the flowcharts, but are performed in parallel or individually (for example, parallel processes or objects). Processing).

また、プログラムは、1のコンピュータにより処理されるものであっても良いし、複数のコンピュータによって分散処理されるものであっても良い。   Further, the program may be processed by a single computer, or may be processed in a distributed manner by a plurality of computers.

ここで、本実施の形態では、本発明をディスプレイと一体的に構成されるテレビジョン受像機に適用した場合について説明したが、本発明は、その他、例えば、ディスプレイが接続されるチューナや、GUIその他のグラフィックスを表示するVTR(Video Tape Recorder)、ハードディスクレコーダなどに適用することができる。   Here, in the present embodiment, the case where the present invention is applied to a television receiver configured integrally with a display has been described. However, the present invention is not limited to, for example, a tuner to which a display is connected or a GUI. It can be applied to VTR (Video Tape Recorder) and hard disk recorders that display other graphics.

また、グラフィックマイクロコントローラ33は、メモリ36に、2つ以外のバッファ、例えば、1つや3つ以上のバッファを確保することができる。例えば、メモリ36に3つ以上のバッファを確保することができる場合、より多くのGUIをあらかじめ描画しておくことで、ディスプレイ11への表示を迅速に行うことができる。   Further, the graphic microcontroller 33 can secure a buffer other than two, for example, one or three or more buffers in the memory 36. For example, when three or more buffers can be secured in the memory 36, display on the display 11 can be performed quickly by drawing more GUIs in advance.

なお、本発明の実施の形態は、上述した実施の形態に限定されるものではなく、本発明の要旨を逸脱しない範囲において種々の変更が可能である。   The embodiment of the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the gist of the present invention.

本発明を適用したテレビジョン受像機の一実施の形態の構成例を示すブロック図である。It is a block diagram which shows the structural example of one Embodiment of the television receiver to which this invention is applied. TVマイクロコントローラ26が行う処理を説明するフローチャートである。4 is a flowchart for explaining processing performed by the TV microcontroller 26; GUI描画制御処理を説明するフローチャートである。It is a flowchart explaining a GUI drawing control process. グラフィックマイクロコントローラ33が行う処理を説明するフローチャートである。It is a flowchart explaining the process which the graphic microcontroller 33 performs. 画質ボタンがフォーカスされている状態のメニュー画面を示す図である。It is a figure which shows the menu screen in the state where the image quality button is focused. 画質の設定を行うためのサブメニュー画面を示す図である。It is a figure which shows the submenu screen for performing the setting of an image quality. 音質ボタンがフォーカスされている状態のメニュー画面を示す図である。It is a figure which shows the menu screen in the state where the sound quality button is focused.

符号の説明Explanation of symbols

10 テレビジョン受像機, 11 ディスプレイ, 12 受光部, 13 フロントエンド, 14 バックエンド, 15 リモートコマンダ, 21 チューナ, 22 外部入力端子, 23 入力切替部, 24 デコーダ, 25 EEPROM, 26 TVマイクロコントローラ, 27 CPU, 28 メモリ 31 デコーダ, 32 ROM, 33 グラフィックマイクロコントローラ, 34 バス, 35 CPU, 36 メモリ, 37 第1のバッファ, 38 第2のバッファ   DESCRIPTION OF SYMBOLS 10 Television receiver, 11 Display, 12 Light-receiving part, 13 Front end, 14 Back end, 15 Remote commander, 21 Tuner, 22 External input terminal, 23 Input switching part, 24 Decoder, 25 EEPROM, 26 TV microcontroller, 27 CPU, 28 memory 31 decoder, 32 ROM, 33 graphic microcontroller, 34 bus, 35 CPU, 36 memory, 37 first buffer, 38 second buffer

Claims (6)

内蔵するメモリに、グラフィックスを描画し、画像を表示する表示手段へのグラフィックスの出力を制御する第1の制御手段と、
前記第1の制御手段の前記メモリに特定のグラフィックスが記憶されているか否かを判定し、前記特定のグラフィックスが記憶されていないと判定した場合、前記特定のグラフィックスを前記メモリに描画するように前記第1の制御手段を制御する第2の制御手段と
を備える表示制御装置。
First control means for drawing graphics in a built-in memory and controlling graphics output to display means for displaying images;
It is determined whether or not a specific graphic is stored in the memory of the first control means, and when it is determined that the specific graphic is not stored, the specific graphic is drawn in the memory And a second control means for controlling the first control means.
前記第2の制御手段は、
ユーザにより前記表示手段にグラフィックスを表示させる操作が行われると、前記表示手段に表示させることが指示された前記グラフィックスが、前記第1の制御手段の前記メモリに記憶されているか否かを判定し、
前記グラフィックスが前記第1の制御手段の前記メモリに記憶されていると判定した場合、前記メモリに既に記憶されている前記グラフィックスを読み出し、前記表示手段に出力するように前記第1の制御手段を制御し、
前記グラフィックスが前記第1の制御手段の前記メモリに記憶されていないと判定した場合、前記表示手段に表示させることが指示された前記グラフィックスを前記メモリに描画し、前記表示手段に出力するように前記第1の制御手段を制御する
請求項1に記載の表示制御装置。
The second control means includes
When an operation for displaying graphics on the display means is performed by a user, whether or not the graphics instructed to be displayed on the display means is stored in the memory of the first control means. Judgment,
If it is determined that the graphics are stored in the memory of the first control means, the first control is performed so that the graphics already stored in the memory are read and output to the display means. Control means,
When it is determined that the graphics are not stored in the memory of the first control means, the graphics instructed to be displayed on the display means are drawn in the memory and output to the display means The display control apparatus according to claim 1, wherein the first control unit is controlled as described above.
前記第1の制御手段は、
前記メモリに、グラフィックスを記憶する複数の記憶領域を有しており、
第1のグラフィックスを前記表示手段に出力しているときに、第2のグラフィックスを前記表示手段に出力するように前記第2の制御手段によって制御されると、前記第1のグラフィックスの記憶を保持したまま、前記第1のグラフィックスを記憶している記憶領域以外の記憶領域に記憶されている前記第2のグラフィックスを前記表示手段に出力する
請求項2に記載の表示制御装置。
The first control means includes
The memory has a plurality of storage areas for storing graphics,
When the first graphics is being output to the display means and controlled by the second control means to output the second graphics to the display means, the first graphics The display control device according to claim 2, wherein the second graphics stored in a storage area other than the storage area storing the first graphics is output to the display unit while retaining the storage. .
前記第2の制御手段は、前記第1の制御手段に描画させるグラフィックスが、前記第1の制御手段の前記メモリに既に記憶されているグラフィックスの一部を変更することにより得られるグラフィックスである場合、前記第1の制御手段の前記メモリに記憶されているグラフィックスの一部を変更するように前記第1の制御手段を制御する
請求項1に記載の表示制御装置。
The second control means is a graphic obtained by changing a part of the graphics already stored in the memory of the first control means to be rendered by the first control means. 2. The display control apparatus according to claim 1, wherein the first control unit is controlled to change a part of the graphics stored in the memory of the first control unit.
内蔵するメモリに、グラフィックスを描画し、画像を表示する表示手段へのグラフィックスの出力を制御する第1の制御手段と、前記第1の制御手段を制御する第2の制御手段とを備える表示制御装置の表示制御方法において、
前記第2の制御手段において、
前記第1の制御手段の前記メモリに特定のグラフィックスが記憶されているか否かを判定し、
前記特定のグラフィックスが記憶されていないと判定した場合、前記特定のグラフィックスを前記メモリに描画するように前記第1の制御手段を制御する
ステップを含む表示制御方法。
The built-in memory includes first control means for drawing graphics and controlling graphics output to display means for displaying images, and second control means for controlling the first control means. In the display control method of the display control device,
In the second control means,
Determining whether specific graphics are stored in the memory of the first control means;
A display control method including a step of controlling the first control means to draw the specific graphics in the memory when it is determined that the specific graphics are not stored.
内蔵するメモリに、グラフィックスを描画し、画像を表示する表示手段へのグラフィックスの出力を制御する第1の制御手段と、前記第1の制御手段を制御する第2の制御手段とを備える表示制御装置の前記第2の制御手段が内蔵するコンピュータに実行させるプログラムにおいて、
前記第1の制御手段の前記メモリに特定のグラフィックスが記憶されているか否かを判定し、
前記特定のグラフィックスが記憶されていないと判定した場合、前記特定のグラフィックスを前記メモリに描画するように前記第1の制御手段を制御する
ステップを含む処理をコンピュータに実行させるプログラム。
The built-in memory includes a first control unit that controls graphics output to a display unit that draws graphics and displays an image, and a second control unit that controls the first control unit. In a program to be executed by a computer built in the second control means of the display control device,
Determining whether specific graphics are stored in the memory of the first control means;
A program for causing a computer to execute a process including a step of controlling the first control unit to draw the specific graphics in the memory when it is determined that the specific graphics are not stored.
JP2005305178A 2005-10-20 2005-10-20 Display control device and method, and program Withdrawn JP2007116382A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005305178A JP2007116382A (en) 2005-10-20 2005-10-20 Display control device and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005305178A JP2007116382A (en) 2005-10-20 2005-10-20 Display control device and method, and program

Publications (1)

Publication Number Publication Date
JP2007116382A true JP2007116382A (en) 2007-05-10

Family

ID=38098182

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005305178A Withdrawn JP2007116382A (en) 2005-10-20 2005-10-20 Display control device and method, and program

Country Status (1)

Country Link
JP (1) JP2007116382A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9762860B2 (en) 2008-06-30 2017-09-12 Thomson Licensing Dtv Method of display of a user interface and corresponding transmission method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9762860B2 (en) 2008-06-30 2017-09-12 Thomson Licensing Dtv Method of display of a user interface and corresponding transmission method

Similar Documents

Publication Publication Date Title
US7742105B2 (en) On screen display apparatus and method for displaying menu thereon
KR100754877B1 (en) TV And Configuration Method For Wallpaper or screen saver Thereof
KR101913206B1 (en) Display apparatus and Method for booting display apparatus thereof
EP1653422A2 (en) Remote control system and remote controlled appliance
US20100165200A1 (en) Display control device, display control method and display control program
US20060221237A1 (en) Display apparatus and control method thereof
US7348936B2 (en) Display device and image processing method thereof
JP5093607B2 (en) REMOTE DEVICE, REMOTE CONTROL METHOD, PROGRAM, AND DISPLAY CONTROL DEVICE
JP2003202851A (en) Display controller and image display device
JP2005101680A (en) Video image display
JP2007116382A (en) Display control device and method, and program
JP5059549B2 (en) Television receiver and display system
JP2008076614A (en) Display device
US20080295026A1 (en) Method and apparatus for displaying application program and menu
JP2008139771A (en) Image display device, control method, control program, and recording medium
JP2009182827A (en) Information processing apparatus and information providing method
JP4821253B2 (en) Image output device
JP5082562B2 (en) Digital broadcast receiving method and apparatus
JP2008092342A (en) Adjustment setting device, television receiver, and adjustment setting method
JP4789866B2 (en) Reservation execution method, reservation execution system, and display device
JP2010041431A (en) Television broadcast receiver
JP2010068454A (en) Digital broadcast receiver, and method of displaying electronic program guide
JP2007049263A (en) Information processing apparatus, information processing method, and program
KR100536847B1 (en) Method and apparatus of displaying special picture
JP2006211085A (en) Television receiver

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20090106