smdp.git
9 years agoNavigate to any slide number
Hiral Patel [Sun, 1 Feb 2015 03:56:53 +0000 (22:56 -0500)]
Navigate to any slide number

9 years agofixed wrong help message, closes #72
Michael Göhler [Sat, 31 Jan 2015 00:53:24 +0000 (01:53 +0100)]
fixed wrong help message, closes #72

9 years agoimproved sample animation
Michael Göhler [Tue, 20 Jan 2015 00:29:50 +0000 (01:29 +0100)]
improved sample animation

9 years agonew feature - reload a file with a keypress, closes #69
Michael Göhler [Mon, 19 Jan 2015 23:31:14 +0000 (00:31 +0100)]
new feature - reload a file with a keypress, closes #69

9 years agofixed dereferencing issue in markdown_load() and removed dead code in free_deck(...
Michael Göhler [Mon, 19 Jan 2015 20:54:26 +0000 (21:54 +0100)]
fixed dereferencing issue in markdown_load() and removed dead code in free_deck(), #70

9 years agodelwin() and dereferencing issue in viewer, #70
Michael Göhler [Mon, 19 Jan 2015 20:37:58 +0000 (21:37 +0100)]
delwin() and dereferencing issue in viewer, #70

9 years agoadded license notice
Michael Göhler [Fri, 26 Dec 2014 21:34:56 +0000 (22:34 +0100)]
added license notice

9 years agoversion bump
Michael Göhler [Fri, 26 Dec 2014 21:25:17 +0000 (22:25 +0100)]
version bump

9 years agomake alignment respect pandoc urls, #63
Michael Göhler [Fri, 26 Dec 2014 21:10:13 +0000 (22:10 +0100)]
make alignment respect pandoc urls, #63

9 years agofixed duplicated reference in header-only files, #66, #67
Michael Göhler [Fri, 26 Dec 2014 20:44:18 +0000 (21:44 +0100)]
fixed duplicated reference in header-only files, #66, #67

9 years agoMerge pull request #68 from jodiecunningham/master
Michael Göhler [Fri, 26 Dec 2014 20:22:09 +0000 (21:22 +0100)]
Merge pull request #68 from jodiecunningham/master

fix header-only file crash, fixes #67

9 years agofix header-only file crash, fixes #67
Jodie Cunningham [Fri, 26 Dec 2014 16:07:21 +0000 (10:07 -0600)]
fix header-only file crash, fixes #67

9 years agofixed header-only SEGV, closes #66
Michael Göhler [Thu, 25 Dec 2014 05:24:05 +0000 (06:24 +0100)]
fixed header-only SEGV, closes #66

9 years agoput a space in between url name and number
Michael Göhler [Mon, 15 Dec 2014 08:59:50 +0000 (09:59 +0100)]
put a space in between url name and number

9 years agochanged some links to pandoc style
Michael Göhler [Fri, 5 Dec 2014 22:15:11 +0000 (23:15 +0100)]
changed some links to pandoc style

9 years agomake pandoc images behave like links
Michael Göhler [Fri, 5 Dec 2014 22:13:23 +0000 (23:13 +0100)]
make pandoc images behave like links

9 years agofixed conditional jump error in valgrind
Michael Göhler [Fri, 5 Dec 2014 22:10:51 +0000 (23:10 +0100)]
fixed conditional jump error in valgrind

9 years agoThe calculation of `max_lines` takes in account the additionnal lines from URLs
Simon Doppler [Mon, 1 Dec 2014 20:20:39 +0000 (21:20 +0100)]
The calculation of `max_lines` takes in account the additionnal lines from URLs

9 years agoCorrection of memory management errors
Simon Doppler [Mon, 1 Dec 2014 19:24:20 +0000 (20:24 +0100)]
Correction of memory management errors

9 years agocoding style fixes - closes #63
Michael Göhler [Sun, 30 Nov 2014 21:12:43 +0000 (22:12 +0100)]
coding style fixes - closes #63

9 years agoAdded escaped code for URL's
Simon Doppler [Wed, 26 Nov 2014 13:59:02 +0000 (14:59 +0100)]
Added escaped code for URL's

9 years agoAdded link support
Simon Doppler [Mon, 24 Nov 2014 19:59:03 +0000 (20:59 +0100)]
Added link support

9 years agoMerge pull request #62 from dopsi/master
Michael Göhler [Mon, 24 Nov 2014 17:48:01 +0000 (18:48 +0100)]
Merge pull request #62 from dopsi/master

Correction of include path for CrunchBang (Debian derivative)

9 years agoCorrection of include path for CrunchBang (Debian derivative)
Simon Doppler [Mon, 24 Nov 2014 14:20:08 +0000 (15:20 +0100)]
Correction of include path for CrunchBang (Debian derivative)

9 years agoMerge pull request #61 from dimkr/master
Michael Göhler [Thu, 20 Nov 2014 20:30:37 +0000 (21:30 +0100)]
Merge pull request #61 from dimkr/master

Respect CFLAGS, LDFLAGS and CPPFLAGS.

9 years agoRespect CFLAGS, LDFLAGS and CPPFLAGS.
Dima Krasner [Thu, 20 Nov 2014 19:04:42 +0000 (21:04 +0200)]
Respect CFLAGS, LDFLAGS and CPPFLAGS.

9 years agoversion bump
Michael Göhler [Sat, 8 Nov 2014 13:41:13 +0000 (14:41 +0100)]
version bump

9 years agobeautifying some variable names and function calls
Michael Göhler [Sat, 8 Nov 2014 13:36:47 +0000 (14:36 +0100)]
beautifying some variable names and function calls

9 years agoFixed memory leaks
Lukas Lueg [Fri, 7 Nov 2014 22:38:16 +0000 (23:38 +0100)]
Fixed memory leaks

9 years agoremoved duplicated expression
Michael Göhler [Thu, 6 Nov 2014 22:56:50 +0000 (23:56 +0100)]
removed duplicated expression

9 years agofixed other valgrind read error, ugly but works :)
Michael Göhler [Thu, 6 Nov 2014 22:47:34 +0000 (23:47 +0100)]
fixed other valgrind read error, ugly but works :)

