Krisjanis Rijnieks
26326733cc
Make it work with openFrameworks master branch
8 years ago
c-mendoza
e231300b84
DirectoryWatcher: file added and file removed events
8 years ago
c-mendoza
1d2864befc
DirectoryWatcher now notifies if file count has changed in a directory
8 years ago
Krisjanis Rijnieks
e781dfb587
Remove ofxIO dependency from MediaServer
8 years ago
Krisjanis Rijnieks
ed0ee4fd96
React to image added events
9 years ago
Krisjanis Rijnieks
1cc8ba5ae4
Add some todos
9 years ago
Krisjanis Rijnieks
79b705df85
Add virtual func return values in `DirectoryWatcher` for less warnings when compiling on pi
9 years ago
Krisjanis Rijnieks
8bde5b84a8
Add `.ogv` file format, close #50
9 years ago
Krisjanis Rijnieks
0fbfe7174b
Remove `std::` prefix everywhere in `src`
10 years ago
Krisjanis Rijnieks
95b366ada5
Change src code style using ofStyler
10 years ago
Krisjanis Rijnieks
691a0a9879
Filter same video sources to all platforms
11 years ago
Krisjanis Rijnieks
4ae87c6259
Add video source list and fix a lot of bugs
11 years ago
Krisjanis Rijnieks
19c33ddd5f
Massive restructure:
- Added source types
- Adjusted surfaces to work with the types instead of plain textures
- Improved media server to manage all of the source types
- Added video source that works on Mac for now
- A lot of small adjustments
11 years ago
Krisjanis Rijnieks
fbc15943ad
Add media type struct and make use of it in the media server
11 years ago
Krisjanis Rijnieks
b527f0ebaf
Add extra file extensions to image and video path filters
11 years ago
Krisjanis Rijnieks
08822add89
Workaround path filters not working with DirectoryWatcherManager.addPath
11 years ago
Krisjanis Rijnieks
1a8f527f57
Make filePaths vector private and create a public getter method for it
11 years ago
Krisjanis Rijnieks
49c8b74e7f
Remove path from vector on directory watcher item removed event
11 years ago
Krisjanis Rijnieks
39bd954876
Add custom events to replace ofMessage
11 years ago
Felix Dubrownik
9d3733bb66
added getPaths
11 years ago
Felix Dubrownik
b0e7800752
added TODO
11 years ago
Felix Dubrownik
7c5fa74c60
added Test case. Compiles. shows right number of images
11 years ago
Felix Dubrownik
05ee627759
added DrectoryWatchers for video and image
11 years ago
Felix Dubrownik
46576c5075
added handlers. Dummies for now, but compiles
11 years ago
Felix Dubrownik
e7f2b4315e
MediaServer: added Filters for Video and Images
11 years ago
Felix Dubrownik
e33c42cb03
copied init from ofxIO dirWatcher example
11 years ago
Felix Dubrownik
9150e6832f
init, created class
11 years ago