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 |
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 |
Alexandre Janniaux
|
a1d51ebb7a
|
media: fix whitespace
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
b4346a2573
|
media: fix crate path
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
8ccb60ef9a
|
core: fix whitespaces
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
3dd635a5e8
|
core: fix crate path
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
092377878c
|
media_player: fix missing dyn
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
4fc958841d
|
core: fix missing dyn
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
b18049f978
|
audio: fix obsolete unnamed parameter
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
bde5163367
|
tools: use ? instead of try
|
2019-11-15 18:43:24 +01:00 |
Alexandre Janniaux
|
5b242e55a3
|
sys: use absolute crate path for pub use
|
2019-11-15 18:38:12 +01:00 |
Alexandre Janniaux
|
6c4bbf3aa3
|
lib: fix crate path
|
2019-11-15 18:38:12 +01:00 |
T. Okubo
|
83589234c7
|
Add travis badge
|
2018-11-06 21:08:38 +09:00 |
T. Okubo
|
496d85f1cd
|
Add travis settings
|
2018-11-06 21:02:45 +09:00 |
T. Okubo
|
ea2f4c4080
|
Merge pull request #1 from 0xpr03/feature_args
Implement Instance args
|
2018-10-31 23:12:33 +09:00 |
Aron Heinecke
|
7bb3671a09
|
Add args functionality to Instance
Signed-off-by: Aron Heinecke <aron.heinecke@t-online.de>
|
2018-10-31 14:52:08 +01:00 |
T. Okubo
|
43d6f46d34
|
Bump up version to 0.3.0
|
2018-06-10 20:14:55 +09:00 |
T. Okubo
|
faf6fa7323
|
Make pointer fields private and add raw() method
|
2018-06-04 21:52:17 +09:00 |
T. Okubo
|
8a4e4acecf
|
Bump up version to 0.2.0
|
2018-03-10 14:17:57 +09:00 |
T. Okubo
|
5cde4f36d8
|
Use String instead of Cow<str>
|
2018-03-10 14:03:51 +09:00 |
T. Okubo
|
8720144735
|
Make some structs Copy
|
2018-02-28 21:22:03 +09:00 |
T. Okubo
|
a8b98d25c2
|
Use union to represent libVLC struct types
|
2018-02-27 23:45:31 +09:00 |
T. Okubo
|
3d029b0c37
|
Rename ffi module to sys
|
2018-02-27 22:52:21 +09:00 |
T. Okubo
|
c4f08bb2cb
|
Add some fields to Cargo.toml
|
2017-04-02 09:56:22 +09:00 |
T. Okubo
|
ca128f8a96
|
Use AsRef<Path> for file path
|
2016-11-05 12:38:52 +09:00 |
T. Okubo
|
dfd17859ed
|
Unify link attribute
|
2016-09-29 21:51:50 +09:00 |
T. Okubo
|
5c614a0656
|
Change url
|
2016-07-03 13:20:50 +09:00 |
T. Okubo
|
c21fbb3838
|
Change url
|
2016-07-02 17:58:08 +09:00 |
T. Okubo
|
9fbd450446
|
Fix Readme
|
2016-01-28 20:15:26 +09:00 |
T. Okubo
|
48d22b29f7
|
Add get_track_description
|
2015-12-19 11:23:20 +09:00 |
T. Okubo
|
76bd1a2340
|
Make ffi struct members public
|
2015-12-19 11:01:52 +09:00 |
T. Okubo
|
60268c4547
|
Add get/set aspect ratio
|
2015-12-17 22:02:11 +09:00 |
T. Okubo
|
f95dcd2376
|
Add some audio control functions as the MediaPlayerAudioEx trait
|
2015-12-17 21:12:46 +09:00 |
T. Okubo
|
a0e9f5b41b
|
Add logging callback
|
2015-12-11 22:20:25 +09:00 |
T. Okubo
|
8ec8ec48e2
|
Add some video control functions as the MediaPlayerVideoEx trait
|
2015-12-08 21:53:54 +09:00 |
T. Okubo
|
b376a0de12
|
Add methods to MediaLibrary
|
2015-11-30 23:04:45 +09:00 |
T. Okubo
|
3eab90b03e
|
Add media_library.rs
|
2015-11-30 22:58:47 +09:00 |
T. Okubo
|
efa07191c1
|
Add methods to MediaList
|
2015-11-30 22:55:43 +09:00 |
T. Okubo
|
32ac5eb472
|
Add media_list.rs
|
2015-11-30 22:06:06 +09:00 |
T. Okubo
|
3b08997e1f
|
Add several methods to MediaPlayer
|
2015-11-30 21:54:31 +09:00 |