1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Oct 22, 2024 — Oct 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Tweaked loader to handle jumping to the serial monitor from running code for LibreEMS More... over 9 years ago
Merge branch 'master' of github.com:djandruczyk/MegaTunix More... over 10 years ago
Merge pull request #26 from JacobD10/ValueTextJustification More... over 10 years ago
Fixed text justification/alignment issue for monospaced fonts More... over 10 years ago
Merge branch 'master' of gitlab.com:libreems-suite/megatunix More... over 10 years ago
Completed value justification, altered original method to be more efficent and reuse existing general attribute handler, tested working properly in gaugedesigner More... over 10 years ago
Added value_justification to the gauges to allow the designed to be extended to support the same feature More... over 10 years ago
Fixed GLU linking problem on OS-X and deprecation warning in 3d_vetable.c More... almost 11 years ago
Adjusted interrogation profile to match LibreEMS/FreeEMS More... over 11 years ago
Second part of FreeEMS to LibreEMS conversion, including mods to clean up things... More... over 11 years ago
Renamed FreeEMS plugin to LibreEMS as FreeEMS no longer offers any support to Megatunix More... over 11 years ago
Merge branch 'master' of git.libreems.org:libreems-suite/megatunix More... over 11 years ago
Force TPS calibrator to burn flash on popup close so settings stick. Adjust restore routine to burn each page after it's written to prevent possible dataloss or ECU corruption. More... over 11 years ago
minor typo in debug file path More... over 11 years ago
Added .vim modelines to the comm xml's so the tabbing stays cleaner. revised outdataed junk in README files More... over 11 years ago
Can't have # comments in the middle of a AC_OUTPUT.... More... over 11 years ago
don't compile the glib override More... over 11 years ago
Removed unneeded win_support dir as the files are now generated as part of the windows install process.... More... over 11 years ago
rename loader aspects to refer to LibreEMS instead FreeEMS, even though it supports both currently, though that may change over time. More... over 11 years ago
Adjust Makefile.am to install v3.2.4 and v3.2.5 profiles More... over 11 years ago
Added MS2-Extra v3.2.4 ecu snapshot of fresh burn More... over 11 years ago
Added MS2-Extra v3.2.5 ecu snapshot of fresh burn More... over 11 years ago
tweaked update scripts slightly to only run make install if make succeeds More... almost 12 years ago
revised build system to use MXE built GTK+ More... almost 12 years ago
fix very minor memory leak More... almost 12 years ago
commented out debug code More... almost 12 years ago
commented out debug messages More... almost 12 years ago
Post install script for windows self installers that tkes care of setting up the pango.moduels and gdk-pixbuf-loaders cache files. Without these the these dont work and fonts are square boxes... More... almost 12 years ago
Convert Megatunix32*.iss.in to use MXE build of GTK+. fix runaway timeouts for dash and 2d tables More... almost 12 years ago
Hopefully fixed threading woes, caused by changein behavior in glib 2.32.x More... almost 12 years ago