1
0
Fork 0
mirror of https://github.com/sile/hls_m3u8.git synced 2025-04-15 08:14:05 +00:00
Commit graph

308 commits

Author SHA1 Message Date
Takeru Ohta
be3117804e Bump version from 0.5.0 to 0.5.1 2025-04-10 22:09:57 +09:00
Takeru Ohta
74cb1933fe Refactor GitHub workflow to consolidate CI jobs and add multi-toolchain support 2025-04-10 22:07:35 +09:00
Takeru Ohta
7e6676e767 Remove Travis CI and update badges to use GitHub Actions 2025-04-10 22:05:30 +09:00
Takeru Ohta
fc34da37d6 refactor: simplify Channels::from_str using split_once for better readability 2025-04-10 22:02:27 +09:00
Takeru Ohta
033cd7ca73 Fix clippy warnings 2025-04-10 21:55:37 +09:00
Takeru Ohta
b921df4510
Merge pull request #80 from dimomatt/add-dolby-support-to-channels
Add support for dolby atmos
2025-04-10 21:46:38 +09:00
Matthew
cdf8341996 address last comments 2025-04-09 13:08:32 -06:00
Matthew
1e5074e0b0 fix comments 2025-04-09 13:06:10 -06:00
Matthew
7714a58704 added support for parsing 2025-04-07 15:53:21 -06:00
Takeru Ohta
3529874165 Bump version to 0.5.0 2025-02-04 09:01:28 +09:00
Takeru Ohta
c4a8154872
Merge pull request #79 from sile/clippy
Fix clippy warnings
2025-02-04 08:59:11 +09:00
Takeru Ohta
a442de78c2 Fix compile error 2025-02-04 08:58:16 +09:00
Takeru Ohta
a651557bf3 Fix clippy warnings 2025-02-04 08:52:48 +09:00
Takeru Ohta
6072527f05
Merge pull request #78 from sile/rustfmt
Re-format code using the default rustfmt settings
2025-02-04 08:42:04 +09:00
Takeru Ohta
60dcc98092 Apply formatter 2025-02-04 08:39:08 +09:00
Takeru Ohta
dff2f3170a Remove rustfmt.toml to favor default behavior 2025-02-04 08:38:45 +09:00
Takeru Ohta
e2f15b5d8b
Merge pull request #77 from jensenn/feature/other-key-formats
Add other keyformats
2025-02-04 08:30:54 +09:00
Jensenn
81eb5a5bbe Add other keyformats 2025-02-03 15:26:58 -07:00
Takeru Ohta
dbf26f685e
Merge pull request #76 from GnomedDev/update-deps
[Breaking] Update dependencies
2024-09-07 08:32:00 +09:00
GnomedDev
d02edcab90
[Breaking] Update dependencies 2024-09-06 16:31:14 +01:00
Takeru Ohta
c8d848a51e Bump version to 0.4.2 2024-09-06 21:45:34 +09:00
Takeru Ohta
4aa9f63f3b
Merge pull request #75 from sile/fix-test-failure
Fix incorrect doc test `{.should_panic}` attribute
2024-09-06 21:42:28 +09:00
Takeru Ohta
4f1c1fe32c Fix incorrect doc test {.should_panic} attribute 2024-09-06 21:35:11 +09:00
Takeru Ohta
8432c003d1
Merge pull request #74 from GnomedDev/fix-warnings
Fix warnings added over the last 3 years
2024-09-06 21:26:07 +09:00
GnomedDev
149c3b5c45
Fix warnings added over the last 3 years 2024-09-06 12:41:57 +01:00
Lucas
f5ddfed738
Merge pull request #72 from Luro02/ci
Remove miri from ci
2021-10-01 13:56:54 +02:00
Lucas
1c31d3835f remove miri from ci 2021-10-01 13:55:36 +02:00
Lucas
aa4728aaed
Merge pull request #71 from Luro02/ci
fix ci by running rustfmt on nightly
2021-10-01 13:40:05 +02:00
Lucas
ddb618f0d9 fix ci by running rustfmt on nightly 2021-10-01 13:39:17 +02:00
Lucas
6c3438a68f
Merge pull request #69 from Luro02/issue64
fix issue 64
2021-10-01 13:37:19 +02:00
Lucas
9ec0687f5e
Merge pull request #68 from Luro02/clippy
fix clippy lints
2021-10-01 13:36:57 +02:00
Lucas
4ba3fcf352
Merge pull request #70 from Luro02/ci
update ci to test code
2021-10-01 13:36:39 +02:00
Lucas
f7eaeea281 update ci to test code 2021-10-01 13:35:43 +02:00
Lucas
3a742a95b6 fix issue #64 2021-10-01 13:32:36 +02:00
Lucas
6c694d186d fix broken test 2021-10-01 13:32:19 +02:00
Lucas
c2c94f9352 fix clippy lints 2021-10-01 13:04:57 +02:00
Takeru Ohta
8bf28b75fa
Merge pull request #67 from sile/bump-to-v0.4.1
Bump version to v0.4.1
2021-08-03 07:13:10 +09:00
Takeru Ohta
5c2852c3ce Bump version to v0.4.1 2021-08-03 07:11:16 +09:00
Lucas
fc067c3293
merge pull request #66 from Luro02/master
fix compiler errors
2021-08-02 20:17:26 +02:00
Lucas
153c6e3e33 fix clippy error by implementing PartialOrd manually for UFloat and Float 2021-08-02 20:15:45 +02:00
Lucas
8ad21ec161 fix compiler errors 2021-08-02 20:05:11 +02:00
Takeru Ohta
23c799a88b
Merge pull request #63 from sile/fix-build-error-on-rustc-1.45.2
Fix build errors on rustc-1.45.2
2020-08-15 20:22:04 +09:00
Takeru Ohta
eff1e6783d Fix build errors on rustc-1.45.2 2020-08-15 17:19:27 +09:00
Takeru Ohta
42b5eb531b
Merge pull request #62 from sile/bump-to-v0.3.1
Bump version to v0.4.0
2020-08-15 17:07:42 +09:00
Takeru Ohta
09227f124b Change the new version to v0.4.0 2020-08-15 16:01:19 +09:00
Takeru Ohta
af92a94873 Bump version to v0.3.1 2020-08-15 13:08:21 +09:00
Lucas
68453ea54d
Merge pull request #61 from Luro02/master
Fix a lot of clippy lints
2020-08-11 11:14:13 +02:00
Luro02
e6588ab963
Fix a lot of clippy lints 2020-08-11 11:13:14 +02:00
Lucas
c343858860
Merge pull request #60 from Luro02/master
Fix issue #59 related to parsing the #EXT-X-DISCONTINUITY-SEQUENCE tag
2020-08-11 10:38:33 +02:00
Luro02
f98f12fa82
Fix #59 2020-08-11 10:36:44 +02:00