40 Commits (d118353766c5fe85b232713703a867d2753d22af)

Author SHA1 Message Date
das efcd6d9cd8 path patch Raspi bugfixing 5 years ago
das 33fc850aaf change paths from absolute to relative for all Targets but pi 5 years ago
남정호 fee5b5558c Add video restart/pause/resume method 6 years ago
Theodoros Papatheodorou 7099fee8f5 fixed minor bugs here and there and made sure media server sets displayed flag to false once source is unloaded 8 years ago
Theodoros Papatheodorou 5531170862 added ability not to update/draw fbo sources when they are not actively displayed 8 years ago
Krisjanis Rijnieks 26326733cc Make it work with openFrameworks master branch 8 years ago
Theodoros Papatheodorou 7dffbbacfa fixed malloc error when fbo source was called to begin before it's been allocated 8 years ago
Theodoros Papatheodorou 18d50a70d7 added fbo accessor functions to FboSource, surrounded calls to setup() and reset() with calls to begin/end fbo drawing 8 years ago
c-mendoza 1d2864befc DirectoryWatcher now notifies if file count has changed in a directory 8 years ago
Krisjanis Rijnieks 7401408411 Add quick fix to broken usb media loading, close #119 8 years ago
Krisjanis Rijnieks e781dfb587 Remove ofxIO dependency from MediaServer 8 years ago
Krisjanis Rijnieks 197145bb33 Add piping down app events into fbo sources instead of registering 8 years ago
Krisjanis Rijnieks ed0ee4fd96 React to image added events 9 years ago
Krisjanis Rijnieks c83c001967 Add usb0 to usb3 to media server locations 9 years ago
Krisjanis Rijnieks 8c723d6746 Add `registerFboSource` overload method with pointer 9 years ago
Krisjanis Rijnieks 5dd7d6c517 Call the `FboSource::setup()` when adding it to `MediaServer` 9 years ago
Krisjanis Rijnieks 6a6702e4f9 Add `/boot/ofxpimapper/sources` directory as additional store 9 years ago
Krisjanis Rijnieks a9e1ab7ecb Add minimal refactoring to `MediaServer` 9 years ago
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 ca5df071b7 Add FBO source support and selection in source editor 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 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 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
Felix Dubrownik 9d3733bb66 added getPaths 11 years ago
Felix Dubrownik 05ee627759 added DrectoryWatchers for video and image 11 years ago