f016c56ba6
feat: Move settings to a tab based ui
2026-01-28 23:40:59 +05:30
335e8fdbef
feat: move cuda to linux
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2026-01-14 15:55:49 +05:30
uttarayan21
97a7a632d4
feat(iced-video): implement planar YUV texture support with HDR conversion matrices and update dependencies
build / checks-matrix (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled
2026-01-04 23:02:47 +05:30
uttarayan21
99853167df
feat(config): enable unfree packages, add CUDA toolkit
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-12-26 10:43:15 +05:30
uttarayan21
a7ffa69326
fix(iced-video): Fix the very high ram usage
...
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
feat(playback): add GstPlayFlags for playbin and playbin3
2025-12-26 10:29:31 +05:30
uttarayan21
4ed15c97f0
feat: Add keybinds to minimal example
2025-12-25 21:43:55 +05:30
uttarayan21
a2491695b3
fix(video): try to optimize memory leaks
build / checks-matrix (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled
2025-12-25 06:28:52 +05:30
uttarayan21
5a0bdae84b
fix: Try to minimize frame latency
2025-12-25 05:48:51 +05:30
uttarayan21
ebe2312272
feat: Get iced-video working
2025-12-25 02:14:56 +05:30
uttarayan21
a0bda88246
feat(gst): add glib dependency and update video texture handling
2025-12-17 14:07:53 +05:30
uttarayan21
5cec7821d0
feat: Move perf to linux only packages and update Cargo.lock file
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-12-16 14:50:00 +05:30
uttarayan21
7f9152e8fd
feat(gst): Added gst a high level wrapper over gstreamer
...
chore(example): Added hdr-gstreamer-wgpu example
chore(license): Added MIT license to all crates
2025-12-16 02:23:30 +05:30
uttarayan21
05ae9ff570
feat(store): add database storage with redb and bson support
...
This commit introduces a new `store` crate that provides database functionality using redb for storage and bson for serialization. It includes tables for users, servers, and settings, along with async operations for getting, inserting, modifying, and removing data. The store supports UUID keys and integrates with the existing Jellyfin client authentication flow.
The changes also include:
- Adding new dependencies to Cargo.lock for bitvec, bson, deranged, funty, num-conv, powerfmt, radium, serde_bytes, simdutf8, time, and wyz
- Updating Cargo.toml to include the new store crate in workspace members
- Modifying ui-iced to use the new database initialization flow with config loading from TOML
- Adding a settings module to ui-iced with UI components for managing server and user configuration
- Implementing secret string handling for sensitive data like passwords
- Updating API client to support pre-authenticated clients with cached tokens
2025-11-26 16:15:41 +05:30
uttarayan21
ca1fd2e977
feat: Update the api crate
2025-11-25 18:48:13 +05:30
uttarayan21
77fe7b6bb4
feat: Update compilation for macos
build / checks-matrix (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled
2025-11-22 05:03:07 +05:30
uttarayan21
0fb5cb1d99
feat: Move stuff under linux
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-11-22 04:42:37 +05:30
uttarayan21
61a2ea1733
feat: Added stuff
build / checks-matrix (push) Has been cancelled
build / checks-build (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
2025-11-22 04:39:42 +05:30
uttarayan21
b1cfc19b96
feat: Added iced_video_player
build / checks-matrix (push) Has been cancelled
build / codecov (push) Has been cancelled
docs / docs (push) Has been cancelled
build / checks-build (push) Has been cancelled
2025-11-20 21:59:47 +05:30
uttarayan21
3222c26bb6
feat: Update to latest iced
2025-11-18 23:54:27 +05:30
uttarayan21
07027d6121
feat: Initial commit
2025-10-31 20:54:28 +05:30