30 Commits (173c5f7a2af9d9daa02cf9416ea6c435ed2d50a0)

Author SHA1 Message Date
Krisjanis Rijnieks 0fbfe7174b Remove `std::` prefix everywhere in `src` 10 years ago
Krisjanis Rijnieks f160fbd232 Replace `NULL` with `0` everywhere 10 years ago
Krisjanis Rijnieks 95b366ada5 Change src code style using ofStyler 10 years ago
Krisjanis Rijnieks 2ea46acbb3 Add some thoughts in form of comments 10 years ago
Krisjanis Rijnieks d88fe23773 Add FBO source via ofxPiMapper directly insteat through getMediaServer 11 years ago
Krisjanis Rijnieks ca5df071b7 Add FBO source support and selection in source editor 11 years ago
Krisjanis Rijnieks 691a0a9879 Filter same video sources to all platforms 11 years ago
Krisjanis Rijnieks 9b04e00261 Remove anoying debug messages 11 years ago
Krisjanis Rijnieks 4ae87c6259 Add video source list and fix a lot of bugs 11 years ago
Krisjanis Rijnieks 19c33ddd5f Massive restructure: 11 years ago
Krisjanis Rijnieks 6ca30dfe5f Add check if image already loaded 11 years ago
Krisjanis Rijnieks fbc15943ad Add media type struct and make use of it in the media server 11 years ago
Krisjanis Rijnieks ceeedc022d Add media type struct 11 years ago
Krisjanis Rijnieks 28d5a494e4 Refactor a bit 11 years ago
Krisjanis Rijnieks 3093a23471 Build gui from image names got from media server 11 years ago
Krisjanis Rijnieks 4e93dc8f3b Add image loading and unloading and events 11 years ago
Krisjanis Rijnieks cdd514dbf5 Add loadImage and unloadImage methods 11 years ago
Krisjanis Rijnieks f5588158d7 Comment out event handler debug couts 11 years ago
Krisjanis Rijnieks 98d65a3c50 Add event handlers for the image and video directory watcher events 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 32e3e15ded Add event handlers to video and image wathcher add and remove events 11 years ago
Krisjanis Rijnieks 58565d0a3a Adjust things to be compatible with the updated DirectoryWatcher 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