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-12-13 12:00:17 +00:00
|
|
|
"flac_8c.html#a4c8139a16dc0f340140a71a2322f9c26",
|
|
|
|
|
"group__MediaTypes.html#gga1499e9f8a76cb81b43b7a4b0dbe7e44aa1773f94257858d5cdb89790bffda5d48",
|
|
|
|
|
"group__MediaTypes.html#gga1499e9f8a76cb81b43b7a4b0dbe7e44aa925b760123c53b79c9bb17fe94401c6d",
|
|
|
|
|
"hash__map_8c.html#a40958a1382463445e451148e3a93e049",
|
|
|
|
|
"sha1_8c.html",
|
|
|
|
|
"structMetadataBlockHeader.html#acb4e827848c2525a0fa5fcc6cfcf2887",
|
|
|
|
|
"structprofile__tag.html#a714de92b9e7c69f8a10feeb3b10cde25"
|
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';
|