ed
|
68fe75742f
|
Add support for DPI aware applications on Windows
|
6 years ago |
ed
|
32bb8f5bbc
|
Windows: Remove escaped characters from video URL before loading in VideoComponent
|
6 years ago |
Lukasz Kozakiewicz
|
315326477d
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
7 years ago |
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
7 years ago |
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
7 years ago |
jules
|
58a99ff139
|
Dragged the singleton macros into the 21st century.. Cleaned up their implementation and gave them new upper-case names to match juce official style. The old names are still defined to avoid breaking old code, but please update before they get deprecated!
|
7 years ago |
jules
|
97fdc233e6
|
Avoided a problem with the win32 video module if JUCE_MODAL_LOOPS_PERMITTED is disabled
|
8 years ago |
jules
|
776bf565db
|
Fixes for a couple of minor compiler warnings
|
8 years ago |
jules
|
eda8612ee3
|
Fixed some video module compile problems on iOS and Windows
|
8 years ago |
jules
|
74c96208fe
|
Removed Quicktime from the OSX build, and replaced the video player and camera implementations with AVFoundation
|
8 years ago |