Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > dc9b9eb224888fd532330fad8ee0ffc5 > files > 77

audacious-devel-2.4.5-1.fc14.x86_64.rpm

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>Audacious: audconfig.h Source File</title>
<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<!-- Generated by Doxygen 1.7.3 -->
<div id="top">
<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  <td style="padding-left: 0.5em;">
   <div id="projectname">Audacious&#160;<span id="projectnumber">$Id:Doxyfile42802007-03-2104:39:00Znenolod$</span></div>
  </td>
 </tr>
 </tbody>
</table>
</div>
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
      <li><a href="annotated.html"><span>Classes</span></a></li>
      <li class="current"><a href="files.html"><span>Files</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li><a href="files.html"><span>File&#160;List</span></a></li>
      <li><a href="globals.html"><span>File&#160;Members</span></a></li>
    </ul>
  </div>
<div class="header">
  <div class="headertitle">
<h1>audconfig.h</h1>  </div>
</div>
<div class="contents">
<a href="audconfig_8h.html">Go to the documentation of this file.</a><div class="fragment"><pre class="fragment"><a name="l00001"></a>00001 <span class="comment">/*  Audacious - Cross-platform multimedia player</span>
<a name="l00002"></a>00002 <span class="comment"> *  Copyright (C) 2005-2010  Audacious development team</span>
<a name="l00003"></a>00003 <span class="comment"> *</span>
<a name="l00004"></a>00004 <span class="comment"> *  Based on BMP:</span>
<a name="l00005"></a>00005 <span class="comment"> *  Copyright (C) 2003-2004  BMP development team</span>
<a name="l00006"></a>00006 <span class="comment"> *</span>
<a name="l00007"></a>00007 <span class="comment"> *  Based on XMMS:</span>
<a name="l00008"></a>00008 <span class="comment"> *  Copyright (C) 1998-2003  XMMS development team</span>
<a name="l00009"></a>00009 <span class="comment"> *</span>
<a name="l00010"></a>00010 <span class="comment"> *  This program is free software; you can redistribute it and/or modify</span>
<a name="l00011"></a>00011 <span class="comment"> *  it under the terms of the GNU General Public License as published by</span>
<a name="l00012"></a>00012 <span class="comment"> *  the Free Software Foundation; under version 3 of the License.</span>
<a name="l00013"></a>00013 <span class="comment"> *</span>
<a name="l00014"></a>00014 <span class="comment"> *  This program is distributed in the hope that it will be useful,</span>
<a name="l00015"></a>00015 <span class="comment"> *  but WITHOUT ANY WARRANTY; without even the implied warranty of</span>
<a name="l00016"></a>00016 <span class="comment"> *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the</span>
<a name="l00017"></a>00017 <span class="comment"> *  GNU General Public License for more details.</span>
<a name="l00018"></a>00018 <span class="comment"> *</span>
<a name="l00019"></a>00019 <span class="comment"> *  You should have received a copy of the GNU General Public License</span>
<a name="l00020"></a>00020 <span class="comment"> *  along with this program.  If not, see &lt;http://www.gnu.org/licenses&gt;.</span>
<a name="l00021"></a>00021 <span class="comment"> *</span>
<a name="l00022"></a>00022 <span class="comment"> *  The Audacious team does not consider modular code linking to</span>
<a name="l00023"></a>00023 <span class="comment"> *  Audacious or using our public API to be a derived work.</span>
<a name="l00024"></a>00024 <span class="comment"> */</span>
<a name="l00025"></a>00025 
<a name="l00026"></a>00026 <span class="preprocessor">#ifndef AUDACIOUS_AUDCONFIG_H</span>
<a name="l00027"></a>00027 <span class="preprocessor"></span><span class="preprocessor">#define AUDACIOUS_AUDCONFIG_H</span>
<a name="l00028"></a>00028 <span class="preprocessor"></span>
<a name="l00029"></a>00029 <span class="preprocessor">#include &lt;glib.h&gt;</span>
<a name="l00030"></a>00030 <span class="preprocessor">#include &lt;audacious/types.h&gt;</span>
<a name="l00031"></a>00031 
<a name="l00032"></a>00032 <span class="preprocessor">#ifndef _AUDACIOUS_CORE</span>
<a name="l00033"></a>00033 <span class="preprocessor"></span><span class="preprocessor">#include &lt;audacious/api.h&gt;</span>
<a name="l00034"></a><a class="code" href="audconfig_8h.html#a9e94d10cca03e7c4791a0a888e41fdcd">00034</a> <span class="preprocessor">#define aud_cfg (_aud_api_table-&gt;cfg)</span>
<a name="l00035"></a>00035 <span class="preprocessor"></span><span class="preprocessor">#endif</span>
<a name="l00036"></a>00036 <span class="preprocessor"></span>
<a name="l00037"></a><a class="code" href="struct__AudConfig.html">00037</a> <span class="keyword">struct </span><a class="code" href="struct__AudConfig.html">_AudConfig</a> {
<a name="l00038"></a><a class="code" href="struct__AudConfig.html#ae407aa2de01267bf9c6d79e3701cf25e">00038</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#ae407aa2de01267bf9c6d79e3701cf25e">shuffle</a>, <a class="code" href="struct__AudConfig.html#aef4e95434601befe3cfefd012faa9d40">repeat</a>;
<a name="l00039"></a><a class="code" href="struct__AudConfig.html#a6901f512d52ee3811063076f0e9efa43">00039</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a6901f512d52ee3811063076f0e9efa43">equalizer_autoload</a>, <a class="code" href="struct__AudConfig.html#adf3a4b0cf986a82849514073cf7714e8">equalizer_active</a>;
<a name="l00040"></a><a class="code" href="struct__AudConfig.html#a622a812f508e88a8473f80b17e0979ae">00040</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a622a812f508e88a8473f80b17e0979ae">playlist_visible</a>, <a class="code" href="struct__AudConfig.html#a8062e970dbbc5bd4138c56d7358a7657">equalizer_visible</a>, <a class="code" href="struct__AudConfig.html#a1ef23d3b579246a3a423af3d74c4c6e6">player_visible</a>;
<a name="l00041"></a><a class="code" href="struct__AudConfig.html#adeab5b49174c20d9263929469f97098f">00041</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#adeab5b49174c20d9263929469f97098f">show_numbers_in_pl</a>;
<a name="l00042"></a><a class="code" href="struct__AudConfig.html#ac7b136434226241d5d87b5675f0a021f">00042</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#ac7b136434226241d5d87b5675f0a021f">no_playlist_advance</a>;
<a name="l00043"></a><a class="code" href="struct__AudConfig.html#ada8cdbdda5259bdad787e85d75b5c083">00043</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#ada8cdbdda5259bdad787e85d75b5c083">stopaftersong</a>;
<a name="l00044"></a><a class="code" href="struct__AudConfig.html#a7e2ea9bb190bf6620e9e7e598c40b372">00044</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a7e2ea9bb190bf6620e9e7e598c40b372">close_dialog_open</a>;
<a name="l00045"></a><a class="code" href="struct__AudConfig.html#ab641de1b120d0e377d449abbb326cfa2">00045</a>     gfloat <a class="code" href="struct__AudConfig.html#ab641de1b120d0e377d449abbb326cfa2">equalizer_preamp</a>, <a class="code" href="struct__AudConfig.html#a8f7db1dc457d9aa309fe58dbda95c36b">equalizer_bands</a>[<a class="code" href="types_8h.html#a27f4612dc72144452ba01c0e00f489f1">AUD_EQUALIZER_NBANDS</a>];
<a name="l00046"></a><a class="code" href="struct__AudConfig.html#acfd15892ac56d3256e28c16573c30d07">00046</a>     gchar *<a class="code" href="struct__AudConfig.html#acfd15892ac56d3256e28c16573c30d07">filesel_path</a>;
<a name="l00047"></a><a class="code" href="struct__AudConfig.html#a12efc418b904f9a548da2a1b52fe67d6">00047</a>     gchar *<a class="code" href="struct__AudConfig.html#a12efc418b904f9a548da2a1b52fe67d6">playlist_path</a>;
<a name="l00048"></a><a class="code" href="struct__AudConfig.html#ac7089529308474857dffca4ec79fe5b5">00048</a>     gchar *<a class="code" href="struct__AudConfig.html#a4892558db8419c3f8e5b31cdac3d4d19">eqpreset_default_file</a>, *<a class="code" href="struct__AudConfig.html#ac7089529308474857dffca4ec79fe5b5">eqpreset_extension</a>;
<a name="l00049"></a><a class="code" href="struct__AudConfig.html#a6069a6ae036a4f034a1582654212c361">00049</a>     GList *<a class="code" href="struct__AudConfig.html#a6069a6ae036a4f034a1582654212c361">url_history</a>;
<a name="l00050"></a><a class="code" href="struct__AudConfig.html#a6761b237dcb4a35b7c6166a53bb1ec07">00050</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a6761b237dcb4a35b7c6166a53bb1ec07">titlestring_preset</a>;
<a name="l00051"></a><a class="code" href="struct__AudConfig.html#abe7dd2b494523c00d6545a2dff47fb19">00051</a>     gchar *<a class="code" href="struct__AudConfig.html#abe7dd2b494523c00d6545a2dff47fb19">gentitle_format</a>;
<a name="l00052"></a><a class="code" href="struct__AudConfig.html#a7af0185440dd172154356cf61af46a5a">00052</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a7af0185440dd172154356cf61af46a5a">resume_playback_on_startup</a>;
<a name="l00053"></a><a class="code" href="struct__AudConfig.html#aa66c2d8537335eb5198a78796cfe7083">00053</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a2eaea0f5d993fd34ee7f229a34a538e8">unused</a>, <a class="code" href="struct__AudConfig.html#aa66c2d8537335eb5198a78796cfe7083">unused2</a>; <span class="comment">/* for compatibility with v2.3 binary API */</span>
<a name="l00054"></a><a class="code" href="struct__AudConfig.html#a23d8403f3e23c30e88ef3d8c50ce8b27">00054</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a23d8403f3e23c30e88ef3d8c50ce8b27">resume_state</a>;
<a name="l00055"></a><a class="code" href="struct__AudConfig.html#aa417a0713deaa0ea02670d557dc8c11f">00055</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#aa417a0713deaa0ea02670d557dc8c11f">resume_playback_on_startup_time</a>;
<a name="l00056"></a><a class="code" href="struct__AudConfig.html#aa04da453be30ca73d638f22a09768b33">00056</a>     gchar *<a class="code" href="struct__AudConfig.html#aa04da453be30ca73d638f22a09768b33">chardet_detector</a>;
<a name="l00057"></a><a class="code" href="struct__AudConfig.html#a3e77f556e1d9b4c755feff4a65d6e743">00057</a>     gchar *<a class="code" href="struct__AudConfig.html#a3e77f556e1d9b4c755feff4a65d6e743">chardet_fallback</a>;
<a name="l00058"></a><a class="code" href="struct__AudConfig.html#a42e97fc6fb0dc3f26ab6b1bd46ab6f84">00058</a>     gchar **<a class="code" href="struct__AudConfig.html#a42e97fc6fb0dc3f26ab6b1bd46ab6f84">chardet_fallback_s</a>;
<a name="l00059"></a><a class="code" href="struct__AudConfig.html#a0b841257bdf65fbd9d9c024bf0f90df7">00059</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a0b841257bdf65fbd9d9c024bf0f90df7">output_buffer_size</a>;
<a name="l00060"></a><a class="code" href="struct__AudConfig.html#a5c7c3824d6f56969f1df43a5e6291fd6">00060</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a5c7c3824d6f56969f1df43a5e6291fd6">show_filepopup_for_tuple</a>;
<a name="l00061"></a><a class="code" href="struct__AudConfig.html#aadbfdd2170eae48483e6ce2fa15e1341">00061</a>     gchar *<a class="code" href="struct__AudConfig.html#aadbfdd2170eae48483e6ce2fa15e1341">cover_name_include</a>, *<a class="code" href="struct__AudConfig.html#aca5685adb590baeac268c2df043831bd">cover_name_exclude</a>;
<a name="l00062"></a><a class="code" href="struct__AudConfig.html#a8331aaa04fcce503d4c69f00b664197b">00062</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a8331aaa04fcce503d4c69f00b664197b">recurse_for_cover</a>;
<a name="l00063"></a><a class="code" href="struct__AudConfig.html#ad11a5099168969bbe42e5b0063500a8e">00063</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#ad11a5099168969bbe42e5b0063500a8e">recurse_for_cover_depth</a>;
<a name="l00064"></a><a class="code" href="struct__AudConfig.html#a680b50e6504876a33289987bc8be15bd">00064</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a680b50e6504876a33289987bc8be15bd">filepopup_pixelsize</a>;
<a name="l00065"></a><a class="code" href="struct__AudConfig.html#a9aa60d5c3edafd1f2cbc75ee6a3dcd89">00065</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a9aa60d5c3edafd1f2cbc75ee6a3dcd89">filepopup_delay</a>;
<a name="l00066"></a><a class="code" href="struct__AudConfig.html#a3b0ca9a7f49fe728a2c8d4c479b8572b">00066</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a3b0ca9a7f49fe728a2c8d4c479b8572b">use_file_cover</a>;
<a name="l00067"></a><a class="code" href="struct__AudConfig.html#abe954653c858f39589dfd021ef1fcff6">00067</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#abe954653c858f39589dfd021ef1fcff6">filepopup_showprogressbar</a>;
<a name="l00068"></a><a class="code" href="struct__AudConfig.html#a224704bc832a71552b2902121353d983">00068</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a224704bc832a71552b2902121353d983">close_jtf_dialog</a>;
<a name="l00069"></a><a class="code" href="struct__AudConfig.html#ad8f3d5d5bc38562e42aa3a12d3e2029f">00069</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#ad8f3d5d5bc38562e42aa3a12d3e2029f">software_volume_control</a>;
<a name="l00070"></a><a class="code" href="struct__AudConfig.html#a9f1bbada163a720bd99916ccb324312e">00070</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a9f1bbada163a720bd99916ccb324312e">remember_jtf_entry</a>;
<a name="l00071"></a><a class="code" href="struct__AudConfig.html#acef28191b33ebbd509d2c296f8fb9bb6">00071</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#acef28191b33ebbd509d2c296f8fb9bb6">output_bit_depth</a>;
<a name="l00072"></a><a class="code" href="struct__AudConfig.html#adb55ee27532e7b14fe59a83debf4869e">00072</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#adb55ee27532e7b14fe59a83debf4869e">enable_replay_gain</a>;
<a name="l00073"></a><a class="code" href="struct__AudConfig.html#aadf861d4d78bbca35c8726e537ece325">00073</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#aadf861d4d78bbca35c8726e537ece325">enable_clipping_prevention</a>;
<a name="l00074"></a><a class="code" href="struct__AudConfig.html#aca3d53f5e4276723e6157a1e4b4ea9c4">00074</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#aca3d53f5e4276723e6157a1e4b4ea9c4">replay_gain_track</a>;
<a name="l00075"></a><a class="code" href="struct__AudConfig.html#afaad11d67d94a878679489f13302e739">00075</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#afaad11d67d94a878679489f13302e739">replay_gain_album</a>;
<a name="l00076"></a><a class="code" href="struct__AudConfig.html#a51517bfac24376279de9f96f0c7786d6">00076</a>     gfloat <a class="code" href="struct__AudConfig.html#a51517bfac24376279de9f96f0c7786d6">replay_gain_preamp</a>;
<a name="l00077"></a><a class="code" href="struct__AudConfig.html#aecc40f3319133fc406d955f69f6d6951">00077</a>     gfloat <a class="code" href="struct__AudConfig.html#aecc40f3319133fc406d955f69f6d6951">default_gain</a>;
<a name="l00078"></a><a class="code" href="struct__AudConfig.html#a8c5a23c9af03bf48897180ce52f7944f">00078</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a36d4eb33655bb5d8bee52fb24ff60875">sw_volume_left</a>, <a class="code" href="struct__AudConfig.html#a8c5a23c9af03bf48897180ce52f7944f">sw_volume_right</a>;
<a name="l00079"></a><a class="code" href="struct__AudConfig.html#a5ed838d91d905d427d4b76e6ed212f11">00079</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a5ed838d91d905d427d4b76e6ed212f11">clear_playlist</a>;
<a name="l00080"></a><a class="code" href="struct__AudConfig.html#a9b16b9781c1501568eb7a9cdb70f2b09">00080</a>     gchar * <a class="code" href="struct__AudConfig.html#a9b16b9781c1501568eb7a9cdb70f2b09">output_path</a>;
<a name="l00081"></a><a class="code" href="struct__AudConfig.html#ac6621e33becebbb67912bcc2735f6c50">00081</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#ac6621e33becebbb67912bcc2735f6c50">output_number</a>;
<a name="l00082"></a><a class="code" href="struct__AudConfig.html#aa10fb6daab2af178ec42fc6ed5cfe203">00082</a>     gchar * <a class="code" href="struct__AudConfig.html#aa10fb6daab2af178ec42fc6ed5cfe203">iface_path</a>;
<a name="l00083"></a><a class="code" href="struct__AudConfig.html#a98c11bfd5d2f26f656023caddd1e5914">00083</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a98c11bfd5d2f26f656023caddd1e5914">iface_number</a>;
<a name="l00084"></a>00084 
<a name="l00085"></a>00085     <span class="comment">/* libaudgui stuff */</span>
<a name="l00086"></a><a class="code" href="struct__AudConfig.html#ac9e41b18e47de7ebdb5bcf13778af0dd">00086</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#ac9e41b18e47de7ebdb5bcf13778af0dd">no_confirm_playlist_delete</a>;
<a name="l00087"></a><a class="code" href="struct__AudConfig.html#a2d1fcc60a635359fe8d2e64d5fa3f663">00087</a>     <a class="code" href="misc-api_8h.html#acf599c059f43e0cca83145eb6b0c93cd">gint</a> <a class="code" href="struct__AudConfig.html#a58831cd90d1201bec45d6a87bc9e6b40">playlist_manager_x</a>, <a class="code" href="struct__AudConfig.html#a2d1fcc60a635359fe8d2e64d5fa3f663">playlist_manager_y</a>, <a class="code" href="struct__AudConfig.html#ae33451cd08e43b17236a8e72eff092da">playlist_manager_width</a>,
<a name="l00088"></a>00088      <a class="code" href="struct__AudConfig.html#afa8b48fbf38aa3dd0e6f4084dcfbac67">playlist_manager_height</a>;
<a name="l00089"></a><a class="code" href="struct__AudConfig.html#a2b8dc41ad6ee0c0b1e661e4536f185ce">00089</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a2b8dc41ad6ee0c0b1e661e4536f185ce">playlist_manager_close_on_activate</a>;
<a name="l00090"></a>00090 
<a name="l00091"></a>00091     <span class="comment">/* not saved */</span>
<a name="l00092"></a><a class="code" href="struct__AudConfig.html#a18c1aec544f058fb3b0cefc2dd17ae9f">00092</a>     <a class="code" href="configdb-api_8h.html#a3ac4dad7ee7fd2890139bff9a134ee9a">gboolean</a> <a class="code" href="struct__AudConfig.html#a18c1aec544f058fb3b0cefc2dd17ae9f">verbose</a>;
<a name="l00093"></a>00093 };
<a name="l00094"></a>00094 
<a name="l00095"></a>00095 <span class="keyword">typedef</span> <span class="keyword">struct </span><a class="code" href="struct__AudConfig.html">_AudConfig</a> AudConfig;
<a name="l00096"></a>00096 
<a name="l00097"></a>00097 <span class="keyword">extern</span> AudConfig <a class="code" href="audconfig_8c.html#a98bd56a064259046a6cc6b1a620badf8">cfg</a>;
<a name="l00098"></a>00098 <span class="keyword">extern</span> AudConfig <a class="code" href="audconfig_8h.html#a830a285b6a6455365a81c81200721371">aud_default_config</a>;
<a name="l00099"></a>00099 
<a name="l00100"></a>00100 <span class="keywordtype">void</span> <a class="code" href="audconfig_8c.html#a7097d4cd83db4856b136f88c74368d72">aud_config_free</a>(<span class="keywordtype">void</span>);
<a name="l00101"></a>00101 <span class="keywordtype">void</span> <a class="code" href="audconfig_8c.html#a23e2fc8c5e53aa39733f209e63e3ffbf">aud_config_load</a>(<span class="keywordtype">void</span>);
<a name="l00102"></a>00102 <span class="keywordtype">void</span> <a class="code" href="audconfig_8c.html#a693ac380ddcd5176ffcc6758d865fd7c">aud_config_save</a>(<span class="keywordtype">void</span>);
<a name="l00103"></a>00103 
<a name="l00104"></a>00104 <span class="keywordtype">void</span> <a class="code" href="audconfig_8c.html#a7511fdd448f1527e86b59dbbcc25f58c">aud_config_chardet_update</a>(<span class="keywordtype">void</span>);
<a name="l00105"></a>00105 
<a name="l00106"></a>00106 <span class="preprocessor">#endif </span><span class="comment">/* AUDACIOUS_AUDCONFIG_H */</span>
</pre></div></div>
</div>
<hr class="footer"/><address class="footer"><small>Generated on Sun Apr 17 2011 for Audacious by&#160;
<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.3 </small></address>
</body>
</html>