1
0
Fork 0
mirror of synced 2024-06-26 10:00:50 +12:00
czkawka/czkawka_gui/src/connect_things
Rafał Mikrut 78d00eeb99
Add finding similar audio by content (#970)
* In prehashing check for user clicks, less often

* Similar audio

* Remove ugly time checking

* Fix using cache

* Fix cache and improve performance of validating items

* Remove cache type - cache should be saved to two different cache files(because )

* Working

* Simple multithreading

* Basic Generalization

* Reference folder and swap cleaning

* Split into multiple files

* Commons, improved GUI message

* Simplifying thread run

* Check was stopped

* Fix checking same files

* Make read single file tag more general

* Remove unnnecessary clone

* Reading tags

* Base

* Search

* Gui Fix

* Gui Fix

* Tooltip
2023-05-07 20:54:05 +02:00
..
connect_about_buttons.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
connect_button_compare.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
connect_button_delete.rs Add sort button (#894) 2023-02-19 10:21:14 +01:00
connect_button_hardlink.rs Add sort button (#894) 2023-02-19 10:21:14 +01:00
connect_button_move.rs Big core cleaning (#969) 2023-05-02 22:37:12 +02:00
connect_button_save.rs Reformat code with Intelij tool (#741) 2022-05-31 17:52:55 +02:00
connect_button_search.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
connect_button_select.rs Add sort button (#894) 2023-02-19 10:21:14 +01:00
connect_button_sort.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
connect_button_stop.rs Reformat code with Intelij tool (#741) 2022-05-31 17:52:55 +02:00
connect_change_language.rs Run pydantic clippy lints on project (#901) 2023-01-28 18:54:02 +01:00
connect_duplicate_buttons.rs Implement finding duplicates by size/name (#956) 2023-04-05 08:08:43 +02:00
connect_header_buttons.rs GTK 4 Port (#466) 2022-05-22 10:59:09 +02:00
connect_notebook_tabs.rs GTK 4 Port (#466) 2022-05-22 10:59:09 +02:00
connect_popovers_select.rs Let some else (#936) 2023-03-05 20:54:02 +01:00
connect_popovers_sort.rs Big core cleaning (#969) 2023-05-02 22:37:12 +02:00
connect_progress_window.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
connect_same_music_mode_changed.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00
connect_selection_of_directories.rs Gtk 4.8 on Windows and console build (#920) 2023-02-26 11:50:54 +01:00
connect_settings.rs Add sort button (#894) 2023-02-19 10:21:14 +01:00
connect_show_hide_ui.rs GTK 4 Port (#466) 2022-05-22 10:59:09 +02:00
connect_similar_image_size_change.rs Change image hash compare algorithm and add multithreading (#762) 2022-07-02 21:30:59 +02:00
mod.rs Add finding similar audio by content (#970) 2023-05-07 20:54:05 +02:00