Pierre Réveillon
|
31db9558af
|
Merge gihub patch
|
2021-12-05 23:57:54 +01:00 |
Rene Richter
|
4c015edec4
|
Add EventManager::detach method
|
2021-12-05 23:49:31 +01:00 |
Pierre Réveillon
|
f613e36ae5
|
updated bindgen
|
2021-11-23 11:32:37 +01:00 |
Pierre Réveillon
|
e948f834a4
|
rebase
|
2021-11-22 08:55:27 +01:00 |
Pierre Réveillon
|
14dd7928bd
|
CI: Add Gitlab CI
|
2021-11-22 02:53:55 +00:00 |
Pierre Réveillon
|
fd051f52a3
|
Merge branch '1-add-gitlab-ci' into 2-bindgen
|
2021-11-19 10:33:35 +01:00 |
Pierre Réveillon
|
c3a366726f
|
fixed CI image
|
2021-11-19 10:33:14 +01:00 |
Pierre Réveillon
|
e71e7825fb
|
fixed repository url
|
2021-11-19 10:23:03 +01:00 |
Pierre Réveillon
|
b3ba9950c7
|
Fixed repository
|
2021-11-19 10:21:41 +01:00 |
Pierre Réveillon
|
f3534654d7
|
libvlc-sys was removed by mistake
|
2021-11-09 23:07:08 +01:00 |
Pierre Réveillon
|
536e9dff19
|
Merge remote-tracking branch 'origin/use-bindgen' into 2-bindgen
|
2021-11-09 22:58:38 +01:00 |
Pierre Réveillon
|
90a34a2f5b
|
image tag fix
|
2021-11-09 22:51:43 +01:00 |
Grubshka
|
a69bd47517
|
CI fix
|
2021-11-02 23:48:23 +01:00 |
Martin Finkel
|
21c4cb25f5
|
Merge branch 'windows-build' into 'master'
Improve linking on Windows
See merge request mfkl/vlc-rs!1
|
2021-07-21 06:25:32 +00:00 |
Markus Røyset
|
80b31f723e
|
Adjust rustc-link-lib directive
|
2021-04-13 21:18:30 +02:00 |
Markus Røyset
|
37e72976d6
|
Add support for building on Windows
|
2021-04-13 20:22:58 +02:00 |
T. Okubo
|
74a22d7414
|
Comment out features for libvlc 3.0
|
2019-12-15 14:40:00 +09:00 |
T. Okubo
|
70c717ba62
|
libvlc-sys 0.2
|
2019-12-15 14:31:25 +09:00 |
T. Okubo
|
0444f7bd64
|
Use pkg-config
|
2019-12-15 14:22:50 +09:00 |
T. Okubo
|
2b54b72054
|
Add some information to Cargo.toml
|
2019-11-30 19:37:07 +09:00 |
T. Okubo
|
cef535cc22
|
Use libvlc-sys on crates.io
|
2019-11-28 21:07:29 +09:00 |
T. Okubo
|
a79003543f
|
Add some infomation to libvlc-sys/Carto.toml
|
2019-11-28 21:02:59 +09:00 |
T. Okubo
|
aa188aa0f0
|
Remove old hand-written sys
|
2019-11-28 20:19:54 +09:00 |
T. Okubo
|
48683a905f
|
Add feature v3_00
|
2019-11-28 20:15:56 +09:00 |
T. Okubo
|
b82a40571a
|
Fix warning
|
2019-11-28 20:01:56 +09:00 |
T. Okubo
|
469c81dd8e
|
Use vlc_sys in vlm
|
2019-11-28 19:42:33 +09:00 |
T. Okubo
|
d84f960a00
|
Merge branch 'master' into use-bindgen
|
2019-11-28 19:40:39 +09:00 |
T. Okubo
|
2ce884fc5c
|
Fix to use libvlc-sys
|
2019-11-25 20:53:31 +09:00 |
T. Okubo
|
8e18b13beb
|
Merge pull request #7 from Spiideo/vlm-broadcast
VLM support
|
2019-11-25 20:34:07 +09:00 |
Raniz
|
93560d3e10
|
Update for Rust 2018
|
2019-11-25 11:48:12 +01:00 |
Raniz
|
ab7c27e8cb
|
Merge branch 'master' into vlm-broadcast
|
2019-11-25 11:43:53 +01:00 |
Raniz
|
d379d70a1c
|
VLM as a separate module
* Refactored VLM methods into a VLM trait in it's own module
* Added more VLM methods
|
2019-11-25 11:43:23 +01:00 |
Raniz
|
cd3b94f83b
|
Add support for VLM events
|
2019-11-25 11:43:23 +01:00 |
Raniz
|
31a5840407
|
Merge remote-tracking branch '0xpr03/master'
|
2019-11-25 11:43:23 +01:00 |
Raniz
|
a5499802ab
|
Add method for adding VODs to VLM
|
2019-11-25 11:43:22 +01:00 |
T. Okubo
|
1cc3be26dd
|
Add whitelist for bindgen
|
2019-11-23 20:47:14 +09:00 |
T. Okubo
|
b5b053dad2
|
Add lib section to Cargo.toml
|
2019-11-23 20:20:52 +09:00 |
T. Okubo
|
c52205075c
|
Rewrite enums to use libvlc-sys symbols
|
2019-11-23 20:14:44 +09:00 |
T. Okubo
|
28fafc02f5
|
Fix link lib
|
2019-11-23 20:13:41 +09:00 |
T. Okubo
|
73e8e21637
|
Add libvlc-sys to dependencies
|
2019-11-23 20:12:56 +09:00 |
T. Okubo
|
0417f9e2e8
|
Add libvlc-sys crate
|
2019-11-21 20:00:26 +09:00 |
T. Okubo
|
97898ed074
|
Merge pull request #5 from alexandre-janniaux/change-edition-2018/MR
Update repository to Rust edition 2018
|
2019-11-19 18:24:39 +09:00 |
Raniz
|
b13d7ead4b
|
Add methods for handling VLM broadcasts to Instance
|
2019-11-18 13:49:40 +01:00 |
Alexandre Janniaux
|
f771e6210c
|
cargo: update edition to 2018
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
7e09da35b6
|
media_list: fix crate path
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
2f066ce170
|
media_library: fix crate path
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
3061aaa977
|
video: fix crate path
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
7b60a12911
|
audio: fix crate path
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
56fc69eb3e
|
media_player: fix whitespace
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
23a16997af
|
media_player: fix crate path
|
2019-11-15 18:43:24 +01:00 |