122 Commits (c6e23ef737cd38fd3bd888f72b7f5443e3cf52f7)
 

Author SHA1 Message Date
Bryan Biedenkapp c6e23ef737 markdown is rage inducing;
1 year ago
Bryan Biedenkapp d76f7f3d2a add application screenshot to README.md;
1 year ago
Bryan Biedenkapp 6bd9c50f06 add preliminary channel audio meter;
1 year ago
Bryan Biedenkapp ae4ac63085 whoops properly set toggle PTT mode on startup;
1 year ago
Bryan Biedenkapp 063a63e62f reorganize menus slightly (edit mode and fit are View related);
1 year ago
Bryan Biedenkapp 0733d13b52 properly enable or disable command menu items when a FNE connection is made or broken;
1 year ago
Bryan Biedenkapp ad08847e07 add support for Toggle PTT (click to PTT, click again to unkey), or Regular PTT (click and hold to PTT, release to unkey);
1 year ago
Bryan Biedenkapp 21e12edac8 allow user specified backgrounds;
1 year ago
Bryan Biedenkapp 11ba37c1c2 when GenerateChannelWidgets() is called ensure the systemStatuses are cleared and all FNE systems are cleared and shutdown; when loading a codeplug ensure controls are disabled, and are only enabled after widget generation finishes;
1 year ago
Bryan Biedenkapp 6c91e967d3 code cleanup; add initial "dark" mode functionality (right now this just swaps the main canvas background to a darker variant, but in the future can be used to change the whole UI between light and dark);
1 year ago
firealarmss 3ce7e64088 use WUID_FNE for inhibit/uninhibit EXT_FUNC
1 year ago
Bryan Biedenkapp 6c63de3325 continued UI tweaking (gotta make this look like an early 2000's love affair, we're just missing the MySpace marquees);
1 year ago
Bryan Biedenkapp 5711acaca3 embed resources in resulting binary [NOTE: a *full-build* should be performed, CLEAN and REBUILD];
1 year ago
Bryan Biedenkapp f89bba07e2 when using editing mode change mouse pointer to move/scroll all while moving channel widgets; properly toggle loading mouse pointer while console loads; continue to tweak coloring;
1 year ago
Bryan Biedenkapp bd201d1aa8 this shouldn't be necessary but wrap peer.Start() with an exception handler;
1 year ago
Bryan Biedenkapp 72abb2bcd1 fix scrollbar offsets;
1 year ago
Bryan Biedenkapp 315bede18b correct oversized scroll region on startup;
1 year ago
Bryan Biedenkapp b49793f997 use WPF messagebox for startup error for libvocoder; dress up canvas area with a background image; refactor scaling of canvas area (this is WIP and *might* have bugs); save window, canvas and maximized state to settings file;
1 year ago
Bryan Biedenkapp 8a40626e44 correct port defaults for codeplug example; properly reset console settings;
1 year ago
Bryan Biedenkapp 3533d36d3c disable controls by default until a codeplug is loaded; add confirmation dialog when resetting console settings; move console settings into the standard windows default pathing for user settings;
1 year ago
Bryan Biedenkapp 95e1964591 remove some unnecessary build types;
1 year ago
Bryan Biedenkapp 1026fe2a6a remove imagery from forked project;
1 year ago
Bryan Biedenkapp 9df9afc022 reorganize directory structure; rewrite README.md;
1 year ago
firealarmss 240b78b2ba Check if the call is actually encrypted for CallHistoryWindow
1 year ago
firealarmss 952289b076 fix wave file paths
1 year ago
firealarmss 048d49fadb update fnecore submodule
1 year ago
firealarmss a6c407394a fix playback box; update fnecore submodule
1 year ago
firealarmss 4eeacdd5fd update fnecore submodule
1 year ago
Bryan Biedenkapp 16ad76abf5 change table header titles;
1 year ago
Bryan Biedenkapp 69036fab24 fix typos;
1 year ago
Bryan Biedenkapp af930f86c1 whoops;
1 year ago
Bryan Biedenkapp a0bd556ebd until/if we implement a logger, instead of Console.WriteLine we'll use Trace.WriteLine, at least when in VS debug mode we'll see the output messages;
1 year ago
Bryan Biedenkapp a17e1e030e sub-window optmizations;
1 year ago
Bryan Biedenkapp fa1320c9f0 enforce minimum dimensions of the console window;
1 year ago
Bryan Biedenkapp 5e7f6c6830 reorganize MainWindow toolbar layout;
1 year ago
Bryan Biedenkapp c5ccd2a47b refactor subscriber page modal; add tooltips everywhere (well almost); add icons for call history, key info, and select/unselect all; convert select all from just select all to select all and unselect all toggle;
1 year ago
Bryan Biedenkapp 3219087538 fix idiotic Windows case-sensitivity nonsense;
1 year ago
Bryan Biedenkapp 08f9d8ef4e add external vocoder DLL support;
1 year ago
Bryan Biedenkapp 47403819e8 perform startup error check to ensure that libvocoder.dll was downloaded, if it doesn't exist dump out;
1 year ago
Bryan Biedenkapp c73c96aed3 hook left-mouse button up to provide a better user experience in edit mode when dragging channel boxes and system boxes around;
1 year ago
Bryan Biedenkapp 1071bed5b7 use IsCheckable for edit mode;
1 year ago
Bryan Biedenkapp e87f0326d4 Visual Studio is pissing me off;
1 year ago
Bryan Biedenkapp 8832f60bf8 add application icon; add Exit File menu item;
1 year ago
Bryan Biedenkapp ffd744425c centralize color definitions; override default control Background setter for ChannelBox;
1 year ago
Bryan Biedenkapp 3e77dc8579 minor design alteration, round off border on channel and system controls; use Last ID instead of Last SRC;
1 year ago
firealarmss 121402ca2f offset should be 0 for LDU1 and 101 for LDU2 for ARC4
1 year ago
Bryan Biedenkapp f1a57b593b project cleanup; file reorg; rewrite README.md;
1 year ago
firealarmss b9e61d58fb Add support for FNE UDP AES; cleanup codeplug
1 year ago
firealarmss ab81d7d728 Update README.md
1 year ago
firealarmss d69e74237a remove whackerlinklib submodule
1 year ago

Powered by TurnKey Linux.