index
:
Colloquium
json-stylesheets
master
narrative_runs
narrative_segments
sc2
tmp
wip
wip2
Narrative-based presentation system
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
slideshow.c
Age
Commit message (
Expand
)
Author
2016-04-24
Fix slide changing with empty slide
Thomas White
2015-12-26
Remove "struct slide" and the slide list
Thomas White
2015-11-15
Move PangoLanguage higher up
Thomas White
2015-08-17
Dispatch table for slideshow controller
Thomas White
2015-08-16
Top frame is created by rendering pipeline, but owned by caller
Thomas White
2015-02-24
Fix a load of memory leaks
Thomas White
2014-12-24
Structure for callback mechanism
Thomas White
2014-12-10
Multiple stylesheets in rendering pipeline
Thomas White
2014-11-27
Restore "b splits"
Thomas White
2014-11-22
Top frame belongs to SCBlock
Thomas White
2014-11-22
Fix slideshow size, remove debug
Thomas White
2014-11-21
WIP on patching up SlideShow
Thomas White
2014-11-19
Formatting
Thomas White
2014-10-20
Size and rendering stuff
Thomas White
2014-09-30
WIP
Thomas White
2014-09-28
SCEditor, part III
Thomas White
2014-09-27
SCEditor, part I
Thomas White
2013-09-17
Inhibit screensaver when slideshow is running
Thomas White
2013-09-15
Add the Presentation Clock
Thomas White
2013-05-09
Make stuff work
Thomas White
2013-03-19
Update copyright comments
Thomas White
2013-02-03
Fix broken slideshow rendering logic
Thomas White
2013-02-02
Fix re-rendering logic
Thomas White
2013-02-01
Slide change logic
Thomas White
2013-01-29
Plug slideshow back in
Thomas White
2012-06-14
Simplify...
Thomas White
2012-04-18
Update...
Thomas White
2012-01-06
Fix a bug where "b" did not respond
Thomas White
2011-12-25
Basic slide notes
Thomas White
2011-12-24
Turn border red to indicate slideshow unlinked
Thomas White
2011-12-24
Ensure old Cairo surfaces get deleted
Thomas White
2011-12-13
Fix logic for "remote control magic"
Thomas White
2011-12-11
Remote control magic
Thomas White
2011-12-09
WIP on splitting
Thomas White
2011-10-19
Use cursor up/down to change slide as well
Thomas White
2011-10-17
Fix remaining holes in redraw logic
Thomas White
2011-10-17
Fit slideshow to screen
Thomas White
2011-10-17
New slide redraw logic
Thomas White
2011-06-01
Don't update p->border_{x,y} in slideshow redraw
Thomas White
2011-06-01
Make escape in main window also exit slideshow
Thomas White
2011-06-01
Update slideshow display when switching slides in the window
Thomas White
2011-06-01
Put slideshow on second monitor
Thomas White
2011-05-29
Unblank slide for next/prev
Thomas White
2011-05-29
"B" key blanks slideshow display
Thomas White
2011-05-29
Blank cursor during presentation
Thomas White
2011-05-29
Add slide show mode
Thomas White