Krisjanis Rijnieks
26326733cc
Make it work with openFrameworks master branch
8 years ago
Krisjanis Rijnieks
ed0ee4fd96
React to image added events
9 years ago
Krisjanis Rijnieks
fc0055cad7
Integrate the SourcesEditorWidget into Application
9 years ago
Krisjanis Rijnieks
e7fb328313
Move SourcesEditorWidget to Gui/Widgets
9 years ago
Krisjanis Rijnieks
3644c25f95
Rename SourcesEditor to SourcesEditorWidget
9 years ago
Krisjanis Rijnieks
f60e83a1b5
Remove useless SourcesEditor code
9 years ago
Krisjanis Rijnieks
a0050722d3
Clean SourceEditor from old comments and whitespace
9 years ago
Krisjanis Rijnieks
44c29daf37
Do not create MediaServer in SourcesEditor contructor
9 years ago
Krisjanis Rijnieks
e947c13525
Remove alternative constructor for SourcesEditor
9 years ago
Krisjanis Rijnieks
5ded9fa70d
Remove SourcesEditor::register/unregisterAppEvents()
9 years ago
Krisjanis Rijnieks
f064ba810c
Improve Application::setup(), setup all states
9 years ago
Krisjanis Rijnieks
cef6c1a889
Add `getMediaServer()` to `SourcesEditor`
9 years ago
Krisjanis Rijnieks
55a64fddfe
Comment out remove listeners methods in deconstr
On app exit it caused error and it is not worth to spend time on figuring out why.
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
20904a8abf
Remove ofLogNotice when no source selected
10 years ago
Krisjanis Rijnieks
7e7aa93226
Add SelSourceCmd select source undoable command
10 years ago
Krisjanis Rijnieks
8a920b087e
Fix [issue 24] fbo source not highlighted as active in sources editor when the selected surface has it assigned
11 years ago
Krisjanis Rijnieks
ca5df071b7
Add FBO source support and selection in source editor
11 years ago
Krisjanis Rijnieks
819a9a02ea
Move user interface related classes to UserInterface dir
11 years ago
Krisjanis Rijnieks
3159a4779d
Show and hide source selection radio buttons depending on whether they contain sources or not
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:
- 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
29da680512
Add load images using media server and change radio selected events and handlers to be more consistant
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
1ef83c6d61
Add media server event handler placeholders
11 years ago
Krisjanis Rijnieks
4d484bfb3d
Add MediaServer initialization
11 years ago
Felix Dubrownik
6d44d1cae7
ran clang Format with google code Style
11 years ago
Felix Dubrownik
66283175f1
Refactoring: Renaming Classes, introducing namespace
11 years ago
Felix Dubrownik
921b2e20da
Renamed the files
11 years ago
Krisjanis Rijnieks
39c5be41e0
Position image source selector
11 years ago
Krisjanis Rijnieks
c12a1c110e
Not showing source list if there is no surface selected
11 years ago
Krisjanis Rijnieks
88d3b51bdf
Fix ofxSourcesEditor to work with ofxRadioList
11 years ago
Krisjanis Rijnieks
125f4f246c
Add image source selection per surface
11 years ago
Krisjanis Rijnieks
af146d001f
Add basic memory management, unloading surfaces that are not assigned
11 years ago
Krisjanis Rijnieks
765b8eaae6
Add posibility to select texture for selected surface
11 years ago
Krisjanis Rijnieks
5ab0168cbb
Add visual switching to sources editor with key 4
11 years ago
Krisjanis Rijnieks
17e9a5b50b
Add ofxSourcesEditor and some comments
11 years ago