musicus/src
2025-02-09 10:07:59 +01:00
..
application.rs Add original database code 2025-02-09 10:07:53 +01:00
config.rs Initial commit 2025-02-09 10:05:00 +01:00
config.rs.in Initial commit 2025-02-09 10:05:00 +01:00
home_page.rs Apply some clippy suggestions 2025-02-09 10:07:59 +01:00
library.rs Apply some clippy suggestions 2025-02-09 10:07:59 +01:00
library_manager.rs Hook up library manager 2025-02-09 10:07:59 +01:00
main.rs player: Replace GstPlayer with GstPlay 2025-02-09 10:07:59 +01:00
meson.build Move resources to data 2025-02-09 10:06:39 +01:00
player.rs player: Replace GstPlayer with GstPlay 2025-02-09 10:07:59 +01:00
player_bar.rs Apply some clippy suggestions 2025-02-09 10:07:59 +01:00
playlist_item.rs player: Implement MPRIS 2025-02-09 10:07:59 +01:00
playlist_page.rs Handle current item on playlist page 2025-02-09 10:07:59 +01:00
playlist_tile.rs Show current item in player bar 2025-02-09 10:07:59 +01:00
recording_tile.rs Add playlist view 2025-02-09 10:07:59 +01:00
search_entry.rs search entry: Show clear icon 2025-02-09 10:07:59 +01:00
search_tag.rs Allow removing tags via the button 2025-02-09 10:07:59 +01:00
tag_tile.rs Make tiles selectable by mouse 2025-02-09 10:07:59 +01:00
welcome_page.rs Use blueprints directly 2025-02-09 10:07:19 +01:00
window.rs Hook up library manager 2025-02-09 10:07:59 +01:00