jules
|
1a60fa9765
|
More ScopedPointer/unique_ptr compatibility work
|
2018-01-10 17:35:08 +00:00 |
|
jules
|
2dc9316420
|
Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility)
|
2017-11-01 17:41:06 +00:00 |
|
jules
|
eda613c6db
|
Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools
|
2017-09-08 08:59:55 +01:00 |
|
hogliux
|
c7e8475f57
|
Andorid: Removed some android video stubs which could cause a crash on application startup
|
2017-07-11 14:34:54 +01:00 |
|
tpoole
|
10b7aa3c16
|
MinGW: Fixed some build warnings
|
2017-07-07 11:06:16 +01:00 |
|
jules
|
50dce5079d
|
Disabled VideoComponent on linux to prevent build errors
|
2017-07-06 16:59:49 +01:00 |
|
jules
|
eda8612ee3
|
Fixed some video module compile problems on iOS and Windows
|
2017-07-04 09:49:24 +01:00 |
|
jules
|
74c96208fe
|
Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation
|
2017-06-30 16:08:51 +01:00 |
|