2025-10-11 01:35:43 +01:00
|
|
|
/*
|
|
|
|
|
@licstart The following is the entire license notice for the JavaScript code in this file.
|
|
|
|
|
|
|
|
|
|
The MIT License (MIT)
|
|
|
|
|
|
|
|
|
|
Copyright (C) 1997-2020 by Dimitri van Heesch
|
|
|
|
|
|
|
|
|
|
Permission is hereby granted, free of charge, to any person obtaining a copy of this software
|
|
|
|
|
and associated documentation files (the "Software"), to deal in the Software without restriction,
|
|
|
|
|
including without limitation the rights to use, copy, modify, merge, publish, distribute,
|
|
|
|
|
sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is
|
|
|
|
|
furnished to do so, subject to the following conditions:
|
|
|
|
|
|
|
|
|
|
The above copyright notice and this permission notice shall be included in all copies or
|
|
|
|
|
substantial portions of the Software.
|
|
|
|
|
|
|
|
|
|
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING
|
|
|
|
|
BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
|
|
|
|
|
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
|
|
|
|
|
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
|
|
|
|
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
|
|
|
|
|
|
|
|
|
@licend The above is the entire license notice for the JavaScript code in this file
|
|
|
|
|
*/
|
|
|
|
|
var NAVTREE =
|
|
|
|
|
[
|
|
|
|
|
[ "libaaruformat", "index.html", [
|
2025-10-21 14:23:35 +01:00
|
|
|
[ "libaaruformat", "md_README.html", null ],
|
2025-10-11 01:35:43 +01:00
|
|
|
[ "Topics", "topics.html", "topics" ],
|
|
|
|
|
[ "Data Structures", "annotated.html", [
|
|
|
|
|
[ "Data Structures", "annotated.html", "annotated_dup" ],
|
|
|
|
|
[ "Data Structure Index", "classes.html", null ],
|
|
|
|
|
[ "Data Fields", "functions.html", [
|
|
|
|
|
[ "All", "functions.html", "functions_dup" ],
|
|
|
|
|
[ "Variables", "functions_vars.html", "functions_vars" ]
|
|
|
|
|
] ]
|
|
|
|
|
] ],
|
|
|
|
|
[ "Files", "files.html", [
|
|
|
|
|
[ "File List", "files.html", "files_dup" ],
|
|
|
|
|
[ "Globals", "globals.html", [
|
|
|
|
|
[ "All", "globals.html", "globals_dup" ],
|
|
|
|
|
[ "Functions", "globals_func.html", "globals_func" ],
|
|
|
|
|
[ "Variables", "globals_vars.html", null ],
|
|
|
|
|
[ "Typedefs", "globals_type.html", null ],
|
|
|
|
|
[ "Enumerations", "globals_enum.html", null ],
|
|
|
|
|
[ "Enumerator", "globals_eval.html", "globals_eval" ],
|
|
|
|
|
[ "Macros", "globals_defs.html", null ]
|
|
|
|
|
] ]
|
|
|
|
|
] ]
|
|
|
|
|
] ]
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
var NAVTREEINDEX =
|
|
|
|
|
[
|
|
|
|
|
"aaru_8h.html",
|
2025-12-12 12:25:02 +00:00
|
|
|
"decls_8h.html#ad98012dc12a51d9eadbd79a25aab8299",
|
2025-10-18 17:55:08 +01:00
|
|
|
"flac_8c.html#ad65b9acb1c0c9401aacf5e711c2c6cf7",
|
2025-12-12 12:25:02 +00:00
|
|
|
"group__MediaTypes.html#gga1499e9f8a76cb81b43b7a4b0dbe7e44aa1aee0a945fb952eda9fc59c36ef4bba8",
|
|
|
|
|
"group__MediaTypes.html#gga1499e9f8a76cb81b43b7a4b0dbe7e44aa9336d902f9633fb8269405c030181ea9",
|
|
|
|
|
"hash__map_8c.html#a56a11edd19b5362f1dd719a11c06f892",
|
|
|
|
|
"sha1_8c.html#a3758a57dd3ebe6d6d232ded594a841ab",
|
|
|
|
|
"structMetadataBlockHeader.html#aeae9bce28abec33ffa90005f2a247e34",
|
|
|
|
|
"structprofile__tag.html#a7c238ee32cc5d2e16f78de6733f32c9c"
|
2025-10-11 01:35:43 +01:00
|
|
|
];
|
|
|
|
|
|
|
|
|
|
var SYNCONMSG = 'click to disable panel synchronization';
|
|
|
|
|
var SYNCOFFMSG = 'click to enable panel synchronization';
|
|
|
|
|
var LISTOFALLMEMBERS = 'List of all members';
|