mirror of
https://github.com/n5ac/mmtty.git
synced 2025-12-06 04:12:03 +01:00
- Changed version id to 1.70A - Added logic in Option.cpp to filter enumerated input and output devices to remove FlexRadio DAX special and reserved devices not used for audio (IQ & RESERVED) - Updated About dialog display including minor change to the form to extend size and avoid clipping of text fields - Cosmetic change to add "FlexRadio" as a CAT option to the "Kenwood, Elecraft" string - Updated .gitignore by adding mmtty.exe and files build using C++Builder.
18 lines
180 B
Plaintext
18 lines
180 B
Plaintext
# Compiled Object files
|
|
*.slo
|
|
*.lo
|
|
*.o
|
|
|
|
# Compiled Dynamic libraries
|
|
*.so
|
|
*.dylib
|
|
|
|
# Compiled Static libraries
|
|
*.lai
|
|
*.la
|
|
*.a
|
|
|
|
# C++Builder generated files
|
|
mmtty.exe
|
|
Debug_Build/*
|