smdp.git
9 years agosmall readme changes
Michael Göhler [Sun, 14 Sep 2014 13:29:41 +0000 (15:29 +0200)]
small readme changes

9 years agono offset for normal text
Michael Göhler [Sun, 14 Sep 2014 13:17:05 +0000 (15:17 +0200)]
no offset for normal text
added no transparency and no fading parameters
new README

9 years agofixed segv when no header is present + fixed terminal resizing
Michael Göhler [Sun, 14 Sep 2014 12:49:48 +0000 (14:49 +0200)]
fixed segv when no header is present + fixed terminal resizing

9 years agoversion bump - feature complete, yeah!
Michael Göhler [Sun, 14 Sep 2014 11:46:34 +0000 (13:46 +0200)]
version bump - feature complete, yeah!

9 years agoslide number in footer + extended key codes for 1-9, home, end
Michael Göhler [Sun, 14 Sep 2014 11:42:33 +0000 (13:42 +0200)]
slide number in footer + extended key codes for 1-9, home, end

9 years agofixed nested quotation
Michael Göhler [Sun, 14 Sep 2014 10:31:56 +0000 (12:31 +0200)]
fixed nested quotation

9 years agocleanup inline formating stack + fixed quote style
Michael Göhler [Sun, 14 Sep 2014 10:23:59 +0000 (12:23 +0200)]
cleanup inline formating stack + fixed quote style

9 years agofixed utf-8 encoding issue
Michael Göhler [Sun, 14 Sep 2014 09:49:39 +0000 (11:49 +0200)]
fixed utf-8 encoding issue

9 years agoupdated sample.md
Michael Göhler [Sun, 14 Sep 2014 09:41:08 +0000 (11:41 +0200)]
updated sample.md

9 years agoremoved old tests
Michael Göhler [Sun, 14 Sep 2014 09:26:22 +0000 (11:26 +0200)]
removed old tests

9 years agorewrote Makefile + copyright and license infos
Michael Göhler [Sun, 14 Sep 2014 09:20:44 +0000 (11:20 +0200)]
rewrote Makefile + copyright and license infos

9 years agoremoved duplicate function + added some comments to header files
Michael Göhler [Fri, 12 Sep 2014 23:55:35 +0000 (01:55 +0200)]
removed duplicate function + added some comments to header files

9 years agosorted some includes + added version number
Michael Göhler [Thu, 11 Sep 2014 23:05:12 +0000 (01:05 +0200)]
sorted some includes + added version number

9 years agoadded cstack to viewer + implemented inline highlighting
Michael Göhler [Thu, 11 Sep 2014 22:42:37 +0000 (00:42 +0200)]
added cstack to viewer + implemented inline highlighting

9 years agoadded missing prototype to cstack header
Michael Göhler [Thu, 11 Sep 2014 22:40:53 +0000 (00:40 +0200)]
added missing prototype to cstack header

9 years agorename project to mdp
Michael Göhler [Sun, 7 Sep 2014 19:53:59 +0000 (21:53 +0200)]
rename project to mdp

9 years agoadded a char stack implementation for later use
Michael Göhler [Sun, 7 Sep 2014 19:38:59 +0000 (21:38 +0200)]
added a char stack implementation for later use

9 years agoadded CREDITS
Michael Göhler [Sun, 7 Sep 2014 19:37:27 +0000 (21:37 +0200)]
added CREDITS

9 years agoadd color to CODE, H1 and H2
Michael Göhler [Sun, 7 Sep 2014 19:36:36 +0000 (21:36 +0200)]
add color to CODE, H1 and H2
fixed CODE positioning
fix segv for title only slides

9 years agohandle fading on undefined key press correctly
Michael Göhler [Mon, 1 Sep 2014 21:51:22 +0000 (23:51 +0200)]
handle fading on undefined key press correctly

9 years agodisplay content line by line + corrected key codes
Michael Göhler [Mon, 1 Sep 2014 21:39:14 +0000 (23:39 +0200)]
display content line by line + corrected key codes

9 years agodisplay header / footer from deck header + some compiler warnings
Michael Göhler [Fri, 29 Aug 2014 11:55:39 +0000 (13:55 +0200)]
display header / footer from deck header + some compiler warnings

9 years agoadded viewer to main program - display dummy text for testing
Michael Göhler [Fri, 29 Aug 2014 08:54:11 +0000 (10:54 +0200)]
added viewer to main program - display dummy text for testing

9 years agoa first draft of the ncurses viewer
Michael Göhler [Thu, 28 Aug 2014 23:41:42 +0000 (01:41 +0200)]
a first draft of the ncurses viewer

