Kamil Moskała
d81e6ea31e
docs: highlight maintainer services & update twg site links ( #4214 )
...
* docs: add cta block
* chore: update twg urls
2024-10-05 11:21:50 +02:00
Olivier Bouillet
0c6b47f42c
docs: remove desugaring section as no more need on media3 1.4.1 ( #4206 )
2024-09-29 20:46:11 +02:00
Krzysztof Moch
de8ade0620
fix: expo plugin export ( #3992 )
2024-07-11 22:52:10 +02:00
Krzysztof Moch
08f6caa645
feat: add expo plugins ( #3933 )
...
* feat: add expo plugins
* add export
* fix import
* fix bugs
* build `lib` to `CommonJS`
* restore `build.gradle`
* remove plugin tmp
* add expo plugin for ios caching
* add docs for expo plugin
* fix expo plugin export
* fix docs
2024-07-10 11:49:13 +02:00
Olivier Bouillet
a7d834a80a
feat(android): allow building exoplayer from source ( #3932 )
...
* feat(android): allow to build from source code
* fix(android): allow to build plugin from source
2024-06-25 13:20:12 +02:00
Olivier Bouillet
91d27a6009
feat: add plugins management ( #3909 )
2024-06-25 08:55:32 +02:00
Olivier Bouillet
3cfb96adb9
Chore(docs): fix typo ( #3938 )
...
* perf: ensure we do not provide callback to native if no callback provided from app
* chore: rework bufferConfig to make it more generic and reduce ReactExoplayerView code size
* chore: improve issue template
* fix(android): avoid video view flickering at playback startup
* fix: ensure player doesn't start when view is unmounted
* Fix/ensure view drop stop playback startup (#3875 )
* fix: ensure player doesn't start when view is unmounted
* chore(docs): fix typo
2024-06-24 10:59:33 +02:00
Krzysztof Moch
cbdcbf2573
chore: update repository links ( #3742 )
2024-05-07 17:25:09 +02:00
Olivier Bouillet
4c63988d12
docs: review and clean up ( #3730 )
...
* fix(ts): onPlaybackRateChangeData was not correctly typed
* fix: ensure tracks are well displayed in the sample
* chore: reorder drm props
* chore: reorder events
* docs: move onAudioTracks to events
* docs: reorder and clean <PlatformsList from methods
* docs: fix props case naming
* docs: fix ordering
* docs: fix ordering & remove trackId
* chore: remove sample build from installation page
* docs: remove outdated information
* docs: remove beta information from doc landing page
2024-05-04 14:36:39 +02:00
lovegaoshi
ecc946d1c1
feat(android): cache ( #3514 )
...
* feat: android cache
* docs: bufferSize
* Revert "docs: bufferSize"
This reverts commit 09637b134e121b9ca3ffd78f2f5bc657319ed67a.
* fix: cacheSize name
* feat: singleton android cache
* fix: local cache resolve
* fix: lint
* docs: android cache
* chore: merge conflict
* fix: lint
* chore: useCache button
* chore: fix state in the sample
* fix: cache factory
* chore: update cacheSizeMB docs
---------
Co-authored-by: Olivier Bouillet <freeboub@gmail.com>
2024-05-01 11:20:34 +02:00
Olivier Bouillet
453907483d
docs: describe project and sample build ( #3656 )
...
* fix(ts): onPlaybackRateChangeData was not correctly typed
* doc: describe project and sample build
2024-04-07 19:01:42 +02:00
Olivier Bouillet
38746ff2ba
doc: improve network tracing description ( #3618 )
2024-03-28 10:40:13 +01:00
Krzysztof Moch
c0aa3d6453
docs: add new architecture docs section ( #3558 )
2024-03-04 09:48:20 +01:00
Krzysztof Moch
85e30f0335
feat: move docs to github pages ( #3296 )
...
* feat(docs): setup nextra
* feat(docs): add pages
* docs: update introduction page
* docs: fix typos
* docs: fix links
* docs: update README
* docs: sync with master
* docs: remove old docs
* fix(ci/docs): fix typos
* fix(ci/docs): fix docs setup
* fix(docs): update next config
* chore(ci/docs): clean up
* chore(docs): add meta tags
* chore: apply review changes
* docs: move drm into api section
* docs: fix next config
* docs: fix links
* docs: add methods section
* chore: sync with main
* docs: add missing onAudio events
2023-10-26 08:54:14 +02:00