Go to file
2024-02-15 23:00:27 +00:00
app Fix bug importing tracks with no row selected 2024-02-15 23:00:27 +00:00
archive move_rows implemented; all tests pass 2023-10-28 11:30:37 +01:00
docs Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
migrations Fix create playlist from template and tab handlding 2023-11-18 14:29:52 +00:00
testdata WIP: button to drop 3db 2022-06-18 19:04:01 +01:00
.envrc Suppress pygame message at startup 2023-06-14 07:20:36 +01:00
.flake8 Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
.gitignore Git ignore tmp directory 2023-11-25 18:02:39 +00:00
.python-version Add penv files 2021-04-17 14:28:09 +01:00
alembic.ini WIP: carts 2022-10-15 17:42:37 +01:00
analyse_tracks.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
audacity_control.py Typing and other cleanups 2023-01-31 21:14:02 +00:00
conftest.py WIP V3 model development 2023-10-27 06:58:22 +01:00
devnotes.txt Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
InterceptEscapeWhenEditingTableCell.py WIP V3 2023-10-20 20:47:08 +01:00
InterceptEscapeWhenEditingTableCellInView.py V3 WIP: ESC works in editing 2023-10-21 11:03:03 +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 Rewrite logging 2023-12-17 00:12:03 +00:00
pyproject.toml Rewrite logging 2023-12-17 00:12:03 +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
test_helpers.py V3 tweaks and polishes 2023-11-28 14:29:09 +00:00
test_models.py WIP V3: tests for moving rows between playlists pass 2023-11-22 16:57:16 +00:00
test_playlistmodel.py Fix track rows sometimes displayed as header rows 2023-12-15 14:10:54 +00:00
tree.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
web.py Flake8 and Black run on all files 2023-07-09 16:12:21 +01:00
X_test_playlists.py Move test_playlists.py to X_test_playlists for now 2023-11-07 20:50:39 +00:00