summaryrefslogtreecommitdiff
path: root/menus.c
AgeCommit message (Expand)Author
2012-10-31astyle fixesMichael J. Chudobiak
1999-12-31better calculation of space for significant digitsroot
2012-10-31remove another fixed-length stringMichael J. Chudobiak
2012-10-31remove fixed-length menu stringsMichael J. Chudobiak
2012-10-19extra braces to suppress compiler warningsMichael J. Chudobiak
2012-10-19fix return-value warningsMichael J. Chudobiak
2012-10-16astyle fixesMichael J. Chudobiak
2012-10-16remove obsolete commentMichael J. Chudobiak
1999-12-31do not overwrite error screens from periodic looproot
2012-10-16more obsolete FIXMEs removedMichael J. Chudobiak
2012-10-15astyle fixesMichael J. Chudobiak
2012-10-15commentsMichael J. Chudobiak
1999-12-31no longer need dummy-functionsroot
1999-12-31make hardware-detect flags globalroot
1999-12-31add main menu rendering mutex lockroot
1999-12-31first full proper handling of local/remote control modesroot
1999-12-31remove debugging printfroot
1999-12-31re-insert accidentally deleted lineroot
2012-10-15simplified the menu updating schemeMichael J. Chudobiak
2012-10-15rename Menu_Update_Display to Show_Main_MenuMichael J. Chudobiak
2012-10-13started fixing control mode handlingMichael J. Chudobiak
1999-12-31tidy up username/password coderoot
2012-10-11remove unused stopbit and echo settingsMichael J. Chudobiak
1999-12-31added higher baud ratesroot
1999-12-31removed parity and databit settings, because they are now automaticroot
1999-12-31added missing gpib.h includesroot
2012-09-26initial addition of gpib driverMichael J. Chudobiak
1999-12-31optimized flash writing when changing serial settingsroot
2012-09-11added support for serial parametersMichael J. Chudobiak
2012-09-07style fixesMichael J. Chudobiak
2012-09-06add a periodic_poll function to check buttons (and gpib in future)Michael J. Chudobiak
2012-09-06rename redraw to change_selection for clarityMichael J. Chudobiak
2012-09-05scope reductionsMichael J. Chudobiak
1999-12-31fix encoder string/number handlingroot
1999-12-31better main menu refreshingroot
2012-09-05clear submenu screen under more conditionsMichael J. Chudobiak
2012-09-05added timer loop to check buttonsMichael J. Chudobiak
2012-09-05have Menu_Check_Buttons return TRUEMichael J. Chudobiak
2012-09-05expose Menu_Check_ButtonsMichael J. Chudobiak
2012-09-04added message broadcastsMichael J. Chudobiak
2012-08-31added FIXMEMichael J. Chudobiak
2012-08-31use g_str functions for submenu titleMichael J. Chudobiak
2012-08-31removed another fixed-length stringMichael J. Chudobiak
1999-12-31forgot to clear LCD before network info menuroot
2012-08-31added LCD_write_padded_spacesMichael J. Chudobiak
2012-08-31reduce scope of LCD_stringMichael J. Chudobiak
2012-08-31removed more fixed-width stringsMichael J. Chudobiak
2012-08-31remove more fixed-length stringsMichael J. Chudobiak
2012-08-31misc warning fixes; use more g_str functionsMichael J. Chudobiak
2012-08-30astyle fixesMichael J. Chudobiak