Mercurial > hg > ugly-duckling
log
age | author | description |
---|---|---|
Fri, 30 Jun 2017 00:59:38 +0100 | Lucas Thompson | Load the audio for the top notebook after removing an item. |
Fri, 30 Jun 2017 00:58:44 +0100 | Lucas Thompson | Add method for loading audio from a uri. |
Thu, 29 Jun 2017 20:24:31 +0100 | Lucas Thompson | Unload current audio from the audio player if removed. |
Thu, 29 Jun 2017 20:11:14 +0100 | Lucas Thompson | Add export button for recordings and option to remove audio item (also removes all related analyses atm). Revokes associated object url for audio on removal. Will be problematic if the history is used for undo / redo. |
Thu, 29 Jun 2017 20:09:11 +0100 | Lucas Thompson | Remove spacing from bottom of card content and align action items to the right. |
Thu, 29 Jun 2017 20:08:11 +0100 | Lucas Thompson | Don't dispose of old audio when loading new audio files. Also move resource manager type out of audio-player. |