summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer_v1.0/doc/html/eventhandler_8hch.html
diff options
context:
space:
mode:
Diffstat (limited to 'Graphic_Equalizer_v1.0/doc/html/eventhandler_8hch.html')
-rw-r--r--Graphic_Equalizer_v1.0/doc/html/eventhandler_8hch.html202
1 files changed, 202 insertions, 0 deletions
diff --git a/Graphic_Equalizer_v1.0/doc/html/eventhandler_8hch.html b/Graphic_Equalizer_v1.0/doc/html/eventhandler_8hch.html
new file mode 100644
index 0000000..cbaba8d
--- /dev/null
+++ b/Graphic_Equalizer_v1.0/doc/html/eventhandler_8hch.html
@@ -0,0 +1,202 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
+<title>Graphic Equalizer 2: C:/Project Marcel &amp; Oliver/Graphic_Equalizer/include/eventhandler.hch File Reference</title>
+<link href="doxygen.css" rel="stylesheet" type="text/css">
+</head><body>
+<!-- Generated by Doxygen 1.3.9.1 -->
+<div class="qindex"><a class="qindex" href="main.html">Main&nbsp;Page</a> | <a class="qindex" href="annotated.html">Data&nbsp;Structures</a> | <a class="qindex" href="dirs.html">Directories</a> | <a class="qindex" href="files.html">File&nbsp;List</a> | <a class="qindex" href="functions.html">Data&nbsp;Fields</a> | <a class="qindex" href="globals.html">Globals</a></div>
+<div class="nav">
+<a class="el" href="dir_000000.html">C:</a>&nbsp;/&nbsp;<a class="el" href="dir_000001.html">Project Marcel &amp; Oliver</a>&nbsp;/&nbsp;<a class="el" href="dir_000002.html">Graphic_Equalizer</a>&nbsp;/&nbsp;<a class="el" href="dir_000003.html">include</a></div>
+<h1>eventhandler.hch File Reference</h1>
+<p>
+This graph shows which files directly or indirectly include this file:<p><center><img src="eventhandler_8hch__dep__incl.png" border="0" usemap="#eventhandler.hchdep_map" alt="Included by dependency graph"></center>
+<map name="eventhandler.hchdep_map">
+<area href="eventhandler_8hcc.html" shape="rect" coords="7,7,130,34" alt="">
+<area href="main_8hcc.html" shape="rect" coords="154,7,229,34" alt="">
+</map>
+
+<p>
+<a href="eventhandler_8hch-source.html">Go to the source code of this file.</a><table border="0" cellpadding="0" cellspacing="0">
+<tr><td></td></tr>
+<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eventhandler_8hch.html#a0">_EVENTHANDLER_HCH</a>&nbsp;&nbsp;&nbsp;1</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eventhandler_8hch.html#a1">LOAD_PRESET_RESET</a>&nbsp;&nbsp;&nbsp;0x000</td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eventhandler_8hch.html#a2">LOAD_PRESET_DEMO</a>&nbsp;&nbsp;&nbsp;0x180</td></tr>
+
+<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eventhandler_8hch.html#a3">eventhandler_main</a> (<a class="el" href="structaudiodata__t.html">audiodata_t</a> *audiodata, <a class="el" href="structevents__t.html">events_t</a> *events, <a class="el" href="structmousedata__t.html">mousedata_t</a> *mousedata)</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+<h2><a class="anchor" name="generic">
+Graphic Equalizer API</a></h2>
+<h2><a class="anchor" name="project">
+Project information.</a></h2>
+Project Graphic Equalizer<br>
+ <dl compact><dt><b>Author:</b></dt><dd>O.M. Schinagl </dd></dl>
+<dl compact><dt><b>Date:</b></dt><dd>20041110 </dd></dl>
+<dl compact><dt><b>Version:</b></dt><dd>0.1</dd></dl>
+<h2><a class="anchor" name="copyright">
+Copyright</a></h2>
+Copyright ©2004 Koninklijke Philips Electronics N.V. All rights reserved<h2><a class="anchor" name="history">
+Change history</a></h2>
+20041110: O.M. Schinagl<br>
+ Initial version
+<p>
+Definition in file <a class="el" href="eventhandler_8hch-source.html">eventhandler.hch</a>.<hr><h2>Define Documentation</h2>
+<a class="anchor" name="a0" doxytag="eventhandler.hch::_EVENTHANDLER_HCH"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define _EVENTHANDLER_HCH&nbsp;&nbsp;&nbsp;1 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="eventhandler_8hch-source.html#l00020">20</a> of file <a class="el" href="eventhandler_8hch-source.html">eventhandler.hch</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a1" doxytag="eventhandler.hch::LOAD_PRESET_RESET"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define LOAD_PRESET_RESET&nbsp;&nbsp;&nbsp;0x000 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="eventhandler_8hch-source.html#l00024">24</a> of file <a class="el" href="eventhandler_8hch-source.html">eventhandler.hch</a>.
+<p>
+Referenced by <a class="el" href="eventhandler_8hcc-source.html#l00059">eventhandler_main()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a2" doxytag="eventhandler.hch::LOAD_PRESET_DEMO"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">#define LOAD_PRESET_DEMO&nbsp;&nbsp;&nbsp;0x180 </td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+
+<p>
+Definition at line <a class="el" href="eventhandler_8hch-source.html#l00025">25</a> of file <a class="el" href="eventhandler_8hch-source.html">eventhandler.hch</a>.
+<p>
+Referenced by <a class="el" href="eventhandler_8hcc-source.html#l00059">eventhandler_main()</a>. </td>
+ </tr>
+</table>
+<hr><h2>Function Documentation</h2>
+<a class="anchor" name="a3" doxytag="eventhandler.hch::eventhandler_main"></a><p>
+<table class="mdTable" width="100%" cellpadding="2" cellspacing="0">
+ <tr>
+ <td class="mdRow">
+ <table cellpadding="0" cellspacing="0" border="0">
+ <tr>
+ <td class="md" nowrap valign="top">void eventhandler_main </td>
+ <td class="md" valign="top">(&nbsp;</td>
+ <td class="md" nowrap valign="top"><a class="el" href="structaudiodata__t.html">audiodata_t</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>audiodata</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td class="md"></td>
+ <td class="md" nowrap><a class="el" href="structevents__t.html">events_t</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>events</em>, </td>
+ </tr>
+ <tr>
+ <td class="md" nowrap align="right"></td>
+ <td class="md"></td>
+ <td class="md" nowrap><a class="el" href="structmousedata__t.html">mousedata_t</a> *&nbsp;</td>
+ <td class="mdname" nowrap> <em>mousedata</em></td>
+ </tr>
+ <tr>
+ <td class="md"></td>
+ <td class="md">)&nbsp;</td>
+ <td class="md" colspan="2"></td>
+ </tr>
+ </table>
+ </td>
+ </tr>
+</table>
+<table cellspacing="5" cellpadding="0" border="0">
+ <tr>
+ <td>
+ &nbsp;
+ </td>
+ <td>
+
+<p>
+<dl compact><dt><b>Parameters:</b></dt><dd>
+ <table border="0" cellspacing="2" cellpadding="0">
+ <tr><td valign="top"></td><td valign="top"><em>*audiodata</em>&nbsp;</td><td>pointer to struct for setting equalizer levels. </td></tr>
+ <tr><td valign="top"></td><td valign="top"><em>*events</em>&nbsp;</td><td>pointer to struct with all events for display states. </td></tr>
+ <tr><td valign="top"></td><td valign="top"><em>*mousedata</em>&nbsp;</td><td>pointer to struct with mouse data for X and Y coordinates.</td></tr>
+ </table>
+</dl>
+<dl compact><dt><b>Returns:</b></dt><dd>Never Returns. </dd></dl>
+<dl compact><dt><b>Return values:</b></dt><dd>
+ <table border="0" cellspacing="2" cellpadding="0">
+ <tr><td valign="top"></td><td valign="top"><em>void</em>&nbsp;</td><td></td></tr>
+ </table>
+</dl>
+
+<p>
+Definition at line <a class="el" href="eventhandler_8hcc-source.html#l00059">59</a> of file <a class="el" href="eventhandler_8hcc-source.html">eventhandler.hcc</a>.
+<p>
+References <a class="el" href="eventhandler__shared_8hch-source.html#l00031">events_t::active_preset</a>, <a class="el" href="display__shared_8hch-source.html#l00075">AREA_EQUALIZER_MAX</a>, <a class="el" href="display__shared_8hch-source.html#l00074">AREA_EQUALIZER_MIN</a>, <a class="el" href="display__shared_8hch-source.html#l00051">AREA_VOLUME_YAXIS</a>, <a class="el" href="display__shared_8hch-source.html#l00055">BUTTON_DEMO</a>, <a class="el" href="display__shared_8hch-source.html#l00071">BUTTON_HELP</a>, <a class="el" href="display__shared_8hch-source.html#l00054">BUTTON_LOG</a>, <a class="el" href="display__shared_8hch-source.html#l00072">BUTTON_MODE</a>, <a class="el" href="display__shared_8hch-source.html#l00067">BUTTON_PRECISE</a>, <a class="el" href="display__shared_8hch-source.html#l00058">BUTTON_PRESET_1</a>, <a class="el" href="display__shared_8hch-source.html#l00056">BUTTON_RESET</a>, <a class="el" href="audio_8hch-source.html#l00035">audiodata_t::display_log</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00030">events_t::equalizer_display</a>, <a class="el" href="audio_8hch-source.html#l00034">audiodata_t::equalizer_levels_ptr</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00035">events_t::equalizer_mode</a>, <a class="el" href="events_8hcc-source.html#l00075">equalizer_table</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00048">EQUALIZERMODE_PRECISE</a>, <a class="el" href="events_8hcc-source.html#l00053">load_preset()</a>, <a class="el" href="eventhandler_8hch-source.html#l00025">LOAD_PRESET_DEMO</a>, <a class="el" href="eventhandler_8hch-source.html#l00024">LOAD_PRESET_RESET</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00036">events_t::locked_display</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00033">events_t::mask</a>, <a class="el" href="display_8hcc-source.html#l00048">maskupdate_notification</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00034">events_t::mode</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00042">MODE_GRAPH</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00041">MODE_HELP</a>, <a class="el" href="mouse__shared_8hch-source.html#l00048">MOUSE_STATE_DOWN</a>, <a class="el" href="mouse__shared_8hch-source.html#l00047">MOUSE_STATE_ON_PRESS</a>, <a class="el" href="display_8hcc-source.html#l00328">reload_equalizer()</a>, <a class="el" href="mouse__shared_8hch-source.html#l00029">mousedata_t::state</a>, <a class="el" href="eventhandler__shared_8hch-source.html#l00032">events_t::volume_position</a>, <a class="el" href="eventhandler_8hcc-source.html#l00315">volumecontrol_table</a>, and <a class="el" href="mouse__shared_8hch-source.html#l00028">mousedata_t::y</a>.
+<p>
+Referenced by <a class="el" href="main_8hcc-source.html#l00051">main()</a>. </td>
+ </tr>
+</table>
+
+<p>
+Here is the call graph for this function:<p><center><img src="eventhandler_8hch_a3_cgraph.png" border="0" usemap="#eventhandler_8hch_a3_cgraph_map" alt=""></center>
+<map name="eventhandler_8hch_a3_cgraph_map">
+<area href="events_8hcc.html#a3" shape="rect" coords="210,7,301,34" alt="">
+<area href="display_8hcc.html#a3" shape="rect" coords="195,58,315,85" alt="">
+</map>
+<hr size="1"><address style="align: right;"><small>Generated on Thu Dec 9 14:37:07 2004 for Graphic Equalizer 2 by&nbsp;
+<a href="http://www.doxygen.org/index.html">
+<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.3.9.1 </small></address>
+</body>
+</html>