PeterBLITZ / m2tklib

Automatically exported from code.google.com/p/m2tklib
0 stars 0 forks source link

Extended 2LMENU: New char for function calls #88

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Add additional marker for function calls. This marker should be there 
additional to an existing "." (order does not matter)
Perhaps "!" for function calls

Original issue reported on code.google.com by olikr...@gmail.com on 12 Dec 2012 at 11:58

GoogleCodeExporter commented 8 years ago
new idea: add additional cb call. use prototype from STRLIST
add return value to existing string

Original comment by olikr...@gmail.com on 13 Dec 2012 at 8:03

GoogleCodeExporter commented 8 years ago
X2LMENU defined

Original comment by olikr...@gmail.com on 14 Dec 2012 at 5:32

GoogleCodeExporter commented 8 years ago
seems to be implemented, but are the some tests? 
todo 
implement tests.

Original comment by olikr...@gmail.com on 24 Jan 2013 at 9:06

GoogleCodeExporter commented 8 years ago
implemted test menu for u8g_sdl, fixed several bugs
ToDo:
Example for the releases

Original comment by olikr...@gmail.com on 28 Jan 2013 at 10:54

GoogleCodeExporter commented 8 years ago
todo:
takeover existing Menu2L.pde code and rewrite it for M2_X2LMENU

Original comment by olikr...@gmail.com on 24 Mar 2013 at 9:12

GoogleCodeExporter commented 8 years ago
example for glcd created and added to release
todo
- takeover example for u8g, lc and nlc

Original comment by olikr...@gmail.com on 1 Apr 2013 at 1:49

GoogleCodeExporter commented 8 years ago
example done for nlc
todo:
- takeover example for u8g and lc

Original comment by olikr...@gmail.com on 1 Apr 2013 at 3:41

GoogleCodeExporter commented 8 years ago
lc example done

todo:
- takeover example for u8g

Original comment by olikr...@gmail.com on 1 Apr 2013 at 4:03

GoogleCodeExporter commented 8 years ago
u8g lib example done

Original comment by olikr...@gmail.com on 1 Apr 2013 at 6:51