1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 07, 2024 — Jun 07, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md
mars3142
as Peter Siegmund
More... over 10 years ago
Create README.md
mars3142
as Peter Siegmund
More... over 10 years ago
Change from code.google.com to github.com
mars3142
as Peter Siegmund
More... over 10 years ago
Initial commit
mars3142
as Peter Siegmund
More... over 10 years ago
* show correct completion code * lua test with wince * locale now should work under wince * refactoring
mars3142
as Peter Siegmund
More... over 11 years ago
* updated copyright year * german manual (1st try)
mars3142
as Peter Siegmund
More... over 11 years ago
* implement export all object
mars3142
as Peter Siegmund
More... over 11 years ago
* show latitude and longitude in the desktop decoder
mars3142
as Peter Siegmund
More... over 11 years ago
* Wherigo.Decoder now can save the objects from the gwc-file (including LUA-bytecode - later it will be saved disassembled) * start implementing KopiLua (without LuaInterface, because of none existing .NET assemblies in CF) * changed copyright to 2013
mars3142
as Peter Siegmund
More... almost 12 years ago
* changed copyright header
mars3142
as Peter Siegmund
More... almost 12 years ago
* starting the manual (still with blind text) * errorhandling for object viewer * refactoring
mars3142
as Peter Siegmund
More... over 12 years ago
* added fully locale-support * refactoring (like everytime)
mars3142
as Peter Siegmund
More... over 12 years ago
* starting LUA interpreter * starting i18n
mars3142
as Peter Siegmund
More... over 12 years ago
* implement config file handling * recompile lua52.dll for x64 * insert unhandled exception handler in lua-tester
mars3142
as Peter Siegmund
More... almost 13 years ago
* refactoring * implementing Lua to WinCE 5 (maybe not working) * implementing own Lua functions (early state) * LuaTester at the moment only x64
mars3142
as Peter Siegmund
More... almost 13 years ago
* changing namespace in LuaTester
mars3142
as Peter Siegmund
More... about 13 years ago
* reorganisation desktop sources * include/update lua.dll (x86, x64 and wince) * starting lua-tester (windows) * normalized AssemblyInfo.cs in all projects
mars3142
as Peter Siegmund
More... about 13 years ago
* changes versionsinformation * Trace now includes inner exceptions * adding a Stop button
mars3142
as Peter Siegmund
More... about 13 years ago
* added debug-textbox to start window, to show the incoming GPS-data * disabled config handling, because of unknown API-calls - TODO: own implementation
mars3142
as Peter Siegmund
More... about 13 years ago
* changing Namespaces to lower case * starting GPS with events
mars3142
as Peter Siegmund
More... about 13 years ago
* changed lua52 to current version
mars3142
as Peter Siegmund
More... about 13 years ago
* [new] NMEA format description
mars3142
as Peter Siegmund
More... over 13 years ago
* [new] receiving GPS-data * [new] writing log-file
mars3142
as Peter Siegmund
More... over 13 years ago
implement Trace.DoTrace (not tested)
mars3142
as Peter Siegmund
More... over 13 years ago
added new files
mars3142
as Peter Siegmund
More... over 13 years ago
additional changes (mostly copyright text) desktop tool can show all images
mars3142
as Peter Siegmund
More... over 13 years ago
* [new] reading MediaData in Windows Applikation * [new] Compass as new Control for WinCE * [new] Exceptionhandling replaced with Tracing (needs improvement)
mars3142
as Peter Siegmund
More... over 13 years ago
* starting Compass control
mars3142
as Peter Siegmund
More... over 13 years ago
* starting to add a custom control (CListBox)
mars3142
as Peter Siegmund
More... over 13 years ago
correct reading via BinaryReader ToDo: reading ob objectdata...
mars3142
as Peter Siegmund
More... over 13 years ago