index
:
audio-visualizer-python
master
(forked from djfun) a little GUI tool to render visualization videos of audio files
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
components
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-05-29
added component base class
tassaron
3
-56
/
+72
2017-05-28
Fixed component list not affecting render order. FIXME Reverse the render order
DH4
1
-5
/
+11
2017-05-28
slight fixes to component UIs
tassaron
3
-298
/
+284
2017-05-28
Implemented change list order
DH4
2
-3
/
+55
2017-05-28
Fixed Stack & list sync bug.
DH4
1
-1
/
+4
2017-05-28
fixed travelling text bug
tassaron
1
-6
/
+8
2017-05-28
rm old ui file
tassaron
1
-602
/
+0
2017-05-28
title text is now a component
tassaron
7
-162
/
+798
2017-05-28
Fixed Resolution Change in preview. Removed debugging print statements.
DH4
2
-7
/
+4
2017-05-28
Integration with tassaron2 modular design. True Alpha Rendering added, severa...
DH4
11
-1499
/
+1100
2017-05-27
Created a new UI, several new features to be implemented. FIXME: Resolution c...
DH4
5
-112
/
+1219
2017-05-27
Removed .vscode directory and updated .gitignore
DH4
2
-205
/
+2
2017-05-27
Fixed Scaling Bugs
DH4
2
-11
/
+11
2017-05-27
Added automatic scaling of Image and bars. Set title x/y position, and font s...
DH4
4
-25
/
+35
2017-05-26
Removed hardcoded parameters. Defaults loaded at runtime.
DH4
3
-10
/
+237
2017-05-25
improved color button ui xml
tassaron
1
-73
/
+85
2017-05-23
rm unused variable
tassaron
1
-5
/
+3
2017-05-23
rm duplicate code
tassaron
1
-15
/
+5
2017-05-23
select colors more easily using QColorDialog
tassaron
2
-2
/
+47
2017-05-23
try fixing problems with high dpi screens, font size for video in pixels
Martin Kaistra
3
-10
/
+108
2017-05-22
colors are configurable in the GUI
tassaron
3
-18
/
+100
2017-05-22
text and visualization colour can be changed using commandline
tassaron
4
-21
/
+62
2017-05-22
make sure tempfiles get deleted
tassaron
1
-0
/
+1
2017-05-22
rm line that makes atexit raise an error
tassaron
1
-1
/
+0
2017-05-22
add command line options for font size, alignment, position
Martin Kaistra
1
-4
/
+24
[next]