9 years agoMerge pull request #58 from hspak/master
Michael Göhler [Thu, 6 Nov 2014 22:44:03 +0000 (23:44 +0100)]
Merge pull request #58 from hspak/master

Fix minor valgrind read error

9 years agofix minor valgrind read error
Hong Shick Pak [Thu, 6 Nov 2014 05:33:20 +0000 (00:33 -0500)]
fix minor valgrind read error

9 years agoMerge pull request #57 from neelchauhan/master
Michael Göhler [Wed, 5 Nov 2014 23:26:40 +0000 (00:26 +0100)]
Merge pull request #57 from neelchauhan/master

Add FreeBSD port to README.md

9 years agoAdd FreeBSD port to README.md
Neel Chauhan [Wed, 5 Nov 2014 22:45:53 +0000 (17:45 -0500)]
Add FreeBSD port to README.md

9 years agoignore mdp.exe in cygwin git
Michael Göhler [Mon, 3 Nov 2014 19:14:44 +0000 (20:14 +0100)]
ignore mdp.exe in cygwin git

9 years agoMerge pull request #56 from visit1985/cygwin_fixes
Michael Göhler [Mon, 3 Nov 2014 19:10:44 +0000 (20:10 +0100)]
Merge pull request #56 from visit1985/cygwin_fixes

Cygwin fixes

9 years agofixed header/bottom bar color for cygwin
Michael Göhler [Sun, 2 Nov 2014 16:05:09 +0000 (17:05 +0100)]
fixed header/bottom bar color for cygwin

9 years agofixed compiler warning viewer.c:576, closes #55
Michael Göhler [Sun, 2 Nov 2014 16:02:20 +0000 (17:02 +0100)]
fixed compiler warning viewer.c:576, closes #55

9 years agoversion bump
Michael Göhler [Thu, 30 Oct 2014 20:58:29 +0000 (21:58 +0100)]
version bump

9 years agosplit CFLAGS in CFLAGS and CPPFLAGS, closes #50
Michael Göhler [Thu, 30 Oct 2014 20:57:09 +0000 (21:57 +0100)]
split CFLAGS in CFLAGS and CPPFLAGS, closes #50

