rebranded
[smdp.git] / src /
2021-06-16 Daniel Liuremoved transparency and color fading
2021-05-22 Daniel Liuconfig.h file
2018-10-03 Christopher R. MillerAdd option to not invert code background color.
2018-08-22 Ethan HerbertsonAdd vertical-centering of slide content
2018-07-23 Michael Göhlerversion bump
2018-06-07 Fredrik FornwallFix build warning when chars are unsigned
2018-01-14 Michael Göhlerset line->size to correct value when stripping trailing...
2017-12-27 Michael Göhlerfixed heap-buffer-overflow in url_count_inline, fixes...
2017-09-03 Namhyung Kimsupport Github style code formatting (#121)
2016-08-12 Michael Göhlerfixed wrong slide number and reload issue #108
2016-06-15 Luke BondAdded message telling you which slide has too many...
2016-04-02 Michael Göhlerno goto on our code
2016-04-02 Michael Göhlermake pandoc urls appear on stopped slides, closes #103
2016-04-02 Michael Göhlerenv vars documentation
2016-04-02 Michael Göhleradded cli param to enable char entity expansion + docu
2016-03-28 Bin GuoAdded support of character entities.
2016-03-27 Bin GuoAdded check of list string length.
2016-03-27 Bin GuoAdded configurable list string from env.
2016-03-20 Michael Göhlerfixed window refresh behavior for #100
2016-03-20 Michael Göhlerfixed missing color check
2016-02-07 Michael Göhlerversion bump
2016-02-06 Michael Göhlercontinue fenced code blocks across empty lines, #96
2016-02-06 Michael Göhlerbeautifying
2016-02-06 Michael Göhlerfixed code indent issue, closes #96
2015-11-20 Michael Göhlerdisabled fade on stop, closes #94
2015-10-27 Michael Göhlerfixed coding style
2015-10-27 Michael Göhlermodified help text + version bump, closes #92
2015-10-27 Michael Göhlerfixed coding style + minor changes
2015-10-27 Martin AltAdded support for pandoc's fenced code blocks
2015-07-15 Michael GöhlerMerge pull request #91 from Pyrohh/fix-locale
2015-07-14 Michael ReedFix setting of locale
2015-05-30 Michael Göhlerignore mdpress format attributes, closes #88
2015-05-30 Michael Göhlerfixed right alignment
2015-05-28 Christopher Leagueoptions to turn off display of slide #/# in footer
2015-04-11 Michael GöhlerMerge pull request #86 from lukaslueg/master
2015-04-11 Lukas LuegFixed crash caused by invalid pandoc urls
2015-03-27 Michael Göhleri think it's time for version 1.0
2015-03-25 Michael Göhlerremove unnecessary blanks at the output
2015-02-08 Michael GöhlerMerge pull request #79 from visit1985/wchar_support
2015-02-08 Michael Göhleradded support for interupting slides line by line,...
2015-02-08 Michael Göhlerworkaround for cygwin WEOF, #78
2015-02-08 Michael Göhlerrenamed text->text to text->value for better distinction
2015-02-08 Michael Göhlerreplace pseudo UTF-8 with real wide character support
2015-02-03 Michael GöhlerMerge pull request #77 from technoskald/grammar
2015-02-03 Michael GöhlerMerge pull request #76 from anders-dc/master
2015-02-03 Anders DamsgaardAdd vi-ish navigation to first and last slide
2015-02-01 Michael GöhlerMerge pull request #74 from ahirapatel/master
2015-02-01 Hiral PatelNavigate to any slide number
2015-01-31 Michael Göhlerfixed wrong help message, closes #72
2015-01-19 Michael Göhlernew feature - reload a file with a keypress, closes #69
2015-01-19 Michael Göhlerfixed dereferencing issue in markdown_load() and remove...
2015-01-19 Michael Göhlerdelwin() and dereferencing issue in viewer, #70
2014-12-26 Michael Göhleradded license notice
2014-12-26 Michael Göhlermake alignment respect pandoc urls, #63
2014-12-26 Michael Göhlerfixed duplicated reference in header-only files, #66...
2014-12-26 Michael GöhlerMerge pull request #68 from jodiecunningham/master
2014-12-26 Jodie Cunninghamfix header-only file crash, fixes #67
2014-12-25 Michael Göhlerfixed header-only SEGV, closes #66
2014-12-15 Michael Göhlerput a space in between url name and number
2014-12-05 Michael Göhlermake pandoc images behave like links
2014-12-05 Michael Göhlerfixed conditional jump error in valgrind
2014-12-02 Simon DopplerThe calculation of `max_lines` takes in account the...
2014-12-02 Simon DopplerCorrection of memory management errors
2014-11-30 Michael Göhlercoding style fixes - closes #63
2014-11-30 Simon DopplerAdded link support
2014-11-24 Michael GöhlerMerge pull request #62 from dopsi/master
2014-11-24 Simon DopplerCorrection of include path for CrunchBang (Debian deriv...
2014-11-20 Michael GöhlerMerge pull request #61 from dimkr/master
2014-11-20 Dima KrasnerRespect CFLAGS, LDFLAGS and CPPFLAGS.
2014-11-08 Michael Göhlerbeautifying some variable names and function calls
2014-11-07 Lukas LuegFixed memory leaks
2014-11-06 Michael Göhlerremoved duplicated expression
2014-11-06 Michael Göhlerfixed other valgrind read error, ugly but works :)
2014-11-06 Michael GöhlerMerge pull request #58 from hspak/master
2014-11-06 Hong Shick Pakfix minor valgrind read error
2014-11-03 Michael GöhlerMerge pull request #56 from visit1985/cygwin_fixes
2014-11-02 Michael Göhlerfixed header/bottom bar color for cygwin
2014-11-02 Michael Göhlerfixed compiler warning viewer.c:576, closes #55
2014-10-30 Michael Göhlersplit CFLAGS in CFLAGS and CPPFLAGS, closes #50
2014-10-29 Michael GöhlerMerge pull request #52 from visit1985/interpretation_of...
2014-10-18 Michael Göhlerfixed underscores - closest possible (#47)
2014-10-16 Michael Göhlervarious improvements
2014-10-15 Michael Göhlercorrected include path for Debian derivatives (closes...
2014-10-13 Michael Göhleruse plus instead of backticks in unordered lists -...
2014-10-12 Michael Göhlerfixed line width calculation for correct h-centering
2014-10-12 Michael Göhleradded special char for horizontal centering (#3)
2014-10-07 Michael GöhlerMerge pull request #44 from mjhanninen/fix-typo
2014-10-07 Matti HänninenFix typo in error message
2014-10-06 Michael Göhlerreintroducing the leading space in unordered lists...
2014-10-06 Michael Göhlerfixed overlapping of wrapped lines for #15
2014-10-04 FreeBirdLjjChange the type of `fade` into bool.
2014-10-04 FreeBirdLjjUnify the coding style for `return`.
2014-10-04 FreeBirdLjjAdd support for bool type.
2014-10-04 FreeBirdLjjNo need to check IS_CODE here.
2014-10-04 FreeBirdLjjUse `MAX()` to make codes more readable.
2014-10-04 FreeBirdLjjReplace `(void*)0` with `NULL`.
2014-09-30 Michael Göhleruse NULL instead of (void*)0
2014-09-30 Michael Göhlererror handing for malloc/fgetc - #25
2014-09-30 Michael GöhlerMerge pull request #40 from FreeBirdLjj/issue#16
2014-09-30 Michael GöhlerMerge pull request #42 from fredjean/master
next