From d0b8028f9086487de0889499ed8534935058698c Mon Sep 17 00:00:00 2001 From: Keith Edmunds Date: Sun, 28 Mar 2021 14:43:46 +0100 Subject: [PATCH] Remov notes from git --- .gitignore | 1 + notes.otl | 71 ------------------------------------------------------ 2 files changed, 1 insertion(+), 71 deletions(-) delete mode 100644 notes.otl diff --git a/.gitignore b/.gitignore index 6063baa..1fc208b 100644 --- a/.gitignore +++ b/.gitignore @@ -8,3 +8,4 @@ Session.vim *.flac *.mp3 StudioPlaylist.png +notes.otl diff --git a/notes.otl b/notes.otl deleted file mode 100644 index 3a18aa6..0000000 --- a/notes.otl +++ /dev/null @@ -1,71 +0,0 @@ -First release - Play track - Cause - menu command (play next) - menu command (skip to next) - back to last track - track assignments (modify for "back to last track") - ✓ last = current - ✓ current = next - ✓ next = None - other - ✓ update last / current / next track display - timers to new current - update start time for remaining tracks - show track as played - if playing, fade current over 1 second - Log tracks played - During playback - ✓ Update timers - Update time colours - Status bar Total remaining playlist time - Stop - Fade - Playlist management - Automatically save playlist - Automatically load playlist - Add track to database and playlist - Reorder playlist - Remove track - ✓ Add track - Clear playlist - Clear selection - Click current does not change next - Display - ✓ Remember window size - ✓ Remember dialog size - ✓ Remember playlist column sizes - ✓ Timer font less bold - Make elapsed time and end time correct when track ends - Select next track if not already selected on track end - ✓ Top: previous, current, next track - Buttons - Play next - Skip to next - Fade - Stop - Fix icons in toolbar - Misc - ✓ Logging - ✓ Preferences - Database check for new/missing - Database check mtimes as well - ✓ Move clocks to bottom - Status bar - Timer colour warnings - Non-track playlist entries - Fade entry for some tracks is zero -Later releases - Autoplay next track - Track properties - Copy track - Paste track - Track volume analysis - Open track in Audacity - Wikipedia for song title - Song facts for song title - Named playlists - Song lookup as RompR - Visualise track volume - Script notes - Higher precision timer for some things (RTC)