9 years agofixed flipped DESTDIR and PREFIX, closes #49
Michael Göhler [Thu, 30 Oct 2014 20:56:21 +0000 (21:56 +0100)]
fixed flipped DESTDIR and PREFIX, closes #49

9 years agoMerge pull request #52 from visit1985/interpretation_of_underscore
Michael Göhler [Wed, 29 Oct 2014 22:49:49 +0000 (23:49 +0100)]
Merge pull request #52 from visit1985/interpretation_of_underscore

fixed underscores - closes #47

9 years agoMerge pull request #48 from ryanpcmcquen/patch-1
Michael Göhler [Mon, 20 Oct 2014 15:36:18 +0000 (17:36 +0200)]
Merge pull request #48 from ryanpcmcquen/patch-1

add slackware install method

9 years agoadd slackware install method
Ryan P.C. McQuen [Mon, 20 Oct 2014 13:38:54 +0000 (06:38 -0700)]
add slackware install method

9 years agofixed underscores - closest possible (#47)
Michael Göhler [Sat, 18 Oct 2014 13:22:04 +0000 (15:22 +0200)]
fixed underscores - closest possible (#47)

9 years agoversion bump
Michael Göhler [Thu, 16 Oct 2014 23:26:20 +0000 (01:26 +0200)]
version bump

9 years agovarious improvements
Michael Göhler [Thu, 16 Oct 2014 23:06:06 +0000 (01:06 +0200)]
various improvements

support for multi-line list items in unordered lists
unordered lists no longer support nested code blocks
code blocks start after a blank line only (makes ordered lists possible)
added comments and removed unused code

9 years agocorrected include path for Debian derivatives (closes #46)
Michael Göhler [Wed, 15 Oct 2014 23:30:22 +0000 (01:30 +0200)]
corrected include path for Debian derivatives (closes #46)

9 years agobeautifying README
Michael Göhler [Mon, 13 Oct 2014 21:19:14 +0000 (23:19 +0200)]
beautifying README

9 years agouse plus instead of backticks in unordered lists - looks nicer
Michael Göhler [Mon, 13 Oct 2014 21:17:43 +0000 (23:17 +0200)]
use plus instead of backticks in unordered lists - looks nicer

9 years agodo not show workspace file in folder view
Michael Göhler [Mon, 13 Oct 2014 21:16:08 +0000 (23:16 +0200)]
do not show workspace file in folder view

9 years agoadded h-centering to sample.md (#3)
Michael Göhler [Sun, 12 Oct 2014 15:41:23 +0000 (17:41 +0200)]
added h-centering to sample.md (#3)

9 years agofixed line width calculation for correct h-centering
Michael Göhler [Sun, 12 Oct 2014 15:35:47 +0000 (17:35 +0200)]
fixed line width calculation for correct h-centering

9 years agoadded special char for horizontal centering (#3)
Michael Göhler [Mon, 6 Oct 2014 23:03:06 +0000 (01:03 +0200)]
added special char for horizontal centering (#3)

9 years agoMerge pull request #44 from mjhanninen/fix-typo
Michael Göhler [Tue, 7 Oct 2014 21:07:06 +0000 (23:07 +0200)]
Merge pull request #44 from mjhanninen/fix-typo

Fix typo in error message

9 years agoFix typo in error message
Matti Hänninen [Tue, 7 Oct 2014 19:11:12 +0000 (22:11 +0300)]
Fix typo in error message

9 years agoreintroducing the leading space in unordered lists - I like it
Michael Göhler [Mon, 6 Oct 2014 19:53:52 +0000 (21:53 +0200)]
reintroducing the leading space in unordered lists - I like it

9 years agofixed overlapping of wrapped lines for #15
Michael Göhler [Mon, 6 Oct 2014 19:38:35 +0000 (21:38 +0200)]
fixed overlapping of wrapped lines for #15

9 years agoremoved trailing colon for sublime text 2 compatibility
Michael Göhler [Mon, 6 Oct 2014 18:23:56 +0000 (20:23 +0200)]
removed trailing colon for sublime text 2 compatibility

9 years agoAdd comment for bool.
FreeBirdLjj [Sat, 4 Oct 2014 16:38:22 +0000 (00:38 +0800)]
Add comment for bool.

9 years agoChange the type of `fade` into bool.
FreeBirdLjj [Sat, 4 Oct 2014 16:31:53 +0000 (00:31 +0800)]
Change the type of `fade` into bool.

9 years agoUnify the coding style for `return`.
FreeBirdLjj [Sat, 4 Oct 2014 16:26:27 +0000 (00:26 +0800)]
Unify the coding style for `return`.

9 years agoAdd support for bool type.
FreeBirdLjj [Sat, 4 Oct 2014 16:23:09 +0000 (00:23 +0800)]
Add support for bool type.

9 years agoNo need to check IS_CODE here.
FreeBirdLjj [Sat, 4 Oct 2014 15:10:08 +0000 (23:10 +0800)]
No need to check IS_CODE here.

9 years agoUse `MAX()` to make codes more readable.
FreeBirdLjj [Sat, 4 Oct 2014 13:03:02 +0000 (21:03 +0800)]
Use `MAX()` to make codes more readable.

9 years agoReplace `(void*)0` with `NULL`.
FreeBirdLjj [Sat, 4 Oct 2014 12:31:26 +0000 (20:31 +0800)]
Replace `(void*)0` with `NULL`.

9 years agoUpdate for build systems.
FreeBirdLjj [Sat, 4 Oct 2014 12:28:27 +0000 (20:28 +0800)]
Update for build systems.

9 years agouse NULL instead of (void*)0
Michael Göhler [Tue, 30 Sep 2014 13:15:55 +0000 (15:15 +0200)]
use NULL instead of (void*)0

9 years agoerror handing for malloc/fgetc - #25
Michael Göhler [Tue, 30 Sep 2014 12:37:36 +0000 (14:37 +0200)]
error handing for malloc/fgetc - #25

9 years agoadd comment to common.h
Michael Göhler [Tue, 30 Sep 2014 12:35:59 +0000 (14:35 +0200)]
add comment to common.h

9 years agoversion bump
Michael Göhler [Tue, 30 Sep 2014 11:11:30 +0000 (13:11 +0200)]
version bump

9 years agoMerge pull request #40 from FreeBirdLjj/issue#16
Michael Göhler [Tue, 30 Sep 2014 10:55:38 +0000 (12:55 +0200)]
Merge pull request #40 from FreeBirdLjj/issue#16

Add sublime Text 3 project settings.
Replace ((void*)0) with NULL.
Add inline_display().
Update for inline markdown support of unordered list.
Support for inline markdown in unordered list.
Use for loop to iterate.
Remove unused block.

9 years agoMerge pull request #42 from fredjean/master
Michael Göhler [Tue, 30 Sep 2014 08:41:59 +0000 (10:41 +0200)]
Merge pull request #42 from fredjean/master

Adding support for Targus presentation remote by using page up and page ...

9 years agoAdding support for Targus presentation remote by using page up and page down for...
Frederic Jean [Tue, 30 Sep 2014 04:53:30 +0000 (22:53 -0600)]
Adding support for Targus presentation remote by using page up and page down for slide transitions.

9 years agoRemove unused block.
FreeBirdLjj [Mon, 29 Sep 2014 06:09:12 +0000 (14:09 +0800)]
Remove unused block.

9 years agoUse for loop to iterate.
FreeBirdLjj [Mon, 29 Sep 2014 06:02:59 +0000 (14:02 +0800)]
Use for loop to iterate.

9 years agoSupport for inline markdown in unordered list.
FreeBirdLjj [Mon, 29 Sep 2014 06:01:30 +0000 (14:01 +0800)]
Support for inline markdown in unordered list.

9 years agoUpdate for inline markdown support of unordered list.
FreeBirdLjj [Mon, 29 Sep 2014 06:01:06 +0000 (14:01 +0800)]
Update for inline markdown support of unordered list.

9 years agoAdd inline_display().
FreeBirdLjj [Mon, 29 Sep 2014 05:32:56 +0000 (13:32 +0800)]
Add inline_display().

9 years agoReplace ((void*)0) with NULL.
FreeBirdLjj [Sun, 28 Sep 2014 12:37:36 +0000 (20:37 +0800)]
Replace ((void*)0) with NULL.

9 years agoAdd sublime Text 3 project settings.
FreeBirdLjj [Sun, 28 Sep 2014 12:18:18 +0000 (20:18 +0800)]
Add sublime Text 3 project settings.

9 years agoMerge branch 'master' into issue#16
FreeBirdLjj [Sun, 28 Sep 2014 11:58:24 +0000 (19:58 +0800)]
Merge branch 'master' into issue#16

9 years agoswitch to uname -s -- another try on #35
Michael Göhler [Sun, 28 Sep 2014 11:11:19 +0000 (13:11 +0200)]
switch to uname -s -- another try on #35

9 years agorework max_lines/cols detection to support line wrapping (#15 part 1)
Michael Göhler [Fri, 26 Sep 2014 16:33:57 +0000 (18:33 +0200)]
rework max_lines/cols detection to support line wrapping (#15 part 1)

9 years agocleanup and small change of list spacing in #38 + shortened sample
Michael Göhler [Sat, 27 Sep 2014 10:29:00 +0000 (12:29 +0200)]
cleanup and small change of list spacing in #38 + shortened sample

9 years agoMerge pull request #38 from FreeBirdLjj/issue#16
Michael Göhler [Sat, 27 Sep 2014 10:24:02 +0000 (12:24 +0200)]
Merge pull request #38 from FreeBirdLjj/issue#16

Issue#16

9 years agoUpdate sample for unordered list.
FreeBirdLjj [Sat, 27 Sep 2014 00:23:55 +0000 (08:23 +0800)]
Update sample for unordered list.

9 years agoBugfix: for bug mistake HR as unordered list.
FreeBirdLjj [Sat, 27 Sep 2014 00:21:05 +0000 (08:21 +0800)]
Bugfix: for bug mistake HR as unordered list.

9 years agoBugfix: set the right bits for unordered list.
FreeBirdLjj [Fri, 26 Sep 2014 23:50:29 +0000 (07:50 +0800)]
Bugfix: set the right bits for unordered list.

9 years agoMerge pull request #39 from dozylynx/master
Michael Göhler [Fri, 26 Sep 2014 18:29:40 +0000 (20:29 +0200)]
Merge pull request #39 from dozylynx/master

fix 1 character typo: s/jet/yet/

9 years agofix 1 character typo: s/jet/yet/
Christopher Clark [Fri, 26 Sep 2014 18:13:21 +0000 (11:13 -0700)]
fix 1 character typo: s/jet/yet/

9 years agoversion bump for #28
Michael Göhler [Fri, 26 Sep 2014 16:07:02 +0000 (18:07 +0200)]
version bump for #28

9 years agoUpdate for new feature.
FreeBirdLjj [Wed, 24 Sep 2014 17:12:31 +0000 (01:12 +0800)]
Update for new feature.

9 years agoParse and display list.
FreeBirdLjj [Wed, 24 Sep 2014 17:11:37 +0000 (01:11 +0800)]
Parse and display list.

9 years agoUse is_utf8() instead, for more readable.
FreeBirdLjj [Wed, 24 Sep 2014 17:05:56 +0000 (01:05 +0800)]
Use is_utf8() instead, for more readable.

9 years agoUse the same coding style as other `i++`.
FreeBirdLjj [Wed, 24 Sep 2014 17:04:01 +0000 (01:04 +0800)]
Use the same coding style as other `i++`.

9 years agoAdd data structure for unordered list.
FreeBirdLjj [Wed, 24 Sep 2014 16:58:16 +0000 (00:58 +0800)]
Add data structure for unordered list.

9 years agoAdd list sample.
FreeBirdLjj [Wed, 24 Sep 2014 16:57:13 +0000 (00:57 +0800)]
Add list sample.

9 years agoAdd macros MAX() and MIN().
FreeBirdLjj [Wed, 24 Sep 2014 16:40:02 +0000 (00:40 +0800)]
Add macros MAX() and MIN().