magdesign
343e0b507c
Update README.md
8 years ago
magdesign
d684992386
Update README.md
8 years ago
c-mendoza
f0f46be406
Update example magslideshow_settings.xml file
8 years ago
c-mendoza
e2ba47de0b
Fixes transition length bug
8 years ago
c-mendoza
177d7636b1
Add xml loading features
8 years ago
c-mendoza
08976e4047
Fixed a logic error in the way slides were being queued.
The activeSlides vector was being modified by enqueueSlide while it was being iterated in update(). enqueueSlide now raises a flag, and it is update() that now modifies the activeSlides vector.
8 years ago
c-mendoza
b1c87be7db
Fixing addons.make for RPi
8 years ago
c-mendoza
dad64e384a
magSlideShow loads its own xml file.
Also added path so that if an xml file is not specified for the slide show, there are useful defaults that can still create one.
Updated the example app to reflect these changes.
Updated the example's xml file.
Added an xml file for the slide show in the example.
8 years ago
c-mendoza
b6a47bbb28
Added a DirectoryWatcher to magSlideShowSource
8 years ago
c-mendoza
e231300b84
DirectoryWatcher: file added and file removed events
8 years ago
c-mendoza
ae75eb62b5
Merge branch 'DirectoryWatcher'
8 years ago
c-mendoza
272e0eb409
update gitignore
8 years ago
c-mendoza
d6af45a395
Merge remote-tracking branch 'origin/DirectoryWatcher' into DirectoryWatcher
8 years ago
c-mendoza
1d2864befc
DirectoryWatcher now notifies if file count has changed in a directory
8 years ago
c-mendoza
5a58e8824d
Again fixing example XML file
8 years ago
c-mendoza
03f39f4621
Adding the right example xml file (oops!)
8 years ago
c-mendoza
cff175f54e
Merge remote-tracking branch 'origin/master'
8 years ago
c-mendoza
d81292101e
Fix example XML file
8 years ago
c-mendoza
24d3bd416d
Merge branch 'magSlideShowSource'
8 years ago
c-mendoza
4a03b564c2
Adding the right example xml file (oops!)
8 years ago
c-mendoza
06f9f1aa87
Merge branch 'magSlideShowSource'
8 years ago
c-mendoza
7948ebd435
Updating example with slide show source
8 years ago
c-mendoza
2f9dd70d43
Moving magSlideShow to ofxPiMapper/Sources
8 years ago
c-mendoza
1659f69b04
magSlideTransition documentation updates
8 years ago
c-mendoza
5e90127386
Transitions working. Added Dissolve transition
8 years ago
c-mendoza
f2809b64a1
Refactoring of transitions. No buildIn, just buildOut
There is still work to be done here, this is just an initial commit for this feature.
8 years ago
c-mendoza
2c8567573d
Adding opacity property to magSlide
8 years ago
c-mendoza
98fcb469b5
Slide Transition Factory
8 years ago
magdesign
a9f9fcab64
Update README.md
8 years ago
magdesign
bc9dd8e06e
Update README.md
8 years ago
c-mendoza
8c283d96f4
Slide show XML loading
8 years ago
c-mendoza
3ce2d8d25e
Auto stash before merge of "magSlideShowSource" and "kr15h/master"
8 years ago
c-mendoza
c079f50ce7
Merge remote-tracking branch 'kr15h/master' into magSlideShowSource
8 years ago
c-mendoza
c3ac37a251
Update example's ofxpimapper.xml to display a slide show
8 years ago
c-mendoza
be6f2602c0
Rename ResizeOption enum item to play nice with GCC
8 years ago
Krisjanis Rijnieks
e7fc82141c
Merge branch 'lobodelmar-compatibleWithRpiAgain'
8 years ago
magdesign
e161a626c6
Update README.md
8 years ago
c-mendoza
011a9f6c0a
Basic slide show support.
8 years ago
magdesign
ed71ea38b4
Update README.md
8 years ago
magdesign
3ce53c1fec
Update README.md
8 years ago
magdesign
6d0b641a26
Update ProjectionMappingMode.cpp
8 years ago
Theodoros Papatheodorou
8b67854e67
made examples compatible with Rpi again by adding correct addons
8 years ago
Theodoros Papatheodorou
9357530b34
added ability to select a source by string name. Basically accessor functions to the SetSourceCmd class
8 years ago
magdesign
6aff63c316
Update README.md
8 years ago
magdesign
bf61d47cb2
Update README.md
8 years ago
magdesign
5a3c678139
Update README.md
8 years ago
magdesign
75b8c7f412
Updatet Keystrokes to PVJ 3.x
8 years ago
magdesign
194d268e3d
changed keyboard shortcuts to PVJ 3.x
8 years ago
Theodoros Papatheodorou
c149613721
removed references to rPI only addons so that it runs on desktop
8 years ago
magdesign
830c57a71e
Update README.md
8 years ago