From: <sv...@op...> - 2024-04-28 16:02:50
|
Author: manx Date: Sun Apr 28 18:02:38 2024 New Revision: 20674 URL: https://source.openmpt.org/browse/openmpt/?op=revision&rev=20674 Log: Merged revision(s) 20672 from trunk/OpenMPT: [Doc] libopenmpt: Refer to OpenMPT instead of Open ModPlug Tracker as the primary name (as done on the website). ........ Modified: branches/OpenMPT-1.31/ (props changed) branches/OpenMPT-1.31/doc/libopenmpt/index.dox Modified: branches/OpenMPT-1.31/doc/libopenmpt/index.dox ============================================================================== --- branches/OpenMPT-1.31/doc/libopenmpt/index.dox Sun Apr 28 18:02:03 2024 (r20673) +++ branches/OpenMPT-1.31/doc/libopenmpt/index.dox Sun Apr 28 18:02:38 2024 (r20674) @@ -4,7 +4,7 @@ * * libopenmpt is a cross-platform C++ and C library to decode <a href="https://en.wikipedia.org/wiki/Module_file">tracked music files (modules)</a> into a raw PCM audio stream. * - * libopenmpt is based on the player code of the Open ModPlug Tracker project (OpenMPT, <a href="https://openmpt.org/">https://openmpt.org/</a>) + * libopenmpt is based on the player code of the OpenMPT project (Open ModPlug Tracker, <a href="https://openmpt.org/">https://openmpt.org/</a>) * * \section toc Contents * - \ref md_README "README" |