Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
36 commits
Select commit Hold shift + click to select a range
fe46545
Shimmer database name in load()
hagenw Apr 7, 2026
292b061
Show clean text during progress bar
hagenw Apr 7, 2026
2bfee3a
Include version in animation
hagenw Apr 7, 2026
05b7926
Remove progress bar from loading deps
hagenw Apr 7, 2026
c9af809
Add shimmer animation to load_to()
hagenw Apr 7, 2026
e6763b2
Add shimmer to audb.publish()
hagenw Apr 7, 2026
e230b68
Change Root to To for load_to()
hagenw Apr 7, 2026
003015f
Add test for writeable
hagenw Apr 7, 2026
aaf7d27
Fix coverage
hagenw Apr 7, 2026
0d964f1
Use sentinel to handle shimmer variable
hagenw Apr 7, 2026
d91e8cb
Fix coverage under Windows
hagenw Apr 7, 2026
4fd926c
Removed _StreamProxy class, monkey-patch write()
hagenw Apr 7, 2026
52d5d79
Flatten try blocks
hagenw Apr 7, 2026
47dcfc9
Make _write_frame thread safe
hagenw Apr 7, 2026
2348eb7
Improve docstring
hagenw Apr 7, 2026
1b4b58d
Ensure single Shimmer instance
hagenw Apr 7, 2026
6dde12c
Expand tests
hagenw Apr 7, 2026
bccc5e1
Remove AUDB_NO_SHIMMER
hagenw Apr 7, 2026
96a9085
Better naming
hagenw Apr 7, 2026
b9b01b6
Test that we have plain text during bar
hagenw Apr 7, 2026
15abe03
Fix bold removed test
hagenw Apr 7, 2026
1431107
Remove verbose for deps in load_to() and publish()
hagenw Apr 13, 2026
7a4f04c
Make sure tqdm leave=True is supported as well
hagenw Apr 13, 2026
e62826d
More locking to avoid flicker
hagenw Apr 13, 2026
725bd1a
Stop animation if out of terminal viewpoint
hagenw Apr 13, 2026
59116a6
Bound float value that tracks animation position
hagenw Apr 13, 2026
194269f
Add smoke test
hagenw Apr 13, 2026
f195cbe
Always show shimmer animation
hagenw Jun 2, 2026
5fc55dc
Adjust shimmer center test
hagenw Jun 3, 2026
02fec73
Expand viewport test
hagenw Jun 3, 2026
ff231bd
Ensure we restore sys.stdout/stder exactly
hagenw Jun 3, 2026
52dee18
Simplify diff
hagenw Jun 3, 2026
f155d39
Implement shimmer as contextmanager
hagenw Jun 3, 2026
258c0df
Remove unused methods
hagenw Jun 3, 2026
c9da154
Improve diff
hagenw Jun 3, 2026
6256ae0
Better argument names
hagenw Jun 3, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading