ed
|
68fe75742f
|
Add support for DPI aware applications on Windows
|
2018-08-10 16:38:17 +01:00 |
|
ed
|
13a4f5126f
|
macOS: Fixed a warning in the native VideoComponent implementation
|
2018-07-25 09:18:38 +01:00 |
|
ed
|
32bb8f5bbc
|
Windows: Remove escaped characters from video URL before loading in VideoComponent
|
2018-07-16 14:58:33 +01:00 |
|
Lukasz Kozakiewicz
|
8fd1740ad8
|
Camera: fix broken CameraDevice listener on Mac that would trigger only once always.
|
2018-05-29 17:51:33 +02:00 |
|
Lukasz Kozakiewicz
|
315326477d
|
Add video playback support for Android and iOS. Update VideoComponent API to support building custom UIs.
|
2018-05-14 18:15:06 +01:00 |
|
Lukasz Kozakiewicz
|
2dd1a80469
|
Camera: bring back CameraDevice::Listener for users wanting to process individual frames. Fix a typo too.
|
2018-04-27 14:07:27 +02:00 |
|
Lukasz Kozakiewicz
|
772185f2b0
|
Add camera support for iOS and Android.
|
2018-04-25 18:54:04 +02:00 |
|
Tom Poole
|
ab863a6dc2
|
Replaced all usage of ScopedPointer with std::unique_ptr
|
2018-04-19 20:27:47 +01:00 |
|
Tom Poole
|
4229dc0a4f
|
Made a lot of ScopedPointer usage conform to the std::unique_ptr interface
|
2018-04-10 18:34:20 +01:00 |
|
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!
|
2017-12-12 16:24:40 +00: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 |
|
jules
|
276d760cb5
|
Workaround for AVPlayerView being unavailable on 32-bit OSX
|
2017-07-11 09:16:09 +01:00 |
|
jules
|
97fdc233e6
|
Avoided a problem with the win32 video module if JUCE_MODAL_LOOPS_PERMITTED is disabled
|
2017-07-10 10:08:12 +01:00 |
|
jules
|
cb14ab3891
|
Tweaked the OSX video player to do sample-accurate seeking
|
2017-07-07 17:48:12 +01:00 |
|
jules
|
096b4e94c0
|
Removed zombie MovieComponent files that should have been deleted with the new video playback changes
|
2017-07-07 15:38:31 +01:00 |
|
tpoole
|
e163800014
|
Fixed a compiler warning in MacOS VideoComponent
|
2017-07-05 15:32:15 +01:00 |
|
jules
|
776bf565db
|
Fixes for a couple of minor compiler warnings
|
2017-07-05 09:21:08 +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 |
|
hogliux
|
b5afccc37c
|
Updated file headers and the README with the JUCE 5 license
|
2017-04-27 14:43:04 +01:00 |
|
jules
|
8ed41ed14b
|
Fixed some whitespace style and cleaned up some code using C++11
|
2017-03-27 13:06:42 +01:00 |
|
jules
|
84da06214d
|
Fix for MovieComponent on older OSX SDKs. Updated video page in big demo app.
|
2017-02-09 15:06:29 +00:00 |
|
jules
|
cd5604c071
|
Another OSX 32-bit build fix in MovieComponent
|
2017-02-02 11:53:21 +00:00 |
|
jules
|
511fe482e8
|
Fix for a 32-bit build problem in MovieComponent
|
2017-02-02 10:51:22 +00:00 |
|
hogliux
|
b6b7abc76a
|
Fixed a warning in MovieComponent
|
2017-02-01 17:28:35 +00:00 |
|
hogliux
|
1c0b935bf6
|
Replaced QuickTimeMovieComponent with MovieComponent, using AVFoundation on OSX
|
2017-02-01 17:18:06 +00:00 |
|
jules
|
9fa0d49be7
|
Added an option JUCE_ALLOW_STATIC_NULL_VARIABLES that can be used to turn off dangerous statics like String::empty, var::null, etc.
|
2016-09-16 12:03:02 +01:00 |
|
hogliux
|
c21716499c
|
Add low quality mode for juce CameraDevice
|
2016-08-03 12:09:19 +01:00 |
|
jules
|
dfc4428af6
|
Avoided a problem in DirectShowComponent that caused crashes in error cases.
|
2016-03-31 10:06:33 +01:00 |
|
jules
|
b5907fa90d
|
Normalised some divider comments
|
2016-02-20 09:45:43 +00:00 |
|
jules
|
02492b36b9
|
Lots of small whitespace tweaks.
|
2015-12-13 19:32:05 +00:00 |
|
jules
|
31381c6864
|
Stripped out some defunct OSX 10.4 fallback code
|
2015-12-01 12:48:01 +00:00 |
|
hogliux
|
c7b8e77031
|
Update copyright notice
|
2015-07-22 15:59:34 +01:00 |
|
jules
|
43252dc605
|
Tidied-up a few stray sign-conversion warnings.
|
2015-03-15 18:22:19 +00:00 |
|
jules
|
50a55b2e9c
|
Avoided a few compiler warnings.
|
2014-12-03 11:45:15 +00:00 |
|
jules
|
d3e378aa4a
|
Added a comment about DirectSound codecs.
|
2014-08-27 16:12:11 +01:00 |
|
jules
|
95f536383f
|
Internal refactoring of some camera capture classes to make it easier to update to new APIs.
|
2014-07-06 18:15:55 +01:00 |
|
jules
|
2623f4d1e1
|
Added method String::clear(), and used it to replace a few uses of String::empty.
|
2013-12-01 11:32:39 +00:00 |
|
jules
|
12a8dd3092
|
Avoided some pedantic GCC warnings.
|
2013-11-03 19:16:52 +00:00 |
|
jules
|
9d588b0bce
|
Avoided a few unused parameter warnings.
|
2013-10-20 15:50:05 +01:00 |
|
jules
|
81435f8134
|
Made a few constant string arrays static to help compilers to optimise their initialisation.
|
2013-10-17 10:42:58 +01:00 |
|
jules
|
7a47c12a76
|
Cleaned away some old region-masking code from ComponentPeer, and improved some messy repaint inefficiencies involving win32 GL rendering.
|
2013-07-31 18:58:02 +01:00 |
|
jules
|
4fc8fbaef1
|
Added some more override decorators.
|
2013-07-10 10:22:33 +01:00 |
|
jules
|
8fd65cb8c5
|
Workaround for a strange Win7 OS bug when trying to load a DirectShow movie which fails.
|
2013-07-04 20:42:50 +01:00 |
|
jules
|
c75a7300f5
|
Added some 'override' modifiers to overridden methods.
|
2013-06-23 23:09:52 +01:00 |
|
jules
|
03c2801f3f
|
Copyright header update in all module files. juce_core modules are now ISC licensed. All other modules are GPLv2/3/AGPLv3
|
2013-06-13 13:17:12 +01:00 |
|
jules
|
52378249d1
|
Fixed a couple of compile errors.
|
2013-04-22 16:17:04 +01:00 |
|
jules
|
7afc21cbab
|
Fixed some JUCE_AUTORELEASEPOOL syntax
|
2013-03-23 10:20:01 +00:00 |
|
jules
|
70964f3f87
|
win32 camera ref-counting fix.
|
2012-12-24 17:56:46 +00:00 |
|
jules
|
35991fb01c
|
Fix for compiler error in camera code.
|
2012-12-22 18:06:44 +00:00 |
|