|
45c6548c40
|
Merge branch 'appkit'
|
2025-02-08 12:40:40 +03:00 |
|
|
84fd4b9262
|
Integration start.
modified: Cargo.lock
modified: Cargo.toml
modified: src/main.rs
|
2025-02-08 12:31:08 +03:00 |
|
|
a792c79015
|
GUI with gtk4
modified: Cargo.lock
modified: Cargo.toml
modified: src/main.rs
deleted: src/view.rs
deleted: src/window.rs
|
2025-02-08 11:43:30 +03:00 |
|
|
ffd5eebfd2
|
modified: Cargo.lock
modified: Cargo.toml
modified: src/main.rs
new file: src/theme.rs
new file: src/widget.rs
|
2024-12-12 02:54:49 +03:00 |
|
|
b89ab394ff
|
Rewriting with Iced
modified: Cargo.lock
modified: Cargo.toml
modified: src/main.rs
deleted: src/view.rs
deleted: src/window.rs
|
2024-12-09 05:31:36 +02:00 |
|
|
42b22e87f5
|
modified: Cargo.lock
modified: Cargo.toml
modified: src/ipod_util.rs
modified: src/main.rs
|
2024-12-03 03:04:29 +02:00 |
|
|
0ec9755b7d
|
Changes to be committed:
modified: Cargo.lock
modified: Cargo.toml
new file: src/disk_util/mod.rs
modified: src/main.rs
Changes not staged for commit:
deleted: src/disk_util/mod.rs
modified: src/main.rs
Untracked files:
src/disk_util.rs
src/ipod_util.rs
|
2024-12-02 22:20:43 +02:00 |
|
|
026a09722b
|
Initial commit
new file: .gitignore
new file: Cargo.lock
new file: Cargo.toml
new file: src/main.rs
|
2024-12-01 20:50:05 +03:00 |
|