Frank
d9748ef147
Update SRS.lua
...
- Fixed bugs for self
2024-01-02 17:06:32 +01:00
kaltokri
5fe77956cb
Fixed broken links of restructure
2024-01-01 15:51:02 +01:00
kaltokri
2d086a62f0
Added link to example missions to MSRS
2024-01-01 00:38:48 +01:00
kaltokri
ea2175bba8
Added debug output to SRS.lua
2023-12-31 17:14:54 +01:00
kaltokri
4fe1318e7c
Fixed a logic failure with external sound files in SoundOutput.lua
2023-12-28 16:38:26 +01:00
kaltokri
46f70dd8a6
Fixed logic in SoundOutput.lua to play internal sound files with SRS
2023-12-26 14:50:54 +01:00
Applevangelist
d65042c640
SRS error from luacheck
2023-12-25 13:12:03 +01:00
kaltokri
f6f3189504
MSRS enhancements
...
- Added more tracing
- A check if executable exists
- Removed STTS references
2023-12-25 11:27:48 +01:00
kaltokri
071554bfc5
Fixed some small typos and removed STTS in comments
2023-12-25 09:39:21 +01:00
kaltokri
1527b53c76
Fixed ASW typo in SRS.lua
2023-12-25 06:09:31 +01:00
Frank
5f7115f4fe
Update SRS.lua
2023-12-23 16:53:42 +01:00
Frank
9ec92a8fca
SRS
...
- Refactoring
2023-12-23 15:57:27 +01:00
Frank
c72f109553
SRS
2023-12-19 00:02:17 +01:00
Frank
9716162739
Update SRS.lua
2023-12-17 22:55:31 +01:00
Frank
4eea8fcadd
Merge branch 'master' into FF/MasterDevel
2023-12-17 20:37:30 +01:00
Applevangelist
e84e16f58b
xx
2023-12-14 12:43:36 +01:00
Applevangelist
55ffe37a79
#USERSOUND
...
* Added USERSOUND:ToClient( Client, Delay )
2023-12-14 12:42:13 +01:00
Frank
67924c894d
Update SRS.lua
...
- Removed altbackend functions
2023-11-26 16:45:19 +01:00
Frank
1b1f8e0d2c
Update SRS.lua
2023-11-24 23:59:31 +01:00
Frank
f87126f22c
Merge branch 'master' into FF/MasterDevel
2023-11-24 15:44:54 +01:00
Thomas
cac7b39823
Update SRS.lua
...
Fix for config load when not desanitized
2023-11-24 06:32:44 +01:00
Frank
af3c579a03
Update SRS.lua
2023-11-23 22:22:59 +01:00
Frank
52c2401d93
Update SRS.lua
2023-11-22 22:53:54 +01:00
Applevangelist
02a87d9fe0
fix
2023-11-22 18:35:12 +01:00
Applevangelist
12d68a41ca
#MSRS
...
* Added option to explicitly set/switch the TTS provider between Google and MS (the default)
* Added this option to the config file, so you can set up both but switch
2023-11-22 17:54:52 +01:00
Applevangelist
6c4a64601f
MSRS
...
Docu fix
2023-11-21 13:21:22 +01:00
Applevangelist
434f985e77
#MSRS
...
* Cleaner config loading strategy
2023-11-21 10:12:46 +01:00
Applevangelist
5f734a0d17
#MESSAGE
...
* Fixes for ToSRS() for MS Desktop
2023-11-15 18:16:46 +01:00
Applevangelist
7b9d8d375d
#SRS Improvements
2023-11-03 13:37:59 +01:00
kaltokri
018830b539
Merge branch 'master' of github.com:FlightControl-Master/MOOSE
...
# Conflicts:
# Moose Development/Moose/AI/AI_Air_Engage.lua
2023-10-31 15:23:26 +01:00
kaltokri
d92d2d07c5
Fixed broken links
2023-10-31 15:21:15 +01:00
Frank
52e66ae969
Broken Links
...
- AI_A2A_Gci Removed reference to SetEngageZone
- Fixed link to #AI_A2G_SEAD.SetEngageRange #2025
- AI_Air_Engage removed reference to SetEngageZone. Does not seem to exist any more.
- AI_Air_Patrol removed reference to SetEngageZone. Does not seem to exist any more or is passed as argument now.
- AI_FORMATION Fixed DCSTypes#AI.Option.Air.val.ROE OptionROE #2029
- SETTINGS Fixed link to Message #2021
- Fixed wrong indent of "Developer Note" in various classes
2023-10-31 13:33:45 +01:00
kaltokri
b05683d384
Fixed some broken links
2023-10-31 10:25:00 +01:00
kaltokri
d7df08d754
Fixed broken links in documentation
2023-10-30 18:01:57 +01:00
kaltokri
92b21aa5c1
Fixed broken links in documentation
2023-10-30 14:48:49 +01:00
Applevangelist
49fd78abe7
#SRS
...
* Typo
2023-10-19 15:22:13 +02:00
Applevangelist
65f9db8efa
#MSRS
...
* Added loading of a config file
2023-10-17 11:05:09 +02:00
Applevangelist
2ebad9ce96
#MSRS
...
* Fixes for alternative backend
2023-10-13 16:13:12 +02:00
Frank
1362fe9019
Update SRS.lua
2023-09-10 22:40:05 +02:00
Applevangelist
5a57d05fd6
Deprecated flags
2023-09-07 16:14:21 +02:00
Applevangelist
5c6efed995
Docu Headlines part II
2022-11-11 11:40:36 +01:00
Applevangelist
10a9b062b6
#MSRS
...
* Docu corrections
* Added `AddFrequencies()` and `AddModulations()`
2022-11-08 10:10:11 +01:00
TommyC81
574fa8abf4
Documentation fixes. ( #1820 )
...
* Documentation fixes.
* Update Airboss.lua
Escape links.
2022-11-02 11:20:35 +01:00
TommyC81
61ea484614
Documentation fixes. ( #1809 )
...
Fix incorrect references.
Simplify references within the same module.
Fix spelling errors and minor code formatting.
2022-10-21 13:52:09 +02:00
TommyC81
0441acf101
Documentation fixes. ( #1803 )
...
Improve the consistency of the module intros to the most commonly used version (single dash).
Add missing module information (abbreviated where none existed previously).
Fix broken documentation links
Make module names correspond to filenames (and fix links).
Fix typos.
2022-10-19 12:20:39 +02:00
Applevangelist
f2ed920214
#SRSQUEUE, ATIS
...
* Added option to only transmit via SRS if there are active players
2022-10-01 11:57:22 +02:00
Applevangelist
9eb82060a5
SRS - corrected enumerator
2022-09-25 14:41:38 +02:00
Applevangelist
ec0d164619
#MSRS - put "" around frequencies and modulations
2022-09-25 14:14:56 +02:00
Applevangelist
450f4eaec0
#AIRBASE, ATIS
...
* less noise in log
#SRS
* Added enumerator for voices MSRS.Voices.Microsoft... and MSRS.Voices.Google...
#RANGE
* Added SRS support, some bug fixing
2022-09-20 15:51:16 +02:00
Applevangelist
7c22e9fe69
#Changes from Develop
2022-09-10 11:56:03 +02:00