Krisjanis Rijnieks
5a65f6f420
Attempt to fix VideoSource looping on RPi
7 years ago
Krisjanis Rijnieks
c6487b25be
Add loop option to setVideoSource
7 years ago
Krisjanis Rijnieks
ca47482cb1
Add VideoSource::stop()
7 years ago
Krisjanis Rijnieks
26326733cc
Make it work with openFrameworks master branch
8 years ago
Krisjanis Rijnieks
7c9caec7c2
Rename VideoSource::omxPlayer
8 years ago
Krisjanis Rijnieks
1676f9ae69
Use unique_ptr for VideoSource::_videoPlayer
8 years ago
Krisjanis Rijnieks
f985af3644
Remove unused destructor
8 years ago
Krisjanis Rijnieks
77e61f73df
Add `VideoSource::useHDMIForAudio flag` to be used before init
9 years ago
Krisjanis Rijnieks
2a8a7c0fbc
Replace deselect on SPACE with toggle pause
9 years ago
Krisjanis Rijnieks
5f2df368b4
Integrate `OMXPlayerCache` into `VideoSource`
9 years ago
Krisjanis Rijnieks
7fd227e5a4
Fix `VideoSource` audio off when `enableAudio` flag is false
9 years ago
Krisjanis Rijnieks
0fbfe7174b
Remove `std::` prefix everywhere in `src`
10 years ago
Krisjanis Rijnieks
95b366ada5
Change src code style using ofStyler
10 years ago
Krisjanis Rijnieks
ffc2a54151
Improve indentation of `VideoSource`
10 years ago
Krisjanis Rijnieks
aa1397f50a
Add static enableAudio member to `VideoSource` class
10 years ago
Krisjanis Rijnieks
911650c553
Add hint to ofxOMXPlayer workaround
11 years ago
Krisjanis Rijnieks
0c993d9870
Add RPi OMX player
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