9 years agofixed wrong linker usage + fix some compiler warnings
Michael Göhler [Wed, 27 Aug 2014 22:56:44 +0000 (00:56 +0200)]
fixed wrong linker usage + fix some compiler warnings

9 years agocalculate length of lines including backslashes correctly
Michael Göhler [Mon, 25 Aug 2014 22:09:09 +0000 (00:09 +0200)]
calculate length of lines including backslashes correctly

9 years agoextended structs with some counts + beautifying
Michael Göhler [Mon, 25 Aug 2014 20:44:12 +0000 (22:44 +0200)]
extended structs with some counts + beautifying

9 years agoextended terminal color tests
Michael Göhler [Mon, 25 Aug 2014 18:46:48 +0000 (20:46 +0200)]
extended terminal color tests

9 years agorename objects to deck / slide
Michael Göhler [Mon, 25 Aug 2014 07:34:54 +0000 (09:34 +0200)]
rename objects to deck / slide

9 years agomove debug function to parser.c
Michael Göhler [Wed, 20 Aug 2014 22:48:55 +0000 (00:48 +0200)]
move debug function to parser.c

9 years agoadd line length and make it utf-8 compatible
Michael Göhler [Wed, 20 Aug 2014 22:32:52 +0000 (00:32 +0200)]
add line length and make it utf-8 compatible

9 years agosome ncurses tests
Michael Göhler [Tue, 19 Aug 2014 22:37:07 +0000 (00:37 +0200)]
some ncurses tests

9 years agosplit up some headers + rename markdown_io to parser
Michael Göhler [Sun, 17 Aug 2014 20:50:12 +0000 (22:50 +0200)]
split up some headers + rename markdown_io to parser

9 years agoadd missing markdown tags to file parser
Michael Göhler [Sun, 17 Aug 2014 20:12:59 +0000 (22:12 +0200)]
add missing markdown tags to file parser

9 years agoadded debug levels + debug to STDERR
Michael Göhler [Sun, 17 Aug 2014 20:11:14 +0000 (22:11 +0200)]
added debug levels + debug to STDERR

9 years agoadded/removed some markdown bits
Michael Göhler [Sun, 17 Aug 2014 20:00:49 +0000 (22:00 +0200)]
added/removed some markdown bits

9 years agoadded getopts argument parsing + usage + debug mode
Michael Göhler [Sun, 17 Aug 2014 12:56:21 +0000 (14:56 +0200)]
added getopts argument parsing + usage + debug mode

9 years agoadded header detection + test
Michael Göhler [Sun, 17 Aug 2014 11:13:48 +0000 (13:13 +0200)]
added header detection + test

9 years agomake header lines nameless
Michael Göhler [Sun, 17 Aug 2014 10:58:52 +0000 (12:58 +0200)]
make header lines nameless

9 years agogdb startup commands
Michael Göhler [Sun, 17 Aug 2014 10:55:44 +0000 (12:55 +0200)]
gdb startup commands

9 years agoinitialize all variables correctly + make it finally work
Michael Göhler [Sun, 17 Aug 2014 00:25:27 +0000 (02:25 +0200)]
initialize all variables correctly + make it finally work

9 years agoadded markdown sample file
Michael Göhler [Sun, 17 Aug 2014 00:23:30 +0000 (02:23 +0200)]
added markdown sample file

9 years agoadded debug output to main application
Michael Göhler [Sun, 17 Aug 2014 00:23:01 +0000 (02:23 +0200)]
added debug output to main application

9 years agodraft main application with file io + fixed Makefiles
Michael Göhler [Sat, 16 Aug 2014 22:00:37 +0000 (00:00 +0200)]
draft main application with file io + fixed Makefiles

9 years agorefactoring: only function prototypes belong in header files
Michael Göhler [Sat, 16 Aug 2014 16:20:28 +0000 (18:20 +0200)]
refactoring: only function prototypes belong in header files

9 years agodraft parsing markdown file into objects
Michael Göhler [Sat, 16 Aug 2014 15:39:48 +0000 (17:39 +0200)]
draft parsing markdown file into objects
yeah, it compiles! :)

9 years agorefine markdown objects + added functions to header
Michael Göhler [Sat, 16 Aug 2014 15:34:38 +0000 (17:34 +0200)]
refine markdown objects + added functions to header

9 years agoreset function for cstrings
Michael Göhler [Sat, 16 Aug 2014 15:31:00 +0000 (17:31 +0200)]
reset function for cstrings

9 years agodraft markdown header + bit test
Michael Göhler [Fri, 15 Aug 2014 21:37:56 +0000 (23:37 +0200)]
draft markdown header + bit test

9 years agocstring header + test
Michael Göhler [Sun, 10 Aug 2014 18:46:18 +0000 (20:46 +0200)]
cstring header + test