GitHub / videolan/libvlcpp / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| adc59633 | ci: Only build for 4.0 | Alaric Senat <a****c@v****o> | 2 months ago | |
| 8b3d8e3c | meson: Set version to 4.0.0 | Alaric Senat <a****c@v****o> | 2 months ago | |
| 37633d3c | misc: Update readme | Alaric Senat <a****c@v****o> | 2 months ago | |
| 0b3cb231 | Instance: fix libvlc_dialog_set_error_callback call | Ayush Dey <d****6@g****m> | 2 months ago | |
| 57a8959c | build: remove unused libvlc subproject patches | Ayush Dey <d****6@g****m> | 2 months ago | |
| e62774b8 | structures: adapt MediaTrack to named libvlc_media_track_t union | Ayush Dey <d****6@g****m> | 2 months ago | |
| ad890455 | common: remove unused struct GuessBoxingStrategy | Ayush Dey <d****6@g****m> | 3 months ago | |
| 76217a0a | common: remove MediaPtr usage | Ayush Dey <d****6@g****m> | 4 months ago | |
| f2980784 | ci: bump 4.0 image | Ayush Dey <d****6@g****m> | 4 months ago | |
| 84f71b19 | build: update libvlc .wrap fallback | Ayush Dey <d****6@g****m> | 4 months ago | |
| 59945064 | Use std::chrono::microseconds for time unit | Ayush Dey <d****6@g****m> | 4 months ago | |
| 33214afe | meson: Expose libvlcpp as a subproject dependency | Alaric Senat <a****c@v****o> | 4 months ago | |
| 25f79cd7 | examples: adapt imem and renderer examples | Ayush Dey <d****6@g****m> | 5 months ago | |
| 986f2bc8 | test: add tests for parsing and thumbnail generation | Ayush Dey <d****6@g****m> | 5 months ago | |
| e600f8ab | test: add MediaPlayer tests | Ayush Dey <d****6@g****m> | 5 months ago | |
| 13566b07 | Internal: remove unused InternalType | Ayush Dey <d****6@g****m> | 5 months ago | |
| 39e73ae1 | Instance: set Dialog callback version | Ayush Dey <d****6@g****m> | 5 months ago | |
| 8ce14f16 | EventManager: remove EventManager | Ayush Dey <d****6@g****m> | 5 months ago | |
| e54ee6cc | MediaListPlayer: adapt libvlc_media_list_player_new binding call | Ayush Dey <d****6@g****m> | 5 months ago | |
| 01fcb385 | MediaListPlayer: remove setMediaPlayer method | Ayush Dey <d****6@g****m> | 5 months ago | |
| ba59e60a | MediaPlayer: adapt libvlc_media_player_new binding calls | Ayush Dey <d****6@g****m> | 5 months ago | |
| 660b4508 | MediaPlayer: add getTrackFromId method | Ayush Dey <d****6@g****m> | 5 months ago | |
| 7406b784 | structures: accept const libvlc_chapter_description_t* in ChapterDescription ... | Ayush Dey <d****6@g****m> | 5 months ago | |
| d11ff550 | structures: rename libvlc_media_track_hold to libvlc_media_track_retain | Ayush Dey <d****6@g****m> | 5 months ago | |
| e782e2fe | RendererDiscoverer: adapt libvlc_renderer_discoverer_new binding call | Ayush Dey <d****6@g****m> | 5 months ago | |
| 69e4ff99 | RendererDiscoverer: handle NULL return in RendererDiscoverer::Item::iconUri | Ayush Dey <d****6@g****m> | 5 months ago | |
| e2a8402d | MediaDiscoverer: remove libvlc_media_discoverer_media_list bindings | Ayush Dey <d****6@g****m> | 5 months ago | |
| bb3dfb8e | MediaDiscoverer: adapt libvlc_media_discoverer_new binding call | Ayush Dey <d****6@g****m> | 5 months ago | |
| 12a5cbfb | Parser: add thumbnailer bindings | Ayush Dey <d****6@g****m> | 5 months ago | |
| c5853f71 | common: add an argWrapper overload for Picture object | Ayush Dey <d****6@g****m> | 5 months ago | |
| 29ec06f2 | Parser: add Parser class | Ayush Dey <d****6@g****m> | 5 months ago | |
| 00b0dc0a | Picture: add class Picture::List | Ayush Dey <d****6@g****m> | 5 months ago | |
| a61578f7 | Picture: add WebP and Rgba picture types | Ayush Dey <d****6@g****m> | 5 months ago | |
| 4422cc6b | Media: adapt libvlc_media_new_callbacks binding call | Ayush Dey <d****6@g****m> | 5 months ago | |
| 38dd7509 | common: modify CallbackWrapper::wrap to support libVLC argument wrapping | Ayush Dey <d****6@g****m> | 5 months ago | |
| 10c25ab8 | Remove version guards | Ayush Dey <d****6@g****m> | 5 months ago | |
| 2e6eeff9 | fixed libvlc documentation path | ramzanbhutto <k****8@g****m> | 5 months ago | |
| 99541a17 | Media: Add `Cancelled` preparse status | Alaric Senat <a****c@v****o> | 10 months ago | |
| 7c136452 | Media: Add missing `4.0` preparse status | Alaric Senat <a****c@v****o> | 10 months ago | |
| 3bb0994b | build: pkg-conf: Hardcode `requires` field | Alaric Senat <d****t@p****t> | 11 months ago | |
| 7e5eaae1 | ci: Include meson test logs in artifacts | Alaric Senat <d****t@p****t> | 11 months ago | |
| c225e599 | tests: regression: Assert that at least one track is found | Alaric Senat <d****t@p****t> | 11 months ago | |
| af09f281 | ci: Force a 4.0 wrap build | Alaric Senat <d****t@p****t> | 11 months ago | |
| f2d830bf | build: Add a libvlc .wrap fallback | Alaric Senat <d****t@p****t> | 11 months ago | |
| 5745a6ee | build: Set minimal C++ standard to c++11 | Alaric Senat <d****t@p****t> | 11 months ago | |
| baa12bbe | ci: Fully switch to medialibrary container images | Alaric Senat <d****t@p****t> | 12 months ago | |
| e317b34b | build: Automate regression test | Alaric Senat <d****t@p****t> | 12 months ago | |
| f4c98837 | build: Switch to meson | Alaric Senat <d****t@p****t> | 12 months ago | |
| 44c1f48e | Remove interface spawning in 4.0 | Alaric Senat <d****t@p****t> | over 2 years ago | |
| b6876c81 | Remove TrackDescription in 4.0 | Thomas Guillem <t****s@g****r> | over 2 years ago | |
| 666726ab | libvlcpp.pc.in: add libvlc dependency | Alexandre Janniaux <a****i@v****o> | almost 3 years ago | |
| d76fe067 | Instance: avoid using asprintf | Steve Lhomme <r****4@y****z> | over 3 years ago | |
| c07bf8dd | configure: fix deprecation warnings | Johannes Kauffmann <j****n@h****m> | over 3 years ago | |
| e1a03b37 | Media: Remove `thumbnailRequestCancel` | Alaric Senat <d****t@p****t> | over 3 years ago | |
| 0116906d | MediaPlayer: adapt with recent LibVLC changes | Thomas Guillem <t****s@g****r> | over 3 years ago | |
| d75a31a0 | Instance: Clarify endif directive | Hugo Beauzée-Luyssen <h****o@b****r> | about 4 years ago | |
| d077d7e9 | MediaPlayer: Adapt to recent API changes | Thomas Guillem <t****s@g****r> | about 4 years ago | |
| 4ff41bfe | MediaPlayer: Allow construction with a const Instance& | Hugo Beauzée-Luyssen <h****o@b****r> | about 4 years ago | |
| 0c7d3968 | CI: Bump 4.0 image | Hugo Beauzée-Luyssen <h****o@b****r> | about 4 years ago | |
| 64dbe443 | examples: Adapt to recent API changes | Hugo Beauzée-Luyssen <h****o@b****r> | about 4 years ago | |
| a14c7cc6 | MediaPlayer: Adapt to recent API changes | Hugo Beauzée-Luyssen <h****o@b****r> | about 4 years ago | |
| 41a07fcd | Media: Adapt to recent API changes | Hugo Beauzée-Luyssen <h****o@b****r> | about 4 years ago | |
| 92d8d10a | CI: Bump 4.0 image | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 42b58a17 | Instance: Update dialog API to match libvlc changes | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 912952c3 | Instance: ErrorDisplay was also introduced in VLC 3 | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| acb78a24 | CI: Bump unstable image | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| cdbae9df | EventManager: Remove onStateChange event | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 38a18211 | Media: Remove media states bindings in 4.0 | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 3f6cc938 | CI: Bump unstable image | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 4a9d2822 | EventManager: Rename MediaPlayer::onEndReached -> onStopping | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 2fe8b1c9 | Media: update the memory read callback to use ptrdiff_t | Steve Lhomme <r****4@y****z> | over 4 years ago | |
| 2ac1809f | Add a missing include of <algorithm> for std::fill | Martin Storsjö <m****n@m****t> | over 4 years ago | |
| 7810bd13 | Instance: Don't expose audioOutputDeviceList in 4.0 | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 833d14aa | MediaPlayer: fix outputDeviceSet after libvlc API change | Steve Lhomme <r****4@y****z> | over 4 years ago | |
| 945a49cf | test: Fix a potential use-after-free when using stopAsync | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 1029f7b5 | RendererDiscoverer: Accept a temporary instance | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 5921ac9c | MediaPlayer: Accept a temporary instance | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| c7ace350 | MediaListPlayer: Accept a temporary instance | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| ce665381 | MediaList: Accept a temporary instance | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 43fb4106 | MediaDiscoverer: Accept a temporary instance | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| c1ee6408 | Media: Accept a temporary instance | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 887c0117 | CI: Bump 4.0 image | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| d41003f7 | Media: Rename stat -> fileStat | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| 2a730841 | CI: Bump 4.0 image | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| aca01ee3 | Media: Expose new libvlc_media_get_stat API | Hugo Beauzée-Luyssen <h****o@b****r> | over 4 years ago | |
| b0e7d093 | Replace remaining NULL with nullptr | Hugo Beauzée-Luyssen <h****o@b****r> | almost 5 years ago | |
| 44588c2b | Internal.hpp: fix header license info | Martin Finkel <m****e@m****m> | almost 5 years ago | |
| 17e622c6 | Fixed typo in vlcpp/structures.hpp | The personified devil <l****t@y****m> | over 5 years ago | |
| b4eecc53 | MediaDiscoverer: Add a default constructor | Hugo Beauzée-Luyssen <h****o@b****r> | over 5 years ago | |
| f52dc9fd | Instance: Allow construction from an existing libvlc_instance_t | Hugo Beauzée-Luyssen <h****o@b****r> | over 5 years ago | |
| 98fafd88 | MediaList: Added missing constructor for an empty MediaList |
Leonhard Saam <l****b@y****m>
Committed by: Hugo Beauzée-Luyssen <h****o@b****r> |
over 5 years ago | |
| 4ac2be9c | EventManager: Don't expose onFreed event starting from 4.0 | Hugo Beauzée-Luyssen <h****o@b****r> | over 5 years ago | |
| 983a8a2a | CI: Bump unstable image | Hugo Beauzée-Luyssen <h****o@b****r> | almost 6 years ago | |
| ac373bfe | EventManager: Expose libvlc_MediaAttachedThumbnailsFound | Hugo Beauzée-Luyssen <h****o@b****r> | almost 6 years ago | |
| a9c0f04a | improve readme |
Martin Finkel <m****e@m****m>
Committed by: Hugo Beauzée-Luyssen <h****o@v****g> |
almost 6 years ago | |
| 62b68f97 | Add CI configuration | Hugo Beauzée-Luyssen <h****o@b****r> | almost 6 years ago | |
| 6d7297fc | Makefile.am: Properly link examples with libvlc | Hugo Beauzée-Luyssen <h****o@b****r> | almost 6 years ago | |
| f22156b4 | Add README |
Martin Finkel <m****e@m****m>
Committed by: Hugo Beauzée-Luyssen <h****o@v****g> |
almost 6 years ago | |
| 94ee174a | EventManager: Don't expose ScrambledChanged on 4.0 | Hugo Beauzée-Luyssen <h****o@b****r> | almost 6 years ago | |
| a756e5ac | MediaPlayer: Expose single track selection/unselection | Hugo Beauzée-Luyssen <h****o@b****r> | almost 6 years ago |