Go to file
Keith Edmunds f4923314d8 Remove spurious logging. Start 10ms timer at a better time.
The 10ms timer was paused for five seconds when starting a track to
avoid a short pause (issue #223). That fixed the problem. However, it
doesn't need to be started until the fade graph starts changing, so we
now don't start it until then. It's possible that this may help the
occasional 'slow to refresh after moving tracks' issue that has been
seen which may be caused by timer ticks piling up and needing to be
serviced.
2025-01-31 09:55:21 +00:00
app Remove spurious logging. Start 10ms timer at a better time. 2025-01-31 09:55:21 +00:00
archive Save proxy model example in archive 2024-12-26 14:10:26 +00:00
docs Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
migrations Recover from git cockup: reimplement template management 2024-12-29 18:34:44 +00:00
testdata WIP: button to drop 3db 2022-06-18 19:04:01 +01:00
tests Tweaks to FileImporter and tests 2025-01-31 09:55:21 +00:00
.envrc Add notes to .envrc 2024-12-14 11:56:37 +00:00
.flake8 Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
.gitignore Ignore profile_output files 2024-11-08 09:33:15 +00:00
.python-version Add penv files 2021-04-17 14:28:09 +01:00
alembic.ini Migrate Alembic to Alchemical format 2024-05-24 14:25:54 +01:00
analyse_tracks.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
audacity_tester.py Improve Audacity connections 2024-11-27 10:54:04 +00:00
devnotes.txt Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
file_header.txt File header, type hints, Black 2024-06-22 21:51:41 +01:00
InterceptEscapeWhenEditingTableCell.py WIP V3 2023-10-20 20:47:08 +01:00
InterceptEscapeWhenEditingTableCellInView.py V4 WIP: mostly Black formatting 2024-04-05 10:41:14 +01:00
ipython_commands.txt SQLA2: WIP 2022-07-31 21:11:34 +01:00
mmimport Import multiple tracks from command line 2021-08-21 18:14:47 +01:00
musicmuster.desktop Add .desktop file 2021-09-03 14:16:44 +01:00
poetry.lock Migrate pyproject.toml to v2 2025-01-31 09:54:14 +00:00
pyproject.toml Migrate pyproject.toml to v2 2025-01-31 09:54:14 +00:00
run_gdb.sh Facilitate dev and prod databases - fixes #15 2021-07-04 19:21:28 +01:00
run_prod.sh Use exports in run_prod 2022-04-07 11:51:18 +01:00
tree.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00