Commit Graph
943 Commits
Author SHA1 Message Date
Lothar Serra Mari c585f5b8d0 NEWS: Mention version bump to mt32emu 2.5.0 2021-04-10 16:09:54 +02:00
Lothar Serra Mari 48c3fdd0eb NEWS: Update German NEWS file 2021-04-04 19:15:53 +02:00
Lothar Serra Mari 0537fb3d86 NEWS: Update German NEWS file 2021-04-02 15:47:16 +02:00
Cameron Cawley 3d2ca8b20c DOCS: Minor clarification in the DS installation instructions 2021-04-02 13:12:47 +01:00
Lothar Serra Mari fac31d55e9 NEWS: Update German NEWS file 2021-03-21 21:46:00 +01:00
Lothar Serra Mari 75599d4239 NEWS: Update German NEWS file 2021-03-21 14:18:32 +01:00
neuromancer d56b531213 PRIVATE: Add author to credits section and executed make credits 2021-03-21 10:07:53 -03:00
Lothar Serra Mari 1e678f136c NEWS: Update German NEWS file 2021-03-17 22:47:30 +01:00
Thierry Crozat 755b41f949 DOC: Add back some iOS build instructions lost when moving to the doc portal
It might be nice to add an animated image to show how to disable
bitcode generation for iOS builds in XCode, but at least now the
basic instructions are there.
2021-03-16 18:07:11 +00:00
Thierry Crozat 10a81d87cf DOC: Add TTS and TranslationsManager to doxygen doc 2021-03-16 14:10:45 +00:00
Cameron Cawley 6d4602100d DOCS: Add a description of the Backend tab 2021-03-15 18:39:39 +02:00
Cameron Cawley 5da3662dad DOCS: Update the Android documentation 2021-03-15 18:39:39 +02:00
Cameron Cawley 47d36776fe DOCS: Add a credits section to the manual 2021-03-15 18:30:35 +02:00
Cameron Cawley 5dd6aae2db DOCS: Remove trailing whitespace 2021-03-14 14:11:51 +00:00
David Cordero 8e4655a3cb DOCS: Fix link to the iOS Libraries 2021-03-07 10:48:29 +01:00
Lothar Serra Mari 545d2ee721 NEWS: Update German NEWS file 2021-03-06 12:36:11 +01:00
Lothar Serra Mari e54fe5d11c NEWS: Fix grammar in German NEWS file 2021-03-02 21:05:45 +01:00
Lothar Serra Mari d2c4ad9b16 NEWS: Update German NEWS file 2021-02-28 20:47:00 +01:00
Lothar Serra Mari 2501e06c10 NEWS: Update German NEWS file 2021-02-21 17:37:54 +01:00
Lothar Serra Mari a0374d2b10 NEWS: Update German NEWS file 2021-02-10 20:25:13 +01:00
Lothar Serra Mari 47cccb9cf2 NEWS: Update German NEWS file 2021-02-06 15:35:41 +01:00
Cameron Cawley 4300571cf8 DOCS: First draft DS page
This replaces the old port-specific README file.
2021-02-04 01:59:14 +01:00
Lothar Serra Mari 89efc386dc NEWS: Update German NEWS file 2021-01-25 19:36:11 +01:00
Lothar Serra Mari 78339234cc NEWS: Update references to the Munt MT32 emulator
From the Munt project, we are only using mt32emu which follows
a different versioning theme than the Munt bundle itself. In order
to make things more precise, we should always refer to mt32emu or
libmt32emu when talking about the "Munt emulation".
2021-01-17 22:06:31 +01:00
Lothar Serra Mari b367e47eb1 MT32: Update Munt emulation code to libmt32emu 2.4.2 2021-01-17 16:55:26 +01:00
Eugene Sandulenko c1cca8c869 ALL: Update copyright year 2021-01-01 00:00:18 +01:00
Lothar Serra Mari 3af4029cd7 NEWS: Update German NEWS file 2020-12-22 20:00:39 +01:00
Lothar Serra Mari c494346147 NEWS: Update German NEWS file 2020-12-15 19:44:49 +01:00
Lothar Serra Mari 8626677d6c NEWS: Update German NEWS file 2020-12-14 22:18:29 +01:00
Lothar Serra Mari e6a17262c0 NEWS: Update German NEWS file 2020-12-09 20:34:59 +01:00
Lothar Serra Mari 6121078fbd NEWS: Update German NEWS file 2020-12-06 19:31:47 +01:00
Lothar Serra Mari 7899ab4116 NEWS: Update German NEWS file 2020-12-06 19:27:27 +01:00
Lothar Serra Mari 602ab56ca3 NEWS: Update German NEWS file 2020-12-06 19:15:46 +01:00
Lothar Serra Mari 1edcec110c NEWS: Update German NEWS file 2020-12-06 11:15:42 +01:00
Bartosz Gentkowski 7192ec0bb5 DOXYGEN: Fix the build output and structure
This commit introduces a couple tweaks to the
doxygen build configuration to assure the
overall structure looks correct.
2020-12-02 22:55:41 +00:00
Bartosz Gentkowski f04056519a DOXYGEN: Review of high prio headers from engines
This is a doxygen review for 4 header files that have been
identified as high priority for GSoD:

