summaryrefslogtreecommitdiffstats
path: root/Graphic_Equalizer_v1.0/doc/html/eventhandler_8hcc.html
diff options
context:
space:
mode:
Diffstat (limited to 'Graphic_Equalizer_v1.0/doc/html/eventhandler_8hcc.html')
-rw-r--r--Graphic_Equalizer_v1.0/doc/html/eventhandler_8hcc.html191
1 files changed, 191 insertions, 0 deletions
diff --git a/Graphic_Equalizer_v1.0/doc/html/eventhandler_8hcc.html b/Graphic_Equalizer_v1.0/doc/html/eventhandler_8hcc.html
new file mode 100644
index 0000000..3d700ac
--- /dev/null
+++ b/Graphic_Equalizer_v1.0/doc/html/eventhandler_8hcc.html
@@ -0,0 +1,191 @@
+<!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/src/eventhandler.hcc 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_000004.html">src</a></div>
+<h1>eventhandler.hcc File Reference</h1><code>#include &lt;stdlib.hch&gt;</code><br>
+<code>#include "pal_master.hch"</code><br>
+<code>#include "<a class="el" href="configuration_8hch-source.html">configuration.hch</a>"</code><br>
+<code>#include "<a class="el" href="audio_8hch-source.html">audio.hch</a>"</code><br>
+<code>#include "<a class="el" href="mouse__shared_8hch-source.html">mouse_shared.hch</a>"</code><br>
+<code>#include "<a class="el" href="eventhandler__shared_8hch-source.html">eventhandler_shared.hch</a>"</code><br>
+<code>#include "<a class="el" href="eventhandler_8hch-source.html">eventhandler.hch</a>"</code><br>
+<code>#include "<a class="el" href="events_8hch-source.html">events.hch</a>"</code><br>
+<code>#include "<a class="el" href="display__shared_8hch-source.html">display_shared.hch</a>"</code><br>
+<code>#include "<a class="el" href="display_8hch-source.html">display.hch</a>"</code><br>
+
+<p>
+Include dependency graph for eventhandler.hcc:<p><center><img src="eventhandler_8hcc__incl.png" border="0" usemap="#eventhandler.hcc_map" alt="Include dependency graph"></center>
+<map name="eventhandler.hcc_map">
+<area href="configuration_8hch.html" shape="rect" coords="245,7,370,34" alt="">
+<area href="audio_8hch.html" shape="rect" coords="394,7,474,34" alt="">
+<area href="mouse__shared_8hch.html" shape="rect" coords="498,7,634,34" alt="">
+<area href="eventhandler__shared_8hch.html" shape="rect" coords="658,7,832,34" alt="">
+<area href="eventhandler_8hch.html" shape="rect" coords="856,7,981,34" alt="">
+<area href="events_8hch.html" shape="rect" coords="1005,7,1090,34" alt="">
+<area href="display__shared_8hch.html" shape="rect" coords="1114,7,1250,34" alt="">
+<area href="display_8hch.html" shape="rect" coords="1274,7,1362,34" alt="">
+</map>
+
+<p>
+<a href="eventhandler_8hcc-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>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_8hcc.html#a2">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>
+
+<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
+<tr><td class="memItemLeft" nowrap align="right" valign="top">chan unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eventhandler_8hcc.html#a0">maskupdate_notification</a></td></tr>
+
+<tr><td class="memItemLeft" nowrap align="right" valign="top">rom unsigned&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="eventhandler_8hcc.html#a1">volumecontrol_table</a> [46] = {31, 31, 30, 30, 29, 29, 28, 28, 27, 27, 26, 26, 25, 25, 24, 24, 23, 23, 22, 22, 21, 21, 20, 20, 19, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0}</td></tr>
+
+</table>
+<hr><a name="_details"></a><h2>Detailed Description</h2>
+<h2><a class="anchor" name="generic">
+Graphic Equalizer API</a></h2>
+when the mousehandler registers a 'click' we coordinate the actions that follow that click.<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_8hcc-source.html">eventhandler.hcc</a>.<hr><h2>Function Documentation</h2>
+<a class="anchor" name="a2" doxytag="eventhandler.hcc::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_8hcc_a2_cgraph.png" border="0" usemap="#eventhandler_8hcc_a2_cgraph_map" alt=""></center>
+<map name="eventhandler_8hcc_a2_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><h2>Variable Documentation</h2>
+<a class="anchor" name="a0" doxytag="eventhandler.hcc::maskupdate_notification"></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">chan unsigned <a class="el" href="eventhandler_8hcc.html#a0">maskupdate_notification</a> </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="display_8hcc-source.html#l00048">48</a> of file <a class="el" href="display_8hcc-source.html">display.hcc</a>.
+<p>
+Referenced by <a class="el" href="display_8hcc-source.html#l00065">display_main()</a>, and <a class="el" href="eventhandler_8hcc-source.html#l00059">eventhandler_main()</a>. </td>
+ </tr>
+</table>
+<a class="anchor" name="a1" doxytag="eventhandler.hcc::volumecontrol_table"></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">rom unsigned <a class="el" href="eventhandler_8hcc.html#a1">volumecontrol_table</a>[46] = {31, 31, 30, 30, 29, 29, 28, 28, 27, 27, 26, 26, 25, 25, 24, 24, 23, 23, 22, 22, 21, 21, 20, 20, 19, 19, 18, 17, 16, 15, 14, 13, 12, 11, 10, 9, 8, 7, 6, 5, 4, 3, 2, 1, 0, 0} </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_8hcc-source.html#l00315">315</a> of file <a class="el" href="eventhandler_8hcc-source.html">eventhandler.hcc</a>.
+<p>
+Referenced by <a class="el" href="eventhandler_8hcc-source.html#l00059">eventhandler_main()</a>. </td>
+ </tr>
+</table>
+<hr size="1"><address style="align: right;"><small>Generated on Thu Dec 9 14:37:08 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>