Commit graph

45 commits

Author SHA1 Message Date
Elias Projahn
8c3c439409 Revert merging of server and client repository 2021-01-16 16:15:08 +01:00
Elias Projahn
775f3ffe90 Move desktop app to subdirectory 2020-11-14 23:01:51 +01:00
Elias Projahn
ea3bd35ffd Add HTTP client and login support 2020-11-14 22:32:21 +01:00
Elias Projahn
d20d80d1ac Merge work selector and editor to single dialog 2020-11-08 20:23:53 +01:00
Elias Projahn
9ee7bf166d Initialize comment entry in recording editor 2020-11-08 18:00:46 +01:00
Elias Projahn
a763b8a9c3 Insert part after selected index in recording editor 2020-11-08 17:36:21 +01:00
Elias Projahn
99bbd9e58f Merge recording editor and selector into one dialog 2020-11-08 12:11:54 +01:00
Elias Projahn
3e34658b25 Tidy up tracks editor and add track editing and deletion 2020-11-08 02:39:56 +01:00
Elias Projahn
5002eee67a Add about dialog 2020-11-08 00:16:56 +01:00
Elias Projahn
eb77c97f9b Add player details screen 2020-11-07 20:07:26 +01:00
Elias Projahn
c12d8b01bd Add methods to update and delete tracks 2020-11-05 08:11:04 +01:00
Elias Projahn
f580c4e243 Switch all windows to libhandy 2020-11-03 17:53:13 +01:00
Elias Projahn
c8a473b9bb Go back to sidebar when collapsed 2020-11-03 16:41:17 +01:00
Elias Projahn
a83b650398 Add translation infrastructure and German translation 2020-11-02 00:52:04 +01:00
Elias Projahn
a42161dc05 Rename application from Musicus Editor to Musicus 2020-11-01 12:49:10 +01:00
Elias Projahn
54e743b876 Store tracks from tracks editor 2020-11-01 11:04:31 +01:00
Elias Projahn
543f5ed1fd Make music library path changable 2020-11-01 10:13:21 +01:00
Elias Projahn
cf96792029 Add preferences dialog 2020-10-31 23:48:11 +01:00
Elias Projahn
b8911eafaa Add tracks editor 2020-10-31 23:07:25 +01:00
Elias Projahn
6ddee1d187 Add recording selector 2020-10-29 14:12:00 +01:00
Elias Projahn
cefd7dad95 Modularize main window 2020-10-16 21:24:55 +02:00
Elias Projahn
711b6d97ff Use async functions for backend 2020-10-11 21:13:15 +02:00
Elias Projahn
95f939cb07 Use anyhow for backend errors 2020-10-11 19:53:36 +02:00
Elias Projahn
d741f463f5 Add work and recording detail screens 2020-10-10 13:55:14 +02:00
Elias Projahn
caf7681322 Initialize composer label in work editor 2020-10-10 10:56:21 +02:00
Elias Projahn
6f90359d09 Allow editing performances 2020-10-10 10:49:38 +02:00
Elias Projahn
efc4c05ed1 Fix recording editor initialization 2020-10-10 01:14:08 +02:00
Elias Projahn
08bc4462cc Fix work editor initializiation 2020-10-10 01:05:30 +02:00
Elias Projahn
5a95db69fe Save recording from editor 2020-10-09 23:27:01 +02:00
Elias Projahn
bd3a61c4bf Add recording editor 2020-10-09 23:02:50 +02:00
Elias Projahn
c3e7663be9 Add performance editor 2020-10-09 23:02:43 +02:00
Elias Projahn
a7e7fe7b89 Add ensemble selector 2020-10-09 23:01:56 +02:00
Elias Projahn
a222e00688 Add work selector 2020-10-09 22:04:14 +02:00
Elias Projahn
c2d40fe56e Move database access to background thread 2020-10-09 12:22:02 +02:00
Elias Projahn
21ad91d9a9 Add preview of main window contents 2020-09-28 20:09:49 +02:00
Elias Projahn
6cdaf97a36 Add section editor and handling 2020-09-28 18:12:59 +02:00
Elias Projahn
277a1f6189 Add part editor 2020-09-28 17:51:02 +02:00
Elias Projahn
a942a2e677 Allow deleting instrument from work 2020-09-28 17:26:23 +02:00
Elias Projahn
433c3284fe Add instrument selector 2020-09-28 17:19:34 +02:00
Elias Projahn
9c8f32930f Add search to person selector 2020-09-28 17:08:35 +02:00
Elias Projahn
ea2dcbb4db Add basic person selector 2020-09-28 16:52:59 +02:00
Elias Projahn
ed225f61ad Add work editor dialog skeleton 2020-09-28 16:00:51 +02:00
Elias Projahn
44cb9fa410 Add ensemble editor dialog 2020-09-28 15:14:05 +02:00
Elias Projahn
1a6a6f7450 Add instrument editor dialog 2020-09-28 15:08:24 +02:00
Elias Projahn
9fcab517e4 Add person editor dialog 2020-09-28 15:02:19 +02:00