- advancedDetector.h
- metaengine.h
- engine.h
- util.h

It also adds doxy groups to other headers from this folder to
make them appear properly in the structure.
2020-12-02 00:13:49 +00:00
Bartosz Gentkowski d082a4837f DOXYGEN: Review headers from 'audio'
This PR has 3 headers in scope of GSoD.
The files are:
- audiostream.h
- mixer.h
- timestamp.h

The rest of the files are only receiving a doxy group.
2020-12-01 23:54:42 +00:00
Bartosz Gentkowski 529b64d8cd DOXYGEN: Review of high prio files from graphics
Editing doxygen comments in:

- cursorman.h
- font.h
- managed_surface.h
- pixelformat.h
- surface.h
2020-12-01 23:24:37 +00:00
Bartosz Gentkowski ee8598ba2c DOXYGEN: disable displaying friend classes in output
As discussed with criezy, showing friend classes in
doxygen output is unnecessary.
2020-12-01 23:24:37 +00:00
cadihowley 16312141bb DOCS: fixes multiple small things
- changes colour of unselected tabs
- clarifies language option
- changes hierarchy of headings on game files page
- renames game files page
- fixes windows path
- corrects save game path info on Path page
-  renames Other Platforms to Platform Guides
-  standardises  Understanding Audio/Graphics pages
2020-11-30 17:41:26 -05:00
cadihowley f5123047ca DOCS: adds info to iOS page - trusting built app 2020-11-30 17:41:26 -05:00
cadihowley 4177a80927 DOCS: clarifies config key table 2020-11-30 17:41:26 -05:00
cadihowley 81cb95b514 DOCS: changes location of templates 2020-11-30 17:41:26 -05:00
cadihowley be131fdde6 DOCS: updates landing page with other platforms 2020-11-30 17:41:26 -05:00
cadihowley c1f6c2f638 DOCS: excludes 'contribute' folder from build 2020-11-30 17:41:26 -05:00
cadihowley 547201b294 DOCS: changes title of install page 2020-11-30 17:41:26 -05:00
cadihowley e20ec44f80 DOCS: adds config file ref 2020-11-30 17:41:26 -05:00
cadihowley d42a2241be DOCS: adds ref to new game files page 2020-11-30 17:41:26 -05:00
cadihowley 028a11c2d0 DOCS: tidies up FAQ 2020-11-30 17:41:26 -05:00
cadihowley 6c20b03eb1 DOCS: refines templates - settings/platform pages 2020-11-30 17:41:26 -05:00